22 lines
502 B
XML
22 lines
502 B
XML
<!--
|
|
tags: [war, military, armour, vehicle, gun, attack, shoot, battle, battlefield, tank]
|
|
category: Vehicles
|
|
version: "1.34"
|
|
unicode: "ed95"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M2 15a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3" />
|
|
<path d="M6 12l1 -5h5l3 5" />
|
|
<path d="M21 9l-7.8 0" />
|
|
</svg>
|