ios partlysunny icon

ios-partlysunny-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
ios-partlysunny-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios partlysunny icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M208 96h16v54h-16z" fill="currentColor"/><path d="M64 240h55v16H64z" fill="currentColor"/><path d="M107.5 149.1l11-11.1 31.4 31.6-11 11.1z" fill="currentColor"/><path d="M287.4 179.7l-11-11.1 31.3-31.6 11.1 11.1z" fill="currentColor"/><path d="M120.5 352.5l-11-11.1 31.4-31.6 11 11.1z" fill="currentColor"/><g><path d="M192.6 294.9c-20.2-8.1-34.6-27.9-34.6-51.1 0-30.3 24.5-55 54.7-55 15.6 0 29.7 6.6 39.6 17.2 4.8-3.5 9.5-6.2 13.6-8.2-12.9-15.1-32-24.7-53.3-24.7-38.7 0-70.3 31.7-70.3 70.7 0 27.4 15.6 51.2 38.3 62.9 3.7-5.2 7.9-9 12-11.8z" fill="currentColor"/></g><path d="M299 239.8c14.5 0 28.1 4.8 39.3 13.9 10.9 8.9 18.6 21.3 21.7 34.9l3.1 14 14.2-1.8c2.1-.3 4.1-.4 6.1-.4 26.9 0 48.8 22.1 48.8 49.2s-21.9 49.2-48.8 49.2H225.7c-9.5 0-18.5-3.9-25.4-10.8-6.8-7-10.6-16.2-10.6-25.9 0-18.6 14.5-33.8 33.2-36.9 1.6-.3 8.8-1.2 14.2-1.7 0 0-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5.1-34.4 28.1-62.6 62.6-62.6m0-15.8c-43.3 0-78.3 35.2-78.3 78.5 0 2.6.1 5.2.4 7.8-26.4 2.3-47.1 25.5-47.1 52.6 0 28.6 23.2 53.1 51.7 53.1h157.7c35.7 0 64.6-29.9 64.6-65.7 0-35.8-28.9-65.3-64.6-65.3-2.7 0-5.4 0-8 .3-7.9-35-39.1-61.3-76.4-61.3z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosPartlysunnyOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M208 96h16v54h-16z" fill="currentColor"/><path d="M64 240h55v16H64z" fill="currentColor"/><path d="M107.5 149.1l11-11.1 31.4 31.6-11 11.1z" fill="currentColor"/><path d="M287.4 179.7l-11-11.1 31.3-31.6 11.1 11.1z" fill="currentColor"/><path d="M120.5 352.5l-11-11.1 31.4-31.6 11 11.1z" fill="currentColor"/><g><path d="M192.6 294.9c-20.2-8.1-34.6-27.9-34.6-51.1 0-30.3 24.5-55 54.7-55 15.6 0 29.7 6.6 39.6 17.2 4.8-3.5 9.5-6.2 13.6-8.2-12.9-15.1-32-24.7-53.3-24.7-38.7 0-70.3 31.7-70.3 70.7 0 27.4 15.6 51.2 38.3 62.9 3.7-5.2 7.9-9 12-11.8z" fill="currentColor"/></g><path d="M299 239.8c14.5 0 28.1 4.8 39.3 13.9 10.9 8.9 18.6 21.3 21.7 34.9l3.1 14 14.2-1.8c2.1-.3 4.1-.4 6.1-.4 26.9 0 48.8 22.1 48.8 49.2s-21.9 49.2-48.8 49.2H225.7c-9.5 0-18.5-3.9-25.4-10.8-6.8-7-10.6-16.2-10.6-25.9 0-18.6 14.5-33.8 33.2-36.9 1.6-.3 8.8-1.2 14.2-1.7 0 0-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5.1-34.4 28.1-62.6 62.6-62.6m0-15.8c-43.3 0-78.3 35.2-78.3 78.5 0 2.6.1 5.2.4 7.8-26.4 2.3-47.1 25.5-47.1 52.6 0 28.6 23.2 53.1 51.7 53.1h157.7c35.7 0 64.6-29.9 64.6-65.7 0-35.8-28.9-65.3-64.6-65.3-2.7 0-5.4 0-8 .3-7.9-35-39.1-61.3-76.4-61.3z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M208 96h16v54h-16z" fill="currentColor"/><path d="M64 240h55v16H64z" fill="currentColor"/><path d="M107.5 149.1l11-11.1 31.4 31.6-11 11.1z" fill="currentColor"/><path d="M287.4 179.7l-11-11.1 31.3-31.6 11.1 11.1z" fill="currentColor"/><path d="M120.5 352.5l-11-11.1 31.4-31.6 11 11.1z" fill="currentColor"/><g><path d="M192.6 294.9c-20.2-8.1-34.6-27.9-34.6-51.1 0-30.3 24.5-55 54.7-55 15.6 0 29.7 6.6 39.6 17.2 4.8-3.5 9.5-6.2 13.6-8.2-12.9-15.1-32-24.7-53.3-24.7-38.7 0-70.3 31.7-70.3 70.7 0 27.4 15.6 51.2 38.3 62.9 3.7-5.2 7.9-9 12-11.8z" fill="currentColor"/></g><path d="M299 239.8c14.5 0 28.1 4.8 39.3 13.9 10.9 8.9 18.6 21.3 21.7 34.9l3.1 14 14.2-1.8c2.1-.3 4.1-.4 6.1-.4 26.9 0 48.8 22.1 48.8 49.2s-21.9 49.2-48.8 49.2H225.7c-9.5 0-18.5-3.9-25.4-10.8-6.8-7-10.6-16.2-10.6-25.9 0-18.6 14.5-33.8 33.2-36.9 1.6-.3 8.8-1.2 14.2-1.7 0 0-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5.1-34.4 28.1-62.6 62.6-62.6m0-15.8c-43.3 0-78.3 35.2-78.3 78.5 0 2.6.1 5.2.4 7.8-26.4 2.3-47.1 25.5-47.1 52.6 0 28.6 23.2 53.1 51.7 53.1h157.7c35.7 0 64.6-29.9 64.6-65.7 0-35.8-28.9-65.3-64.6-65.3-2.7 0-5.4 0-8 .3-7.9-35-39.1-61.3-76.4-61.3z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-partlysunny-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M208%2096h16v54h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M64%20240h55v16H64z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M107.5%20149.1l11-11.1%2031.4%2031.6-11%2011.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M287.4%20179.7l-11-11.1%2031.3-31.6%2011.1%2011.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M120.5%20352.5l-11-11.1%2031.4-31.6%2011%2011.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M192.6%20294.9c-20.2-8.1-34.6-27.9-34.6-51.1%200-30.3%2024.5-55%2054.7-55%2015.6%200%2029.7%206.6%2039.6%2017.2%204.8-3.5%209.5-6.2%2013.6-8.2-12.9-15.1-32-24.7-53.3-24.7-38.7%200-70.3%2031.7-70.3%2070.7%200%2027.4%2015.6%2051.2%2038.3%2062.9%203.7-5.2%207.9-9%2012-11.8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M299%20239.8c14.5%200%2028.1%204.8%2039.3%2013.9%2010.9%208.9%2018.6%2021.3%2021.7%2034.9l3.1%2014%2014.2-1.8c2.1-.3%204.1-.4%206.1-.4%2026.9%200%2048.8%2022.1%2048.8%2049.2s-21.9%2049.2-48.8%2049.2H225.7c-9.5%200-18.5-3.9-25.4-10.8-6.8-7-10.6-16.2-10.6-25.9%200-18.6%2014.5-33.8%2033.2-36.9%201.6-.3%208.8-1.2%2014.2-1.7%200%200-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5.1-34.4%2028.1-62.6%2062.6-62.6m0-15.8c-43.3%200-78.3%2035.2-78.3%2078.5%200%202.6.1%205.2.4%207.8-26.4%202.3-47.1%2025.5-47.1%2052.6%200%2028.6%2023.2%2053.1%2051.7%2053.1h157.7c35.7%200%2064.6-29.9%2064.6-65.7%200-35.8-28.9-65.3-64.6-65.3-2.7%200-5.4%200-8%20.3-7.9-35-39.1-61.3-76.4-61.3z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M208%2096h16v54h-16z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M64%20240h55v16H64z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M107.5%20149.1l11-11.1%2031.4%2031.6-11%2011.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M287.4%20179.7l-11-11.1%2031.3-31.6%2011.1%2011.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M120.5%20352.5l-11-11.1%2031.4-31.6%2011%2011.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M192.6%20294.9c-20.2-8.1-34.6-27.9-34.6-51.1%200-30.3%2024.5-55%2054.7-55%2015.6%200%2029.7%206.6%2039.6%2017.2%204.8-3.5%209.5-6.2%2013.6-8.2-12.9-15.1-32-24.7-53.3-24.7-38.7%200-70.3%2031.7-70.3%2070.7%200%2027.4%2015.6%2051.2%2038.3%2062.9%203.7-5.2%207.9-9%2012-11.8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M299%20239.8c14.5%200%2028.1%204.8%2039.3%2013.9%2010.9%208.9%2018.6%2021.3%2021.7%2034.9l3.1%2014%2014.2-1.8c2.1-.3%204.1-.4%206.1-.4%2026.9%200%2048.8%2022.1%2048.8%2049.2s-21.9%2049.2-48.8%2049.2H225.7c-9.5%200-18.5-3.9-25.4-10.8-6.8-7-10.6-16.2-10.6-25.9%200-18.6%2014.5-33.8%2033.2-36.9%201.6-.3%208.8-1.2%2014.2-1.7%200%200-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5.1-34.4%2028.1-62.6%2062.6-62.6m0-15.8c-43.3%200-78.3%2035.2-78.3%2078.5%200%202.6.1%205.2.4%207.8-26.4%202.3-47.1%2025.5-47.1%2052.6%200%2028.6%2023.2%2053.1%2051.7%2053.1h157.7c35.7%200%2064.6-29.9%2064.6-65.7%200-35.8-28.9-65.3-64.6-65.3-2.7%200-5.4%200-8%20.3-7.9-35-39.1-61.3-76.4-61.3z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-partlysunny-outline.svg?color=%231a73e8&size=48