Led Icon Editor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Led Icon Editor 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/342804.svg" alt="Led Icon Editor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342804.svg" alt="Led Icon Editor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342804.svg" alt="Led Icon Editor icon" :width="24" :height="24" />
CSS background
.icon-led-icon-editor {
background-image: url('https://proicons.com/icon/342804.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse id="c" class="h" cx="9.7112" cy="24.0301" rx="4.2112" ry="4.1887"/><ellipse id="d" class="h" cx="9.7112" cy="37.759" rx="4.2112" ry="4.1887"/><ellipse id="e" class="h" cx="23.0296" cy="37.759" rx="4.2112" ry="4.1887"/><ellipse id="f" class="h" cx="36.349" cy="37.759" rx="4.2112" ry="4.1887"/><path id="g" class="h" d="m35.7816,6.0524l6.7184,6.6357-13.6265,13.743-7.003,1.5049c-1.4466.3109-1.6749-.4002-1.5133-1.2231l1.3245-6.7776,14.1-13.883Z"/></svg>
Copied!