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

Name
eda-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the eda icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.713 2.288Q9 2.575 9 3v8q0 .425-.288.713T8 12t-.712-.288T7 11V3q0-.425.288-.712T8 2t.713.288m4-1Q13 1.575 13 2v9q0 .425-.288.713T12 12t-.712-.288T11 11V2q0-.425.288-.712T12 1t.713.288M15 16.075V4q0-.425.288-.712T16 3t.713.288T17 4v10.9zM5 16v3q0 .825.588 1.413T7 21h6.675q.2 0 .375-.088t.325-.212l4.55-4.55l-5.65 3.275q-.65.375-1.4.225t-1.2-.75L8.5 16zm2 7q-1.65 0-2.825-1.175T3 19v-5h5.5q.475 0 .9.213t.7.587l2.15 2.875L17 14.9l2.25-1.3q.525-.3 1.113-.262t1.087.387q.625.475.675 1.25t-.5 1.325L15.8 22.125q-.425.425-.975.65t-1.15.225zm-2-9H3V5q0-.425.288-.712T4 4t.713.288T5 5zm0-2h10zm2 9h7.375z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsEdaOutlineRounded(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="M8.713 2.288Q9 2.575 9 3v8q0 .425-.288.713T8 12t-.712-.288T7 11V3q0-.425.288-.712T8 2t.713.288m4-1Q13 1.575 13 2v9q0 .425-.288.713T12 12t-.712-.288T11 11V2q0-.425.288-.712T12 1t.713.288M15 16.075V4q0-.425.288-.712T16 3t.713.288T17 4v10.9zM5 16v3q0 .825.588 1.413T7 21h6.675q.2 0 .375-.088t.325-.212l4.55-4.55l-5.65 3.275q-.65.375-1.4.225t-1.2-.75L8.5 16zm2 7q-1.65 0-2.825-1.175T3 19v-5h5.5q.475 0 .9.213t.7.587l2.15 2.875L17 14.9l2.25-1.3q.525-.3 1.113-.262t1.087.387q.625.475.675 1.25t-.5 1.325L15.8 22.125q-.425.425-.975.65t-1.15.225zm-2-9H3V5q0-.425.288-.712T4 4t.713.288T5 5zm0-2h10zm2 9h7.375z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.713 2.288Q9 2.575 9 3v8q0 .425-.288.713T8 12t-.712-.288T7 11V3q0-.425.288-.712T8 2t.713.288m4-1Q13 1.575 13 2v9q0 .425-.288.713T12 12t-.712-.288T11 11V2q0-.425.288-.712T12 1t.713.288M15 16.075V4q0-.425.288-.712T16 3t.713.288T17 4v10.9zM5 16v3q0 .825.588 1.413T7 21h6.675q.2 0 .375-.088t.325-.212l4.55-4.55l-5.65 3.275q-.65.375-1.4.225t-1.2-.75L8.5 16zm2 7q-1.65 0-2.825-1.175T3 19v-5h5.5q.475 0 .9.213t.7.587l2.15 2.875L17 14.9l2.25-1.3q.525-.3 1.113-.262t1.087.387q.625.475.675 1.25t-.5 1.325L15.8 22.125q-.425.425-.975.65t-1.15.225zm-2-9H3V5q0-.425.288-.712T4 4t.713.288T5 5zm0-2h10zm2 9h7.375z"/></svg>
</template>

CSS

.icon-eda-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%22M8.713%202.288Q9%202.575%209%203v8q0%20.425-.288.713T8%2012t-.712-.288T7%2011V3q0-.425.288-.712T8%202t.713.288m4-1Q13%201.575%2013%202v9q0%20.425-.288.713T12%2012t-.712-.288T11%2011V2q0-.425.288-.712T12%201t.713.288M15%2016.075V4q0-.425.288-.712T16%203t.713.288T17%204v10.9zM5%2016v3q0%20.825.588%201.413T7%2021h6.675q.2%200%20.375-.088t.325-.212l4.55-4.55l-5.65%203.275q-.65.375-1.4.225t-1.2-.75L8.5%2016zm2%207q-1.65%200-2.825-1.175T3%2019v-5h5.5q.475%200%20.9.213t.7.587l2.15%202.875L17%2014.9l2.25-1.3q.525-.3%201.113-.262t1.087.387q.625.475.675%201.25t-.5%201.325L15.8%2022.125q-.425.425-.975.65t-1.15.225zm-2-9H3V5q0-.425.288-.712T4%204t.713.288T5%205zm0-2h10zm2%209h7.375z%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%22M8.713%202.288Q9%202.575%209%203v8q0%20.425-.288.713T8%2012t-.712-.288T7%2011V3q0-.425.288-.712T8%202t.713.288m4-1Q13%201.575%2013%202v9q0%20.425-.288.713T12%2012t-.712-.288T11%2011V2q0-.425.288-.712T12%201t.713.288M15%2016.075V4q0-.425.288-.712T16%203t.713.288T17%204v10.9zM5%2016v3q0%20.825.588%201.413T7%2021h6.675q.2%200%20.375-.088t.325-.212l4.55-4.55l-5.65%203.275q-.65.375-1.4.225t-1.2-.75L8.5%2016zm2%207q-1.65%200-2.825-1.175T3%2019v-5h5.5q.475%200%20.9.213t.7.587l2.15%202.875L17%2014.9l2.25-1.3q.525-.3%201.113-.262t1.087.387q.625.475.675%201.25t-.5%201.325L15.8%2022.125q-.425.425-.975.65t-1.15.225zm-2-9H3V5q0-.425.288-.712T4%204t.713.288T5%205zm0-2h10zm2%209h7.375z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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