3c Aio Toolbox Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3c Aio Toolbox 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/321198.svg" alt="3c Aio Toolbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321198.svg" alt="3c Aio Toolbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321198.svg" alt="3c Aio Toolbox icon" :width="24" :height="24" />
CSS background
.icon-3c-aio-toolbox {
background-image: url('https://proicons.com/icon/321198.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{stroke-linejoin:round;}.c,.d{fill:none;stroke:#000;stroke-linecap:round;}.e{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="m42.5,28.8255v.12c0,5.3615-4.3464,9.7079-9.7079,9.7079h0c-5.3615,0-9.7079-4.3464-9.7079-9.7079v-9.8911c0-5.3615,4.3464-9.7079,9.7079-9.7079h0c5.3615,0,9.7079,4.3464,9.7079,9.7079v.1201"/><path class="c" d="m5.5033,36.1814c2.0231,1.6952,4.2075,2.472,9.113,2.472h1.1429c4.0455,0,7.325-3.2795,7.325-7.325h0c0-4.0455-3.2795-7.325-7.325-7.325"/><path class="c" d="m5.5,11.7944c2.0277-1.6898,4.2141-2.4608,9.1196-2.4477l1.1396.0066c4.0455,0,7.325,3.2795,7.325,7.325h0c0,4.0455-3.2795,7.325-7.325,7.325"/><line class="c" x1="10.1285" y1="24.0034" x2="15.7591" y2="24.0034"/><path class="c" d="m26.1885,25.387c.0142-3.647,2.9822-6.592,6.6292-6.5779,3.627.0141,6.5637,2.9509,6.5779,6.5779v3.1162c-.002.3755-.3034.6808-.6788.6876h-11.832c-.382.0023-.6935-.3056-.6958-.6876h0s-.0005-3.1162-.0005-3.1162Z"/><path class="d" d="m37.5193,20.7765l1.7725-1.7724"/><path class="d" d="m28.0648,20.7765l-1.7729-1.7724"/><circle class="e" cx="29.9362" cy="24.3416" r=".75"/><circle class="e" cx="35.6596" cy="24.3416" r=".75"/></svg>
Copied!