compost icon
compost from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- compost
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- compost-outline, compost-outline-sharp, compost-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the compost icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.867 19.212q-1.465-.635-2.552-1.724t-1.72-2.55q-.634-1.46-.634-3.13q0-1.671.635-3.131T6.32 6.128t2.55-1.724T12 3.769V1.654l3.385 3.385L12 8.425V6.308q-2.284 0-3.892 1.609T6.5 11.81q0 1.397.638 2.588q.637 1.192 1.739 1.932q.323-.585.994-.996q.671-.41 1.545-.516q-.067-.448-.177-.896t-.247-.821q-.233.189-.508.293t-.592.105q-.698 0-1.199-.499q-.5-.498-.5-1.198v-.848q0-.36-.11-.668q-.108-.308-.314-.595q1.057-.025 1.881.19q.719.19 1.31.622t.617 1.312q0 .193-.037.354q-.038.16-.119.322q-.273-.214-.546-.385t-.567-.3q.367.287.83.854q.463.566.862 1.343q.442-1.033 1.071-2.038t1.468-1.85q-.48.342-.927.715t-.871.815q-.137-.237-.227-.523q-.091-.287-.091-.585q0-.877.62-1.496t1.502-.619h.84q.484 0 .799-.127T16.71 8q.237-.19.367-.423q.08 1.425-.136 2.538q-.206.952-.734 1.742t-1.666.79q-.316 0-.6-.083q-.285-.085-.517-.232q-.148.4-.338 1.064t-.295 1.429q.798.149 1.408.552q.609.402.924.954q1.083-.74 1.73-1.923t.647-2.6h2.539q0 1.67-.635 3.13q-.634 1.46-1.723 2.55t-2.548 1.724t-3.13.634t-3.136-.634"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCompost(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.867 19.212q-1.465-.635-2.552-1.724t-1.72-2.55q-.634-1.46-.634-3.13q0-1.671.635-3.131T6.32 6.128t2.55-1.724T12 3.769V1.654l3.385 3.385L12 8.425V6.308q-2.284 0-3.892 1.609T6.5 11.81q0 1.397.638 2.588q.637 1.192 1.739 1.932q.323-.585.994-.996q.671-.41 1.545-.516q-.067-.448-.177-.896t-.247-.821q-.233.189-.508.293t-.592.105q-.698 0-1.199-.499q-.5-.498-.5-1.198v-.848q0-.36-.11-.668q-.108-.308-.314-.595q1.057-.025 1.881.19q.719.19 1.31.622t.617 1.312q0 .193-.037.354q-.038.16-.119.322q-.273-.214-.546-.385t-.567-.3q.367.287.83.854q.463.566.862 1.343q.442-1.033 1.071-2.038t1.468-1.85q-.48.342-.927.715t-.871.815q-.137-.237-.227-.523q-.091-.287-.091-.585q0-.877.62-1.496t1.502-.619h.84q.484 0 .799-.127T16.71 8q.237-.19.367-.423q.08 1.425-.136 2.538q-.206.952-.734 1.742t-1.666.79q-.316 0-.6-.083q-.285-.085-.517-.232q-.148.4-.338 1.064t-.295 1.429q.798.149 1.408.552q.609.402.924.954q1.083-.74 1.73-1.923t.647-2.6h2.539q0 1.67-.635 3.13q-.634 1.46-1.723 2.55t-2.548 1.724t-3.13.634t-3.136-.634"/></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.867 19.212q-1.465-.635-2.552-1.724t-1.72-2.55q-.634-1.46-.634-3.13q0-1.671.635-3.131T6.32 6.128t2.55-1.724T12 3.769V1.654l3.385 3.385L12 8.425V6.308q-2.284 0-3.892 1.609T6.5 11.81q0 1.397.638 2.588q.637 1.192 1.739 1.932q.323-.585.994-.996q.671-.41 1.545-.516q-.067-.448-.177-.896t-.247-.821q-.233.189-.508.293t-.592.105q-.698 0-1.199-.499q-.5-.498-.5-1.198v-.848q0-.36-.11-.668q-.108-.308-.314-.595q1.057-.025 1.881.19q.719.19 1.31.622t.617 1.312q0 .193-.037.354q-.038.16-.119.322q-.273-.214-.546-.385t-.567-.3q.367.287.83.854q.463.566.862 1.343q.442-1.033 1.071-2.038t1.468-1.85q-.48.342-.927.715t-.871.815q-.137-.237-.227-.523q-.091-.287-.091-.585q0-.877.62-1.496t1.502-.619h.84q.484 0 .799-.127T16.71 8q.237-.19.367-.423q.08 1.425-.136 2.538q-.206.952-.734 1.742t-1.666.79q-.316 0-.6-.083q-.285-.085-.517-.232q-.148.4-.338 1.064t-.295 1.429q.798.149 1.408.552q.609.402.924.954q1.083-.74 1.73-1.923t.647-2.6h2.539q0 1.67-.635 3.13q-.634 1.46-1.723 2.55t-2.548 1.724t-3.13.634t-3.136-.634"/></svg> </template>
CSS
.icon-compost {
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.867%2019.212q-1.465-.635-2.552-1.724t-1.72-2.55q-.634-1.46-.634-3.13q0-1.671.635-3.131T6.32%206.128t2.55-1.724T12%203.769V1.654l3.385%203.385L12%208.425V6.308q-2.284%200-3.892%201.609T6.5%2011.81q0%201.397.638%202.588q.637%201.192%201.739%201.932q.323-.585.994-.996q.671-.41%201.545-.516q-.067-.448-.177-.896t-.247-.821q-.233.189-.508.293t-.592.105q-.698%200-1.199-.499q-.5-.498-.5-1.198v-.848q0-.36-.11-.668q-.108-.308-.314-.595q1.057-.025%201.881.19q.719.19%201.31.622t.617%201.312q0%20.193-.037.354q-.038.16-.119.322q-.273-.214-.546-.385t-.567-.3q.367.287.83.854q.463.566.862%201.343q.442-1.033%201.071-2.038t1.468-1.85q-.48.342-.927.715t-.871.815q-.137-.237-.227-.523q-.091-.287-.091-.585q0-.877.62-1.496t1.502-.619h.84q.484%200%20.799-.127T16.71%208q.237-.19.367-.423q.08%201.425-.136%202.538q-.206.952-.734%201.742t-1.666.79q-.316%200-.6-.083q-.285-.085-.517-.232q-.148.4-.338%201.064t-.295%201.429q.798.149%201.408.552q.609.402.924.954q1.083-.74%201.73-1.923t.647-2.6h2.539q0%201.67-.635%203.13q-.634%201.46-1.723%202.55t-2.548%201.724t-3.13.634t-3.136-.634%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.867%2019.212q-1.465-.635-2.552-1.724t-1.72-2.55q-.634-1.46-.634-3.13q0-1.671.635-3.131T6.32%206.128t2.55-1.724T12%203.769V1.654l3.385%203.385L12%208.425V6.308q-2.284%200-3.892%201.609T6.5%2011.81q0%201.397.638%202.588q.637%201.192%201.739%201.932q.323-.585.994-.996q.671-.41%201.545-.516q-.067-.448-.177-.896t-.247-.821q-.233.189-.508.293t-.592.105q-.698%200-1.199-.499q-.5-.498-.5-1.198v-.848q0-.36-.11-.668q-.108-.308-.314-.595q1.057-.025%201.881.19q.719.19%201.31.622t.617%201.312q0%20.193-.037.354q-.038.16-.119.322q-.273-.214-.546-.385t-.567-.3q.367.287.83.854q.463.566.862%201.343q.442-1.033%201.071-2.038t1.468-1.85q-.48.342-.927.715t-.871.815q-.137-.237-.227-.523q-.091-.287-.091-.585q0-.877.62-1.496t1.502-.619h.84q.484%200%20.799-.127T16.71%208q.237-.19.367-.423q.08%201.425-.136%202.538q-.206.952-.734%201.742t-1.666.79q-.316%200-.6-.083q-.285-.085-.517-.232q-.148.4-.338%201.064t-.295%201.429q.798.149%201.408.552q.609.402.924.954q1.083-.74%201.73-1.923t.647-2.6h2.539q0%201.67-.635%203.13q-.634%201.46-1.723%202.55t-2.548%201.724t-3.13.634t-3.136-.634%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/compost.svg?color=%231a73e8&size=48