diff options
Diffstat (limited to 'Flat Remix/actions/symbolic/format-text-strikethrough-symbolic.svg')
-rw-r--r-- | Flat Remix/actions/symbolic/format-text-strikethrough-symbolic.svg | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/Flat Remix/actions/symbolic/format-text-strikethrough-symbolic.svg b/Flat Remix/actions/symbolic/format-text-strikethrough-symbolic.svg index 4576e192c..c25f725ef 100644 --- a/Flat Remix/actions/symbolic/format-text-strikethrough-symbolic.svg +++ b/Flat Remix/actions/symbolic/format-text-strikethrough-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="layer12" inkscape:label="actions" transform="translate(-421.00061,-109.00002)"> - <path inkscape:connector-curvature="0" d="m 425.0002,112 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 2,0 c 0,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m -1,7 c 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-0.84375 c 0.0156,-0.0937 0,-0.15625 0,-0.15625 l 0,-1 0,-1 -2,0 0,1 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 l -2,0 z" id="path11643-3-2-6" fill="#555555"/> - <path inkscape:connector-curvature="0" d="m 422.00041,116.00002 0,2 14,0 0,-2 -14,0 z" id="path5100-8" color="#000000" 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 3 L 4 5 L 10 5 C 10.43 5 11 5.61 11 6 L 13 6 C 13 4.37 11.68 3 10 3 L 4 3 z M 3 10 C 3 10.72 3.2693 11.449 3.7793 12.029 C 4.2893 12.609 5.09 13 6 13 L 13 13 L 13 10 L 11 10 L 11 11 L 6 11 C 5.6 11 5.4293 10.891 5.2793 10.721 C 5.1293 10.551 5 10.28 5 10 L 3 10 z"/> + <path style="fill:#5c616c" d="M 1,7 V 9 H 15 V 7 Z"/> </svg> |