eda icon
eda-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- eda-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
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="M7.673 11.77v-9h1v9zm3.654 0v-10h1v10zM15 16.112V3.77h1v11.766zM5 21.27h8.806l6.158-6.215l-.5-.385l-8.08 4.771l-3.134-4.17H5zm-1 1v-8h4.75l2.866 3.829L16 15.535l3.842-2.239l1.914 1.412l-7.562 7.561zm1-8H4v-9.5h1zm0-2.5h10zm0 9.5h8.806z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEdaOutlineSharp(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="M7.673 11.77v-9h1v9zm3.654 0v-10h1v10zM15 16.112V3.77h1v11.766zM5 21.27h8.806l6.158-6.215l-.5-.385l-8.08 4.771l-3.134-4.17H5zm-1 1v-8h4.75l2.866 3.829L16 15.535l3.842-2.239l1.914 1.412l-7.562 7.561zm1-8H4v-9.5h1zm0-2.5h10zm0 9.5h8.806z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.673 11.77v-9h1v9zm3.654 0v-10h1v10zM15 16.112V3.77h1v11.766zM5 21.27h8.806l6.158-6.215l-.5-.385l-8.08 4.771l-3.134-4.17H5zm-1 1v-8h4.75l2.866 3.829L16 15.535l3.842-2.239l1.914 1.412l-7.562 7.561zm1-8H4v-9.5h1zm0-2.5h10zm0 9.5h8.806z"/></svg> </template>
CSS
.icon-eda-outline-sharp {
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%22M7.673%2011.77v-9h1v9zm3.654%200v-10h1v10zM15%2016.112V3.77h1v11.766zM5%2021.27h8.806l6.158-6.215l-.5-.385l-8.08%204.771l-3.134-4.17H5zm-1%201v-8h4.75l2.866%203.829L16%2015.535l3.842-2.239l1.914%201.412l-7.562%207.561zm1-8H4v-9.5h1zm0-2.5h10zm0%209.5h8.806z%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%22M7.673%2011.77v-9h1v9zm3.654%200v-10h1v10zM15%2016.112V3.77h1v11.766zM5%2021.27h8.806l6.158-6.215l-.5-.385l-8.08%204.771l-3.134-4.17H5zm-1%201v-8h4.75l2.866%203.829L16%2015.535l3.842-2.239l1.914%201.412l-7.562%207.561zm1-8H4v-9.5h1zm0-2.5h10zm0%209.5h8.806z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/eda-outline-sharp.svg?color=%231a73e8&size=48