brightness icon
brightness from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- brightness
- Set
- IconPark
- Style
- Color
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More edit icons from IconPark
Use the brightness icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M24.0205 35.3535C30.0956 35.3535 35.0205 30.4286 35.0205 24.3535C35.0205 18.2784 30.0956 13.3535 24.0205 13.3535C17.9454 13.3535 13.0205 18.2784 13.0205 24.3535C13.0205 30.4286 17.9454 35.3535 24.0205 35.3535Z"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M38.9603 9.00977L36.5 11.4842"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M11.0674 36.7451L9.02051 38.8037"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 41.3533L24 44.3533"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M43.9998 23.3535L39.9998 23.3535"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M37.5324 36.3361L39.9998 38.8035"/><path fill="#fff" fill-rule="evenodd" d="M24.0205 17.3535C20.1545 17.3535 17.0205 20.4875 17.0205 24.3535C17.0205 28.2195 20.1545 31.3535 24.0205 31.3535" clip-rule="evenodd"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M4.00019 24.3535L8.00019 24.3535"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M10.0444 9.00974L12.0972 11.0625"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 3.35371L24 7.35371"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkBrightness(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M24.0205 35.3535C30.0956 35.3535 35.0205 30.4286 35.0205 24.3535C35.0205 18.2784 30.0956 13.3535 24.0205 13.3535C17.9454 13.3535 13.0205 18.2784 13.0205 24.3535C13.0205 30.4286 17.9454 35.3535 24.0205 35.3535Z"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M38.9603 9.00977L36.5 11.4842"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M11.0674 36.7451L9.02051 38.8037"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M24 41.3533L24 44.3533"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M43.9998 23.3535L39.9998 23.3535"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M37.5324 36.3361L39.9998 38.8035"/><path fill="#fff" fillRule="evenodd" d="M24.0205 17.3535C20.1545 17.3535 17.0205 20.4875 17.0205 24.3535C17.0205 28.2195 20.1545 31.3535 24.0205 31.3535" clipRule="evenodd"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M4.00019 24.3535L8.00019 24.3535"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M10.0444 9.00974L12.0972 11.0625"/><path stroke="#000" strokeLinecap="round" strokeWidth="4" d="M24 3.35371L24 7.35371"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M24.0205 35.3535C30.0956 35.3535 35.0205 30.4286 35.0205 24.3535C35.0205 18.2784 30.0956 13.3535 24.0205 13.3535C17.9454 13.3535 13.0205 18.2784 13.0205 24.3535C13.0205 30.4286 17.9454 35.3535 24.0205 35.3535Z"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M38.9603 9.00977L36.5 11.4842"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M11.0674 36.7451L9.02051 38.8037"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 41.3533L24 44.3533"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M43.9998 23.3535L39.9998 23.3535"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M37.5324 36.3361L39.9998 38.8035"/><path fill="#fff" fill-rule="evenodd" d="M24.0205 17.3535C20.1545 17.3535 17.0205 20.4875 17.0205 24.3535C17.0205 28.2195 20.1545 31.3535 24.0205 31.3535" clip-rule="evenodd"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M4.00019 24.3535L8.00019 24.3535"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M10.0444 9.00974L12.0972 11.0625"/><path stroke="#000" stroke-linecap="round" stroke-width="4" d="M24 3.35371L24 7.35371"/></g></svg> </template>
CSS
.icon-brightness {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24.0205%2035.3535C30.0956%2035.3535%2035.0205%2030.4286%2035.0205%2024.3535C35.0205%2018.2784%2030.0956%2013.3535%2024.0205%2013.3535C17.9454%2013.3535%2013.0205%2018.2784%2013.0205%2024.3535C13.0205%2030.4286%2017.9454%2035.3535%2024.0205%2035.3535Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M38.9603%209.00977L36.5%2011.4842%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M11.0674%2036.7451L9.02051%2038.8037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2041.3533L24%2044.3533%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43.9998%2023.3535L39.9998%2023.3535%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M37.5324%2036.3361L39.9998%2038.8035%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.0205%2017.3535C20.1545%2017.3535%2017.0205%2020.4875%2017.0205%2024.3535C17.0205%2028.2195%2020.1545%2031.3535%2024.0205%2031.3535%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4.00019%2024.3535L8.00019%2024.3535%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M10.0444%209.00974L12.0972%2011.0625%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%203.35371L24%207.35371%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24.0205%2035.3535C30.0956%2035.3535%2035.0205%2030.4286%2035.0205%2024.3535C35.0205%2018.2784%2030.0956%2013.3535%2024.0205%2013.3535C17.9454%2013.3535%2013.0205%2018.2784%2013.0205%2024.3535C13.0205%2030.4286%2017.9454%2035.3535%2024.0205%2035.3535Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M38.9603%209.00977L36.5%2011.4842%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M11.0674%2036.7451L9.02051%2038.8037%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2041.3533L24%2044.3533%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M43.9998%2023.3535L39.9998%2023.3535%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M37.5324%2036.3361L39.9998%2038.8035%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M24.0205%2017.3535C20.1545%2017.3535%2017.0205%2020.4875%2017.0205%2024.3535C17.0205%2028.2195%2020.1545%2031.3535%2024.0205%2031.3535%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M4.00019%2024.3535L8.00019%2024.3535%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M10.0444%209.00974L12.0972%2011.0625%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%203.35371L24%207.35371%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/brightness.svg?color=%231a73e8&size=48