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

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

5 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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 21q-1.25 0-2.125-.875T14 18t.875-2.125T17 15t2.125.875T20 18t-.875 2.125T17 21m-.537-7.212q-.213-.213-.213-.538v-.5q0-.325.213-.537T17 12t.538.213t.212.537v.5q0 .325-.213.538T17 14t-.537-.213m1.074 8.426q.213.212.213.537v.5q0 .325-.213.538T17 24t-.537-.213t-.213-.537v-.5q0-.325.213-.537T17 22t.538.213m2.087-7.6q0-.313.225-.538l.35-.35q.225-.225.525-.213t.525.238t.225.525t-.225.525l-.35.35q-.225.225-.525.225t-.525-.225t-.225-.538m-5.45 6.213q.225.225.225.525t-.225.525l-.375.375q-.225.225-.525.225t-.525-.225t-.225-.525t.225-.525l.375-.375q.225-.225.525-.225t.525.225m7.038-3.362q.212-.213.537-.213h.5q.325 0 .538.213T23 18t-.213.538t-.537.212h-.5q-.325 0-.537-.213T21 18t.213-.537m-8.426 1.074q-.212.213-.537.213h-.5q-.325 0-.537-.213T11 18t.213-.537t.537-.213h.5q.325 0 .538.213T13 18t-.213.538m7.063 2.287q.225-.225.525-.212t.525.212l.375.35q.225.225.225.525t-.225.525t-.537.225t-.538-.225l-.35-.35q-.2-.225-.213-.525t.213-.525m-6.212-5.45q-.313 0-.538-.225l-.35-.35q-.2-.225-.212-.525t.212-.525t.525-.213t.525.213l.375.35q.225.225.225.525t-.225.525t-.537.225M5 22q-.825 0-1.412-.587T3 20V6q0-.825.588-1.412T5 4h1V3q0-.425.288-.712T7 2t.713.288T8 3v1h8V3q0-.425.288-.712T17 2t.713.288T18 3v1h1q.825 0 1.413.588T21 6v3q0 .425-.288.713T20 10H5v10h3q.425 0 .713.288T9 21t-.288.713T8 22zM5 8h14V6H5zm0 0V6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEarlyOnOutlineRounded(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 21q-1.25 0-2.125-.875T14 18t.875-2.125T17 15t2.125.875T20 18t-.875 2.125T17 21m-.537-7.212q-.213-.213-.213-.538v-.5q0-.325.213-.537T17 12t.538.213t.212.537v.5q0 .325-.213.538T17 14t-.537-.213m1.074 8.426q.213.212.213.537v.5q0 .325-.213.538T17 24t-.537-.213t-.213-.537v-.5q0-.325.213-.537T17 22t.538.213m2.087-7.6q0-.313.225-.538l.35-.35q.225-.225.525-.213t.525.238t.225.525t-.225.525l-.35.35q-.225.225-.525.225t-.525-.225t-.225-.538m-5.45 6.213q.225.225.225.525t-.225.525l-.375.375q-.225.225-.525.225t-.525-.225t-.225-.525t.225-.525l.375-.375q.225-.225.525-.225t.525.225m7.038-3.362q.212-.213.537-.213h.5q.325 0 .538.213T23 18t-.213.538t-.537.212h-.5q-.325 0-.537-.213T21 18t.213-.537m-8.426 1.074q-.212.213-.537.213h-.5q-.325 0-.537-.213T11 18t.213-.537t.537-.213h.5q.325 0 .538.213T13 18t-.213.538m7.063 2.287q.225-.225.525-.212t.525.212l.375.35q.225.225.225.525t-.225.525t-.537.225t-.538-.225l-.35-.35q-.2-.225-.213-.525t.213-.525m-6.212-5.45q-.313 0-.538-.225l-.35-.35q-.2-.225-.212-.525t.212-.525t.525-.213t.525.213l.375.35q.225.225.225.525t-.225.525t-.537.225M5 22q-.825 0-1.412-.587T3 20V6q0-.825.588-1.412T5 4h1V3q0-.425.288-.712T7 2t.713.288T8 3v1h8V3q0-.425.288-.712T17 2t.713.288T18 3v1h1q.825 0 1.413.588T21 6v3q0 .425-.288.713T20 10H5v10h3q.425 0 .713.288T9 21t-.288.713T8 22zM5 8h14V6H5zm0 0V6z"/></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 21q-1.25 0-2.125-.875T14 18t.875-2.125T17 15t2.125.875T20 18t-.875 2.125T17 21m-.537-7.212q-.213-.213-.213-.538v-.5q0-.325.213-.537T17 12t.538.213t.212.537v.5q0 .325-.213.538T17 14t-.537-.213m1.074 8.426q.213.212.213.537v.5q0 .325-.213.538T17 24t-.537-.213t-.213-.537v-.5q0-.325.213-.537T17 22t.538.213m2.087-7.6q0-.313.225-.538l.35-.35q.225-.225.525-.213t.525.238t.225.525t-.225.525l-.35.35q-.225.225-.525.225t-.525-.225t-.225-.538m-5.45 6.213q.225.225.225.525t-.225.525l-.375.375q-.225.225-.525.225t-.525-.225t-.225-.525t.225-.525l.375-.375q.225-.225.525-.225t.525.225m7.038-3.362q.212-.213.537-.213h.5q.325 0 .538.213T23 18t-.213.538t-.537.212h-.5q-.325 0-.537-.213T21 18t.213-.537m-8.426 1.074q-.212.213-.537.213h-.5q-.325 0-.537-.213T11 18t.213-.537t.537-.213h.5q.325 0 .538.213T13 18t-.213.538m7.063 2.287q.225-.225.525-.212t.525.212l.375.35q.225.225.225.525t-.225.525t-.537.225t-.538-.225l-.35-.35q-.2-.225-.213-.525t.213-.525m-6.212-5.45q-.313 0-.538-.225l-.35-.35q-.2-.225-.212-.525t.212-.525t.525-.213t.525.213l.375.35q.225.225.225.525t-.225.525t-.537.225M5 22q-.825 0-1.412-.587T3 20V6q0-.825.588-1.412T5 4h1V3q0-.425.288-.712T7 2t.713.288T8 3v1h8V3q0-.425.288-.712T17 2t.713.288T18 3v1h1q.825 0 1.413.588T21 6v3q0 .425-.288.713T20 10H5v10h3q.425 0 .713.288T9 21t-.288.713T8 22zM5 8h14V6H5zm0 0V6z"/></svg>
</template>

CSS

.icon-early-on-outline-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%2021q-1.25%200-2.125-.875T14%2018t.875-2.125T17%2015t2.125.875T20%2018t-.875%202.125T17%2021m-.537-7.212q-.213-.213-.213-.538v-.5q0-.325.213-.537T17%2012t.538.213t.212.537v.5q0%20.325-.213.538T17%2014t-.537-.213m1.074%208.426q.213.212.213.537v.5q0%20.325-.213.538T17%2024t-.537-.213t-.213-.537v-.5q0-.325.213-.537T17%2022t.538.213m2.087-7.6q0-.313.225-.538l.35-.35q.225-.225.525-.213t.525.238t.225.525t-.225.525l-.35.35q-.225.225-.525.225t-.525-.225t-.225-.538m-5.45%206.213q.225.225.225.525t-.225.525l-.375.375q-.225.225-.525.225t-.525-.225t-.225-.525t.225-.525l.375-.375q.225-.225.525-.225t.525.225m7.038-3.362q.212-.213.537-.213h.5q.325%200%20.538.213T23%2018t-.213.538t-.537.212h-.5q-.325%200-.537-.213T21%2018t.213-.537m-8.426%201.074q-.212.213-.537.213h-.5q-.325%200-.537-.213T11%2018t.213-.537t.537-.213h.5q.325%200%20.538.213T13%2018t-.213.538m7.063%202.287q.225-.225.525-.212t.525.212l.375.35q.225.225.225.525t-.225.525t-.537.225t-.538-.225l-.35-.35q-.2-.225-.213-.525t.213-.525m-6.212-5.45q-.313%200-.538-.225l-.35-.35q-.2-.225-.212-.525t.212-.525t.525-.213t.525.213l.375.35q.225.225.225.525t-.225.525t-.537.225M5%2022q-.825%200-1.412-.587T3%2020V6q0-.825.588-1.412T5%204h1V3q0-.425.288-.712T7%202t.713.288T8%203v1h8V3q0-.425.288-.712T17%202t.713.288T18%203v1h1q.825%200%201.413.588T21%206v3q0%20.425-.288.713T20%2010H5v10h3q.425%200%20.713.288T9%2021t-.288.713T8%2022zM5%208h14V6H5zm0%200V6z%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%2021q-1.25%200-2.125-.875T14%2018t.875-2.125T17%2015t2.125.875T20%2018t-.875%202.125T17%2021m-.537-7.212q-.213-.213-.213-.538v-.5q0-.325.213-.537T17%2012t.538.213t.212.537v.5q0%20.325-.213.538T17%2014t-.537-.213m1.074%208.426q.213.212.213.537v.5q0%20.325-.213.538T17%2024t-.537-.213t-.213-.537v-.5q0-.325.213-.537T17%2022t.538.213m2.087-7.6q0-.313.225-.538l.35-.35q.225-.225.525-.213t.525.238t.225.525t-.225.525l-.35.35q-.225.225-.525.225t-.525-.225t-.225-.538m-5.45%206.213q.225.225.225.525t-.225.525l-.375.375q-.225.225-.525.225t-.525-.225t-.225-.525t.225-.525l.375-.375q.225-.225.525-.225t.525.225m7.038-3.362q.212-.213.537-.213h.5q.325%200%20.538.213T23%2018t-.213.538t-.537.212h-.5q-.325%200-.537-.213T21%2018t.213-.537m-8.426%201.074q-.212.213-.537.213h-.5q-.325%200-.537-.213T11%2018t.213-.537t.537-.213h.5q.325%200%20.538.213T13%2018t-.213.538m7.063%202.287q.225-.225.525-.212t.525.212l.375.35q.225.225.225.525t-.225.525t-.537.225t-.538-.225l-.35-.35q-.2-.225-.213-.525t.213-.525m-6.212-5.45q-.313%200-.538-.225l-.35-.35q-.2-.225-.212-.525t.212-.525t.525-.213t.525.213l.375.35q.225.225.225.525t-.225.525t-.537.225M5%2022q-.825%200-1.412-.587T3%2020V6q0-.825.588-1.412T5%204h1V3q0-.425.288-.712T7%202t.713.288T8%203v1h8V3q0-.425.288-.712T17%202t.713.288T18%203v1h1q.825%200%201.413.588T21%206v3q0%20.425-.288.713T20%2010H5v10h3q.425%200%20.713.288T9%2021t-.288.713T8%2022zM5%208h14V6H5zm0%200V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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