sun icon
sun-bold from Solar by 480 Design · Bold · Weather · CC-BY-4.0 Attribution required.
- Name
- sun-bold
- Set
- Solar
- Style
- Bold
- Category
- Weather
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
sunAkar Iconssun-filledAnt Design IconssunBootstrap IconssunBoxIcons v2sunBoxIcons v2 SolidsunCarbonsunEmoji One (Colored)sun-fillEva IconssunFont Awesome 6 RegularsunFont Awesome 6 SolidsunFont Awesome RegularsunFont Awesome SolidsunFeather Iconssun-outlineFlowbite IconssunFluent EmojisunFluent Emoji FlatsunFluent Emoji High Contrastsuncss.ggsunHeroIconssunHumbleiconssunIconParksunIconPark OutlinesunIconPark SolidsunIconPark TwoTone
More weather icons from Solar
cloud-boldcloud-bolt-boldcloud-bolt-minimalistic-boldcloud-check-boldcloud-cross-boldcloud-download-boldcloud-minus-boldcloud-plus-boldcloud-rain-boldcloud-snowfall-boldcloud-snowfall-minimalistic-boldcloud-storm-boldcloud-sun-2-boldcloud-sun-boldcloud-upload-boldcloud-waterdrop-boldcloud-waterdrops-boldclouds-boldcloudy-moon-boldfog-boldmoon-boldmoon-fog-boldmoon-sleep-boldmoon-stars-bold
Use the sun icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z"/><path fill-rule="evenodd" d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V3C12.75 3.41421 12.4142 3.75 12 3.75C11.5858 3.75 11.25 3.41421 11.25 3V2C11.25 1.58579 11.5858 1.25 12 1.25ZM4.39861 4.39861C4.6915 4.10572 5.16638 4.10572 5.45927 4.39861L5.85211 4.79145C6.145 5.08434 6.145 5.55921 5.85211 5.85211C5.55921 6.145 5.08434 6.145 4.79145 5.85211L4.39861 5.45927C4.10572 5.16638 4.10572 4.6915 4.39861 4.39861ZM19.6011 4.39887C19.894 4.69176 19.894 5.16664 19.6011 5.45953L19.2083 5.85237C18.9154 6.14526 18.4405 6.14526 18.1476 5.85237C17.8547 5.55947 17.8547 5.0846 18.1476 4.79171L18.5405 4.39887C18.8334 4.10598 19.3082 4.10598 19.6011 4.39887ZM1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H3C3.41421 11.25 3.75 11.5858 3.75 12C3.75 12.4142 3.41421 12.75 3 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12ZM20.25 12C20.25 11.5858 20.5858 11.25 21 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H21C20.5858 12.75 20.25 12.4142 20.25 12ZM18.1476 18.1476C18.4405 17.8547 18.9154 17.8547 19.2083 18.1476L19.6011 18.5405C19.894 18.8334 19.894 19.3082 19.6011 19.6011C19.3082 19.894 18.8334 19.894 18.5405 19.6011L18.1476 19.2083C17.8547 18.9154 17.8547 18.4405 18.1476 18.1476ZM5.85211 18.1479C6.145 18.4408 6.145 18.9157 5.85211 19.2086L5.45927 19.6014C5.16638 19.8943 4.6915 19.8943 4.39861 19.6014C4.10572 19.3085 4.10572 18.8336 4.39861 18.5407L4.79145 18.1479C5.08434 17.855 5.55921 17.855 5.85211 18.1479ZM12 20.25C12.4142 20.25 12.75 20.5858 12.75 21V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V21C11.25 20.5858 11.5858 20.25 12 20.25Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSunBold(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="M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z"/><path fillRule="evenodd" d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V3C12.75 3.41421 12.4142 3.75 12 3.75C11.5858 3.75 11.25 3.41421 11.25 3V2C11.25 1.58579 11.5858 1.25 12 1.25ZM4.39861 4.39861C4.6915 4.10572 5.16638 4.10572 5.45927 4.39861L5.85211 4.79145C6.145 5.08434 6.145 5.55921 5.85211 5.85211C5.55921 6.145 5.08434 6.145 4.79145 5.85211L4.39861 5.45927C4.10572 5.16638 4.10572 4.6915 4.39861 4.39861ZM19.6011 4.39887C19.894 4.69176 19.894 5.16664 19.6011 5.45953L19.2083 5.85237C18.9154 6.14526 18.4405 6.14526 18.1476 5.85237C17.8547 5.55947 17.8547 5.0846 18.1476 4.79171L18.5405 4.39887C18.8334 4.10598 19.3082 4.10598 19.6011 4.39887ZM1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H3C3.41421 11.25 3.75 11.5858 3.75 12C3.75 12.4142 3.41421 12.75 3 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12ZM20.25 12C20.25 11.5858 20.5858 11.25 21 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H21C20.5858 12.75 20.25 12.4142 20.25 12ZM18.1476 18.1476C18.4405 17.8547 18.9154 17.8547 19.2083 18.1476L19.6011 18.5405C19.894 18.8334 19.894 19.3082 19.6011 19.6011C19.3082 19.894 18.8334 19.894 18.5405 19.6011L18.1476 19.2083C17.8547 18.9154 17.8547 18.4405 18.1476 18.1476ZM5.85211 18.1479C6.145 18.4408 6.145 18.9157 5.85211 19.2086L5.45927 19.6014C5.16638 19.8943 4.6915 19.8943 4.39861 19.6014C4.10572 19.3085 4.10572 18.8336 4.39861 18.5407L4.79145 18.1479C5.08434 17.855 5.55921 17.855 5.85211 18.1479ZM12 20.25C12.4142 20.25 12.75 20.5858 12.75 21V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V21C11.25 20.5858 11.5858 20.25 12 20.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="M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z"/><path fill-rule="evenodd" d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V3C12.75 3.41421 12.4142 3.75 12 3.75C11.5858 3.75 11.25 3.41421 11.25 3V2C11.25 1.58579 11.5858 1.25 12 1.25ZM4.39861 4.39861C4.6915 4.10572 5.16638 4.10572 5.45927 4.39861L5.85211 4.79145C6.145 5.08434 6.145 5.55921 5.85211 5.85211C5.55921 6.145 5.08434 6.145 4.79145 5.85211L4.39861 5.45927C4.10572 5.16638 4.10572 4.6915 4.39861 4.39861ZM19.6011 4.39887C19.894 4.69176 19.894 5.16664 19.6011 5.45953L19.2083 5.85237C18.9154 6.14526 18.4405 6.14526 18.1476 5.85237C17.8547 5.55947 17.8547 5.0846 18.1476 4.79171L18.5405 4.39887C18.8334 4.10598 19.3082 4.10598 19.6011 4.39887ZM1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H3C3.41421 11.25 3.75 11.5858 3.75 12C3.75 12.4142 3.41421 12.75 3 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12ZM20.25 12C20.25 11.5858 20.5858 11.25 21 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H21C20.5858 12.75 20.25 12.4142 20.25 12ZM18.1476 18.1476C18.4405 17.8547 18.9154 17.8547 19.2083 18.1476L19.6011 18.5405C19.894 18.8334 19.894 19.3082 19.6011 19.6011C19.3082 19.894 18.8334 19.894 18.5405 19.6011L18.1476 19.2083C17.8547 18.9154 17.8547 18.4405 18.1476 18.1476ZM5.85211 18.1479C6.145 18.4408 6.145 18.9157 5.85211 19.2086L5.45927 19.6014C5.16638 19.8943 4.6915 19.8943 4.39861 19.6014C4.10572 19.3085 4.10572 18.8336 4.39861 18.5407L4.79145 18.1479C5.08434 17.855 5.55921 17.855 5.85211 18.1479ZM12 20.25C12.4142 20.25 12.75 20.5858 12.75 21V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V21C11.25 20.5858 11.5858 20.25 12 20.25Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-sun-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%22M18%2012C18%2015.3137%2015.3137%2018%2012%2018C8.68629%2018%206%2015.3137%206%2012C6%208.68629%208.68629%206%2012%206C15.3137%206%2018%208.68629%2018%2012Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V3C12.75%203.41421%2012.4142%203.75%2012%203.75C11.5858%203.75%2011.25%203.41421%2011.25%203V2C11.25%201.58579%2011.5858%201.25%2012%201.25ZM4.39861%204.39861C4.6915%204.10572%205.16638%204.10572%205.45927%204.39861L5.85211%204.79145C6.145%205.08434%206.145%205.55921%205.85211%205.85211C5.55921%206.145%205.08434%206.145%204.79145%205.85211L4.39861%205.45927C4.10572%205.16638%204.10572%204.6915%204.39861%204.39861ZM19.6011%204.39887C19.894%204.69176%2019.894%205.16664%2019.6011%205.45953L19.2083%205.85237C18.9154%206.14526%2018.4405%206.14526%2018.1476%205.85237C17.8547%205.55947%2017.8547%205.0846%2018.1476%204.79171L18.5405%204.39887C18.8334%204.10598%2019.3082%204.10598%2019.6011%204.39887ZM1.25%2012C1.25%2011.5858%201.58579%2011.25%202%2011.25H3C3.41421%2011.25%203.75%2011.5858%203.75%2012C3.75%2012.4142%203.41421%2012.75%203%2012.75H2C1.58579%2012.75%201.25%2012.4142%201.25%2012ZM20.25%2012C20.25%2011.5858%2020.5858%2011.25%2021%2011.25H22C22.4142%2011.25%2022.75%2011.5858%2022.75%2012C22.75%2012.4142%2022.4142%2012.75%2022%2012.75H21C20.5858%2012.75%2020.25%2012.4142%2020.25%2012ZM18.1476%2018.1476C18.4405%2017.8547%2018.9154%2017.8547%2019.2083%2018.1476L19.6011%2018.5405C19.894%2018.8334%2019.894%2019.3082%2019.6011%2019.6011C19.3082%2019.894%2018.8334%2019.894%2018.5405%2019.6011L18.1476%2019.2083C17.8547%2018.9154%2017.8547%2018.4405%2018.1476%2018.1476ZM5.85211%2018.1479C6.145%2018.4408%206.145%2018.9157%205.85211%2019.2086L5.45927%2019.6014C5.16638%2019.8943%204.6915%2019.8943%204.39861%2019.6014C4.10572%2019.3085%204.10572%2018.8336%204.39861%2018.5407L4.79145%2018.1479C5.08434%2017.855%205.55921%2017.855%205.85211%2018.1479ZM12%2020.25C12.4142%2020.25%2012.75%2020.5858%2012.75%2021V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V21C11.25%2020.5858%2011.5858%2020.25%2012%2020.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%22M18%2012C18%2015.3137%2015.3137%2018%2012%2018C8.68629%2018%206%2015.3137%206%2012C6%208.68629%208.68629%206%2012%206C15.3137%206%2018%208.68629%2018%2012Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V3C12.75%203.41421%2012.4142%203.75%2012%203.75C11.5858%203.75%2011.25%203.41421%2011.25%203V2C11.25%201.58579%2011.5858%201.25%2012%201.25ZM4.39861%204.39861C4.6915%204.10572%205.16638%204.10572%205.45927%204.39861L5.85211%204.79145C6.145%205.08434%206.145%205.55921%205.85211%205.85211C5.55921%206.145%205.08434%206.145%204.79145%205.85211L4.39861%205.45927C4.10572%205.16638%204.10572%204.6915%204.39861%204.39861ZM19.6011%204.39887C19.894%204.69176%2019.894%205.16664%2019.6011%205.45953L19.2083%205.85237C18.9154%206.14526%2018.4405%206.14526%2018.1476%205.85237C17.8547%205.55947%2017.8547%205.0846%2018.1476%204.79171L18.5405%204.39887C18.8334%204.10598%2019.3082%204.10598%2019.6011%204.39887ZM1.25%2012C1.25%2011.5858%201.58579%2011.25%202%2011.25H3C3.41421%2011.25%203.75%2011.5858%203.75%2012C3.75%2012.4142%203.41421%2012.75%203%2012.75H2C1.58579%2012.75%201.25%2012.4142%201.25%2012ZM20.25%2012C20.25%2011.5858%2020.5858%2011.25%2021%2011.25H22C22.4142%2011.25%2022.75%2011.5858%2022.75%2012C22.75%2012.4142%2022.4142%2012.75%2022%2012.75H21C20.5858%2012.75%2020.25%2012.4142%2020.25%2012ZM18.1476%2018.1476C18.4405%2017.8547%2018.9154%2017.8547%2019.2083%2018.1476L19.6011%2018.5405C19.894%2018.8334%2019.894%2019.3082%2019.6011%2019.6011C19.3082%2019.894%2018.8334%2019.894%2018.5405%2019.6011L18.1476%2019.2083C17.8547%2018.9154%2017.8547%2018.4405%2018.1476%2018.1476ZM5.85211%2018.1479C6.145%2018.4408%206.145%2018.9157%205.85211%2019.2086L5.45927%2019.6014C5.16638%2019.8943%204.6915%2019.8943%204.39861%2019.6014C4.10572%2019.3085%204.10572%2018.8336%204.39861%2018.5407L4.79145%2018.1479C5.08434%2017.855%205.55921%2017.855%205.85211%2018.1479ZM12%2020.25C12.4142%2020.25%2012.75%2020.5858%2012.75%2021V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V21C11.25%2020.5858%2011.5858%2020.25%2012%2020.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/sun-bold.svg?color=%231a73e8&size=48