Cubesolver Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cubesolver 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/324165.svg" alt="Cubesolver icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324165.svg" alt="Cubesolver icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324165.svg" alt="Cubesolver icon" :width="24" :height="24" />
CSS background
.icon-cubesolver {
background-image: url('https://proicons.com/icon/324165.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><polygon class="h" points="6.3029 12.0139 28.521 18.7584 28.134 42.5 8.5264 33.1615 6.3029 12.0139"/></g><g id="c"><polyline class="h" points="28.5951 18.8325 41.6971 9.7905 39.8607 30.0898 28.2905 42.3518"/></g><g id="d"><polyline class="h" points="6.377 11.9398 21.6283 5.5 41.6971 9.7905"/></g><g id="e"><line class="h" x1="14.4227" y1="35.912" x2="12.8168" y2="14.0809"/><line class="h" x1="20.9366" y1="39.0578" x2="20.4013" y2="16.1479"/><line class="h" x1="7.2994" y1="19.829" x2="28.134" y2="27.4875"/><line class="h" x1="27.9858" y1="35.3767" x2="7.9911" y2="27.0264"/></g><g id="f"><line class="h" x1="28.2163" y1="35.3767" x2="40.1654" y2="24.1935"/><line class="h" x1="28.3646" y1="27.4134" x2="40.9312" y2="17.2267"/><line class="h" x1="38.0984" y1="12.3186" x2="36.4843" y2="33.4662"/><line class="h" x1="33.7256" y1="15.2338" x2="32.7291" y2="37.3696"/></g><g id="g"><line class="h" x1="20.3189" y1="16.0738" x2="33.9562" y2="8.1846"/><line class="h" x1="12.7345" y1="14.0068" x2="27.7552" y2="6.8835"/><line class="h" x1="12.5121" y1="9.4116" x2="33.7256" y2="15.1515"/><line class="h" x1="38.016" y1="12.3186" x2="17.412" y2="7.4929"/></g></svg>
Copied!