Autotools Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Autotools 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/336794.svg" alt="Autotools icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336794.svg" alt="Autotools icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336794.svg" alt="Autotools icon" :width="24" :height="24" />
CSS background
.icon-autotools {
background-image: url('https://proicons.com/icon/336794.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m39.23,26c.0871-.6632.1339-1.3311.14-2-.0061-.6689-.0529-1.3368-.14-2l4.33-3.39c.4049-.3092.5125-.8734.25-1.31l-4.1-7.11c-.2457-.4413-.782-.6301-1.25-.44l-5.11,2.06c-1.0633-.8115-2.2261-1.4836-3.46-2l-.77-5.43c-.0702-.497-.4981-.8649-1-.86h-8.22c-.5019-.0049-.9298.363-1,.86l-.77,5.43c-1.2355.5131-2.3987,1.1855-3.46,2l-5.13-2.06c-.468-.1901-1.0043-.0013-1.25.44l-4.1,7.11c-.2625.4366-.1549,1.0008.25,1.31l4.32,3.39c-.0868.6632-.1335,1.3311-.14,2,.0061.6689.0529,1.3368.14,2l-4.32,3.39c-.4049.3092-.5125.8734-.25,1.31l4.1,7.11c.2457.4413.782.6301,1.25.44l5.11-2.06c1.0633.8115,2.2261,1.4836,3.46,2l.77,5.43c.0702.497.4981.8649,1,.86h8.2c.5019.0049.9298-.363,1-.86l.77-5.43c1.2355-.5131,2.3987-1.1855,3.46-2l5.11,2.06c.468.1901,1.0043.0013,1.25-.44l4.1-7.11c.2625-.4366.1549-1.0008-.25-1.31l-4.29-3.39Z"/><path class="b" d="m17.0554,30.0742c3.5757-3.6551,7.1746-7.2873,10.7989-10.8939-.255-1.3033.1566-2.7684,1.2778-3.5544.8079-.5824,1.8706-.7944,2.8395-.561-.6393.7319-1.5751,1.3031-1.8205,2.2882-.2599,1.2519,1.163,2.3623,2.325,1.8611.7549-.4223,1.2885-1.1494,1.9242-1.7292.4286,1.6626-.5622,3.5581-2.2325,4.0432-.6238.4157-1.5017-.1263-2.0285.2458l-10.97,10.6696c-.6326.5029-1.5419.4512-2.1134-.1203-.6208-.6208-.6208-1.6273,0-2.2482l-.0005-.0008Zm10.6611-5.0799l5.0586,5.1514c.3167.3167.4946.7462.4946,1.194h0c0,.9326-.756,1.6885-1.6885,1.6885-.4483,0-.8783-.1783-1.1945-.4951l-5.121-5.129m-2.3645-3.2702c-1.2981-1.2606-2.5485-2.5726-3.8884-3.7884-.8491-.4657-1.935.3658-1.7343,1.3042.039.3748-.4223.5433-.6124.8237-.2443.2459-.4885.4917-.7328.7376-.8111-.8107-1.6221-1.6214-2.4332-2.432.4559-.4566.9118-.9132,1.3677-1.3698.8298.2315,1.7948-.4864,1.6014-1.3823-.0751-.3721.4164-.5372.5995-.815.8934-.88,1.7745-1.9068,3.0833-2.12,1.1113-.2683,2.3606-.086,3.3035.5671-.2077.5305-.7178.4754-1.1802.4661-1.1075.0199-2.2394.4667-2.983,1.2965,1.6727,1.7655,3.4209,3.4599,5.1333,5.1872"/></svg>
Copied!