sun4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
sun4-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the sun4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10 3.75h1.25V8.5c0 .41.34.75.75.75s.75-.34.75-.75V3.75H14c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-4c-.41 0-.75.34-.75.75s.34.75.75.75m4 16.5h-1.25V15.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v4.75H10c-.41 0-.75.34-.75.75s.34.75.75.75h4c.41 0 .75-.34.75-.75s-.34-.75-.75-.75M2.83 9.879c.12.07.25.1.37.1c.26 0 .51-.13.65-.38l.63-1.08l4.12 2.38c.11.07.24.1.37.1c.26 0 .51-.13.65-.38c.21-.35.08-.81-.27-1.02l-4.12-2.38l.62-1.08c.21-.36.08-.82-.27-1.02a.74.74 0 0 0-1.02.27l-2 3.46a.75.75 0 0 0 .27 1.03m18.339 4.242a.74.74 0 0 0-1.02.27l-.63 1.08l-4.12-2.37a.746.746 0 0 0-.75 1.29l4.11 2.38l-.62 1.08a.746.746 0 0 0 .64 1.12c.26 0 .51-.13.65-.38l2-3.46c.22-.35.1-.8-.26-1.01M18.77 7.22L14.65 9.6c-.36.21-.48.67-.27 1.02c.14.24.39.38.65.38c.13 0 .26-.03.37-.1l4.11-2.38l.63 1.08c.14.24.39.38.65.38c.13 0 .26-.03.37-.1c.36-.21.48-.67.27-1.02l-2-3.46a.74.74 0 0 0-1.02-.27c-.36.21-.48.67-.27 1.02zM5.23 16.781l4.11-2.38c.36-.21.48-.67.27-1.02a.74.74 0 0 0-1.02-.27l-4.11 2.38l-.63-1.08a.74.74 0 0 0-1.02-.27c-.36.21-.48.67-.27 1.02l2 3.46c.14.24.39.38.65.38c.13 0 .26-.03.37-.1c.36-.21.48-.67.27-1.02z"/><path d="M15.5 12a3.5 3.5 0 0 1-3.5 3.5a3.5 3.5 0 0 1 0-7a3.5 3.5 0 0 1 3.5 3.5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconSun4Filled(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="M10 3.75h1.25V8.5c0 .41.34.75.75.75s.75-.34.75-.75V3.75H14c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-4c-.41 0-.75.34-.75.75s.34.75.75.75m4 16.5h-1.25V15.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v4.75H10c-.41 0-.75.34-.75.75s.34.75.75.75h4c.41 0 .75-.34.75-.75s-.34-.75-.75-.75M2.83 9.879c.12.07.25.1.37.1c.26 0 .51-.13.65-.38l.63-1.08l4.12 2.38c.11.07.24.1.37.1c.26 0 .51-.13.65-.38c.21-.35.08-.81-.27-1.02l-4.12-2.38l.62-1.08c.21-.36.08-.82-.27-1.02a.74.74 0 0 0-1.02.27l-2 3.46a.75.75 0 0 0 .27 1.03m18.339 4.242a.74.74 0 0 0-1.02.27l-.63 1.08l-4.12-2.37a.746.746 0 0 0-.75 1.29l4.11 2.38l-.62 1.08a.746.746 0 0 0 .64 1.12c.26 0 .51-.13.65-.38l2-3.46c.22-.35.1-.8-.26-1.01M18.77 7.22L14.65 9.6c-.36.21-.48.67-.27 1.02c.14.24.39.38.65.38c.13 0 .26-.03.37-.1l4.11-2.38l.63 1.08c.14.24.39.38.65.38c.13 0 .26-.03.37-.1c.36-.21.48-.67.27-1.02l-2-3.46a.74.74 0 0 0-1.02-.27c-.36.21-.48.67-.27 1.02zM5.23 16.781l4.11-2.38c.36-.21.48-.67.27-1.02a.74.74 0 0 0-1.02-.27l-4.11 2.38l-.63-1.08a.74.74 0 0 0-1.02-.27c-.36.21-.48.67-.27 1.02l2 3.46c.14.24.39.38.65.38c.13 0 .26-.03.37-.1c.36-.21.48-.67.27-1.02z"/><path d="M15.5 12a3.5 3.5 0 0 1-3.5 3.5a3.5 3.5 0 0 1 0-7a3.5 3.5 0 0 1 3.5 3.5"/></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="M10 3.75h1.25V8.5c0 .41.34.75.75.75s.75-.34.75-.75V3.75H14c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-4c-.41 0-.75.34-.75.75s.34.75.75.75m4 16.5h-1.25V15.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v4.75H10c-.41 0-.75.34-.75.75s.34.75.75.75h4c.41 0 .75-.34.75-.75s-.34-.75-.75-.75M2.83 9.879c.12.07.25.1.37.1c.26 0 .51-.13.65-.38l.63-1.08l4.12 2.38c.11.07.24.1.37.1c.26 0 .51-.13.65-.38c.21-.35.08-.81-.27-1.02l-4.12-2.38l.62-1.08c.21-.36.08-.82-.27-1.02a.74.74 0 0 0-1.02.27l-2 3.46a.75.75 0 0 0 .27 1.03m18.339 4.242a.74.74 0 0 0-1.02.27l-.63 1.08l-4.12-2.37a.746.746 0 0 0-.75 1.29l4.11 2.38l-.62 1.08a.746.746 0 0 0 .64 1.12c.26 0 .51-.13.65-.38l2-3.46c.22-.35.1-.8-.26-1.01M18.77 7.22L14.65 9.6c-.36.21-.48.67-.27 1.02c.14.24.39.38.65.38c.13 0 .26-.03.37-.1l4.11-2.38l.63 1.08c.14.24.39.38.65.38c.13 0 .26-.03.37-.1c.36-.21.48-.67.27-1.02l-2-3.46a.74.74 0 0 0-1.02-.27c-.36.21-.48.67-.27 1.02zM5.23 16.781l4.11-2.38c.36-.21.48-.67.27-1.02a.74.74 0 0 0-1.02-.27l-4.11 2.38l-.63-1.08a.74.74 0 0 0-1.02-.27c-.36.21-.48.67-.27 1.02l2 3.46c.14.24.39.38.65.38c.13 0 .26-.03.37-.1c.36-.21.48-.67.27-1.02z"/><path d="M15.5 12a3.5 3.5 0 0 1-3.5 3.5a3.5 3.5 0 0 1 0-7a3.5 3.5 0 0 1 3.5 3.5"/></g></svg>
</template>

CSS

.icon-sun4-filled {
  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%22M10%203.75h1.25V8.5c0%20.41.34.75.75.75s.75-.34.75-.75V3.75H14c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75h-4c-.41%200-.75.34-.75.75s.34.75.75.75m4%2016.5h-1.25V15.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v4.75H10c-.41%200-.75.34-.75.75s.34.75.75.75h4c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75M2.83%209.879c.12.07.25.1.37.1c.26%200%20.51-.13.65-.38l.63-1.08l4.12%202.38c.11.07.24.1.37.1c.26%200%20.51-.13.65-.38c.21-.35.08-.81-.27-1.02l-4.12-2.38l.62-1.08c.21-.36.08-.82-.27-1.02a.74.74%200%200%200-1.02.27l-2%203.46a.75.75%200%200%200%20.27%201.03m18.339%204.242a.74.74%200%200%200-1.02.27l-.63%201.08l-4.12-2.37a.746.746%200%200%200-.75%201.29l4.11%202.38l-.62%201.08a.746.746%200%200%200%20.64%201.12c.26%200%20.51-.13.65-.38l2-3.46c.22-.35.1-.8-.26-1.01M18.77%207.22L14.65%209.6c-.36.21-.48.67-.27%201.02c.14.24.39.38.65.38c.13%200%20.26-.03.37-.1l4.11-2.38l.63%201.08c.14.24.39.38.65.38c.13%200%20.26-.03.37-.1c.36-.21.48-.67.27-1.02l-2-3.46a.74.74%200%200%200-1.02-.27c-.36.21-.48.67-.27%201.02zM5.23%2016.781l4.11-2.38c.36-.21.48-.67.27-1.02a.74.74%200%200%200-1.02-.27l-4.11%202.38l-.63-1.08a.74.74%200%200%200-1.02-.27c-.36.21-.48.67-.27%201.02l2%203.46c.14.24.39.38.65.38c.13%200%20.26-.03.37-.1c.36-.21.48-.67.27-1.02z%22%2F%3E%3Cpath%20d%3D%22M15.5%2012a3.5%203.5%200%200%201-3.5%203.5a3.5%203.5%200%200%201%200-7a3.5%203.5%200%200%201%203.5%203.5%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%22M10%203.75h1.25V8.5c0%20.41.34.75.75.75s.75-.34.75-.75V3.75H14c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75h-4c-.41%200-.75.34-.75.75s.34.75.75.75m4%2016.5h-1.25V15.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v4.75H10c-.41%200-.75.34-.75.75s.34.75.75.75h4c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75M2.83%209.879c.12.07.25.1.37.1c.26%200%20.51-.13.65-.38l.63-1.08l4.12%202.38c.11.07.24.1.37.1c.26%200%20.51-.13.65-.38c.21-.35.08-.81-.27-1.02l-4.12-2.38l.62-1.08c.21-.36.08-.82-.27-1.02a.74.74%200%200%200-1.02.27l-2%203.46a.75.75%200%200%200%20.27%201.03m18.339%204.242a.74.74%200%200%200-1.02.27l-.63%201.08l-4.12-2.37a.746.746%200%200%200-.75%201.29l4.11%202.38l-.62%201.08a.746.746%200%200%200%20.64%201.12c.26%200%20.51-.13.65-.38l2-3.46c.22-.35.1-.8-.26-1.01M18.77%207.22L14.65%209.6c-.36.21-.48.67-.27%201.02c.14.24.39.38.65.38c.13%200%20.26-.03.37-.1l4.11-2.38l.63%201.08c.14.24.39.38.65.38c.13%200%20.26-.03.37-.1c.36-.21.48-.67.27-1.02l-2-3.46a.74.74%200%200%200-1.02-.27c-.36.21-.48.67-.27%201.02zM5.23%2016.781l4.11-2.38c.36-.21.48-.67.27-1.02a.74.74%200%200%200-1.02-.27l-4.11%202.38l-.63-1.08a.74.74%200%200%200-1.02-.27c-.36.21-.48.67-.27%201.02l2%203.46c.14.24.39.38.65.38c.13%200%20.26-.03.37-.1c.36-.21.48-.67.27-1.02z%22%2F%3E%3Cpath%20d%3D%22M15.5%2012a3.5%203.5%200%200%201-3.5%203.5a3.5%203.5%200%200%201%200-7a3.5%203.5%200%200%201%203.5%203.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/sun4-filled.svg?color=%231a73e8&size=48