sun-haze-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
sun-haze-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the sun haze icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 10.234c1.055-.023 1.898-.89 1.898-2.109V2.359c0-1.218-.843-2.086-1.898-2.086s-1.898.868-1.898 2.086v5.766c0 1.219.843 2.133 1.898 2.11m12.094 4.993c.75.726 1.969.726 2.836-.118l4.078-4.078c.867-.89.844-2.086.117-2.836c-.726-.726-1.945-.75-2.812.117l-4.079 4.079c-.867.867-.89 2.109-.14 2.836M13.07 15.11c.868.844 2.133.868 2.836.118c.727-.75.727-1.97-.117-2.836l-4.078-4.078c-.89-.868-2.086-.844-2.812-.118c-.75.75-.774 1.946.093 2.836Zm-7.1 22.617h47.6c.82 0 1.477-.657 1.477-1.5c0-.844-.656-1.477-1.477-1.477H38.22c1.547-2.086 2.484-4.664 2.484-7.453c0-6.938-5.765-12.727-12.703-12.727s-12.703 5.79-12.703 12.727c0 2.789.938 5.367 2.484 7.453H5.97c-.82 0-1.477.633-1.477 1.477c0 .843.657 1.5 1.477 1.5m-2.93-9.094h5.766c1.219 0 2.133-.867 2.11-1.922c-.024-1.031-.891-1.898-2.11-1.898H3.039c-1.195 0-2.086.867-2.086 1.898c0 1.055.89 1.922 2.086 1.922m44.156 0h5.766c1.219 0 2.086-.867 2.086-1.922c0-1.031-.867-1.898-2.086-1.898h-5.766c-1.218 0-2.132.867-2.109 1.898c.023 1.055.89 1.922 2.11 1.922M2.43 46.727h47.6c.844 0 1.477-.633 1.477-1.477s-.633-1.5-1.477-1.5H2.43c-.82 0-1.477.656-1.477 1.5s.657 1.477 1.477 1.477m3.539 9H53.57c.82 0 1.477-.633 1.477-1.477s-.656-1.477-1.477-1.477H5.97c-.82 0-1.477.633-1.477 1.477s.657 1.477 1.477 1.477"/></svg>

React

import type { SVGProps } from "react";

export function F7SunHazeFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 10.234c1.055-.023 1.898-.89 1.898-2.109V2.359c0-1.218-.843-2.086-1.898-2.086s-1.898.868-1.898 2.086v5.766c0 1.219.843 2.133 1.898 2.11m12.094 4.993c.75.726 1.969.726 2.836-.118l4.078-4.078c.867-.89.844-2.086.117-2.836c-.726-.726-1.945-.75-2.812.117l-4.079 4.079c-.867.867-.89 2.109-.14 2.836M13.07 15.11c.868.844 2.133.868 2.836.118c.727-.75.727-1.97-.117-2.836l-4.078-4.078c-.89-.868-2.086-.844-2.812-.118c-.75.75-.774 1.946.093 2.836Zm-7.1 22.617h47.6c.82 0 1.477-.657 1.477-1.5c0-.844-.656-1.477-1.477-1.477H38.22c1.547-2.086 2.484-4.664 2.484-7.453c0-6.938-5.765-12.727-12.703-12.727s-12.703 5.79-12.703 12.727c0 2.789.938 5.367 2.484 7.453H5.97c-.82 0-1.477.633-1.477 1.477c0 .843.657 1.5 1.477 1.5m-2.93-9.094h5.766c1.219 0 2.133-.867 2.11-1.922c-.024-1.031-.891-1.898-2.11-1.898H3.039c-1.195 0-2.086.867-2.086 1.898c0 1.055.89 1.922 2.086 1.922m44.156 0h5.766c1.219 0 2.086-.867 2.086-1.922c0-1.031-.867-1.898-2.086-1.898h-5.766c-1.218 0-2.132.867-2.109 1.898c.023 1.055.89 1.922 2.11 1.922M2.43 46.727h47.6c.844 0 1.477-.633 1.477-1.477s-.633-1.5-1.477-1.5H2.43c-.82 0-1.477.656-1.477 1.5s.657 1.477 1.477 1.477m3.539 9H53.57c.82 0 1.477-.633 1.477-1.477s-.656-1.477-1.477-1.477H5.97c-.82 0-1.477.633-1.477 1.477s.657 1.477 1.477 1.477"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28 10.234c1.055-.023 1.898-.89 1.898-2.109V2.359c0-1.218-.843-2.086-1.898-2.086s-1.898.868-1.898 2.086v5.766c0 1.219.843 2.133 1.898 2.11m12.094 4.993c.75.726 1.969.726 2.836-.118l4.078-4.078c.867-.89.844-2.086.117-2.836c-.726-.726-1.945-.75-2.812.117l-4.079 4.079c-.867.867-.89 2.109-.14 2.836M13.07 15.11c.868.844 2.133.868 2.836.118c.727-.75.727-1.97-.117-2.836l-4.078-4.078c-.89-.868-2.086-.844-2.812-.118c-.75.75-.774 1.946.093 2.836Zm-7.1 22.617h47.6c.82 0 1.477-.657 1.477-1.5c0-.844-.656-1.477-1.477-1.477H38.22c1.547-2.086 2.484-4.664 2.484-7.453c0-6.938-5.765-12.727-12.703-12.727s-12.703 5.79-12.703 12.727c0 2.789.938 5.367 2.484 7.453H5.97c-.82 0-1.477.633-1.477 1.477c0 .843.657 1.5 1.477 1.5m-2.93-9.094h5.766c1.219 0 2.133-.867 2.11-1.922c-.024-1.031-.891-1.898-2.11-1.898H3.039c-1.195 0-2.086.867-2.086 1.898c0 1.055.89 1.922 2.086 1.922m44.156 0h5.766c1.219 0 2.086-.867 2.086-1.922c0-1.031-.867-1.898-2.086-1.898h-5.766c-1.218 0-2.132.867-2.109 1.898c.023 1.055.89 1.922 2.11 1.922M2.43 46.727h47.6c.844 0 1.477-.633 1.477-1.477s-.633-1.5-1.477-1.5H2.43c-.82 0-1.477.656-1.477 1.5s.657 1.477 1.477 1.477m3.539 9H53.57c.82 0 1.477-.633 1.477-1.477s-.656-1.477-1.477-1.477H5.97c-.82 0-1.477.633-1.477 1.477s.657 1.477 1.477 1.477"/></svg>
</template>

CSS

.icon-sun-haze-fill {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2010.234c1.055-.023%201.898-.89%201.898-2.109V2.359c0-1.218-.843-2.086-1.898-2.086s-1.898.868-1.898%202.086v5.766c0%201.219.843%202.133%201.898%202.11m12.094%204.993c.75.726%201.969.726%202.836-.118l4.078-4.078c.867-.89.844-2.086.117-2.836c-.726-.726-1.945-.75-2.812.117l-4.079%204.079c-.867.867-.89%202.109-.14%202.836M13.07%2015.11c.868.844%202.133.868%202.836.118c.727-.75.727-1.97-.117-2.836l-4.078-4.078c-.89-.868-2.086-.844-2.812-.118c-.75.75-.774%201.946.093%202.836Zm-7.1%2022.617h47.6c.82%200%201.477-.657%201.477-1.5c0-.844-.656-1.477-1.477-1.477H38.22c1.547-2.086%202.484-4.664%202.484-7.453c0-6.938-5.765-12.727-12.703-12.727s-12.703%205.79-12.703%2012.727c0%202.789.938%205.367%202.484%207.453H5.97c-.82%200-1.477.633-1.477%201.477c0%20.843.657%201.5%201.477%201.5m-2.93-9.094h5.766c1.219%200%202.133-.867%202.11-1.922c-.024-1.031-.891-1.898-2.11-1.898H3.039c-1.195%200-2.086.867-2.086%201.898c0%201.055.89%201.922%202.086%201.922m44.156%200h5.766c1.219%200%202.086-.867%202.086-1.922c0-1.031-.867-1.898-2.086-1.898h-5.766c-1.218%200-2.132.867-2.109%201.898c.023%201.055.89%201.922%202.11%201.922M2.43%2046.727h47.6c.844%200%201.477-.633%201.477-1.477s-.633-1.5-1.477-1.5H2.43c-.82%200-1.477.656-1.477%201.5s.657%201.477%201.477%201.477m3.539%209H53.57c.82%200%201.477-.633%201.477-1.477s-.656-1.477-1.477-1.477H5.97c-.82%200-1.477.633-1.477%201.477s.657%201.477%201.477%201.477%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2010.234c1.055-.023%201.898-.89%201.898-2.109V2.359c0-1.218-.843-2.086-1.898-2.086s-1.898.868-1.898%202.086v5.766c0%201.219.843%202.133%201.898%202.11m12.094%204.993c.75.726%201.969.726%202.836-.118l4.078-4.078c.867-.89.844-2.086.117-2.836c-.726-.726-1.945-.75-2.812.117l-4.079%204.079c-.867.867-.89%202.109-.14%202.836M13.07%2015.11c.868.844%202.133.868%202.836.118c.727-.75.727-1.97-.117-2.836l-4.078-4.078c-.89-.868-2.086-.844-2.812-.118c-.75.75-.774%201.946.093%202.836Zm-7.1%2022.617h47.6c.82%200%201.477-.657%201.477-1.5c0-.844-.656-1.477-1.477-1.477H38.22c1.547-2.086%202.484-4.664%202.484-7.453c0-6.938-5.765-12.727-12.703-12.727s-12.703%205.79-12.703%2012.727c0%202.789.938%205.367%202.484%207.453H5.97c-.82%200-1.477.633-1.477%201.477c0%20.843.657%201.5%201.477%201.5m-2.93-9.094h5.766c1.219%200%202.133-.867%202.11-1.922c-.024-1.031-.891-1.898-2.11-1.898H3.039c-1.195%200-2.086.867-2.086%201.898c0%201.055.89%201.922%202.086%201.922m44.156%200h5.766c1.219%200%202.086-.867%202.086-1.922c0-1.031-.867-1.898-2.086-1.898h-5.766c-1.218%200-2.132.867-2.109%201.898c.023%201.055.89%201.922%202.11%201.922M2.43%2046.727h47.6c.844%200%201.477-.633%201.477-1.477s-.633-1.5-1.477-1.5H2.43c-.82%200-1.477.656-1.477%201.5s.657%201.477%201.477%201.477m3.539%209H53.57c.82%200%201.477-.633%201.477-1.477s-.656-1.477-1.477-1.477H5.97c-.82%200-1.477.633-1.477%201.477s.657%201.477%201.477%201.477%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/sun-haze-fill.svg?color=%231a73e8&size=48