early-on-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
early-on-rounded
Set
Material Symbols Light
Style
Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the early on icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.009 20.692q-1.126 0-1.914-.787q-.787-.788-.787-1.914t.787-1.904t1.914-.78t1.905.78q.778.779.778 1.904t-.779 1.914q-.779.787-1.904.787m-.325-6.74q-.126-.126-.126-.317v-.885q0-.192.125-.317t.316-.125t.317.125t.126.317v.885q0 .191-.125.316q-.125.126-.316.126t-.317-.125m.632 8.096q.126.126.126.317v.885q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317v-.885q0-.191.125-.316q.125-.126.316-.126t.317.126m2.328-7.158q0-.168.148-.316l.62-.62q.128-.128.303-.135t.323.141t.148.314t-.148.313l-.619.62q-.129.128-.304.138t-.323-.138t-.148-.317m-5.411 5.876q.148.149.148.314t-.148.313l-.645.645q-.125.128-.292.128t-.315-.128t-.139-.304t.139-.323l.625-.645q.13-.148.304-.148t.323.148m6.815-3.083q.126-.126.318-.126h.884q.192 0 .317.125t.125.316t-.125.317t-.317.126h-.885q-.191 0-.316-.125q-.126-.125-.126-.316t.126-.317m-8.097.632q-.126.126-.317.126h-.885q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126h.885q.191 0 .316.125q.126.125.126.316t-.125.317m6.84 2.451q.148-.148.314-.145q.165.003.313.145l.625.62q.129.128.139.303t-.139.323t-.316.148t-.316-.148l-.62-.619q-.131-.13-.14-.305q-.008-.174.14-.322m-5.876-5.411q-.168 0-.316-.148l-.62-.62q-.13-.13-.139-.304q-.008-.175.14-.323t.313-.145t.314.145l.625.62q.128.128.138.303t-.138.324t-.317.148M5.616 21q-.691 0-1.153-.462T4 19.385V6.615q0-.69.463-1.152T5.616 5h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69 0 1.153.463T20 6.616v3.192q0 .343-.232.575t-.576.233H5v8.769q0 .23.192.423t.423.192h3.5q.213 0 .357.144t.144.357t-.144.356t-.356.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEarlyOnRounded(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="M17.009 20.692q-1.126 0-1.914-.787q-.787-.788-.787-1.914t.787-1.904t1.914-.78t1.905.78q.778.779.778 1.904t-.779 1.914q-.779.787-1.904.787m-.325-6.74q-.126-.126-.126-.317v-.885q0-.192.125-.317t.316-.125t.317.125t.126.317v.885q0 .191-.125.316q-.125.126-.316.126t-.317-.125m.632 8.096q.126.126.126.317v.885q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317v-.885q0-.191.125-.316q.125-.126.316-.126t.317.126m2.328-7.158q0-.168.148-.316l.62-.62q.128-.128.303-.135t.323.141t.148.314t-.148.313l-.619.62q-.129.128-.304.138t-.323-.138t-.148-.317m-5.411 5.876q.148.149.148.314t-.148.313l-.645.645q-.125.128-.292.128t-.315-.128t-.139-.304t.139-.323l.625-.645q.13-.148.304-.148t.323.148m6.815-3.083q.126-.126.318-.126h.884q.192 0 .317.125t.125.316t-.125.317t-.317.126h-.885q-.191 0-.316-.125q-.126-.125-.126-.316t.126-.317m-8.097.632q-.126.126-.317.126h-.885q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126h.885q.191 0 .316.125q.126.125.126.316t-.125.317m6.84 2.451q.148-.148.314-.145q.165.003.313.145l.625.62q.129.128.139.303t-.139.323t-.316.148t-.316-.148l-.62-.619q-.131-.13-.14-.305q-.008-.174.14-.322m-5.876-5.411q-.168 0-.316-.148l-.62-.62q-.13-.13-.139-.304q-.008-.175.14-.323t.313-.145t.314.145l.625.62q.128.128.138.303t-.138.324t-.317.148M5.616 21q-.691 0-1.153-.462T4 19.385V6.615q0-.69.463-1.152T5.616 5h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69 0 1.153.463T20 6.616v3.192q0 .343-.232.575t-.576.233H5v8.769q0 .23.192.423t.423.192h3.5q.213 0 .357.144t.144.357t-.144.356t-.356.143z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.009 20.692q-1.126 0-1.914-.787q-.787-.788-.787-1.914t.787-1.904t1.914-.78t1.905.78q.778.779.778 1.904t-.779 1.914q-.779.787-1.904.787m-.325-6.74q-.126-.126-.126-.317v-.885q0-.192.125-.317t.316-.125t.317.125t.126.317v.885q0 .191-.125.316q-.125.126-.316.126t-.317-.125m.632 8.096q.126.126.126.317v.885q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317v-.885q0-.191.125-.316q.125-.126.316-.126t.317.126m2.328-7.158q0-.168.148-.316l.62-.62q.128-.128.303-.135t.323.141t.148.314t-.148.313l-.619.62q-.129.128-.304.138t-.323-.138t-.148-.317m-5.411 5.876q.148.149.148.314t-.148.313l-.645.645q-.125.128-.292.128t-.315-.128t-.139-.304t.139-.323l.625-.645q.13-.148.304-.148t.323.148m6.815-3.083q.126-.126.318-.126h.884q.192 0 .317.125t.125.316t-.125.317t-.317.126h-.885q-.191 0-.316-.125q-.126-.125-.126-.316t.126-.317m-8.097.632q-.126.126-.317.126h-.885q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126h.885q.191 0 .316.125q.126.125.126.316t-.125.317m6.84 2.451q.148-.148.314-.145q.165.003.313.145l.625.62q.129.128.139.303t-.139.323t-.316.148t-.316-.148l-.62-.619q-.131-.13-.14-.305q-.008-.174.14-.322m-5.876-5.411q-.168 0-.316-.148l-.62-.62q-.13-.13-.139-.304q-.008-.175.14-.323t.313-.145t.314.145l.625.62q.128.128.138.303t-.138.324t-.317.148M5.616 21q-.691 0-1.153-.462T4 19.385V6.615q0-.69.463-1.152T5.616 5h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69 0 1.153.463T20 6.616v3.192q0 .343-.232.575t-.576.233H5v8.769q0 .23.192.423t.423.192h3.5q.213 0 .357.144t.144.357t-.144.356t-.356.143z"/></svg>
</template>

CSS

.icon-early-on-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%22M17.009%2020.692q-1.126%200-1.914-.787q-.787-.788-.787-1.914t.787-1.904t1.914-.78t1.905.78q.778.779.778%201.904t-.779%201.914q-.779.787-1.904.787m-.325-6.74q-.126-.126-.126-.317v-.885q0-.192.125-.317t.316-.125t.317.125t.126.317v.885q0%20.191-.125.316q-.125.126-.316.126t-.317-.125m.632%208.096q.126.126.126.317v.885q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317v-.885q0-.191.125-.316q.125-.126.316-.126t.317.126m2.328-7.158q0-.168.148-.316l.62-.62q.128-.128.303-.135t.323.141t.148.314t-.148.313l-.619.62q-.129.128-.304.138t-.323-.138t-.148-.317m-5.411%205.876q.148.149.148.314t-.148.313l-.645.645q-.125.128-.292.128t-.315-.128t-.139-.304t.139-.323l.625-.645q.13-.148.304-.148t.323.148m6.815-3.083q.126-.126.318-.126h.884q.192%200%20.317.125t.125.316t-.125.317t-.317.126h-.885q-.191%200-.316-.125q-.126-.125-.126-.316t.126-.317m-8.097.632q-.126.126-.317.126h-.885q-.192%200-.317-.125t-.125-.316t.125-.317t.317-.126h.885q.191%200%20.316.125q.126.125.126.316t-.125.317m6.84%202.451q.148-.148.314-.145q.165.003.313.145l.625.62q.129.128.139.303t-.139.323t-.316.148t-.316-.148l-.62-.619q-.131-.13-.14-.305q-.008-.174.14-.322m-5.876-5.411q-.168%200-.316-.148l-.62-.62q-.13-.13-.139-.304q-.008-.175.14-.323t.313-.145t.314.145l.625.62q.128.128.138.303t-.138.324t-.317.148M5.616%2021q-.691%200-1.153-.462T4%2019.385V6.615q0-.69.463-1.152T5.616%205h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69%200%201.153.463T20%206.616v3.192q0%20.343-.232.575t-.576.233H5v8.769q0%20.23.192.423t.423.192h3.5q.213%200%20.357.144t.144.357t-.144.356t-.356.143z%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%22M17.009%2020.692q-1.126%200-1.914-.787q-.787-.788-.787-1.914t.787-1.904t1.914-.78t1.905.78q.778.779.778%201.904t-.779%201.914q-.779.787-1.904.787m-.325-6.74q-.126-.126-.126-.317v-.885q0-.192.125-.317t.316-.125t.317.125t.126.317v.885q0%20.191-.125.316q-.125.126-.316.126t-.317-.125m.632%208.096q.126.126.126.317v.885q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317v-.885q0-.191.125-.316q.125-.126.316-.126t.317.126m2.328-7.158q0-.168.148-.316l.62-.62q.128-.128.303-.135t.323.141t.148.314t-.148.313l-.619.62q-.129.128-.304.138t-.323-.138t-.148-.317m-5.411%205.876q.148.149.148.314t-.148.313l-.645.645q-.125.128-.292.128t-.315-.128t-.139-.304t.139-.323l.625-.645q.13-.148.304-.148t.323.148m6.815-3.083q.126-.126.318-.126h.884q.192%200%20.317.125t.125.316t-.125.317t-.317.126h-.885q-.191%200-.316-.125q-.126-.125-.126-.316t.126-.317m-8.097.632q-.126.126-.317.126h-.885q-.192%200-.317-.125t-.125-.316t.125-.317t.317-.126h.885q.191%200%20.316.125q.126.125.126.316t-.125.317m6.84%202.451q.148-.148.314-.145q.165.003.313.145l.625.62q.129.128.139.303t-.139.323t-.316.148t-.316-.148l-.62-.619q-.131-.13-.14-.305q-.008-.174.14-.322m-5.876-5.411q-.168%200-.316-.148l-.62-.62q-.13-.13-.139-.304q-.008-.175.14-.323t.313-.145t.314.145l.625.62q.128.128.138.303t-.138.324t-.317.148M5.616%2021q-.691%200-1.153-.462T4%2019.385V6.615q0-.69.463-1.152T5.616%205h1.769V3.308q0-.23.155-.384q.156-.155.386-.155t.383.155t.153.384V5h7.154V3.27q0-.213.143-.357q.144-.144.357-.144t.356.144t.144.356V5h1.769q.69%200%201.153.463T20%206.616v3.192q0%20.343-.232.575t-.576.233H5v8.769q0%20.23.192.423t.423.192h3.5q.213%200%20.357.144t.144.357t-.144.356t-.356.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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