diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:20:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-11 20:20:47 +0200 |
commit | 1d51121914673c964f3d2846a6f256c4626f8a21 (patch) | |
tree | 7f322e99df4904f409d09cd19b98b87b189487a8 /scalable | |
parent | Fixes and aliases (diff) | |
download | simple-icon-theme-1d51121914673c964f3d2846a6f256c4626f8a21.tar.gz simple-icon-theme-1d51121914673c964f3d2846a6f256c4626f8a21.tar.bz2 simple-icon-theme-1d51121914673c964f3d2846a6f256c4626f8a21.tar.xz |
Minor improvement
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'scalable')
-rw-r--r-- | scalable/apps/user-info.svg | 64 |
1 files changed, 63 insertions, 1 deletions
diff --git a/scalable/apps/user-info.svg b/scalable/apps/user-info.svg index 6d6b335..cff98fb 100644 --- a/scalable/apps/user-info.svg +++ b/scalable/apps/user-info.svg @@ -1 +1,63 @@ -<svg height="16.000031" width="16.000202" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" transform="translate(-102.0002 -648.99997)"><path d="m109.55489 655.09373c-.70541.62353-1.53918.90625-2.55469.90625s-1.85318-.29053-2.55859-.91406c-1.10938.36328-2.43603 1.28775-2.4375 2.90234l-.004 3.01172c-.00072.554.446 1.00002 1 1.00002h6v-5c-.011-.32734.3599-.99776 1-1l1.14063-.004c-.71485-.60547-1.157-.79019-1.58594-.90236z"/><path d="m52 342.5a2.5 2.5 0 1 1 -5 0 2.5 2.5 0 1 1 5 0z" transform="matrix(1.2 0 0 1.2 47.6002 240.99997)"/><path d="m110.8754 657c-.49245 0-.875.38256-.875.875v6.25c0 .49244.38255.875.875.875h6.25c.49245 0 .875-.38256.875-.875v-6.25c0-.49244-.38255-.875-.875-.875zm2.125 1h2v1h-2zm0 2h2v4h-2z"/></g></svg>
\ No newline at end of file +<?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.000031" + width="16.000202" + version="1.1" + id="svg10" + sodipodi:docname="user-info.svg" + inkscape:version="0.92.2 2405546, 2018-03-11"> + <metadata + id="metadata16"> + <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="defs14" /> + <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="namedview12" + showgrid="false" + inkscape:zoom="8.5206359" + inkscape:cx="-0.4369539" + inkscape:cy="-8.7408061" + inkscape:window-x="1920" + inkscape:window-y="38" + inkscape:window-maximized="0" + inkscape:current-layer="svg10" /> + <path + style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" + d="m 12,8 a 4,4 0 0 0 -4,4 4,4 0 0 0 4,4 4,4 0 0 0 4,-4 4,4 0 0 0 -4,-4 z m -1,1 h 2 v 1 h -2 z m 0,2 h 2 v 4 h -2 z" + id="path826" + inkscape:connector-curvature="0" /> + <path + style="fill:#bebebe;stroke-width:1.20000005" + inkscape:connector-curvature="0" + id="path4" + d="M 8,3 A 3,3 0 1 1 2,3 3,3 0 1 1 8,3 Z" /> + <path + style="fill:#bebebe" + d="M 2.4414062 6.0859375 C 1.3320262 6.4492175 0.00537625 7.3736912 0.00390625 8.9882812 L 0 12 C -0.00072 12.554 0.446 13 1 13 L 7.1015625 13 C 7.0351598 12.676489 7 12.34237 7 12 C 7.0000002 10.116337 8.0678982 8.4868236 9.6171875 7.6347656 C 9.182512 6.888418 8.4212625 6.319879 7.5546875 6.09375 C 6.8492775 6.71728 6.01551 7 5 7 C 3.98449 7 3.1468163 6.7094675 2.4414062 6.0859375 z " + id="path831" /> +</svg> |