Skip to content

Commit

Permalink
Adjust uav
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Apr 29, 2021
1 parent 18d202b commit 8f07fc6
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions symbols/Feuerwehr_Fahrzeuge/UAV.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
{% include './fonts/fonts.j2' %}
</style>
</defs>
<path d="M3.51 21.51h173.54v101H3.51v-101z" fill="red" />
<path
d="M0 18v108h180.56V18H0zm4.182 3.51h169.945L88.743 71.39l-14.808 8.66-69.753 40.74V21.51zm172.196 101H6.683l70.707-41.3 18.418-10.77 80.57-47.07v99.14z" />
<path
d="M141.09 59.21a3.8 3.8 0 01-2.46 3.62l-1.18.37q-28.32 8.8-55.88 20l-3.34 1.36a6.49 6.49 0 01-4.9 0l-3.34-1.36c-1.67-.68-3.35-1.36-5-2-1-.4-1.93-.78-2.9-1.16q-23.71-9.3-47.98-16.84l-1.18-.37a3.8 3.8 0 01-2.46-3.62c0-.16.2-.26.45-.26h.17a382.08 382.08 0 0163.4 12.43l1.29.38c1.56-.46 3.11-.9 4.64-1.33A381.41 381.41 0 01140.47 59h.17c.25 0 .45.05.45.21z" />
<text font-family="Roboto Slab" font-weight="700" font-size="150%" text-anchor="start" y="50" x="10"
fill="#FFF">UAV</text>
<path d="M41.23 77.5h173.54v101H41.23v-101z" fill="red"/>
<path
d="M37.72 74v108h180.56V74H37.72zm4.182 3.51h169.945l-85.384 49.88-14.808 8.66-69.753 40.74V77.51zm172.196 101H44.403l70.707-41.3 18.418-10.77 80.57-47.07v99.14z"
fill="#000"/>
<path
d="M193.31 115.215a3.8 3.8 0 01-2.46 3.62l-1.18.37q-28.32 8.8-55.88 20l-3.34 1.36a6.49 6.49 0 01-4.9 0l-3.34-1.36c-1.67-.68-3.35-1.36-5-2-1-.4-1.93-.78-2.9-1.16q-23.71-9.3-47.98-16.84l-1.18-.37a3.8 3.8 0 01-2.46-3.62c0-.16.2-.26.45-.26h.17a382.08 382.08 0 0163.4 12.43l1.29.38c1.56-.46 3.11-.9 4.64-1.33a381.41 381.41 0 0160.05-11.43h.17c.25 0 .45.05.45.21z"
fill="#000"/>
<text fill="#FFF" font-family="Roboto Slab" font-size="150%"
font-weight="700" text-anchor="start" x="50" y="100">UAV</text>
</svg>

0 comments on commit 8f07fc6

Please sign in to comment.