Light Bulb Off Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Light Bulb Off 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/310811.svg" alt="Light Bulb Off icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310811.svg" alt="Light Bulb Off icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310811.svg" alt="Light Bulb Off icon" :width="24" :height="24" />
CSS background
.icon-light-bulb-off {
background-image: url('https://proicons.com/icon/310811.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.131 16.2591C15.5658 18.3301 13.0005 17.7384 11.7178 17.7384C10.4352 17.7384 10.3583 18.0085 9.42193 19.0248C9.3021 19.1513 9.15787 19.252 8.99801 19.3209C8.83814 19.3897 8.66599 19.4252 8.49202 19.4252C8.31804 19.4252 8.14589 19.3897 7.98602 19.3209C7.82616 19.252 7.68193 19.1513 7.5621 19.0248L4.99683 16.452C4.8707 16.3318 4.77027 16.1872 4.70163 16.0269C4.633 15.8665 4.59761 15.6939 4.59761 15.5194C4.59761 15.3449 4.633 15.1722 4.70163 15.0119C4.77027 14.8516 4.8707 14.7069 4.99683 14.5868C6.02294 13.6477 6.27947 13.4676 6.27947 12.2841C6.27947 10.779 5.57402 7.93613 8.49843 5.00316C9.21994 4.27358 10.0842 3.70162 11.0368 3.32327C11.9894 2.94491 13.0097 2.76834 14.0337 2.80466C15.0576 2.84097 16.063 3.0894 16.9866 3.5343C17.9101 3.9792 18.7319 4.61095 19.4003 5.38983C20.0686 6.1687 20.569 7.07785 20.87 8.06009C21.171 9.04232 21.2661 10.0764 21.1493 11.0973C21.0325 12.1182 20.7063 13.1038 20.1913 13.9921C19.6763 14.8804 18.9835 15.6523 18.1567 16.2591H18.131Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.70183 16.2462L3.20115 17.7513C2.7907 18.1629 2.67527 18.7289 2.95745 19.0377L5.04814 21.0444C5.33032 21.3274 5.89468 21.2117 6.33078 20.8L7.74168 19.2949" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.9121 6.50823C15.6237 6.21769 15.2809 5.98714 14.9034 5.82983C14.5259 5.67252 14.1211 5.59154 13.7124 5.59154C13.3036 5.59154 12.8988 5.67252 12.5213 5.82983C12.1438 5.98714 11.801 6.21769 11.5126 6.50823" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Light Bulb Off in other icon packs
Copied!