sun emoji
sun from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- sun
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji 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 Flatsuncss.ggsunHeroIconssunHumbleiconssunIconParksunIconPark OutlinesunIconPark SolidsunIconPark TwoTonesunJam Icons
More travel & places icons from Fluent Emoji High Contrast
Use the sun emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.362 3.202a2.936 2.936 0 0 0-4.724 0a2.94 2.94 0 0 1-3.25 1.055a2.936 2.936 0 0 0-3.822 2.778a2.94 2.94 0 0 1-2.008 2.763a2.936 2.936 0 0 0-1.46 4.494a2.94 2.94 0 0 1 0 3.416a2.936 2.936 0 0 0 1.46 4.494a2.94 2.94 0 0 1 2.008 2.763a2.936 2.936 0 0 0 3.823 2.778a2.94 2.94 0 0 1 3.249 1.055a2.936 2.936 0 0 0 4.724 0a2.94 2.94 0 0 1 3.25-1.055a2.936 2.936 0 0 0 3.822-2.778a2.94 2.94 0 0 1 2.008-2.763a2.936 2.936 0 0 0 1.46-4.494a2.94 2.94 0 0 1 0-3.416a2.936 2.936 0 0 0-1.46-4.494a2.94 2.94 0 0 1-2.008-2.763a2.936 2.936 0 0 0-3.823-2.778a2.94 2.94 0 0 1-3.249-1.055m-7.594 21.86c-5.005-2.89-6.72-9.29-3.83-14.294s9.29-6.72 14.294-3.83s6.72 9.29 3.83 14.294s-9.29 6.72-14.294 3.83"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSun(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.362 3.202a2.936 2.936 0 0 0-4.724 0a2.94 2.94 0 0 1-3.25 1.055a2.936 2.936 0 0 0-3.822 2.778a2.94 2.94 0 0 1-2.008 2.763a2.936 2.936 0 0 0-1.46 4.494a2.94 2.94 0 0 1 0 3.416a2.936 2.936 0 0 0 1.46 4.494a2.94 2.94 0 0 1 2.008 2.763a2.936 2.936 0 0 0 3.823 2.778a2.94 2.94 0 0 1 3.249 1.055a2.936 2.936 0 0 0 4.724 0a2.94 2.94 0 0 1 3.25-1.055a2.936 2.936 0 0 0 3.822-2.778a2.94 2.94 0 0 1 2.008-2.763a2.936 2.936 0 0 0 1.46-4.494a2.94 2.94 0 0 1 0-3.416a2.936 2.936 0 0 0-1.46-4.494a2.94 2.94 0 0 1-2.008-2.763a2.936 2.936 0 0 0-3.823-2.778a2.94 2.94 0 0 1-3.249-1.055m-7.594 21.86c-5.005-2.89-6.72-9.29-3.83-14.294s9.29-6.72 14.294-3.83s6.72 9.29 3.83 14.294s-9.29 6.72-14.294 3.83"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.362 3.202a2.936 2.936 0 0 0-4.724 0a2.94 2.94 0 0 1-3.25 1.055a2.936 2.936 0 0 0-3.822 2.778a2.94 2.94 0 0 1-2.008 2.763a2.936 2.936 0 0 0-1.46 4.494a2.94 2.94 0 0 1 0 3.416a2.936 2.936 0 0 0 1.46 4.494a2.94 2.94 0 0 1 2.008 2.763a2.936 2.936 0 0 0 3.823 2.778a2.94 2.94 0 0 1 3.249 1.055a2.936 2.936 0 0 0 4.724 0a2.94 2.94 0 0 1 3.25-1.055a2.936 2.936 0 0 0 3.822-2.778a2.94 2.94 0 0 1 2.008-2.763a2.936 2.936 0 0 0 1.46-4.494a2.94 2.94 0 0 1 0-3.416a2.936 2.936 0 0 0-1.46-4.494a2.94 2.94 0 0 1-2.008-2.763a2.936 2.936 0 0 0-3.823-2.778a2.94 2.94 0 0 1-3.249-1.055m-7.594 21.86c-5.005-2.89-6.72-9.29-3.83-14.294s9.29-6.72 14.294-3.83s6.72 9.29 3.83 14.294s-9.29 6.72-14.294 3.83"/></svg> </template>
CSS
.icon-sun {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.362%203.202a2.936%202.936%200%200%200-4.724%200a2.94%202.94%200%200%201-3.25%201.055a2.936%202.936%200%200%200-3.822%202.778a2.94%202.94%200%200%201-2.008%202.763a2.936%202.936%200%200%200-1.46%204.494a2.94%202.94%200%200%201%200%203.416a2.936%202.936%200%200%200%201.46%204.494a2.94%202.94%200%200%201%202.008%202.763a2.936%202.936%200%200%200%203.823%202.778a2.94%202.94%200%200%201%203.249%201.055a2.936%202.936%200%200%200%204.724%200a2.94%202.94%200%200%201%203.25-1.055a2.936%202.936%200%200%200%203.822-2.778a2.94%202.94%200%200%201%202.008-2.763a2.936%202.936%200%200%200%201.46-4.494a2.94%202.94%200%200%201%200-3.416a2.936%202.936%200%200%200-1.46-4.494a2.94%202.94%200%200%201-2.008-2.763a2.936%202.936%200%200%200-3.823-2.778a2.94%202.94%200%200%201-3.249-1.055m-7.594%2021.86c-5.005-2.89-6.72-9.29-3.83-14.294s9.29-6.72%2014.294-3.83s6.72%209.29%203.83%2014.294s-9.29%206.72-14.294%203.83%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.362%203.202a2.936%202.936%200%200%200-4.724%200a2.94%202.94%200%200%201-3.25%201.055a2.936%202.936%200%200%200-3.822%202.778a2.94%202.94%200%200%201-2.008%202.763a2.936%202.936%200%200%200-1.46%204.494a2.94%202.94%200%200%201%200%203.416a2.936%202.936%200%200%200%201.46%204.494a2.94%202.94%200%200%201%202.008%202.763a2.936%202.936%200%200%200%203.823%202.778a2.94%202.94%200%200%201%203.249%201.055a2.936%202.936%200%200%200%204.724%200a2.94%202.94%200%200%201%203.25-1.055a2.936%202.936%200%200%200%203.822-2.778a2.94%202.94%200%200%201%202.008-2.763a2.936%202.936%200%200%200%201.46-4.494a2.94%202.94%200%200%201%200-3.416a2.936%202.936%200%200%200-1.46-4.494a2.94%202.94%200%200%201-2.008-2.763a2.936%202.936%200%200%200-3.823-2.778a2.94%202.94%200%200%201-3.249-1.055m-7.594%2021.86c-5.005-2.89-6.72-9.29-3.83-14.294s9.29-6.72%2014.294-3.83s6.72%209.29%203.83%2014.294s-9.29%206.72-14.294%203.83%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/sun.svg?color=%231a73e8&size=48