Idtech4aplusplus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Idtech4aplusplus 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/327319.svg" alt="Idtech4aplusplus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327319.svg" alt="Idtech4aplusplus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327319.svg" alt="Idtech4aplusplus icon" :width="24" :height="24" />
CSS background
.icon-idtech4aplusplus {
background-image: url('https://proicons.com/icon/327319.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:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><path id="b" class="c" d="M20.2177,42.5c5.3064,0,8.6377-2.9934,8.6377-6.1976,0-2.8085,1.8207-5.1636,3.7672-5.1832l.8649-18.2824c.3233-6.0829-9.5739-7.3368-13.2698-7.3368s-13.5931,1.2539-13.2698,7.3368l.8649,18.2824c1.9465.0196,3.7672,2.3747,3.7672,5.1832,0,3.2042,3.3313,6.1976,8.6377,6.1976Z"/><polyline class="c" points="21.5033 37.1617 21.5029 30.9053 18.1452 35.1077 22.2901 35.1077"/><line class="c" x1="10.0976" y1="22.0125" x2="14.2424" y2="22.0125"/><line class="c" x1="12.17" y1="28.2688" x2="12.17" y2="22.0125"/><line class="c" x1="26.1929" y1="22.0124" x2="26.1929" y2="28.2688"/><line class="c" x1="30.3378" y1="22.0124" x2="30.3378" y2="28.2688"/><line class="c" x1="26.1929" y1="25.1288" x2="30.3378" y2="25.1288"/><path class="c" d="M24.4412,26.1708v.0256c0,1.1446-.9279,2.0724-2.0724,2.0724h0c-1.1446,0-2.0724-.9279-2.0724-2.0724v-2.1115c0-1.1446.9279-2.0724,2.0724-2.0724h0c1.1446,0,2.0724.9279,2.0724,2.0724v.0256"/><line class="c" x1="15.9967" y1="25.1407" x2="18.0363" y2="25.1407"/><polyline class="c" points="19.1249 28.2688 15.9967 28.2688 15.9967 22.0125 19.1249 22.0125"/><circle class="d" cx="17.8488" cy="12.0024" r=".75"/><line class="c" x1="17.8488" y1="14.1921" x2="17.8488" y2="18.9291"/><path class="c" d="M23.2122,15.9797c0-.9872-.8003-1.7875-1.7875-1.7875h0c-.9872,0-1.7875.8003-1.7875,1.7875v1.1619c0,.9872.8003,1.7875,1.7875,1.7875h0c.9872,0,1.7875-.8003,1.7875-1.7875"/><line class="c" x1="23.2122" y1="18.9291" x2="23.2122" y2="11.7789"/><line class="c" x1="35.2093" y1="29.317" x2="37.3072" y2="29.317"/><line class="c" x1="36.2583" y1="28.268" x2="36.2583" y2="30.3659"/><line class="c" x1="38.9619" y1="29.317" x2="41.0599" y2="29.317"/><line class="c" x1="40.0109" y1="28.268" x2="40.0109" y2="30.3659"/><line class="c" x1="40.0909" y1="23.9186" x2="36.1783" y2="23.9186"/><polyline class="c" points="35.2093 26.8439 38.1346 18.0128 41.0599 26.8439"/></svg>
Copied!