Cube Algorithms Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cube Algorithms 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/324154.svg" alt="Cube Algorithms icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324154.svg" alt="Cube Algorithms icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324154.svg" alt="Cube Algorithms icon" :width="24" :height="24" />
CSS background
.icon-cube-algorithms {
background-image: url('https://proicons.com/icon/324154.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="b" 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;stroke-width:1px;}</style></defs><path class="c" d="M13.9755,6.0881h.3933c1.026,0,1.8577.8317,1.8577,1.8577v6.6178c0,1.026-.8317,1.8577-1.8577,1.8577h-7.0111c-1.026,0-1.8577-.8317-1.8577-1.8577,0,0,0,0,0,0h0c0-4.6809,3.7946-8.4755,8.4755-8.4755h.0012-.0012ZM20.4957,6.0881h7.0099c1.026,0,1.8577.8317,1.8577,1.8577h0v6.6178c0,1.026-.8317,1.8577-1.8577,1.8577h-7.0099c-1.026,0-1.8577-.8317-1.8577-1.8577h0v-6.6178c0-1.026.8317-1.8577,1.8577-1.8577h0ZM33.6324,6.0881h0c4.8968,0,8.8664,3.9696,8.8664,8.8664v.0012c-.1076.9171-.9382,1.5734-1.8553,1.4658-.0004,0-.0008,0-.0012-.0001h-7.0099c-1.026,0-1.8577-.8317-1.8577-1.8577v-6.6178c0-1.026.8317-1.8577,1.8577-1.8577h0ZM7.3589,18.834h7.0087c1.026,0,1.8577.8317,1.8577,1.8577v6.6166c0,1.026-.8317,1.8577-1.8577,1.8577h-7.0087c-1.026,0-1.8577-.8317-1.8577-1.8577v-6.6178c0-1.026.8317-1.8577,1.8577-1.8577t0,0v.0012ZM20.4957,18.834h7.0099c1.026,0,1.8577.8317,1.8577,1.8577v6.6166c0,1.026-.8317,1.8577-1.8577,1.8577h-7.0099c-1.026,0-1.8577-.8317-1.8577-1.8577,0,0,0,0,0,0v-6.6178c0-1.026.8317-1.8577,1.8577-1.8577h0v.0012ZM33.6324,18.834h7.0099c1.026,0,1.8577.8317,1.8577,1.8577v6.6166c0,1.026-.8317,1.8577-1.8577,1.8577h-7.0099c-1.026,0-1.8577-.8317-1.8577-1.8577h0v-6.6178c0-1.026.8317-1.8577,1.8577-1.8577h0v.0012ZM7.3589,31.5787h7.0087c1.026,0,1.8577.8317,1.8577,1.8577h0v6.6178c0,1.026-.8317,1.8577-1.8577,1.8577h0c-4.8968,0-8.8664-3.9696-8.8664-8.8664,0-.0008,0-.0016,0-.0024.1081-.917.9392-1.5728,1.8562-1.4646.0005,0,.001.0001.0015.0002ZM20.4957,31.5787h7.0099c1.026,0,1.8577.8317,1.8577,1.8577h0v6.6178c0,1.026-.8317,1.8577-1.8577,1.8577h-7.0099c-1.026,0-1.8577-.8317-1.8577-1.8577h0v-6.619c0-1.026.8317-1.8577,1.8577-1.8577h0v.0012ZM33.6324,31.5787h7.0099c1.026,0,1.8577.8317,1.8577,1.8577h0c-.0007,4.6804-3.7951,8.4743-8.4755,8.4743h-.3921c-1.026,0-1.8577-.8317-1.8577-1.8577h0v-6.6178c0-1.026.8317-1.8577,1.8577-1.8577h0v.0012Z"/></svg>
Copied!