Clog Kr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Clog Kr 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/338383.svg" alt="Clog Kr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338383.svg" alt="Clog Kr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338383.svg" alt="Clog Kr icon" :width="24" :height="24" />
CSS background
.icon-clog-kr {
background-image: url('https://proicons.com/icon/338383.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="m25.534,21.3178c1.4931,0,2.6955,1.2024,2.6955,2.6822s-1.2024,2.6822-2.6955,2.6822c-1.4799,0-2.6822-1.2024-2.6822-2.6822s1.2024-2.6822,2.6822-2.6822Z"/><path id="c" class="e" d="m25.534,17.7238c3.475,0,6.2762,2.8144,6.2762,6.2762s-2.8012,6.2762-6.2762,6.2762c-3.4618,0-6.263-2.8144-6.263-6.2762s2.8012-6.2762,6.263-6.2762Z"/><path id="d" class="e" d="m40.5043,14.1431c-5.4438-8.2632-16.5555-10.5487-24.8187-5.1049-8.2632,5.4438-10.5487,16.5555-5.1049,24.8187,5.4438,8.2632,16.5555,10.5487,24.8187,5.1049,2.0304-1.3376,3.7672-3.0745,5.1049-5.1049.4144-.9098,1.4879-1.3113,2.3977-.8969s1.3113,1.4879.8969,2.3977c-.0779.171-.182.3289-.3085.4679-6.5311,9.915-19.8634,12.6582-29.7784,6.1271C3.797,35.4216,1.0539,22.0894,7.585,12.1743,14.1161,2.2593,27.4484-.4839,37.3634,6.0473c2.4371,1.6053,4.5218,3.69,6.1271,6.1271.6247.7712.5059,1.9028-.2653,2.5274-.7712.6247-1.9028.5059-2.5274-.2653-.0739-.0912-.1387-.1895-.1934-.2933Z"/></svg>
Copied!