brightness low icon
brightness-low from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.
- Name
- brightness-low
- Set
- Unicons
- Style
- Line
- Category
- User Interface
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More user interface icons from Unicons
Use the brightness low icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11a1 1 0 1 0 1 1a1 1 0 0 0-1-1m1.93 6.66a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M6.34 6.34a1 1 0 1 0-1.41 0a1 1 0 0 0 1.41 0M12 4a1 1 0 1 0-1-1a1 1 0 0 0 1 1m5.66 13.66a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M21 11a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-3.34-6.07a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M12 20a1 1 0 1 0 1 1a1 1 0 0 0-1-1m0-14a6 6 0 1 0 6 6a6 6 0 0 0-6-6m0 10a4 4 0 1 1 4-4a4 4 0 0 1-4 4"/></svg>
React
import type { SVGProps } from "react";
export function UilBrightnessLow(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="M3 11a1 1 0 1 0 1 1a1 1 0 0 0-1-1m1.93 6.66a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M6.34 6.34a1 1 0 1 0-1.41 0a1 1 0 0 0 1.41 0M12 4a1 1 0 1 0-1-1a1 1 0 0 0 1 1m5.66 13.66a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M21 11a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-3.34-6.07a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M12 20a1 1 0 1 0 1 1a1 1 0 0 0-1-1m0-14a6 6 0 1 0 6 6a6 6 0 0 0-6-6m0 10a4 4 0 1 1 4-4a4 4 0 0 1-4 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11a1 1 0 1 0 1 1a1 1 0 0 0-1-1m1.93 6.66a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M6.34 6.34a1 1 0 1 0-1.41 0a1 1 0 0 0 1.41 0M12 4a1 1 0 1 0-1-1a1 1 0 0 0 1 1m5.66 13.66a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M21 11a1 1 0 1 0 1 1a1 1 0 0 0-1-1m-3.34-6.07a1 1 0 1 0 1.41 0a1 1 0 0 0-1.41 0M12 20a1 1 0 1 0 1 1a1 1 0 0 0-1-1m0-14a6 6 0 1 0 6 6a6 6 0 0 0-6-6m0 10a4 4 0 1 1 4-4a4 4 0 0 1-4 4"/></svg> </template>
CSS
.icon-brightness-low {
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%22M3%2011a1%201%200%201%200%201%201a1%201%200%200%200-1-1m1.93%206.66a1%201%200%201%200%201.41%200a1%201%200%200%200-1.41%200M6.34%206.34a1%201%200%201%200-1.41%200a1%201%200%200%200%201.41%200M12%204a1%201%200%201%200-1-1a1%201%200%200%200%201%201m5.66%2013.66a1%201%200%201%200%201.41%200a1%201%200%200%200-1.41%200M21%2011a1%201%200%201%200%201%201a1%201%200%200%200-1-1m-3.34-6.07a1%201%200%201%200%201.41%200a1%201%200%200%200-1.41%200M12%2020a1%201%200%201%200%201%201a1%201%200%200%200-1-1m0-14a6%206%200%201%200%206%206a6%206%200%200%200-6-6m0%2010a4%204%200%201%201%204-4a4%204%200%200%201-4%204%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%22M3%2011a1%201%200%201%200%201%201a1%201%200%200%200-1-1m1.93%206.66a1%201%200%201%200%201.41%200a1%201%200%200%200-1.41%200M6.34%206.34a1%201%200%201%200-1.41%200a1%201%200%200%200%201.41%200M12%204a1%201%200%201%200-1-1a1%201%200%200%200%201%201m5.66%2013.66a1%201%200%201%200%201.41%200a1%201%200%200%200-1.41%200M21%2011a1%201%200%201%200%201%201a1%201%200%200%200-1-1m-3.34-6.07a1%201%200%201%200%201.41%200a1%201%200%200%200-1.41%200M12%2020a1%201%200%201%200%201%201a1%201%200%200%200-1-1m0-14a6%206%200%201%200%206%206a6%206%200%200%200-6-6m0%2010a4%204%200%201%201%204-4a4%204%200%200%201-4%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/brightness-low.svg?color=%231a73e8&size=48