Proto Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Proto 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/346214.svg" alt="Proto icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346214.svg" alt="Proto icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346214.svg" alt="Proto icon" :width="24" :height="24" />
CSS background
.icon-proto {
background-image: url('https://proicons.com/icon/346214.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="c" points="40.67 22.23 40.67 14.49 40.67 7.3 7.27 7.3 7.27 14.49 7.27 24.63"/><polyline class="c" points="7.27 31.17 7.27 40.7 15.29 40.7"/><polyline class="c" points="40.6745 33.5949 40.6745 40.6995 19.0717 40.6995"/><circle class="c" cx="7.2729" cy="27.8964" r="3.2694"/><line class="c" x1="27.1062" y1="40.6995" x2="27.1062" y2="32.665"/><line class="c" x1="27.1062" y1="23.1681" x2="27.1062" y2="14.4928"/><line class="c" x1="35.9742" y1="11.802" x2="35.9742" y2="17.1897"/><path class="c" d="m7.2729,14.4928h5.8859c0-1.7784.8757-3.2318,1.9409-3.2318,1.0743,0,1.9409,1.4534,1.9409,3.2318,0-1.7784.8666-3.2318,1.9409-3.2318s1.9409,1.4534,1.9409,3.2318c0-1.7784.8666-3.2318,1.9409-3.2318,1.0652,0,1.9409,1.4534,1.9409,3.2318h7.0053"/><line class="c" x1="40.6745" y1="14.4928" x2="35.9711" y2="14.4928"/><path class="c" d="m27.7972,32.6612h-1.3855c-.9063,0-1.641-.7347-1.641-1.641v-6.2113c0-.9063.7347-1.641,1.641-1.641h1.3855c.9063,0,1.641.7347,1.641,1.641v6.2113c0,.9063-.7347,1.641-1.641,1.641Z"/><path class="c" d="m41.8138,33.5976h-2.2786c-.9063,0-1.641-.7347-1.641-1.641v-8.084c0-.9063.7347-1.641,1.641-1.641h2.2786c.9063,0,1.641.7347,1.641,1.641v8.084c0,.9063-.7347,1.641-1.641,1.641Z"/><polygon class="c" points="35.9742 14.4928 31.8122 17.3032 31.8082 11.6883 35.9742 14.4928"/><line class="c" x1="15.2919" y1="37.1749" x2="15.2919" y2="44.224"/><line class="c" x1="19.0758" y1="37.1749" x2="19.0758" y2="44.224"/></svg>
Proto in other icon packs
Copied!