Minima Kwgt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Minima 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/343890.svg" alt="Minima Kwgt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343890.svg" alt="Minima Kwgt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343890.svg" alt="Minima Kwgt icon" :width="24" :height="24" />
CSS background
.icon-minima-kwgt {
background-image: url('https://proicons.com/icon/343890.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M3.9402,11.9062v21.5"/><path class="b" d="M41.1797,11.9062v19.592"/><path class="b" d="M27.2148,3.8438v37.625"/><path class="b" d="M31.8698,6.5312v25.885"/><path class="b" d="M36.5248,9.2183v20.92"/><path class="b" d="M17.9047,3.8438v37.625"/><path class="b" d="M13.2497,6.5312v32.25"/><path class="b" d="M8.5947,9.2183v26.875"/><path class="b" d="M17.9047,3.8438l4.6549,2.6875,4.6549-2.6875"/><path class="b" d="M17.9047,8.7933l4.6549,2.6875,4.6549-2.6875"/><path class="b" d="M17.9047,13.7423l4.6549,2.6875,4.6549-2.6875"/><path class="b" d="M17.9047,18.6912l4.6549,2.6875,4.6549-2.6875"/><circle class="b" cx="37.0598" cy="37.1562" r="7"/><line class="b" x1="35.2137" y1="33.1483" x2="35.2137" y2="41.1642"/><polyline class="b" points="38.9058 41.1642 38.9058 39.1113 36.8327 37.1562 38.9058 35.2012 38.9058 33.1483"/></svg>
Copied!