sun horizon icon

sun-horizon-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
sun-horizon-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the sun horizon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 148h-36.11c.07-1.33.11-2.66.11-4a76 76 0 0 0-152 0c0 1.34 0 2.67.11 4H16a12 12 0 0 0 0 24h224a12 12 0 0 0 0-24m-164-4a52 52 0 0 1 104 0c0 1.34-.07 2.67-.17 4H76.17c-.1-1.33-.17-2.66-.17-4m144 56a12 12 0 0 1-12 12H48a12 12 0 0 1 0-24h160a12 12 0 0 1 12 12M12.62 92.21a12 12 0 0 1 15.17-7.59l12 4a12 12 0 1 1-7.58 22.77l-12-4a12 12 0 0 1-7.59-15.18m56-48.41a12 12 0 1 1 22.76-7.59l4 12a12 12 0 1 1-22.76 7.59Zm140 60a12 12 0 0 1 7.59-15.18l12-4a12 12 0 0 1 7.58 22.77l-12 4a12 12 0 0 1-15.17-7.59m-48-55.59l4-12a12 12 0 1 1 22.76 7.59l-4 12a12 12 0 1 1-22.76-7.59"/></svg>

React

import type { SVGProps } from "react";

export function PhSunHorizonBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 148h-36.11c.07-1.33.11-2.66.11-4a76 76 0 0 0-152 0c0 1.34 0 2.67.11 4H16a12 12 0 0 0 0 24h224a12 12 0 0 0 0-24m-164-4a52 52 0 0 1 104 0c0 1.34-.07 2.67-.17 4H76.17c-.1-1.33-.17-2.66-.17-4m144 56a12 12 0 0 1-12 12H48a12 12 0 0 1 0-24h160a12 12 0 0 1 12 12M12.62 92.21a12 12 0 0 1 15.17-7.59l12 4a12 12 0 1 1-7.58 22.77l-12-4a12 12 0 0 1-7.59-15.18m56-48.41a12 12 0 1 1 22.76-7.59l4 12a12 12 0 1 1-22.76 7.59Zm140 60a12 12 0 0 1 7.59-15.18l12-4a12 12 0 0 1 7.58 22.77l-12 4a12 12 0 0 1-15.17-7.59m-48-55.59l4-12a12 12 0 1 1 22.76 7.59l-4 12a12 12 0 1 1-22.76-7.59"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 148h-36.11c.07-1.33.11-2.66.11-4a76 76 0 0 0-152 0c0 1.34 0 2.67.11 4H16a12 12 0 0 0 0 24h224a12 12 0 0 0 0-24m-164-4a52 52 0 0 1 104 0c0 1.34-.07 2.67-.17 4H76.17c-.1-1.33-.17-2.66-.17-4m144 56a12 12 0 0 1-12 12H48a12 12 0 0 1 0-24h160a12 12 0 0 1 12 12M12.62 92.21a12 12 0 0 1 15.17-7.59l12 4a12 12 0 1 1-7.58 22.77l-12-4a12 12 0 0 1-7.59-15.18m56-48.41a12 12 0 1 1 22.76-7.59l4 12a12 12 0 1 1-22.76 7.59Zm140 60a12 12 0 0 1 7.59-15.18l12-4a12 12 0 0 1 7.58 22.77l-12 4a12 12 0 0 1-15.17-7.59m-48-55.59l4-12a12 12 0 1 1 22.76 7.59l-4 12a12 12 0 1 1-22.76-7.59"/></svg>
</template>

CSS

.icon-sun-horizon-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20148h-36.11c.07-1.33.11-2.66.11-4a76%2076%200%200%200-152%200c0%201.34%200%202.67.11%204H16a12%2012%200%200%200%200%2024h224a12%2012%200%200%200%200-24m-164-4a52%2052%200%200%201%20104%200c0%201.34-.07%202.67-.17%204H76.17c-.1-1.33-.17-2.66-.17-4m144%2056a12%2012%200%200%201-12%2012H48a12%2012%200%200%201%200-24h160a12%2012%200%200%201%2012%2012M12.62%2092.21a12%2012%200%200%201%2015.17-7.59l12%204a12%2012%200%201%201-7.58%2022.77l-12-4a12%2012%200%200%201-7.59-15.18m56-48.41a12%2012%200%201%201%2022.76-7.59l4%2012a12%2012%200%201%201-22.76%207.59Zm140%2060a12%2012%200%200%201%207.59-15.18l12-4a12%2012%200%200%201%207.58%2022.77l-12%204a12%2012%200%200%201-15.17-7.59m-48-55.59l4-12a12%2012%200%201%201%2022.76%207.59l-4%2012a12%2012%200%201%201-22.76-7.59%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M240%20148h-36.11c.07-1.33.11-2.66.11-4a76%2076%200%200%200-152%200c0%201.34%200%202.67.11%204H16a12%2012%200%200%200%200%2024h224a12%2012%200%200%200%200-24m-164-4a52%2052%200%200%201%20104%200c0%201.34-.07%202.67-.17%204H76.17c-.1-1.33-.17-2.66-.17-4m144%2056a12%2012%200%200%201-12%2012H48a12%2012%200%200%201%200-24h160a12%2012%200%200%201%2012%2012M12.62%2092.21a12%2012%200%200%201%2015.17-7.59l12%204a12%2012%200%201%201-7.58%2022.77l-12-4a12%2012%200%200%201-7.59-15.18m56-48.41a12%2012%200%201%201%2022.76-7.59l4%2012a12%2012%200%201%201-22.76%207.59Zm140%2060a12%2012%200%200%201%207.59-15.18l12-4a12%2012%200%200%201%207.58%2022.77l-12%204a12%2012%200%200%201-15.17-7.59m-48-55.59l4-12a12%2012%200%201%201%2022.76%207.59l-4%2012a12%2012%200%201%201-22.76-7.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Sun Horizon bold icon — Phosphor · IconsDB