plant grass icon
plant-grass-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- plant-grass-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the plant grass icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.309 3.25A.75.75 0 0 0 8 3.75v9.364a15 15 0 0 0-1.617-2.78A10.8 10.8 0 0 0 4.849 8.65a7 7 0 0 0-.645-.5l-.044-.029l-.015-.009l-.005-.003l-.002-.001h-.001A.752.752 0 0 0 3 8.75v12.5A3.75 3.75 0 0 0 6.75 25h14.5A3.75 3.75 0 0 0 25 21.25V8.75a.75.75 0 0 0-1.136-.643l-.002.001l-.002.001l-.005.003l-.015.01a3 3 0 0 0-.192.13c-.123.09-.293.22-.497.398c-.408.357-.953.903-1.534 1.683A15 15 0 0 0 20 13.114V3.75a.75.75 0 0 0-1.309-.5l-.002.002l-.003.004l-.012.013l-.04.047l-.147.174c-.125.15-.302.372-.516.657a26 26 0 0 0-1.619 2.443A25.5 25.5 0 0 0 14 11.896a25.5 25.5 0 0 0-2.352-5.306a26 26 0 0 0-1.619-2.443a18 18 0 0 0-.703-.878l-.012-.013l-.003-.004z"/></svg>
React
import type { SVGProps } from "react";
export function FluentPlantGrass28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.309 3.25A.75.75 0 0 0 8 3.75v9.364a15 15 0 0 0-1.617-2.78A10.8 10.8 0 0 0 4.849 8.65a7 7 0 0 0-.645-.5l-.044-.029l-.015-.009l-.005-.003l-.002-.001h-.001A.752.752 0 0 0 3 8.75v12.5A3.75 3.75 0 0 0 6.75 25h14.5A3.75 3.75 0 0 0 25 21.25V8.75a.75.75 0 0 0-1.136-.643l-.002.001l-.002.001l-.005.003l-.015.01a3 3 0 0 0-.192.13c-.123.09-.293.22-.497.398c-.408.357-.953.903-1.534 1.683A15 15 0 0 0 20 13.114V3.75a.75.75 0 0 0-1.309-.5l-.002.002l-.003.004l-.012.013l-.04.047l-.147.174c-.125.15-.302.372-.516.657a26 26 0 0 0-1.619 2.443A25.5 25.5 0 0 0 14 11.896a25.5 25.5 0 0 0-2.352-5.306a26 26 0 0 0-1.619-2.443a18 18 0 0 0-.703-.878l-.012-.013l-.003-.004z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9.309 3.25A.75.75 0 0 0 8 3.75v9.364a15 15 0 0 0-1.617-2.78A10.8 10.8 0 0 0 4.849 8.65a7 7 0 0 0-.645-.5l-.044-.029l-.015-.009l-.005-.003l-.002-.001h-.001A.752.752 0 0 0 3 8.75v12.5A3.75 3.75 0 0 0 6.75 25h14.5A3.75 3.75 0 0 0 25 21.25V8.75a.75.75 0 0 0-1.136-.643l-.002.001l-.002.001l-.005.003l-.015.01a3 3 0 0 0-.192.13c-.123.09-.293.22-.497.398c-.408.357-.953.903-1.534 1.683A15 15 0 0 0 20 13.114V3.75a.75.75 0 0 0-1.309-.5l-.002.002l-.003.004l-.012.013l-.04.047l-.147.174c-.125.15-.302.372-.516.657a26 26 0 0 0-1.619 2.443A25.5 25.5 0 0 0 14 11.896a25.5 25.5 0 0 0-2.352-5.306a26 26 0 0 0-1.619-2.443a18 18 0 0 0-.703-.878l-.012-.013l-.003-.004z"/></svg> </template>
CSS
.icon-plant-grass-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.309%203.25A.75.75%200%200%200%208%203.75v9.364a15%2015%200%200%200-1.617-2.78A10.8%2010.8%200%200%200%204.849%208.65a7%207%200%200%200-.645-.5l-.044-.029l-.015-.009l-.005-.003l-.002-.001h-.001A.752.752%200%200%200%203%208.75v12.5A3.75%203.75%200%200%200%206.75%2025h14.5A3.75%203.75%200%200%200%2025%2021.25V8.75a.75.75%200%200%200-1.136-.643l-.002.001l-.002.001l-.005.003l-.015.01a3%203%200%200%200-.192.13c-.123.09-.293.22-.497.398c-.408.357-.953.903-1.534%201.683A15%2015%200%200%200%2020%2013.114V3.75a.75.75%200%200%200-1.309-.5l-.002.002l-.003.004l-.012.013l-.04.047l-.147.174c-.125.15-.302.372-.516.657a26%2026%200%200%200-1.619%202.443A25.5%2025.5%200%200%200%2014%2011.896a25.5%2025.5%200%200%200-2.352-5.306a26%2026%200%200%200-1.619-2.443a18%2018%200%200%200-.703-.878l-.012-.013l-.003-.004z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.309%203.25A.75.75%200%200%200%208%203.75v9.364a15%2015%200%200%200-1.617-2.78A10.8%2010.8%200%200%200%204.849%208.65a7%207%200%200%200-.645-.5l-.044-.029l-.015-.009l-.005-.003l-.002-.001h-.001A.752.752%200%200%200%203%208.75v12.5A3.75%203.75%200%200%200%206.75%2025h14.5A3.75%203.75%200%200%200%2025%2021.25V8.75a.75.75%200%200%200-1.136-.643l-.002.001l-.002.001l-.005.003l-.015.01a3%203%200%200%200-.192.13c-.123.09-.293.22-.497.398c-.408.357-.953.903-1.534%201.683A15%2015%200%200%200%2020%2013.114V3.75a.75.75%200%200%200-1.309-.5l-.002.002l-.003.004l-.012.013l-.04.047l-.147.174c-.125.15-.302.372-.516.657a26%2026%200%200%200-1.619%202.443A25.5%2025.5%200%200%200%2014%2011.896a25.5%2025.5%200%200%200-2.352-5.306a26%2026%200%200%200-1.619-2.443a18%2018%200%200%200-.703-.878l-.012-.013l-.003-.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/plant-grass-28-filled.svg?color=%231a73e8&size=48