ios lightbulb icon
ios-lightbulb-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- ios-lightbulb-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios lightbulb icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M400 172.9C400 95.1 333.9 32 256 32S112 95.1 112 173c0 31 13.2 59 30.2 83h-.3c10.9 15 21.4 27.7 31.5 45 22 37.8 18.6 74.3 18.7 81.6v1.4h128v-1.4c0-8.9-3.6-43.8 18.4-81.6 10.1-17.3 20.6-30 31.5-45h-.1c16.9-24 30.1-52 30.1-83.1zm-49 81.5c-.6.8-1.1 1.5-1.7 2.3-8.1 10.9-16.5 22.2-24.7 36.1-17.3 29.7-20.4 57.9-20.8 75.1H288V256l32-64h-16.6L272 256v112h-32V256l-31.4-64H192l32 64v112h-15.9c-.5-17.2-3.9-45.7-20.9-75-4.5-7.7-9.1-15-13.7-21h.2l-18.6-25.6c-15.8-21.6-27.1-47.1-27.1-73.6 0-33.4 16-64.8 39.6-88.4s55-36.7 88.4-36.7c33.4 0 64.8 13.1 88.4 36.7 23.6 23.6 39.6 55 39.6 88.4 0 26.5-11.3 51.9-27.1 73.5l-5.9 8.1z" fill="currentColor"/><path d="M224 464h64v16h-64z" fill="currentColor"/><path d="M208 432h96v16h-96z" fill="currentColor"/><path d="M208 400h96v16h-96z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosLightbulbOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M400 172.9C400 95.1 333.9 32 256 32S112 95.1 112 173c0 31 13.2 59 30.2 83h-.3c10.9 15 21.4 27.7 31.5 45 22 37.8 18.6 74.3 18.7 81.6v1.4h128v-1.4c0-8.9-3.6-43.8 18.4-81.6 10.1-17.3 20.6-30 31.5-45h-.1c16.9-24 30.1-52 30.1-83.1zm-49 81.5c-.6.8-1.1 1.5-1.7 2.3-8.1 10.9-16.5 22.2-24.7 36.1-17.3 29.7-20.4 57.9-20.8 75.1H288V256l32-64h-16.6L272 256v112h-32V256l-31.4-64H192l32 64v112h-15.9c-.5-17.2-3.9-45.7-20.9-75-4.5-7.7-9.1-15-13.7-21h.2l-18.6-25.6c-15.8-21.6-27.1-47.1-27.1-73.6 0-33.4 16-64.8 39.6-88.4s55-36.7 88.4-36.7c33.4 0 64.8 13.1 88.4 36.7 23.6 23.6 39.6 55 39.6 88.4 0 26.5-11.3 51.9-27.1 73.5l-5.9 8.1z" fill="currentColor"/><path d="M224 464h64v16h-64z" fill="currentColor"/><path d="M208 432h96v16h-96z" fill="currentColor"/><path d="M208 400h96v16h-96z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M400 172.9C400 95.1 333.9 32 256 32S112 95.1 112 173c0 31 13.2 59 30.2 83h-.3c10.9 15 21.4 27.7 31.5 45 22 37.8 18.6 74.3 18.7 81.6v1.4h128v-1.4c0-8.9-3.6-43.8 18.4-81.6 10.1-17.3 20.6-30 31.5-45h-.1c16.9-24 30.1-52 30.1-83.1zm-49 81.5c-.6.8-1.1 1.5-1.7 2.3-8.1 10.9-16.5 22.2-24.7 36.1-17.3 29.7-20.4 57.9-20.8 75.1H288V256l32-64h-16.6L272 256v112h-32V256l-31.4-64H192l32 64v112h-15.9c-.5-17.2-3.9-45.7-20.9-75-4.5-7.7-9.1-15-13.7-21h.2l-18.6-25.6c-15.8-21.6-27.1-47.1-27.1-73.6 0-33.4 16-64.8 39.6-88.4s55-36.7 88.4-36.7c33.4 0 64.8 13.1 88.4 36.7 23.6 23.6 39.6 55 39.6 88.4 0 26.5-11.3 51.9-27.1 73.5l-5.9 8.1z" fill="currentColor"/><path d="M224 464h64v16h-64z" fill="currentColor"/><path d="M208 432h96v16h-96z" fill="currentColor"/><path d="M208 400h96v16h-96z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-lightbulb-outline {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M400%20172.9C400%2095.1%20333.9%2032%20256%2032S112%2095.1%20112%20173c0%2031%2013.2%2059%2030.2%2083h-.3c10.9%2015%2021.4%2027.7%2031.5%2045%2022%2037.8%2018.6%2074.3%2018.7%2081.6v1.4h128v-1.4c0-8.9-3.6-43.8%2018.4-81.6%2010.1-17.3%2020.6-30%2031.5-45h-.1c16.9-24%2030.1-52%2030.1-83.1zm-49%2081.5c-.6.8-1.1%201.5-1.7%202.3-8.1%2010.9-16.5%2022.2-24.7%2036.1-17.3%2029.7-20.4%2057.9-20.8%2075.1H288V256l32-64h-16.6L272%20256v112h-32V256l-31.4-64H192l32%2064v112h-15.9c-.5-17.2-3.9-45.7-20.9-75-4.5-7.7-9.1-15-13.7-21h.2l-18.6-25.6c-15.8-21.6-27.1-47.1-27.1-73.6%200-33.4%2016-64.8%2039.6-88.4s55-36.7%2088.4-36.7c33.4%200%2064.8%2013.1%2088.4%2036.7%2023.6%2023.6%2039.6%2055%2039.6%2088.4%200%2026.5-11.3%2051.9-27.1%2073.5l-5.9%208.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M224%20464h64v16h-64z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M208%20432h96v16h-96z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M208%20400h96v16h-96z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M400%20172.9C400%2095.1%20333.9%2032%20256%2032S112%2095.1%20112%20173c0%2031%2013.2%2059%2030.2%2083h-.3c10.9%2015%2021.4%2027.7%2031.5%2045%2022%2037.8%2018.6%2074.3%2018.7%2081.6v1.4h128v-1.4c0-8.9-3.6-43.8%2018.4-81.6%2010.1-17.3%2020.6-30%2031.5-45h-.1c16.9-24%2030.1-52%2030.1-83.1zm-49%2081.5c-.6.8-1.1%201.5-1.7%202.3-8.1%2010.9-16.5%2022.2-24.7%2036.1-17.3%2029.7-20.4%2057.9-20.8%2075.1H288V256l32-64h-16.6L272%20256v112h-32V256l-31.4-64H192l32%2064v112h-15.9c-.5-17.2-3.9-45.7-20.9-75-4.5-7.7-9.1-15-13.7-21h.2l-18.6-25.6c-15.8-21.6-27.1-47.1-27.1-73.6%200-33.4%2016-64.8%2039.6-88.4s55-36.7%2088.4-36.7c33.4%200%2064.8%2013.1%2088.4%2036.7%2023.6%2023.6%2039.6%2055%2039.6%2088.4%200%2026.5-11.3%2051.9-27.1%2073.5l-5.9%208.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M224%20464h64v16h-64z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M208%20432h96v16h-96z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M208%20400h96v16h-96z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-lightbulb-outline.svg?color=%231a73e8&size=48