Chatruletka Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chatruletka 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/338169.svg" alt="Chatruletka icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338169.svg" alt="Chatruletka icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338169.svg" alt="Chatruletka icon" :width="24" :height="24" />
CSS background
.icon-chatruletka {
background-image: url('https://proicons.com/icon/338169.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="M24.0041,2.5c-2.0011.0053-3.9917.2899-5.9141.8457-.1061,3.2266-2.7463,5.7908-5.9746,5.8027-1.0084-.0052-1.9992-.2645-2.8809-.7539-2.9687,2.8122-5.0738,6.4127-6.0684,10.379,1.7646,1.0943,2.8381,3.0232,2.8379,5.0996-.0057,2.1006-1.1095,4.0453-2.9102,5.127.9563,3.9818,3.0298,7.6076,5.9766,10.451.8658-.4715,1.8345-.7224,2.8203-.7305,3.2625.0025,5.9251,2.6113,5.9941,5.873,1.9854.5955,4.0464.9007,6.1191.9063,2.0011-.0053,3.9917-.2899,5.9141-.8457.1061-3.2266,2.7463-5.7908,5.9746-5.8027,1.0099.0024,2.0028.2597,2.8867.7481,2.9707-2.8171,5.0753-6.4238,6.0664-10.396-1.7571-1.0887-2.8301-3.0052-2.8398-5.0723.0057-2.0965,1.1053-4.038,2.9004-5.1211-.9489-3.9848-3.0163-7.6156-5.959-10.465-.8684.4744-1.8406.7267-2.8301.7344-3.2639-.0079-5.9228-2.6234-5.9844-5.8867-1.9892-.5918-4.0536-.8924-6.1289-.8926l.0002-.0002Z"/><circle class="b" cx="24.0041" cy="24.0001" r="3.5"/><circle class="b" cx="24.0041" cy="12.196" r="4"/><circle class="b" cx="34.2261" cy="18.098" r="4"/><circle class="b" cx="34.2261" cy="29.9021" r="4"/><circle class="b" cx="24.0041" cy="35.8041" r="4"/><circle class="b" cx="13.782" cy="29.9021" r="4"/><circle class="b" cx="13.782" cy="18.098" r="4"/></svg>
Copied!