Better symbolic icons

A lot of the old symbolic icons were not very geometric and off
the 16x16 grid. This brings them in line with the GNOME style for
symbolic icons and aligns them to the pixel grid where possible.
This commit is contained in:
Tobias Bernard 2019-04-03 18:58:33 +02:00
parent 68093c8e9b
commit a69b00ee86
15 changed files with 709 additions and 536 deletions

View file

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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#"
@ -7,47 +10,103 @@
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"
sodipodi:docname="mail-sent-symbolic-rtl.svg"
height="15.973852"
id="svg7384"
style="enable-background:new"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
version="1.1"
x="0px"
y="0px"
width="90.476997"
height="57.429001"
viewBox="0 0 90.476997 57.429001"
enable-background="new 0 0 100 100"
xml:space="preserve"
id="svg2"
inkscape:version="0.48.4 r9939"
sodipodi:docname="sent-symbolic.svg"><metadata
id="metadata12"><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="defs10" /><sodipodi:namedview
pagecolor="#ffffff"
width="16.000013">
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
bordercolor="#666666"
borderlayer="false"
borderopacity="1"
objecttolerance="10"
inkscape:current-layer="layer12"
inkscape:cx="-52.743642"
inkscape:cy="-8.1939732"
gridtolerance="10"
inkscape:guide-bbox="true"
guidetolerance="10"
inkscape:pageopacity="0"
id="namedview88"
inkscape:object-nodes="false"
inkscape:object-paths="false"
objecttolerance="10"
pagecolor="#333333"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:window-width="769"
inkscape:window-height="480"
id="namedview8"
showborder="true"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="2.36"
inkscape:cx="45.477"
inkscape:cy="27"
inkscape:window-x="0"
inkscape:window-y="58"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" /><g
id="Captions"
transform="matrix(-1,0,0,1,95,-19.571)" /><path
style="fill:#bebebe;fill-opacity:1"
inkscape:connector-curvature="0"
id="path6"
d="M 90.477,18.945 69.9,34.93 69.944,57.429 53.537,46.557 59.335,41.043 36.561,57.429 0,0 90.477,18.945 z M 8.117,5.421 58.105,37.347 66.257,51.199 66.13,33.602 8.117,5.421 z" /></svg>
showguides="true"
inkscape:showpageshadow="true"
inkscape:snap-bbox="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-bbox-midpoints="true"
inkscape:snap-global="true"
inkscape:snap-grids="true"
inkscape:snap-nodes="true"
inkscape:snap-others="false"
inkscape:snap-to-guides="true"
inkscape:window-height="1016"
inkscape:window-maximized="1"
inkscape:window-width="1920"
inkscape:window-x="1600"
inkscape:window-y="27"
inkscape:zoom="6.2866212">
<inkscape:grid
color="#000000"
dotted="false"
empcolor="#0800ff"
empopacity="0.4627451"
empspacing="4"
enabled="true"
id="grid4866"
opacity="0.16470588"
originx="-64"
originy="-16.026148"
snapvisiblegridlinesonly="true"
spacingx="0.25"
spacingy="0.25"
type="xygrid"
visible="true" />
</sodipodi:namedview>
<metadata
id="metadata90">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>Moka Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<title
id="title8473">Moka Symbolic Icon Theme</title>
<defs
id="defs7386">
<linearGradient
id="linearGradient5606"
osb:paint="solid">
<stop
id="stop5608"
offset="0"
style="stop-color:#000000;stop-opacity:1;" />
</linearGradient>
</defs>
<g
inkscape:groupmode="layer"
id="layer12"
inkscape:label="actions"
style="display:inline"
transform="translate(-305.0002,-201)">
<path
inkscape:connector-curvature="0"
d="m 305.0002,203.90625 16,3.34375 -3,2.34375 V 214.25 l -3.5,-2 v 0 l 1,-1.09375 -4.03125,2.90625 z m 1.4375,0.96875 8.84375,5.625 0.875,1.3125 0.84375,0.53125 V 210 Z"
id="path6"
sodipodi:nodetypes="ccccccccccccccc"
style="fill:#bebebe;fill-opacity:1;stroke:none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Before After
Before After