Yu Gi Oh Neuron Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yu Gi Oh Neuron 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/350084.svg" alt="Yu Gi Oh Neuron icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350084.svg" alt="Yu Gi Oh Neuron icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350084.svg" alt="Yu Gi Oh Neuron icon" :width="24" :height="24" />
CSS background
.icon-yu-gi-oh-neuron {
background-image: url('https://proicons.com/icon/350084.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M24.2545,31.6886v-6.2869h2.0582c1.1636,0,2.1069.9453,2.1069,2.1114s-.9433,2.1114-2.1069,2.1114h-2.0582"/><line class="b" x1="26.3127" y1="29.6245" x2="28.3707" y2="31.687"/><polyline class="b" points="8.0298 31.6886 8.0298 25.4017 12.1949 31.6886 12.1949 25.4017"/><polyline class="b" points="35.8246 31.6886 35.8246 25.4017 39.9897 31.6886 39.9897 25.4017"/><path class="b" d="M18.4651,25.4017v4.2044c0,1.1502.9324,2.0825,2.0825,2.0825s2.0825-.9324,2.0825-2.0825v-4.2044"/><line class="b" x1="13.8034" y1="28.5451" x2="15.8528" y2="28.5451"/><polyline class="b" points="16.9468 31.6886 13.8034 31.6886 13.8034 25.4017 16.9468 25.4017"/><rect class="b" x="29.9914" y="25.4017" width="4.1651" height="6.2869" rx="2.0825" ry="2.0825"/><path class="b" d="M10.7312,15.586v2.437c0,.8157.6613,1.477,1.477,1.477h0c.8157,0,1.477-.6613,1.477-1.477v-2.437"/><line class="b" x1="13.6852" y1="18.023" x2="13.6852" y2="19.5"/><line class="b" x1="36.035" y1="13.592" x2="36.035" y2="19.5"/><path class="b" d="M36.035,17.063c0-.8157.6613-1.477,1.477-1.477h0c.8157,0,1.477.6613,1.477,1.477v2.437"/><polyline class="b" points="10.3381 13.592 8.3811 16.546 6.4241 13.592"/><line class="b" x1="8.3811" y1="19.5" x2="8.3811" y2="16.546"/><circle class="c" cx="24.8644" cy="13.7766" r=".7131"/><line class="b" x1="24.8644" y1="15.586" x2="24.8644" y2="19.5"/><circle class="c" cx="40.7646" cy="19.5" r=".75"/><line class="b" x1="40.7646" y1="13.592" x2="40.7646" y2="17.9861"/><line class="b" x1="15.1332" y1="17.543" x2="18.0872" y2="17.543"/><line class="b" x1="26.2314" y1="17.543" x2="29.1854" y2="17.543"/><rect class="b" x="30.6071" y="13.592" width="3.914" height="5.908" rx="1.957" ry="1.957"/><path class="b" d="M23.3542,15.5491c0-1.0808-.8762-1.957-1.957-1.957h0c-1.0808,0-1.957.8762-1.957,1.957v1.9939c0,1.0808.8762,1.957,1.957,1.957h0c1.0808,0,1.957-.8762,1.957-1.957h-1.957"/><polygon class="b" points="40.6174 34.9364 7.3826 34.9364 3.5 28.5451 7.3826 22.1538 40.6174 22.1538 44.5 28.5451 40.6174 34.9364"/></svg>
Copied!