Electrodoc Pro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Electrodoc Pro 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/339580.svg" alt="Electrodoc Pro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339580.svg" alt="Electrodoc Pro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339580.svg" alt="Electrodoc Pro icon" :width="24" :height="24" />
CSS background
.icon-electrodoc-pro {
background-image: url('https://proicons.com/icon/339580.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><polygon class="b" points="15.1263 32.0551 13.3523 34.9798 11.5457 32.4127 11.529 29.6013 15.1095 29.2437 15.1263 32.0551"/><line class="b" x1="13.3523" y1="34.9798" x2="13.3941" y2="42.0081"/><polygon class="b" points="22.5831 31.3103 20.8091 34.2351 19.0026 31.6679 18.9858 28.8566 22.5664 28.499 22.5831 31.3103"/><line class="b" x1="20.8091" y1="34.2351" x2="20.8509" y2="41.2634"/><polygon class="b" points="30.0399 30.5656 28.266 33.4903 26.4594 30.9232 26.4427 28.1118 30.0232 27.7542 30.0399 30.5656"/><line class="b" x1="28.266" y1="33.4903" x2="28.3078" y2="40.5186"/><polygon class="b" points="37.4967 29.8208 35.7228 32.7456 33.9162 30.1784 33.8995 27.3671 37.48 27.0095 37.4967 29.8208"/><line class="b" x1="35.7228" y1="32.7456" x2="35.7646" y2="39.7739"/><line class="b" x1="19.0033" y1="31.5898" x2="15.122" y2="31.9996"/><line class="b" x1="33.9139" y1="30.0077" x2="30.044" y2="30.4175"/><polyline class="b" points="35.2625 17.5932 40.0033 29.3589 37.4992 29.6207"/><line class="b" x1="19.0289" y1="15.2444" x2="28.727" y2="14.3071"/><polyline class="b" points="11.5481 32.3752 10.5123 32.489 7.5229 21.1213"/><line class="b" x1="26.4586" y1="30.7931" x2="22.5887" y2="31.2028"/><polygon class="b" points="19.0289 20.8348 5.5774 21.1212 5.5 6.2782 18.9515 5.9919 19.0289 20.8348"/><line class="b" x1="5.5208" y1="10.2609" x2="18.9723" y2="9.9746"/><line class="b" x1="5.5336" y1="12.7279" x2="18.9851" y2="12.4416"/><line class="b" x1="5.5465" y1="15.195" x2="18.998" y2="14.9086"/><line class="b" x1="5.5593" y1="17.662" x2="19.0108" y2="17.3756"/><line class="b" x1="12.3031" y1="20.978" x2="12.2465" y2="10.1178"/><line class="b" x1="8.9086" y1="21.0503" x2="8.8521" y2="10.19"/><line class="b" x1="15.7528" y1="20.9046" x2="15.6962" y2="10.0443"/><line class="b" x1="21.7979" y1="24.6012" x2="18.9858" y2="27.0095"/><line class="b" x1="42.5" y1="6.8717" x2="40.1737" y2="8.864"/><path class="b" d="M41.0924,10.6463c-.3716-1.5428-1.6153-2.7965-3.1559-3.1771-2.1798-.5385-4.1645.5392-5.0426,2.2781-.7465,1.4783-1.898,2.7143-3.1828,3.7593l-2.5034,2.0363c-1.1316.9204-2.4444,1.5577-3.7857,2.1309-1.8806.8037-3.0894,2.87-2.5449,5.1406.3696,1.5414,1.6084,2.7959,3.1464,3.1795,2.1782.5433,4.1634-.528,5.0468-2.2616.7431-1.4584,1.8993-2.6662,3.1691-3.699l2.599-2.114c1.1303-.9193,2.4364-1.5663,3.7681-2.1573,1.8487-.8204,3.0279-2.8657,2.4859-5.1159Z"/><path class="b" d="M26.3396,16.1753c2.6535,1.5307,4.0664,5.6071,4.0664,5.6071"/><path class="b" d="M31.9789,20.2532c-.3415-.8878-1.6959-4.052-3.961-5.3723h-.0114"/><path class="b" d="M29.7253,13.4923c2.3789,1.5024,3.6992,4.9967,3.8699,5.4406"/><path class="b" d="M31.5122,11.7964c2.5041,1.4455,3.9041,5.1789,4.052,5.5772"/></svg>
Copied!