share-eta-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
share-eta-rounded
Set
Material Symbols Light
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
share-eta-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the share eta icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.35 18.039L9.742 14.43q-.13-.131-.186-.27q-.056-.14-.056-.301V9.616q0-.214.143-.357T10 9.116t.357.143t.143.357v4.196l3.538 3.538q.14.14.14.344t-.14.345t-.344.14t-.344-.14m8.84-6.926q-.232.056-.404-.098q-.17-.154-.238-.406q-.846-2.834-2.874-4.95t-4.82-3.053q-.246-.067-.379-.247t-.071-.407q.067-.233.294-.292q.227-.06.479.013q3.042 1.035 5.247 3.34t3.099 5.395q.068.252-.016.45q-.084.2-.317.256m-4.21-.056q-.207.061-.387-.042t-.272-.312q-.557-1.223-1.466-2.187t-2.095-1.6q-.196-.103-.289-.308t0-.407q.093-.208.317-.252t.426.06q1.361.72 2.39 1.832t1.662 2.516q.092.208.01.423t-.295.277M10.025 23q-1.864 0-3.516-.71q-1.651-.711-2.87-1.93T1.712 17.5Q1 15.858 1 14q0-1.864.71-3.516q.711-1.651 1.93-2.87t2.87-1.928q1.652-.711 3.515-.711q.214 0 .357.143t.143.357t-.143.357t-.357.143q-3.35 0-5.687 2.338T2 14q0 3.325 2.338 5.663T10.025 22q3.325 0 5.663-2.337T18.025 14q0-.213.143-.357t.357-.143t.357.143t.143.357q0 1.858-.71 3.5q-.711 1.642-1.93 2.86t-2.857 1.93t-3.503.71"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShareEtaRounded(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="M13.35 18.039L9.742 14.43q-.13-.131-.186-.27q-.056-.14-.056-.301V9.616q0-.214.143-.357T10 9.116t.357.143t.143.357v4.196l3.538 3.538q.14.14.14.344t-.14.345t-.344.14t-.344-.14m8.84-6.926q-.232.056-.404-.098q-.17-.154-.238-.406q-.846-2.834-2.874-4.95t-4.82-3.053q-.246-.067-.379-.247t-.071-.407q.067-.233.294-.292q.227-.06.479.013q3.042 1.035 5.247 3.34t3.099 5.395q.068.252-.016.45q-.084.2-.317.256m-4.21-.056q-.207.061-.387-.042t-.272-.312q-.557-1.223-1.466-2.187t-2.095-1.6q-.196-.103-.289-.308t0-.407q.093-.208.317-.252t.426.06q1.361.72 2.39 1.832t1.662 2.516q.092.208.01.423t-.295.277M10.025 23q-1.864 0-3.516-.71q-1.651-.711-2.87-1.93T1.712 17.5Q1 15.858 1 14q0-1.864.71-3.516q.711-1.651 1.93-2.87t2.87-1.928q1.652-.711 3.515-.711q.214 0 .357.143t.143.357t-.143.357t-.357.143q-3.35 0-5.687 2.338T2 14q0 3.325 2.338 5.663T10.025 22q3.325 0 5.663-2.337T18.025 14q0-.213.143-.357t.357-.143t.357.143t.143.357q0 1.858-.71 3.5q-.711 1.642-1.93 2.86t-2.857 1.93t-3.503.71"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.35 18.039L9.742 14.43q-.13-.131-.186-.27q-.056-.14-.056-.301V9.616q0-.214.143-.357T10 9.116t.357.143t.143.357v4.196l3.538 3.538q.14.14.14.344t-.14.345t-.344.14t-.344-.14m8.84-6.926q-.232.056-.404-.098q-.17-.154-.238-.406q-.846-2.834-2.874-4.95t-4.82-3.053q-.246-.067-.379-.247t-.071-.407q.067-.233.294-.292q.227-.06.479.013q3.042 1.035 5.247 3.34t3.099 5.395q.068.252-.016.45q-.084.2-.317.256m-4.21-.056q-.207.061-.387-.042t-.272-.312q-.557-1.223-1.466-2.187t-2.095-1.6q-.196-.103-.289-.308t0-.407q.093-.208.317-.252t.426.06q1.361.72 2.39 1.832t1.662 2.516q.092.208.01.423t-.295.277M10.025 23q-1.864 0-3.516-.71q-1.651-.711-2.87-1.93T1.712 17.5Q1 15.858 1 14q0-1.864.71-3.516q.711-1.651 1.93-2.87t2.87-1.928q1.652-.711 3.515-.711q.214 0 .357.143t.143.357t-.143.357t-.357.143q-3.35 0-5.687 2.338T2 14q0 3.325 2.338 5.663T10.025 22q3.325 0 5.663-2.337T18.025 14q0-.213.143-.357t.357-.143t.357.143t.143.357q0 1.858-.71 3.5q-.711 1.642-1.93 2.86t-2.857 1.93t-3.503.71"/></svg>
</template>

CSS

.icon-share-eta-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%22M13.35%2018.039L9.742%2014.43q-.13-.131-.186-.27q-.056-.14-.056-.301V9.616q0-.214.143-.357T10%209.116t.357.143t.143.357v4.196l3.538%203.538q.14.14.14.344t-.14.345t-.344.14t-.344-.14m8.84-6.926q-.232.056-.404-.098q-.17-.154-.238-.406q-.846-2.834-2.874-4.95t-4.82-3.053q-.246-.067-.379-.247t-.071-.407q.067-.233.294-.292q.227-.06.479.013q3.042%201.035%205.247%203.34t3.099%205.395q.068.252-.016.45q-.084.2-.317.256m-4.21-.056q-.207.061-.387-.042t-.272-.312q-.557-1.223-1.466-2.187t-2.095-1.6q-.196-.103-.289-.308t0-.407q.093-.208.317-.252t.426.06q1.361.72%202.39%201.832t1.662%202.516q.092.208.01.423t-.295.277M10.025%2023q-1.864%200-3.516-.71q-1.651-.711-2.87-1.93T1.712%2017.5Q1%2015.858%201%2014q0-1.864.71-3.516q.711-1.651%201.93-2.87t2.87-1.928q1.652-.711%203.515-.711q.214%200%20.357.143t.143.357t-.143.357t-.357.143q-3.35%200-5.687%202.338T2%2014q0%203.325%202.338%205.663T10.025%2022q3.325%200%205.663-2.337T18.025%2014q0-.213.143-.357t.357-.143t.357.143t.143.357q0%201.858-.71%203.5q-.711%201.642-1.93%202.86t-2.857%201.93t-3.503.71%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%22M13.35%2018.039L9.742%2014.43q-.13-.131-.186-.27q-.056-.14-.056-.301V9.616q0-.214.143-.357T10%209.116t.357.143t.143.357v4.196l3.538%203.538q.14.14.14.344t-.14.345t-.344.14t-.344-.14m8.84-6.926q-.232.056-.404-.098q-.17-.154-.238-.406q-.846-2.834-2.874-4.95t-4.82-3.053q-.246-.067-.379-.247t-.071-.407q.067-.233.294-.292q.227-.06.479.013q3.042%201.035%205.247%203.34t3.099%205.395q.068.252-.016.45q-.084.2-.317.256m-4.21-.056q-.207.061-.387-.042t-.272-.312q-.557-1.223-1.466-2.187t-2.095-1.6q-.196-.103-.289-.308t0-.407q.093-.208.317-.252t.426.06q1.361.72%202.39%201.832t1.662%202.516q.092.208.01.423t-.295.277M10.025%2023q-1.864%200-3.516-.71q-1.651-.711-2.87-1.93T1.712%2017.5Q1%2015.858%201%2014q0-1.864.71-3.516q.711-1.651%201.93-2.87t2.87-1.928q1.652-.711%203.515-.711q.214%200%20.357.143t.143.357t-.143.357t-.357.143q-3.35%200-5.687%202.338T2%2014q0%203.325%202.338%205.663T10.025%2022q3.325%200%205.663-2.337T18.025%2014q0-.213.143-.357t.357-.143t.357.143t.143.357q0%201.858-.71%203.5q-.711%201.642-1.93%202.86t-2.857%201.93t-3.503.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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