diff options
Diffstat (limited to 'Flat Remix/actions/symbolic/image-crop-symbolic.svg')
-rw-r--r-- | Flat Remix/actions/symbolic/image-crop-symbolic.svg | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/Flat Remix/actions/symbolic/image-crop-symbolic.svg b/Flat Remix/actions/symbolic/image-crop-symbolic.svg index 816875574..c20cabcb2 100644 --- a/Flat Remix/actions/symbolic/image-crop-symbolic.svg +++ b/Flat Remix/actions/symbolic/image-crop-symbolic.svg @@ -1,15 +1,3 @@ -<?xml version='1.0' encoding='UTF-8' standalone='no'?> -<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new"> - <metadata id="metadata90"/> - <defs id="defs7386"> - <linearGradient id="linearGradient5606" osb:paint="solid"> - <stop id="stop5608"/> - </linearGradient> - <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554"> - <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/> - </filter> - </defs> - <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-321.00021,-129)"> - <path inkscape:connector-curvature="0" d="m 324.00021,129 0,2 2,0 0,-2 -2,0 z m -3,3 0,2 11,0 0,11 2,0 0,-11 0,-2 -2,0 -11,0 z m 3,3 0,5 0,2 2,0 5,0 0,-2 -5,0 0,-5 -2,0 z m 11,5 0,2 2,0 0,-2 -2,0 z" id="rect31984-5" fill="#555555" color="#555555"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#5c616c" d="M 3,0 V 2 H 5 V 0 Z M 0,3 V 5 H 11 V 16 H 13 V 5 3 H 11 Z M 3,6 V 11 13 H 5 10 V 11 H 5 V 6 Z M 14,11 V 13 H 16 V 11 Z"/> </svg> |