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

Name
share-eta
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
share-eta-outline, share-eta-outline-sharp, share-eta-sharp

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="M10.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.135 0 .238.003l.237.009v1l-.237-.009q-.103-.003-.238-.003q-3.35 0-5.687 2.338T2 14q0 3.325 2.338 5.663T10.025 22q3.325 0 5.663-2.337T18.025 14h1q0 1.858-.71 3.5q-.711 1.642-1.93 2.86t-2.857 1.93t-3.503.71m3.66-4.627L9.5 14.188V9.116h1v4.696l3.873 3.873zm8.011-7.162q-.748-3.203-3.019-5.556t-5.408-3.228v-1.03q3.564.924 6.118 3.557t3.334 6.258zm-4.19 0q-.552-1.528-1.651-2.703t-2.586-1.843V5.58q1.883.742 3.281 2.212t2.025 3.42z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShareEta(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="M10.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.135 0 .238.003l.237.009v1l-.237-.009q-.103-.003-.238-.003q-3.35 0-5.687 2.338T2 14q0 3.325 2.338 5.663T10.025 22q3.325 0 5.663-2.337T18.025 14h1q0 1.858-.71 3.5q-.711 1.642-1.93 2.86t-2.857 1.93t-3.503.71m3.66-4.627L9.5 14.188V9.116h1v4.696l3.873 3.873zm8.011-7.162q-.748-3.203-3.019-5.556t-5.408-3.228v-1.03q3.564.924 6.118 3.557t3.334 6.258zm-4.19 0q-.552-1.528-1.651-2.703t-2.586-1.843V5.58q1.883.742 3.281 2.212t2.025 3.42z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.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.135 0 .238.003l.237.009v1l-.237-.009q-.103-.003-.238-.003q-3.35 0-5.687 2.338T2 14q0 3.325 2.338 5.663T10.025 22q3.325 0 5.663-2.337T18.025 14h1q0 1.858-.71 3.5q-.711 1.642-1.93 2.86t-2.857 1.93t-3.503.71m3.66-4.627L9.5 14.188V9.116h1v4.696l3.873 3.873zm8.011-7.162q-.748-3.203-3.019-5.556t-5.408-3.228v-1.03q3.564.924 6.118 3.557t3.334 6.258zm-4.19 0q-.552-1.528-1.651-2.703t-2.586-1.843V5.58q1.883.742 3.281 2.212t2.025 3.42z"/></svg>
</template>

CSS

.icon-share-eta {
  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%22M10.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.135%200%20.238.003l.237.009v1l-.237-.009q-.103-.003-.238-.003q-3.35%200-5.687%202.338T2%2014q0%203.325%202.338%205.663T10.025%2022q3.325%200%205.663-2.337T18.025%2014h1q0%201.858-.71%203.5q-.711%201.642-1.93%202.86t-2.857%201.93t-3.503.71m3.66-4.627L9.5%2014.188V9.116h1v4.696l3.873%203.873zm8.011-7.162q-.748-3.203-3.019-5.556t-5.408-3.228v-1.03q3.564.924%206.118%203.557t3.334%206.258zm-4.19%200q-.552-1.528-1.651-2.703t-2.586-1.843V5.58q1.883.742%203.281%202.212t2.025%203.42z%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%22M10.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.135%200%20.238.003l.237.009v1l-.237-.009q-.103-.003-.238-.003q-3.35%200-5.687%202.338T2%2014q0%203.325%202.338%205.663T10.025%2022q3.325%200%205.663-2.337T18.025%2014h1q0%201.858-.71%203.5q-.711%201.642-1.93%202.86t-2.857%201.93t-3.503.71m3.66-4.627L9.5%2014.188V9.116h1v4.696l3.873%203.873zm8.011-7.162q-.748-3.203-3.019-5.556t-5.408-3.228v-1.03q3.564.924%206.118%203.557t3.334%206.258zm-4.19%200q-.552-1.528-1.651-2.703t-2.586-1.843V5.58q1.883.742%203.281%202.212t2.025%203.42z%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.svg?color=%231a73e8&size=48