bulkhead light icon
bulkhead-light from Material Design Icons by Pictogrammers · Filled · Home Automation · Apache-2.0 Free for personal and commercial use.
- Name
- bulkhead-light
- Set
- Material Design Icons
- Style
- Filled
- Category
- Home Automation
- Viewbox
- 24×24
- License
- Apache 2.0
More home automation icons from Material Design Icons
air-filterair-humidifierair-humidifier-offair-purifierair-purifier-offalarm-lightalarm-light-offalarm-panelamplifierarrow-oscillatingarrow-oscillating-offawningbalconybathtubbellblindsblinds-horizontalblinds-horizontal-closedblinds-openblinds-verticalblinds-vertical-closedboom-gateboom-gate-upboombox
Use the bulkhead light icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2.09V2c0-.55-.45-1-1-1s-1 .45-1 1v.09a5.96 5.96 0 0 0-4.97 5.88V16c0 3 2.16 5.44 4.97 5.91V22c0 .55.45 1 1 1s1-.45 1-1v-.09A5.97 5.97 0 0 0 17.97 16V7.97C18 5 15.81 2.56 13 2.09M16 8h-1V5.4c.6.69 1 1.6 1 2.6m-2 11.44c-.59.35-1.27.56-2 .56s-1.41-.21-2-.56V16h4zM10 15V9h4v6zm-1 0h-.97V9H9zm1-10.44c.59-.35 1.27-.56 2-.56s1.41.21 2 .56V8h-4zM15 9h1v6h-1zM9 5.4V8h-.97v-.03c0-.97.37-1.88.97-2.57M8.03 16H9v2.6c-.6-.69-.97-1.6-.97-2.57zM15 18.6V16h1c0 1-.4 1.91-1 2.6"/></svg>
React
import type { SVGProps } from "react";
export function MdiBulkheadLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2.09V2c0-.55-.45-1-1-1s-1 .45-1 1v.09a5.96 5.96 0 0 0-4.97 5.88V16c0 3 2.16 5.44 4.97 5.91V22c0 .55.45 1 1 1s1-.45 1-1v-.09A5.97 5.97 0 0 0 17.97 16V7.97C18 5 15.81 2.56 13 2.09M16 8h-1V5.4c.6.69 1 1.6 1 2.6m-2 11.44c-.59.35-1.27.56-2 .56s-1.41-.21-2-.56V16h4zM10 15V9h4v6zm-1 0h-.97V9H9zm1-10.44c.59-.35 1.27-.56 2-.56s1.41.21 2 .56V8h-4zM15 9h1v6h-1zM9 5.4V8h-.97v-.03c0-.97.37-1.88.97-2.57M8.03 16H9v2.6c-.6-.69-.97-1.6-.97-2.57zM15 18.6V16h1c0 1-.4 1.91-1 2.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2.09V2c0-.55-.45-1-1-1s-1 .45-1 1v.09a5.96 5.96 0 0 0-4.97 5.88V16c0 3 2.16 5.44 4.97 5.91V22c0 .55.45 1 1 1s1-.45 1-1v-.09A5.97 5.97 0 0 0 17.97 16V7.97C18 5 15.81 2.56 13 2.09M16 8h-1V5.4c.6.69 1 1.6 1 2.6m-2 11.44c-.59.35-1.27.56-2 .56s-1.41-.21-2-.56V16h4zM10 15V9h4v6zm-1 0h-.97V9H9zm1-10.44c.59-.35 1.27-.56 2-.56s1.41.21 2 .56V8h-4zM15 9h1v6h-1zM9 5.4V8h-.97v-.03c0-.97.37-1.88.97-2.57M8.03 16H9v2.6c-.6-.69-.97-1.6-.97-2.57zM15 18.6V16h1c0 1-.4 1.91-1 2.6"/></svg> </template>
CSS
.icon-bulkhead-light {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202.09V2c0-.55-.45-1-1-1s-1%20.45-1%201v.09a5.96%205.96%200%200%200-4.97%205.88V16c0%203%202.16%205.44%204.97%205.91V22c0%20.55.45%201%201%201s1-.45%201-1v-.09A5.97%205.97%200%200%200%2017.97%2016V7.97C18%205%2015.81%202.56%2013%202.09M16%208h-1V5.4c.6.69%201%201.6%201%202.6m-2%2011.44c-.59.35-1.27.56-2%20.56s-1.41-.21-2-.56V16h4zM10%2015V9h4v6zm-1%200h-.97V9H9zm1-10.44c.59-.35%201.27-.56%202-.56s1.41.21%202%20.56V8h-4zM15%209h1v6h-1zM9%205.4V8h-.97v-.03c0-.97.37-1.88.97-2.57M8.03%2016H9v2.6c-.6-.69-.97-1.6-.97-2.57zM15%2018.6V16h1c0%201-.4%201.91-1%202.6%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%202.09V2c0-.55-.45-1-1-1s-1%20.45-1%201v.09a5.96%205.96%200%200%200-4.97%205.88V16c0%203%202.16%205.44%204.97%205.91V22c0%20.55.45%201%201%201s1-.45%201-1v-.09A5.97%205.97%200%200%200%2017.97%2016V7.97C18%205%2015.81%202.56%2013%202.09M16%208h-1V5.4c.6.69%201%201.6%201%202.6m-2%2011.44c-.59.35-1.27.56-2%20.56s-1.41-.21-2-.56V16h4zM10%2015V9h4v6zm-1%200h-.97V9H9zm1-10.44c.59-.35%201.27-.56%202-.56s1.41.21%202%20.56V8h-4zM15%209h1v6h-1zM9%205.4V8h-.97v-.03c0-.97.37-1.88.97-2.57M8.03%2016H9v2.6c-.6-.69-.97-1.6-.97-2.57zM15%2018.6V16h1c0%201-.4%201.91-1%202.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/bulkhead-light.svg?color=%231a73e8&size=48