Wolfie For Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wolfie For Kwgt 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/335221.svg" alt="Wolfie For Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335221.svg" alt="Wolfie For Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335221.svg" alt="Wolfie For Kwgt icon" :width="24" :height="24" />
CSS background
.icon-wolfie-for-kwgt {
background-image: url('https://proicons.com/icon/335221.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M14.127,4.5l4.9367,8.886-6.9115,2.962Z"/><path class="a" d="M33.9231,4.5l-4.9369,8.886,6.9115,2.962Z"/><path class="a" d="M9.6829,18.8164,22.0252,23.26,24,28.69l1.9748-5.43,12.3423-4.4431-3.4558,6.9114,2.4684-.4937L32.393,30.1709h1.9747L30.4183,33.133l-3.4558,8.886L24.0005,43.5l-2.9621-1.481-3.4556-8.886-3.9494-2.9621h1.9747l-4.9367-4.9368,2.4684.4937Z"/><path class="a" d="M21.588,38.542h4.8233L24,41.2573Z"/><path class="a" d="M16.595,26.2215l3.4556.9874,1.9748,2.962L20.5443,28.69H18.076Z"/><path class="a" d="M31.4041,26.2215l-3.4558.9874-1.9748,2.962,1.4811-1.481h2.4683Z"/></svg>
Copied!