grains-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
grains-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the grains icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 58a85.5 85.5 0 0 0-32.84 6.53C161.45 34.31 132 19.3 130.68 18.63a6 6 0 0 0-5.36 0c-1.33.67-30.77 15.68-44.48 45.9A85.5 85.5 0 0 0 48 58a6 6 0 0 0-6 6v80a86 86 0 0 0 172 0V64a6 6 0 0 0-6-6m-86 159.76A74.1 74.1 0 0 1 54 144v-17.76A74.1 74.1 0 0 1 122 200Zm0-61.51a86.1 86.1 0 0 0-68-42v-44A74.11 74.11 0 0 1 122 144ZM91.58 69.91c9.66-21.6 29.27-34.78 36.42-39c7.16 4.25 26.76 17.43 36.41 39A86.5 86.5 0 0 0 128 112.5a86.47 86.47 0 0 0-36.42-42.59M202 144a74.1 74.1 0 0 1-68 73.76V200a74.1 74.1 0 0 1 68-73.76Zm0-29.77a86.1 86.1 0 0 0-68 42V144a74.11 74.11 0 0 1 68-73.76Z"/></svg>

React

import type { SVGProps } from "react";

export function PhGrainsLight(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="M208 58a85.5 85.5 0 0 0-32.84 6.53C161.45 34.31 132 19.3 130.68 18.63a6 6 0 0 0-5.36 0c-1.33.67-30.77 15.68-44.48 45.9A85.5 85.5 0 0 0 48 58a6 6 0 0 0-6 6v80a86 86 0 0 0 172 0V64a6 6 0 0 0-6-6m-86 159.76A74.1 74.1 0 0 1 54 144v-17.76A74.1 74.1 0 0 1 122 200Zm0-61.51a86.1 86.1 0 0 0-68-42v-44A74.11 74.11 0 0 1 122 144ZM91.58 69.91c9.66-21.6 29.27-34.78 36.42-39c7.16 4.25 26.76 17.43 36.41 39A86.5 86.5 0 0 0 128 112.5a86.47 86.47 0 0 0-36.42-42.59M202 144a74.1 74.1 0 0 1-68 73.76V200a74.1 74.1 0 0 1 68-73.76Zm0-29.77a86.1 86.1 0 0 0-68 42V144a74.11 74.11 0 0 1 68-73.76Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 58a85.5 85.5 0 0 0-32.84 6.53C161.45 34.31 132 19.3 130.68 18.63a6 6 0 0 0-5.36 0c-1.33.67-30.77 15.68-44.48 45.9A85.5 85.5 0 0 0 48 58a6 6 0 0 0-6 6v80a86 86 0 0 0 172 0V64a6 6 0 0 0-6-6m-86 159.76A74.1 74.1 0 0 1 54 144v-17.76A74.1 74.1 0 0 1 122 200Zm0-61.51a86.1 86.1 0 0 0-68-42v-44A74.11 74.11 0 0 1 122 144ZM91.58 69.91c9.66-21.6 29.27-34.78 36.42-39c7.16 4.25 26.76 17.43 36.41 39A86.5 86.5 0 0 0 128 112.5a86.47 86.47 0 0 0-36.42-42.59M202 144a74.1 74.1 0 0 1-68 73.76V200a74.1 74.1 0 0 1 68-73.76Zm0-29.77a86.1 86.1 0 0 0-68 42V144a74.11 74.11 0 0 1 68-73.76Z"/></svg>
</template>

CSS

.icon-grains-light {
  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%22M208%2058a85.5%2085.5%200%200%200-32.84%206.53C161.45%2034.31%20132%2019.3%20130.68%2018.63a6%206%200%200%200-5.36%200c-1.33.67-30.77%2015.68-44.48%2045.9A85.5%2085.5%200%200%200%2048%2058a6%206%200%200%200-6%206v80a86%2086%200%200%200%20172%200V64a6%206%200%200%200-6-6m-86%20159.76A74.1%2074.1%200%200%201%2054%20144v-17.76A74.1%2074.1%200%200%201%20122%20200Zm0-61.51a86.1%2086.1%200%200%200-68-42v-44A74.11%2074.11%200%200%201%20122%20144ZM91.58%2069.91c9.66-21.6%2029.27-34.78%2036.42-39c7.16%204.25%2026.76%2017.43%2036.41%2039A86.5%2086.5%200%200%200%20128%20112.5a86.47%2086.47%200%200%200-36.42-42.59M202%20144a74.1%2074.1%200%200%201-68%2073.76V200a74.1%2074.1%200%200%201%2068-73.76Zm0-29.77a86.1%2086.1%200%200%200-68%2042V144a74.11%2074.11%200%200%201%2068-73.76Z%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%22M208%2058a85.5%2085.5%200%200%200-32.84%206.53C161.45%2034.31%20132%2019.3%20130.68%2018.63a6%206%200%200%200-5.36%200c-1.33.67-30.77%2015.68-44.48%2045.9A85.5%2085.5%200%200%200%2048%2058a6%206%200%200%200-6%206v80a86%2086%200%200%200%20172%200V64a6%206%200%200%200-6-6m-86%20159.76A74.1%2074.1%200%200%201%2054%20144v-17.76A74.1%2074.1%200%200%201%20122%20200Zm0-61.51a86.1%2086.1%200%200%200-68-42v-44A74.11%2074.11%200%200%201%20122%20144ZM91.58%2069.91c9.66-21.6%2029.27-34.78%2036.42-39c7.16%204.25%2026.76%2017.43%2036.41%2039A86.5%2086.5%200%200%200%20128%20112.5a86.47%2086.47%200%200%200-36.42-42.59M202%20144a74.1%2074.1%200%200%201-68%2073.76V200a74.1%2074.1%200%200%201%2068-73.76Zm0-29.77a86.1%2086.1%200%200%200-68%2042V144a74.11%2074.11%200%200%201%2068-73.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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