diff options
Diffstat (limited to 'Flat Remix/actions/symbolic/location-symbolic.svg')
-rw-r--r-- | Flat Remix/actions/symbolic/location-symbolic.svg | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/Flat Remix/actions/symbolic/location-symbolic.svg b/Flat Remix/actions/symbolic/location-symbolic.svg index 08a0ce4f6..927820368 100644 --- a/Flat Remix/actions/symbolic/location-symbolic.svg +++ b/Flat Remix/actions/symbolic/location-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(-581.0002,-69.000001)"> - <path inkscape:connector-curvature="0" d="m 585.0002,71.00002 0,2 7,0 c 1.6793,0 3,1.3207 3,3 0,1.6793 -1.3207,3 -3,3 l -1,0 0,-2 -5,3 5,3 0,-2 1,0 c 2.75085,0.10093 5,-2.2473 5,-5 0,-2.7527 -2.2473,-5 -5,-5 l -7,0 z m -2,7 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z" id="path6293" color="#555555" stroke-width="2" fill="#555555"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#5c616c" d="M 4,2 V 4 H 11 C 12.68,4 14,5.321 14,7 14,8.679 12.68,10 11,10 H 10 V 8 L 5,11 10,14 V 12 H 11 C 13.75,12.101 16,9.753 16,7 16,4.247 13.75,2 11,2 Z M 2,9 A 2,2 0 0 0 0,11 2,2 0 0 0 2,13 2,2 0 0 0 4,11 2,2 0 0 0 2,9 Z"/> </svg> |