Design for measure icons

This commit is contained in:
Agnes Gaschitz 2022-03-05 17:33:49 +01:00
parent 97d9e560d1
commit 74342d1fd3
4 changed files with 337 additions and 280 deletions

View File

@ -5,75 +5,53 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="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"
viewBox="0 0 18 18"
xml:space="preserve" xml:space="preserve"
version="1.1" enable-background="new 0 0 18 18"
viewBox="0 0 18 18"
y="0px"
x="0px"
id="svg6" id="svg6"
sodipodi:docname="measure.svg" version="1.1"><metadata
inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata id="metadata4675"><rdf:RDF><cc:Work
id="metadata12"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs id="defs4673" />
id="defs10" /><sodipodi:namedview
pagecolor="#ffffff" <circle
bordercolor="#666666" id="circle4664"
borderopacity="1" r="4"
objecttolerance="10" cy="8.5"
gridtolerance="10" cx="6.5"
guidetolerance="10" stroke-miterlimit="10"
inkscape:pageopacity="0" stroke-linejoin="round"
inkscape:pageshadow="2" stroke-linecap="round"
inkscape:window-width="1920" stroke="#263238"
inkscape:window-height="1017" fill="none" />
id="namedview8" <path
showgrid="true" id="path4666"
inkscape:zoom="37.083822" d="M12.5,14.5h-8 c-2.2,0-4-1.8-4-4v-4c0-2.2,1.8-4,4-4h4c2.2,0,4,1.8,4,4V14.5z"
inkscape:cx="7.8597919" stroke-miterlimit="10"
inkscape:cy="9.2417814" stroke-linejoin="round"
inkscape:window-x="-8" stroke-linecap="round"
inkscape:window-y="-8" stroke="#263238"
inkscape:window-maximized="1" fill="none" />
inkscape:current-layer="svg6"><inkscape:grid <polyline
type="xygrid" id="polyline4668"
id="grid822" /></sodipodi:namedview><rect points="12.5,12.5 17.5,12.5 17.5,15.5 "
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#263238;stroke-width:1.00157475;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" stroke-miterlimit="10"
id="rect826" stroke-linejoin="round"
width="15" stroke-linecap="round"
height="7" stroke="#263238"
x="1.5007874" fill="none" />
y="1.4992126" /><path <line
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" id="line4670"
d="M 4.50005,1.9857573 V 3.9999998" y2="14.5"
id="path828" x2="17.5"
inkscape:connector-curvature="0" y1="14.5"
sodipodi:nodetypes="cc" /><path x1="12.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" stroke-miterlimit="10"
d="M 7.5317797,1.9857573 V 5.9999998" stroke-linejoin="round"
id="path828-4" stroke-linecap="round"
inkscape:connector-curvature="0" stroke="#263238"
sodipodi:nodetypes="cc" /><path fill="none" />
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" </svg>
d="M 10.50005,1.9857573 V 3.9928785"
id="path828-9"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
d="M 13.50005,1.9857574 V 5.9928785"
id="path828-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 1.5071212,13.49495 H 16.507142"
id="path874"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 3.5071212,11.49495 -2,2 2,2"
id="path882"
inkscape:connector-curvature="0" /><path
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 14.507142,11.49495 2,2 -2,2"
id="path882-2"
inkscape:connector-curvature="0" /></svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -5,75 +5,100 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="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"
viewBox="0 0 18 18"
xml:space="preserve" xml:space="preserve"
version="1.1" enable-background="new 0 0 18 18"
viewBox="0 0 18 18"
y="0px"
x="0px"
id="svg6" id="svg6"
sodipodi:docname="measure.svg" version="1.1"><metadata
inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata id="metadata5268"><rdf:RDF><cc:Work
id="metadata12"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs id="defs5266" />
id="defs10" /><sodipodi:namedview
pagecolor="#ffffff" <line
bordercolor="#666666" id="line5247"
borderopacity="1" y2="15.5"
objecttolerance="10" x2="2.5"
gridtolerance="10" y1="2.5"
guidetolerance="10" x1="2.5"
inkscape:pageopacity="0" stroke-miterlimit="10"
inkscape:pageshadow="2" stroke-linejoin="round"
inkscape:window-width="1920" stroke-linecap="round"
inkscape:window-height="1017" stroke="#263238"
id="namedview8" fill="none" />
showgrid="true" <g
inkscape:zoom="37.083822" id="g5253">
inkscape:cx="7.8597919"
inkscape:cy="9.2417814" <line
inkscape:window-x="-8" id="line5249"
inkscape:window-y="-8" y2="6.2"
inkscape:window-maximized="1" x2="3.5"
inkscape:current-layer="svg6"><inkscape:grid y1="8.5"
type="xygrid" x1="5.2"
id="grid822" /></sodipodi:namedview><rect stroke-miterlimit="10"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#263238;stroke-width:1.00157475;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" stroke-linejoin="round"
id="rect826" stroke-linecap="round"
width="15" stroke="#263238"
height="7" fill="none" />
x="1.5007874"
y="1.4992126" /><path <line
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" id="line5251"
d="M 4.50005,1.9857573 V 3.9999998" y2="6.2"
id="path828" x2="3.5"
inkscape:connector-curvature="0" y1="4.5"
sodipodi:nodetypes="cc" /><path x1="5.8"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" stroke-miterlimit="10"
d="M 7.5317797,1.9857573 V 5.9999998" stroke-linejoin="round"
id="path828-4" stroke-linecap="round"
inkscape:connector-curvature="0" stroke="#263238"
sodipodi:nodetypes="cc" /><path fill="none" />
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" </g>
d="M 10.50005,1.9857573 V 3.9928785" <g
id="path828-9" id="g5259">
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path <line
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" id="line5255"
d="M 13.50005,1.9857574 V 5.9928785" y2="14.5"
id="path828-7" x2="11.7"
inkscape:connector-curvature="0" y1="12.3"
sodipodi:nodetypes="cc" /><path x1="13.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" stroke-miterlimit="10"
d="M 1.5071212,13.49495 H 16.507142" stroke-linejoin="round"
id="path874" stroke-linecap="round"
inkscape:connector-curvature="0" stroke="#263238"
sodipodi:nodetypes="cc" /><path fill="none" />
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 3.5071212,11.49495 -2,2 2,2" <line
id="path882" id="line5257"
inkscape:connector-curvature="0" /><path y2="14.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" x2="11.7"
d="m 14.507142,11.49495 2,2 -2,2" y1="12.7"
id="path882-2" x1="9.5"
inkscape:connector-curvature="0" /></svg> stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
</g>
<line
id="line5261"
y2="15.5"
x2="2.5"
y1="15.5"
x1="15.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
<path
id="path5263"
d="M11.8,14.1 c-0.2-2-1.2-3.9-2.6-5.4S5.8,6.4,3.8,6.2"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -5,75 +5,101 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="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"
viewBox="0 0 18 18"
xml:space="preserve" xml:space="preserve"
version="1.1" enable-background="new 0 0 18 18"
viewBox="0 0 18 18"
y="0px"
x="0px"
id="svg6" id="svg6"
sodipodi:docname="measure.svg" version="1.1"><metadata
inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata id="metadata5911"><rdf:RDF><cc:Work
id="metadata12"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs id="defs5909" />
id="defs10" /><sodipodi:namedview
pagecolor="#ffffff" <line
bordercolor="#666666" id="line5890"
borderopacity="1" y2="12.5"
objecttolerance="10" x2="5.5"
gridtolerance="10" y1="6.5"
guidetolerance="10" x1="11.5"
inkscape:pageopacity="0" stroke-miterlimit="10"
inkscape:pageshadow="2" stroke-linejoin="round"
inkscape:window-width="1920" stroke-linecap="round"
inkscape:window-height="1017" stroke="#263238"
id="namedview8" fill="none" />
showgrid="true" <g
inkscape:zoom="37.083822" id="g5896">
inkscape:cx="7.8597919"
inkscape:cy="9.2417814" <line
inkscape:window-x="-8" id="line5892"
inkscape:window-y="-8" y2="6.5"
inkscape:window-maximized="1" x2="11.5"
inkscape:current-layer="svg6"><inkscape:grid y1="6.5"
type="xygrid" x1="8.7"
id="grid822" /></sodipodi:namedview><rect stroke-miterlimit="10"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#263238;stroke-width:1.00157475;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" stroke-linejoin="round"
id="rect826" stroke-linecap="round"
width="15" stroke="#263238"
height="7" fill="none" />
x="1.5007874"
y="1.4992126" /><path <line
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" id="line5894"
d="M 4.50005,1.9857573 V 3.9999998" y2="6.5"
id="path828" x2="11.5"
inkscape:connector-curvature="0" y1="9.3"
sodipodi:nodetypes="cc" /><path x1="11.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" stroke-miterlimit="10"
d="M 7.5317797,1.9857573 V 5.9999998" stroke-linejoin="round"
id="path828-4" stroke-linecap="round"
inkscape:connector-curvature="0" stroke="#263238"
sodipodi:nodetypes="cc" /><path fill="none" />
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" </g>
d="M 10.50005,1.9857573 V 3.9928785" <g
id="path828-9" id="g5902">
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path <line
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" id="line5898"
d="M 13.50005,1.9857574 V 5.9928785" y2="12.5"
id="path828-7" x2="5.5"
inkscape:connector-curvature="0" y1="9.7"
sodipodi:nodetypes="cc" /><path x1="5.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" stroke-miterlimit="10"
d="M 1.5071212,13.49495 H 16.507142" stroke-linejoin="round"
id="path874" stroke-linecap="round"
inkscape:connector-curvature="0" stroke="#263238"
sodipodi:nodetypes="cc" /><path fill="none" />
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 3.5071212,11.49495 -2,2 2,2" <line
id="path882" id="line5900"
inkscape:connector-curvature="0" /><path y2="12.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" x2="5.5"
d="m 14.507142,11.49495 2,2 -2,2" y1="12.5"
id="path882-2" x1="8.3"
inkscape:connector-curvature="0" /></svg> stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
</g>
<circle
id="circle5904"
r="2"
cy="15.5"
cx="2.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
<circle
id="circle5906"
r="2"
cy="3.5"
cx="14.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -5,75 +5,103 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="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"
viewBox="0 0 18 18"
xml:space="preserve" xml:space="preserve"
version="1.1" enable-background="new 0 0 18 18"
viewBox="0 0 18 18"
y="0px"
x="0px"
id="svg6" id="svg6"
sodipodi:docname="measure.svg" version="1.1"><metadata
inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata id="metadata6504"><rdf:RDF><cc:Work
id="metadata12"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs id="defs6502" />
id="defs10" /><sodipodi:namedview
pagecolor="#ffffff" <line
bordercolor="#666666" id="line6483"
borderopacity="1" y2="13.5"
objecttolerance="10" x2="4.5"
gridtolerance="10" y1="5.5"
guidetolerance="10" x1="12.5"
inkscape:pageopacity="0" stroke-miterlimit="10"
inkscape:pageshadow="2" stroke-linejoin="round"
inkscape:window-width="1920" stroke-linecap="round"
inkscape:window-height="1017" stroke="#263238"
id="namedview8" fill="none" />
showgrid="true" <line
inkscape:zoom="37.083822" id="line6485"
inkscape:cx="7.8597919" y2="2"
inkscape:cy="9.2417814" x2="12"
inkscape:window-x="-8" y1="6"
inkscape:window-y="-8" x1="16"
inkscape:window-maximized="1" stroke-miterlimit="10"
inkscape:current-layer="svg6"><inkscape:grid stroke-linejoin="round"
type="xygrid" stroke-linecap="round"
id="grid822" /></sodipodi:namedview><rect stroke="#263238"
style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#263238;stroke-width:1.00157475;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" fill="none" />
id="rect826" <line
width="15" id="line6487"
height="7" y2="13"
x="1.5007874" x2="1"
y="1.4992126" /><path y1="17"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" x1="5"
d="M 4.50005,1.9857573 V 3.9999998" stroke-miterlimit="10"
id="path828" stroke-linejoin="round"
inkscape:connector-curvature="0" stroke-linecap="round"
sodipodi:nodetypes="cc" /><path stroke="#263238"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" fill="none" />
d="M 7.5317797,1.9857573 V 5.9999998" <g
id="path828-4" id="g6493">
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" /><path <line
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" id="line6489"
d="M 10.50005,1.9857573 V 3.9928785" y2="5.5"
id="path828-9" x2="12.5"
inkscape:connector-curvature="0" y1="5.5"
sodipodi:nodetypes="cc" /><path x1="9.7"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" stroke-miterlimit="10"
d="M 13.50005,1.9857574 V 5.9928785" stroke-linejoin="round"
id="path828-7" stroke-linecap="round"
inkscape:connector-curvature="0" stroke="#263238"
sodipodi:nodetypes="cc" /><path fill="none" />
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 1.5071212,13.49495 H 16.507142" <line
id="path874" id="line6491"
inkscape:connector-curvature="0" y2="5.5"
sodipodi:nodetypes="cc" /><path x2="12.5"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" y1="8.3"
d="m 3.5071212,11.49495 -2,2 2,2" x1="12.5"
id="path882" stroke-miterlimit="10"
inkscape:connector-curvature="0" /><path stroke-linejoin="round"
style="fill:none;stroke:#263238;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" stroke-linecap="round"
d="m 14.507142,11.49495 2,2 -2,2" stroke="#263238"
id="path882-2" fill="none" />
inkscape:connector-curvature="0" /></svg> </g>
<g
id="g6499">
<line
id="line6495"
y2="13.5"
x2="4.5"
y1="10.7"
x1="4.5"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
<line
id="line6497"
y2="13.5"
x2="4.5"
y1="13.5"
x1="7.3"
stroke-miterlimit="10"
stroke-linejoin="round"
stroke-linecap="round"
stroke="#263238"
fill="none" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB