Anycubic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Anycubic 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/336421.svg" alt="Anycubic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336421.svg" alt="Anycubic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336421.svg" alt="Anycubic icon" :width="24" :height="24" />
CSS background
.icon-anycubic {
background-image: url('https://proicons.com/icon/336421.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M42.7236,23.1358l-10.2129-1.0998M15.9606,6.062l16.5501,16.0787-15.7121,19.902M15.594,5.6954L4.9622,24.4975l11.6269,17.807,14.1409-5.185,12.3078-13.9314-13.46-12.1507-13.9838-5.3421Z"/></svg>
Anycubic in other icon packs
Copied!