Led Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Led 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/328244.svg" alt="Led icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328244.svg" alt="Led icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328244.svg" alt="Led icon" :width="24" :height="24" />
CSS background
.icon-led {
background-image: url('https://proicons.com/icon/328244.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>.o{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="o" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5h0c-11.8741,0-21.5-9.6259-21.5-21.5,0,0,0,0,0,0C2.5,12.1259,12.1259,2.5,24,2.5h0c11.8741,0,21.5,9.6259,21.5,21.5h0Z"/><path id="d" class="o" d="M39.1702,24c0,8.3783-6.7919,15.1702-15.1702,15.1702s-15.1702-6.7919-15.1702-15.1702h0c0-8.3783,6.7919-15.1702,15.1702-15.1702s15.1702,6.7919,15.1702,15.1702Z"/><path id="e" class="o" d="M39.1699,24h6.3301"/><path id="f" class="o" d="M2.5,24h6.3301"/><path id="g" class="o" d="M31.5858,10.861l3.1642-5.4805"/><path id="h" class="o" d="M13.25,42.6195l3.1642-5.4805"/><path id="i" class="o" d="M31.5858,37.139l3.1642,5.4805"/><path id="j" class="o" d="M13.25,5.3805l3.1642,5.4805"/><path id="k" class="o" d="M13.3417,19.2729v9.4006h4.1307"/><path id="l" class="o" d="M20.7867,24h2.7192"/><path id="m" class="o" d="M24.9574,28.7413h-4.1707v-9.4825h4.1707"/><path id="n" class="o" d="M28.5662,28.8222v-9.6444h2.043c2.194,0,3.9725,1.8891,3.9725,4.2194v1.2056c0,2.3303-1.7786,4.2194-3.9725,4.2194h-2.043Z"/></svg>
Led in other icon packs
Copied!