diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:16:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:16:25 +0200 |
commit | 57bbb1a2571f305dbc66b42461c98b6689fd369d (patch) | |
tree | 16f2cde2acd315ae929418037b6e44b5cb9ea82b /scalable/actions/format-text-normal.svg | |
parent | Fix makefile (diff) | |
download | simple-icon-theme-57bbb1a2571f305dbc66b42461c98b6689fd369d.tar.gz simple-icon-theme-57bbb1a2571f305dbc66b42461c98b6689fd369d.tar.bz2 simple-icon-theme-57bbb1a2571f305dbc66b42461c98b6689fd369d.tar.xz |
Fixes and aliases
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'scalable/actions/format-text-normal.svg')
-rw-r--r-- | scalable/actions/format-text-normal.svg | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/scalable/actions/format-text-normal.svg b/scalable/actions/format-text-normal.svg new file mode 100644 index 0000000..56f40ea --- /dev/null +++ b/scalable/actions/format-text-normal.svg @@ -0,0 +1,54 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="16" + width="16" + version="1.1" + id="svg8" + sodipodi:docname="format-text-normal.svg" + inkscape:version="0.92.2 2405546, 2018-03-11"> + <metadata + id="metadata14"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs12" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="960" + inkscape:window-height="1138" + id="namedview10" + showgrid="false" + inkscape:zoom="14.75" + inkscape:cx="-6.1694915" + inkscape:cy="8" + inkscape:window-x="1920" + inkscape:window-y="38" + inkscape:window-maximized="0" + inkscape:current-layer="svg8" /> + <path + style="fill:#bebebe" + inkscape:connector-curvature="0" + id="path2" + d="m 3.9998,3 v 2 h 6 c 0.42816,0 1,0.61414 1,1 v 1 h -5 C 5.08053,7 4.2642,7.38396 3.7498,7.96875 3.2354,8.55354 2.99341,9.27938 2.9998,10 3.0058,10.72062 3.26873,11.45271 3.78105,12.03125 4.29337,12.60979 5.09152,13 5.9998,13 h 6 1 V 12 6 c 0,-1.63434 -1.3198,-3 -3,-3 z m 2,6 h 5 v 2 h -5 C 5.60193,11 5.43289,10.89021 5.28105,10.71875 5.12921,10.54729 5.00228,10.27938 4.9998,10 4.9978,9.72062 5.10447,9.44646 5.2498,9.28125 5.39513,9.11604 5.57744,9 5.9998,9 Z" /> +</svg> |