flashlight on icon
flashlight-on-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.
- Name
- flashlight-on-bold
- Set
- Solar
- Style
- Bold
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcat-boldcheck-circle-boldcheck-square-bold
Use the flashlight on icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.75 2C12.75 1.58579 12.4142 1.25 12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V5C11.25 5.41421 11.5858 5.75 12 5.75C12.4142 5.75 12.75 5.41421 12.75 5V2Z"/><path d="M6.53033 2.46967C6.23744 2.17678 5.76256 2.17678 5.46967 2.46967C5.17678 2.76256 5.17678 3.23744 5.46967 3.53033L7.46967 5.53033C7.76256 5.82322 8.23744 5.82322 8.53033 5.53033C8.82322 5.23744 8.82322 4.76256 8.53033 4.46967L6.53033 2.46967Z"/><path d="M18.5303 2.46967C18.2374 2.17678 17.7626 2.17678 17.4697 2.46967L15.4697 4.46967C15.1768 4.76256 15.1768 5.23744 15.4697 5.53033C15.7626 5.82322 16.2374 5.82322 16.5303 5.53033L18.5303 3.53033C18.8232 3.23744 18.8232 2.76256 18.5303 2.46967Z"/><path d="M20 10L20 10.25H4.00002L4 10C4 9.05719 4 8.58579 4.29289 8.29289C4.58579 8 5.05719 8 6 8H18C18.9428 8 19.4142 8 19.7071 8.29289C20 8.58579 20 9.05719 20 10Z"/><path d="M16.1716 14.8284C16.0094 14.9906 15.87 15.13 15.75 15.2548V15.25H8.25V15.2548C8.12999 15.13 7.99061 14.9906 7.8285 14.8285L4.75 11.75H19.25L16.1716 14.8284Z"/><path fill-rule="evenodd" d="M9 20V17.6569C9 17.2795 9 16.9893 8.98503 16.75H15.015C15 16.9893 15 17.2795 15 17.6569V20C15 20.9428 15 21.4142 14.7071 21.7071C14.4142 22 13.9428 22 13 22H11C10.0572 22 9.58579 22 9.29289 21.7071C9 21.4142 9 20.9428 9 20ZM12 18.25C12.4142 18.25 12.75 18.5858 12.75 19V20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20V19C11.25 18.5858 11.5858 18.25 12 18.25Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFlashlightOnBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.75 2C12.75 1.58579 12.4142 1.25 12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V5C11.25 5.41421 11.5858 5.75 12 5.75C12.4142 5.75 12.75 5.41421 12.75 5V2Z"/><path d="M6.53033 2.46967C6.23744 2.17678 5.76256 2.17678 5.46967 2.46967C5.17678 2.76256 5.17678 3.23744 5.46967 3.53033L7.46967 5.53033C7.76256 5.82322 8.23744 5.82322 8.53033 5.53033C8.82322 5.23744 8.82322 4.76256 8.53033 4.46967L6.53033 2.46967Z"/><path d="M18.5303 2.46967C18.2374 2.17678 17.7626 2.17678 17.4697 2.46967L15.4697 4.46967C15.1768 4.76256 15.1768 5.23744 15.4697 5.53033C15.7626 5.82322 16.2374 5.82322 16.5303 5.53033L18.5303 3.53033C18.8232 3.23744 18.8232 2.76256 18.5303 2.46967Z"/><path d="M20 10L20 10.25H4.00002L4 10C4 9.05719 4 8.58579 4.29289 8.29289C4.58579 8 5.05719 8 6 8H18C18.9428 8 19.4142 8 19.7071 8.29289C20 8.58579 20 9.05719 20 10Z"/><path d="M16.1716 14.8284C16.0094 14.9906 15.87 15.13 15.75 15.2548V15.25H8.25V15.2548C8.12999 15.13 7.99061 14.9906 7.8285 14.8285L4.75 11.75H19.25L16.1716 14.8284Z"/><path fillRule="evenodd" d="M9 20V17.6569C9 17.2795 9 16.9893 8.98503 16.75H15.015C15 16.9893 15 17.2795 15 17.6569V20C15 20.9428 15 21.4142 14.7071 21.7071C14.4142 22 13.9428 22 13 22H11C10.0572 22 9.58579 22 9.29289 21.7071C9 21.4142 9 20.9428 9 20ZM12 18.25C12.4142 18.25 12.75 18.5858 12.75 19V20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20V19C11.25 18.5858 11.5858 18.25 12 18.25Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.75 2C12.75 1.58579 12.4142 1.25 12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V5C11.25 5.41421 11.5858 5.75 12 5.75C12.4142 5.75 12.75 5.41421 12.75 5V2Z"/><path d="M6.53033 2.46967C6.23744 2.17678 5.76256 2.17678 5.46967 2.46967C5.17678 2.76256 5.17678 3.23744 5.46967 3.53033L7.46967 5.53033C7.76256 5.82322 8.23744 5.82322 8.53033 5.53033C8.82322 5.23744 8.82322 4.76256 8.53033 4.46967L6.53033 2.46967Z"/><path d="M18.5303 2.46967C18.2374 2.17678 17.7626 2.17678 17.4697 2.46967L15.4697 4.46967C15.1768 4.76256 15.1768 5.23744 15.4697 5.53033C15.7626 5.82322 16.2374 5.82322 16.5303 5.53033L18.5303 3.53033C18.8232 3.23744 18.8232 2.76256 18.5303 2.46967Z"/><path d="M20 10L20 10.25H4.00002L4 10C4 9.05719 4 8.58579 4.29289 8.29289C4.58579 8 5.05719 8 6 8H18C18.9428 8 19.4142 8 19.7071 8.29289C20 8.58579 20 9.05719 20 10Z"/><path d="M16.1716 14.8284C16.0094 14.9906 15.87 15.13 15.75 15.2548V15.25H8.25V15.2548C8.12999 15.13 7.99061 14.9906 7.8285 14.8285L4.75 11.75H19.25L16.1716 14.8284Z"/><path fill-rule="evenodd" d="M9 20V17.6569C9 17.2795 9 16.9893 8.98503 16.75H15.015C15 16.9893 15 17.2795 15 17.6569V20C15 20.9428 15 21.4142 14.7071 21.7071C14.4142 22 13.9428 22 13 22H11C10.0572 22 9.58579 22 9.29289 21.7071C9 21.4142 9 20.9428 9 20ZM12 18.25C12.4142 18.25 12.75 18.5858 12.75 19V20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20V19C11.25 18.5858 11.5858 18.25 12 18.25Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-flashlight-on-bold {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.75%202C12.75%201.58579%2012.4142%201.25%2012%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202V5C11.25%205.41421%2011.5858%205.75%2012%205.75C12.4142%205.75%2012.75%205.41421%2012.75%205V2Z%22%2F%3E%3Cpath%20d%3D%22M6.53033%202.46967C6.23744%202.17678%205.76256%202.17678%205.46967%202.46967C5.17678%202.76256%205.17678%203.23744%205.46967%203.53033L7.46967%205.53033C7.76256%205.82322%208.23744%205.82322%208.53033%205.53033C8.82322%205.23744%208.82322%204.76256%208.53033%204.46967L6.53033%202.46967Z%22%2F%3E%3Cpath%20d%3D%22M18.5303%202.46967C18.2374%202.17678%2017.7626%202.17678%2017.4697%202.46967L15.4697%204.46967C15.1768%204.76256%2015.1768%205.23744%2015.4697%205.53033C15.7626%205.82322%2016.2374%205.82322%2016.5303%205.53033L18.5303%203.53033C18.8232%203.23744%2018.8232%202.76256%2018.5303%202.46967Z%22%2F%3E%3Cpath%20d%3D%22M20%2010L20%2010.25H4.00002L4%2010C4%209.05719%204%208.58579%204.29289%208.29289C4.58579%208%205.05719%208%206%208H18C18.9428%208%2019.4142%208%2019.7071%208.29289C20%208.58579%2020%209.05719%2020%2010Z%22%2F%3E%3Cpath%20d%3D%22M16.1716%2014.8284C16.0094%2014.9906%2015.87%2015.13%2015.75%2015.2548V15.25H8.25V15.2548C8.12999%2015.13%207.99061%2014.9906%207.8285%2014.8285L4.75%2011.75H19.25L16.1716%2014.8284Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9%2020V17.6569C9%2017.2795%209%2016.9893%208.98503%2016.75H15.015C15%2016.9893%2015%2017.2795%2015%2017.6569V20C15%2020.9428%2015%2021.4142%2014.7071%2021.7071C14.4142%2022%2013.9428%2022%2013%2022H11C10.0572%2022%209.58579%2022%209.29289%2021.7071C9%2021.4142%209%2020.9428%209%2020ZM12%2018.25C12.4142%2018.25%2012.75%2018.5858%2012.75%2019V20C12.75%2020.4142%2012.4142%2020.75%2012%2020.75C11.5858%2020.75%2011.25%2020.4142%2011.25%2020V19C11.25%2018.5858%2011.5858%2018.25%2012%2018.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.75%202C12.75%201.58579%2012.4142%201.25%2012%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202V5C11.25%205.41421%2011.5858%205.75%2012%205.75C12.4142%205.75%2012.75%205.41421%2012.75%205V2Z%22%2F%3E%3Cpath%20d%3D%22M6.53033%202.46967C6.23744%202.17678%205.76256%202.17678%205.46967%202.46967C5.17678%202.76256%205.17678%203.23744%205.46967%203.53033L7.46967%205.53033C7.76256%205.82322%208.23744%205.82322%208.53033%205.53033C8.82322%205.23744%208.82322%204.76256%208.53033%204.46967L6.53033%202.46967Z%22%2F%3E%3Cpath%20d%3D%22M18.5303%202.46967C18.2374%202.17678%2017.7626%202.17678%2017.4697%202.46967L15.4697%204.46967C15.1768%204.76256%2015.1768%205.23744%2015.4697%205.53033C15.7626%205.82322%2016.2374%205.82322%2016.5303%205.53033L18.5303%203.53033C18.8232%203.23744%2018.8232%202.76256%2018.5303%202.46967Z%22%2F%3E%3Cpath%20d%3D%22M20%2010L20%2010.25H4.00002L4%2010C4%209.05719%204%208.58579%204.29289%208.29289C4.58579%208%205.05719%208%206%208H18C18.9428%208%2019.4142%208%2019.7071%208.29289C20%208.58579%2020%209.05719%2020%2010Z%22%2F%3E%3Cpath%20d%3D%22M16.1716%2014.8284C16.0094%2014.9906%2015.87%2015.13%2015.75%2015.2548V15.25H8.25V15.2548C8.12999%2015.13%207.99061%2014.9906%207.8285%2014.8285L4.75%2011.75H19.25L16.1716%2014.8284Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9%2020V17.6569C9%2017.2795%209%2016.9893%208.98503%2016.75H15.015C15%2016.9893%2015%2017.2795%2015%2017.6569V20C15%2020.9428%2015%2021.4142%2014.7071%2021.7071C14.4142%2022%2013.9428%2022%2013%2022H11C10.0572%2022%209.58579%2022%209.29289%2021.7071C9%2021.4142%209%2020.9428%209%2020ZM12%2018.25C12.4142%2018.25%2012.75%2018.5858%2012.75%2019V20C12.75%2020.4142%2012.4142%2020.75%2012%2020.75C11.5858%2020.75%2011.25%2020.4142%2011.25%2020V19C11.25%2018.5858%2011.5858%2018.25%2012%2018.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/flashlight-on-bold.svg?color=%231a73e8&size=48