wb-twilight-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
wb-twilight-rounded
Set
Material Symbols
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the wb twilight icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.8 7.25q.275.275.275.7t-.275.7l-.725.725q-.3.3-.712.3t-.713-.3t-.287-.712t.312-.713l.725-.725q.3-.275.713-.262t.687.287M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h18q.425 0 .713.288T22 19t-.288.713T21 20zm9.713-15.712Q13 4.575 13 5v1q0 .425-.288.713T12 7t-.712-.288T11 6V5q0-.425.288-.712T12 4t.713.288M4.25 7.2q.275-.275.7-.275t.7.275l.725.725q.3.3.3.713t-.3.712q-.3.275-.725.275t-.7-.3L4.225 8.6q-.275-.3-.262-.712T4.25 7.2M5 16q0-2.925 2.038-4.962T12 9t4.963 2.038T19 16z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsWbTwilightRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.8 7.25q.275.275.275.7t-.275.7l-.725.725q-.3.3-.712.3t-.713-.3t-.287-.712t.312-.713l.725-.725q.3-.275.713-.262t.687.287M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h18q.425 0 .713.288T22 19t-.288.713T21 20zm9.713-15.712Q13 4.575 13 5v1q0 .425-.288.713T12 7t-.712-.288T11 6V5q0-.425.288-.712T12 4t.713.288M4.25 7.2q.275-.275.7-.275t.7.275l.725.725q.3.3.3.713t-.3.712q-.3.275-.725.275t-.7-.3L4.225 8.6q-.275-.3-.262-.712T4.25 7.2M5 16q0-2.925 2.038-4.962T12 9t4.963 2.038T19 16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.8 7.25q.275.275.275.7t-.275.7l-.725.725q-.3.3-.712.3t-.713-.3t-.287-.712t.312-.713l.725-.725q.3-.275.713-.262t.687.287M3 20q-.425 0-.712-.288T2 19t.288-.712T3 18h18q.425 0 .713.288T22 19t-.288.713T21 20zm9.713-15.712Q13 4.575 13 5v1q0 .425-.288.713T12 7t-.712-.288T11 6V5q0-.425.288-.712T12 4t.713.288M4.25 7.2q.275-.275.7-.275t.7.275l.725.725q.3.3.3.713t-.3.712q-.3.275-.725.275t-.7-.3L4.225 8.6q-.275-.3-.262-.712T4.25 7.2M5 16q0-2.925 2.038-4.962T12 9t4.963 2.038T19 16z"/></svg>
</template>

CSS

.icon-wb-twilight-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.8%207.25q.275.275.275.7t-.275.7l-.725.725q-.3.3-.712.3t-.713-.3t-.287-.712t.312-.713l.725-.725q.3-.275.713-.262t.687.287M3%2020q-.425%200-.712-.288T2%2019t.288-.712T3%2018h18q.425%200%20.713.288T22%2019t-.288.713T21%2020zm9.713-15.712Q13%204.575%2013%205v1q0%20.425-.288.713T12%207t-.712-.288T11%206V5q0-.425.288-.712T12%204t.713.288M4.25%207.2q.275-.275.7-.275t.7.275l.725.725q.3.3.3.713t-.3.712q-.3.275-.725.275t-.7-.3L4.225%208.6q-.275-.3-.262-.712T4.25%207.2M5%2016q0-2.925%202.038-4.962T12%209t4.963%202.038T19%2016z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.8%207.25q.275.275.275.7t-.275.7l-.725.725q-.3.3-.712.3t-.713-.3t-.287-.712t.312-.713l.725-.725q.3-.275.713-.262t.687.287M3%2020q-.425%200-.712-.288T2%2019t.288-.712T3%2018h18q.425%200%20.713.288T22%2019t-.288.713T21%2020zm9.713-15.712Q13%204.575%2013%205v1q0%20.425-.288.713T12%207t-.712-.288T11%206V5q0-.425.288-.712T12%204t.713.288M4.25%207.2q.275-.275.7-.275t.7.275l.725.725q.3.3.3.713t-.3.712q-.3.275-.725.275t-.7-.3L4.225%208.6q-.275-.3-.262-.712T4.25%207.2M5%2016q0-2.925%202.038-4.962T12%209t4.963%202.038T19%2016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/wb-twilight-rounded.svg?color=%231a73e8&size=48