[styles] Add Metal Construction icons

Signed-off-by: yaslack <yaslack2210@gmail.com>
This commit is contained in:
yaslack 2023-03-14 20:18:33 +01:00 committed by Viktor Govako
parent 3168aa349f
commit 04115efd7b
3 changed files with 29 additions and 0 deletions

View file

@ -2722,6 +2722,9 @@ area|z17-[craft=shoemaker]
node|z17-[craft=tailor],
area|z17-[craft=tailor]
{icon-image:clothes-m.svg;}
node|z17-[craft=metal_construction],
area|z17-[craft=metal_construction]
{icon-image:metal_construction-m.svg;}
/* 7. CAR */

View file

@ -0,0 +1,13 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>metal_construction-m</title>
<g fill="none" fill-rule="evenodd">
<g id="metal_construction-m" fill-rule="nonzero">
<circle id="Oval" cx="12" cy="12" r="12" fill="#fff" opacity=".6"/>
<circle id="Oval" cx="12" cy="12" r="11" fill="#8C5F93"/>
<path
id="path1575"
style="fill:#ffffff;stroke-width:1.08707"
d="m 4.8393016,8.1229641 0.018198,2.1276649 2.6206275,-0.03546 0.018198,6.400728 H 4.8575004 l 0.036398,2.021282 7.2977196,-0.01772 -0.01819,-2.056744 -2.6752241,-0.03546 0.0182,-6.418459 2.5842311,0.01773 -0.01819,-1.9503594 z m 0.8086105,7.9060379 h 1.2096387 v -0.764781 z m 4.5554489,-5.253167 2.406409,0.05015 3.899154,-2.469866 0.0386,4.03704 1.132428,0.02508 -5.263215,3.610768 h -2.264852 z m 8.30018,1.868071 0.05148,1.25374 -5.623533,4.3254 -0.09008,-1.855535 z m -5.700745,-4.6639088 0.09008,1.9056827 5.662139,-3.422707 -0.02574,-1.3289634 z M 6.0768201,7.5201255 12.646588,7.5733171 17.560265,4.949196 12.664788,4.8960044 Z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,13 @@
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>metal_construction_night-m</title>
<g id="Page-2:-Night" fill="none" fill-rule="evenodd" opacity="1">
<g id="metal_construction_night-m" fill-rule="nonzero">
<circle id="Oval" cx="12" cy="12" r="12" fill="#000" opacity=".6"/>
<circle id="Oval" cx="12" cy="12" r="11" fill="#8C5F93"/>
<path
id="path1575"
style="fill:#000000;stroke-width:1.08707"
d="m 4.839,8.1229597 0.018198,2.1276653 2.6206275,-0.03546 0.018198,6.400728 H 4.8571988 l 0.036398,2.021282 7.2977192,-0.01772 -0.01819,-2.056744 -2.6752237,-0.03546 0.0182,-6.418459 2.5842307,0.01773 -0.01819,-1.9503598 z m 0.8086105,7.9060383 h 1.2096387 v -0.764781 z m 4.5554485,-5.253167 2.406409,0.05015 3.899154,-2.4698664 0.0386,4.0370404 1.132428,0.02508 -5.263215,3.610768 h -2.264852 z m 8.30018,1.868071 0.05148,1.25374 -5.623533,4.3254 -0.09008,-1.855535 z m -5.700745,-4.6639092 0.09008,1.9056827 5.662139,-3.422707 -0.02574,-1.3289634 z M 6.0765185,7.5201211 12.646286,7.5733131 17.559963,4.949192 12.664486,4.896 Z" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB