eco icon
eco-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- eco-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the eco icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.4 19.6Q4.275 18.475 3.637 17T3 13.95t.6-3.112T5.55 7.95q1.5-1.5 4.238-2.275t7.087-.65q.65.025 1.2.275t.975.675t.675.988T20 8.175q.05 2.05-.112 3.788t-.526 3.137t-.924 2.488T17.1 19.45q-1.325 1.325-2.812 1.938T11.25 22q-1.625 0-3.175-.638T5.4 19.6m2.8-.4q.725.425 1.488.613T11.25 20q1.15 0 2.275-.462t2.15-1.488q.45-.45.913-1.263t.8-2.124t.512-3.175t.05-4.438q-1.225-.05-2.762-.037t-3.063.237t-2.9.725t-2.25 1.375q-1.125 1.125-1.55 2.225T5 13.7q0 1.475.563 2.588t.987 1.562q1.05-2 2.775-3.838T13.35 11q-1.8 1.575-3.137 3.563T8.2 19.2m0 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEcoOutlineRounded(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="M5.4 19.6Q4.275 18.475 3.637 17T3 13.95t.6-3.112T5.55 7.95q1.5-1.5 4.238-2.275t7.087-.65q.65.025 1.2.275t.975.675t.675.988T20 8.175q.05 2.05-.112 3.788t-.526 3.137t-.924 2.488T17.1 19.45q-1.325 1.325-2.812 1.938T11.25 22q-1.625 0-3.175-.638T5.4 19.6m2.8-.4q.725.425 1.488.613T11.25 20q1.15 0 2.275-.462t2.15-1.488q.45-.45.913-1.263t.8-2.124t.512-3.175t.05-4.438q-1.225-.05-2.762-.037t-3.063.237t-2.9.725t-2.25 1.375q-1.125 1.125-1.55 2.225T5 13.7q0 1.475.563 2.588t.987 1.562q1.05-2 2.775-3.838T13.35 11q-1.8 1.575-3.137 3.563T8.2 19.2m0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.4 19.6Q4.275 18.475 3.637 17T3 13.95t.6-3.112T5.55 7.95q1.5-1.5 4.238-2.275t7.087-.65q.65.025 1.2.275t.975.675t.675.988T20 8.175q.05 2.05-.112 3.788t-.526 3.137t-.924 2.488T17.1 19.45q-1.325 1.325-2.812 1.938T11.25 22q-1.625 0-3.175-.638T5.4 19.6m2.8-.4q.725.425 1.488.613T11.25 20q1.15 0 2.275-.462t2.15-1.488q.45-.45.913-1.263t.8-2.124t.512-3.175t.05-4.438q-1.225-.05-2.762-.037t-3.063.237t-2.9.725t-2.25 1.375q-1.125 1.125-1.55 2.225T5 13.7q0 1.475.563 2.588t.987 1.562q1.05-2 2.775-3.838T13.35 11q-1.8 1.575-3.137 3.563T8.2 19.2m0 0"/></svg> </template>
CSS
.icon-eco-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%22M5.4%2019.6Q4.275%2018.475%203.637%2017T3%2013.95t.6-3.112T5.55%207.95q1.5-1.5%204.238-2.275t7.087-.65q.65.025%201.2.275t.975.675t.675.988T20%208.175q.05%202.05-.112%203.788t-.526%203.137t-.924%202.488T17.1%2019.45q-1.325%201.325-2.812%201.938T11.25%2022q-1.625%200-3.175-.638T5.4%2019.6m2.8-.4q.725.425%201.488.613T11.25%2020q1.15%200%202.275-.462t2.15-1.488q.45-.45.913-1.263t.8-2.124t.512-3.175t.05-4.438q-1.225-.05-2.762-.037t-3.063.237t-2.9.725t-2.25%201.375q-1.125%201.125-1.55%202.225T5%2013.7q0%201.475.563%202.588t.987%201.562q1.05-2%202.775-3.838T13.35%2011q-1.8%201.575-3.137%203.563T8.2%2019.2m0%200%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%22M5.4%2019.6Q4.275%2018.475%203.637%2017T3%2013.95t.6-3.112T5.55%207.95q1.5-1.5%204.238-2.275t7.087-.65q.65.025%201.2.275t.975.675t.675.988T20%208.175q.05%202.05-.112%203.788t-.526%203.137t-.924%202.488T17.1%2019.45q-1.325%201.325-2.812%201.938T11.25%2022q-1.625%200-3.175-.638T5.4%2019.6m2.8-.4q.725.425%201.488.613T11.25%2020q1.15%200%202.275-.462t2.15-1.488q.45-.45.913-1.263t.8-2.124t.512-3.175t.05-4.438q-1.225-.05-2.762-.037t-3.063.237t-2.9.725t-2.25%201.375q-1.125%201.125-1.55%202.225T5%2013.7q0%201.475.563%202.588t.987%201.562q1.05-2%202.775-3.838T13.35%2011q-1.8%201.575-3.137%203.563T8.2%2019.2m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/eco-outline-rounded.svg?color=%231a73e8&size=48