Cassette Beasts Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cassette Beasts 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/323494.svg" alt="Cassette Beasts icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323494.svg" alt="Cassette Beasts icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323494.svg" alt="Cassette Beasts icon" :width="24" :height="24" />
CSS background
.icon-cassette-beasts {
background-image: url('https://proicons.com/icon/323494.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M40.96,10.79c-3.93-5.04-10.07-8.29-16.96-8.29C12.13,2.5,2.5,12.13,2.5,24s9.63,21.5,21.5,21.5c1.64,0,3.23-.18,4.77-.53,3.77-.86,7.15-2.7,9.88-5.24"/><path class="c" d="M41.49,36.5v-.01c1.52-2.12,2.66-4.52,3.33-7.11.44-1.72.68-3.52.68-5.38,0-2.78-.53-5.44-1.5-7.87"/><path class="c" d="M10.6257,40.8335s-4.0509-6.9223-4.0509-15.1653c0-10.5981,9.9463-15.8131,19.8925-15.8131,4.5841,0,7.1075,2.7757,7.1075,2.7757"/><path class="c" d="M11.7873,14.5534c2.9043-4.4459,8.2034-10.1656,10.6006-10.1656.5469,0,0,5.7641,0,5.7641"/><path class="c" d="M44.8196,29.384s-.9411-.4355-2.0766-.856c0,0-.3785-5.257-1.1355-7.528,1.4419-2.0061,3.0473-6.4885,3.7715-8.6416.2152-.6399-.2129-1.3118-.8834-1.3907-5.4895-.6465-12.1129.6554-12.1129.6554"/><path class="c" d="M37.4159,14.3832s3.4486-1.3598,5.7757-1.4439c-.5047,1.2336-2.7336,5.7897-2.7336,5.7897-.785-1.7944-3.0421-4.3458-3.0421-4.3458Z"/><path class="c" d="M24,23.271c.4766-2.3551,1.7383-4.8785,1.7383-4.8785"/><path class="c" d="M14.0073,20.3264c.4766-2.3551,1.6536-4.4923,1.6536-4.4923"/><path class="c" d="M12.8621,24c1.1499-.2075,4.455-1.6748,4.3458-1.9907-.9112-.743-3.3505-1.9766-4.8224-2.0607s-.028,3.1402.4766,4.0514Z"/><path class="c" d="M25.2091,26.6671c-3.1332,2.5759-9.5678,1.6928-11.5234-.1998-.9252.389-1.9439.389-1.9439.389-1.0631-.7255-1.694-2.0082-1.8727-2.986"/><path class="c" d="M22.1641,28.0324c6.3125,1.8385,4.7648,3.9976,3.6863,4.9221-1.3248,1.1355-3.2068,1.146-6.8657-2.4077"/><path class="c" d="M10.4846,25.4757c.5832,2.2638.7959,5.479,8.5698,5.1383"/><path class="c" d="M19.7418,28.2669c-1.7033.2611-2.0712,2.3702-2.0712,2.3702"/><path class="c" d="M39.0806,29.0117c2.4393,2.8598,2.9408,7.464,1.8949,11.5029-.0408.1577-.2872.7529-1.636-.2801-9.684-7.4167-18.561-4.9074-18.561-3.2231,0,1.4579,5.9703,4.7388,7.9877,7.9576"/><path class="c" d="M42.743,28.528c.0214,1.473-.1468,2.0197-.1468,2.0197"/><path class="c" d="M7.7795,33.8225c-1.639-.513-3.0057-.1929-3.0057-.1929"/></svg>
Copied!