Last War Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Last War icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/328182.svg" alt="Last War icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328182.svg" alt="Last War icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328182.svg" alt="Last War icon" :width="24" :height="24" />
CSS background
.icon-last-war {
background-image: url('https://proicons.com/icon/328182.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.af{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><g id="f"><path id="g" class="af" d="M32.89028835,22.82305002c0-1.42541695,1.2925415-2.5492363,2.77056503-2.26545906.96951675.18614197,1.74372482,1.02381325,1.84022522,2.00539207.07180023.73013878-.15948868,1.45059395-.66431427,1.89319229-.93520737.81992722-3.94647598,3.02961159-3.94647598,3.02961159h4.62359619"/><g id="h"><path id="i" class="af" d="M27.5067873,22.34410524l3.31502151,3.31185341"/><path id="j" class="af" d="M30.82181072,22.34410524l-3.31502151,3.31185341"/></g></g><g id="k"><path id="l" class="af" d="M10.5946207,24.0000329h3.48950863"/><g id="m"><path id="n" class="af" d="M15.88143063,26.89807367c.4817791.40330887,1.00196075.58811378,2.17012405.58811378h.27215576c.96337509,0,1.74435234-.78022003,1.74435234-1.74267197v-.00000381c0-.96245193-.78097725-1.74267197-1.74435234-1.74267197"/><path id="o" class="af" d="M15.88065434,21.09619188c.48285294-.4020195,1.0035305-.58543396,2.17168617-.58231354l.27136993.00160027c.96337509,0,1.74435234.78022194,1.74435234,1.74267197v.00000381c0,.96245003-.78097725,1.74267197-1.74435234,1.74267197"/><path id="p" class="af" d="M16.9828577,24.0008111h1.34086418"/></g></g><path id="q" class="af" d="M23.99999905,12.25426626v23.49146938"/><path id="r" class="af" d="M40.99035549,12.25426626v23.49146938"/><path id="s" class="af" d="M7.00964212,12.25426626v23.49146938"/><g id="t"><path id="u" class="af" d="M26.0131197,10.03678751h12.96339989"/><path id="v" class="af" d="M9.0234766,10.03678751h12.96340179"/><path id="w" class="af" d="M21.4819994,8.50836515h5.0359993l-1.23480225,3.74463463h-2.56639481l-1.23480225-3.74463463Z"/><path id="x" class="af" d="M38.47235775,8.50836515h5.0359993l-1.23480225,3.74463463h-2.56639481l-1.23480225-3.74463463Z"/><path id="y" class="af" d="M4.49164295,8.50836515h5.0359993l-1.2348032,3.74463463h-2.56639385l-1.23480225-3.74463463Z"/></g><g id="z"><path id="aa" class="af" d="M21.9868803,37.96321535h-12.96340275"/><path id="ab" class="af" d="M38.97651958,37.96321535h-12.96340179"/><path id="ac" class="af" d="M21.4819994,39.49163485h5.0359993l-1.23480225-3.74463654h-2.56639481l-1.23480225,3.74463654Z"/><path id="ad" class="af" d="M38.47235775,39.49163485h5.0359993l-1.23480225-3.74463654h-2.56639481l-1.23480225,3.74463654Z"/><path id="ae" class="af" d="M4.49164295,39.49163485h5.0359993l-1.2348032-3.74463654h-2.56639385l-1.23480225,3.74463654Z"/></g></g></svg>
Copied!