Awoostria Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Awoostria 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/322270.svg" alt="Awoostria icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322270.svg" alt="Awoostria icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322270.svg" alt="Awoostria icon" :width="24" :height="24" />
CSS background
.icon-awoostria {
background-image: url('https://proicons.com/icon/322270.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M22.1275,32.4339h6.6729l-.0489,6.4739,1.7909,3.4364h2.2079c.6619-.0002,1.1982-.537,1.198-1.1989-.0001-.3008-.1134-.5906-.3172-.8118l-1.3136-1.4258v-6.8638l5.1821-5.7354c.6053-.6445.9423-1.4954.9425-2.3795v-1.7683h1.6418c.2079.0027.3786-.1636.3813-.3715.0008-.0605-.013-.1203-.0402-.1743l-1.6411-3.3657h.8815c.1584,0,.2868-.1284.2868-.2868,0-.0439-.0101-.0871-.0294-.1265l-1.1171-2.2922,2.8274-1.6825c.5398-.3106.8196-.9324.6941-1.5424l-.128-.6406v-.0045c-.0327-.1635-.169-.286-.335-.3011.4834-.3213.7234-.9038.6067-1.4724l-.402-1.97c-.068-.3222-.3844-.5282-.7065-.4601-.0621.0131-.1216.036-.1765.0679l-4.3345,2.5595c-.6636-.5715-1.4732-.9468-2.3381-1.084l-1.364-2.7853c-.0429-.0864-.1294-.1426-.2258-.1468-.4767-.0239-.9165.2559-1.0968.6978l-.3071.7528-1.0629-1.7495c-.0503-.0823-.1415-.1308-.2379-.1265-.477.0197-.8895.3384-1.0291.7949l-1.4122,4.6251c-.0663.2169-.0774.4469-.0324.6692l.2153,1.0622-1.5229,1.5229c-.1628.1633-.1628.4276,0,.5909l.8115.8115-1.7314,1.7314c-.131.1307-.1312.3428-.0005.4737.0002.0002.0003.0003.0005.0005l.6218.6218-5.4253,1.2955c-.9023.4377-1.7279,1.0183-2.445,1.7193l-1.2842.3764c-.6796.1975-1.2475.6668-1.5695,1.297l-2.9855,5.8318-5.1347,3.6698c-.319.228-.5598.5491-.6895.9191l-1.0705,3.0525c-.1124.3192.0553.6691.3745.7815.0597.021.1223.0327.1856.0345l3.2061.0971c.5438.0162,1.0687-.2007,1.4423-.5962l3.794-4.0229,1.0938-2.8305.6022,4.54-1.4453,3.1925,1.7916,4.4241h2.366c.6906,0,1.2504-.5598,1.2504-1.2504,0-.27-.0874-.5328-.2492-.749l-1.5974-2.1319c-.2172-.2901-.1778-.6979.0911-.941l2.0988-1.8985c1.0387-.9388,1.6314-2.2735,1.6313-3.6736v-5.3741"/><path class="c" d="M34.3085,29.8486l-.1099,9.057,1.7886,3.4364h2.2049c.6619.0002,1.1986-.5362,1.1988-1.1981,0-.3011-.1132-.5912-.3172-.8126l-1.3113-1.4258v-12.9123M24.7254,32.4339l-2.4817,5.484,1.7916,4.4241h2.366c.6906.0017,1.2517-.5568,1.2534-1.2474.0007-.2711-.0868-.535-.2492-.752l-1.5982-2.1319c-.2146-.29-.1746-.6955.0926-.938l2.8836-2.6075"/></svg>
Copied!