Started creating "pure path" sign symbols

These symbols are based on the original Cantarell symbols, but instead of
creating filled paths, these utilize only single paths that hase to be
stroked. This way, changing the stroke-width value is enough to make the
sign emphasized.
This commit is contained in:
2013-09-05 11:23:08 +02:00
parent 549e43c4da
commit 28a55131bb
6 changed files with 442 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
width="29.963367"
height="27.189995"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.48.4 r9939"
version="1.0"
sodipodi:docname="sign_cancer.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.4"
inkscape:cx="10.158341"
inkscape:cy="12.49827"
inkscape:document-units="px"
inkscape:current-layer="layer1"
inkscape:window-width="1680"
inkscape:window-height="991"
inkscape:window-x="0"
inkscape:window-y="27"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-maximized="1" />
<metadata
id="metadata7">
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-268.37294,-376.61045)">
<path
style="fill:none;stroke:#000000;stroke-width:1.08010840000000008px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 273.54203,379.05439 c 0,0 3.89326,-1.73742 7.14627,1.33229 0.96562,0.91121 1.74445,2.09588 1.72605,4.40578 -0.0309,3.88208 -2.99327,5.93095 -6.17205,5.93095 -3.17877,0 -6.17204,-2.52129 -6.17204,-5.83451 0,-2.34811 1.0489,-3.87689 2.65205,-5.25588 1.60314,-1.379 4.58519,-2.21227 6.84711,-2.36274 10.79005,-0.71782 18.22683,2.0252 18.22683,2.0252 m -28.88326,21.81992 c 0,0 7.43679,2.74303 18.22683,2.02521 2.26193,-0.15048 5.24397,-0.98374 6.84712,-2.36274 1.60314,-1.379 2.65206,-2.90777 2.65206,-5.25588 0,-3.31322 -2.99329,-5.83452 -6.17206,-5.83452 -3.17877,0 -6.14111,2.04887 -6.17205,5.93095 -0.0184,2.30991 0.76043,3.49458 1.72606,4.40578 3.25301,3.06971 7.14627,1.3323 7.14627,1.3323"
id="path11809"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csszsssccssszssc"
inkscape:transform-center-x="-0.57862728"
inkscape:transform-center-y="-6.2684841" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB