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