diff options
Diffstat (limited to 'Flat Remix/status/radio-checked-symbolic.svg')
-rw-r--r-- | Flat Remix/status/radio-checked-symbolic.svg | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/Flat Remix/status/radio-checked-symbolic.svg b/Flat Remix/status/radio-checked-symbolic.svg index df5db65d4..4b0591c8b 100644 --- a/Flat Remix/status/radio-checked-symbolic.svg +++ b/Flat Remix/status/radio-checked-symbolic.svg @@ -1,16 +1,4 @@ -<?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="layer9" inkscape:label="status" transform="translate(-560.0002,201)"> - <path inkscape:connector-curvature="0" d="m 568.0002,-196 c -1.65555,0 -3,1.34444 -3,3 0,1.65555 1.34445,3 3,3 1.65555,0 3,-1.34445 3,-3 0,-1.65556 -1.34445,-3 -3,-3 z" id="path9555" sodipodi:nodetypes="csssc" color="#555555" stroke-width="1.781" fill="#555555"/> - <path inkscape:connector-curvature="0" d="m 568.0002,-200 c -3.85772,0 -7,3.14228 -7,7 0,3.85772 3.14228,7 7,7 3.85772,0 7,-3.14227 7,-7 0,-3.85773 -3.14229,-7 -7,-7 z m 0,1 c 3.31633,0 6,2.68367 6,6 0,3.31633 -2.68368,6 -6,6 -3.31634,0 -6,-2.68366 -6,-6 0,-3.31634 2.68366,-6 6,-6 z" id="path9557" color="#555555" fill="#555555"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#5c616c" d="M 8,5 C 6.34,5 5,6.34 5,8 5,9.66 6.34,11 8,11 9.66,11 11,9.66 11,8 11,6.34 9.66,5 8,5 Z"/> + <path style="fill:#5c616c" d="M 8,1 C 4.14,1 1,4.14 1,8 1,11.86 4.14,15 8,15 11.86,15 15,11.86 15,8 15,4.14 11.86,1 8,1 Z M 8,2 C 11.32,2 14,4.68 14,8 14,11.32 11.32,14 8,14 4.68,14 2,11.32 2,8 2,4.68 4.68,2 8,2 Z"/> </svg> |