seedling emoji
seedling from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- seedling
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
seedlingEmoji One (Colored)seedlingFont Awesome 6 SolidseedlingFont Awesome Solidseedling-outlineFlowbite IconsseedlingFluent EmojiseedlingFluent Emoji FlatseedlingFirefox OS EmojiseedlingIconParkseedlingIconPark OutlineseedlingIconPark SolidseedlingIconPark TwoToneseedlingLine AwesomeseedlingNoto EmojiseedlingOpenMojiseedling-fillRemix IconseedlingStreamline EmojisseedlingTabler IconsseedlingTwitter Emoji
More animals & nature icons from Fluent Emoji High Contrast
Use the seedling emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.61 2a7.156 7.156 0 0 1 7.14 6.73h.01v.47l.04-.05q.173-.217.362-.42l.024-.026a7 7 0 0 1 .574-.546a7.1 7.1 0 0 1 4.63-1.708v.01H30q0 .51-.07 1a7.15 7.15 0 0 1-7.08 6.15h-6.09v7.47c4.401.59 7.79 4.355 7.79 8.91H6.56c0-4.202 2.884-7.731 6.78-8.716V9.15H9.15A7.15 7.15 0 0 1 2 2zm6.15 19.002V12.61h7.09a6.15 6.15 0 0 0 6.07-5.15h-6.883a6.14 6.14 0 0 0-4.49 2.357l-1.787 2.278V8.93l-.008-.141A6.155 6.155 0 0 0 9.61 3H3.08a6.15 6.15 0 0 0 6.07 5.15h5.19v12.93a9 9 0 0 1 1.42-.078"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSeedling(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.61 2a7.156 7.156 0 0 1 7.14 6.73h.01v.47l.04-.05q.173-.217.362-.42l.024-.026a7 7 0 0 1 .574-.546a7.1 7.1 0 0 1 4.63-1.708v.01H30q0 .51-.07 1a7.15 7.15 0 0 1-7.08 6.15h-6.09v7.47c4.401.59 7.79 4.355 7.79 8.91H6.56c0-4.202 2.884-7.731 6.78-8.716V9.15H9.15A7.15 7.15 0 0 1 2 2zm6.15 19.002V12.61h7.09a6.15 6.15 0 0 0 6.07-5.15h-6.883a6.14 6.14 0 0 0-4.49 2.357l-1.787 2.278V8.93l-.008-.141A6.155 6.155 0 0 0 9.61 3H3.08a6.15 6.15 0 0 0 6.07 5.15h5.19v12.93a9 9 0 0 1 1.42-.078"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9.61 2a7.156 7.156 0 0 1 7.14 6.73h.01v.47l.04-.05q.173-.217.362-.42l.024-.026a7 7 0 0 1 .574-.546a7.1 7.1 0 0 1 4.63-1.708v.01H30q0 .51-.07 1a7.15 7.15 0 0 1-7.08 6.15h-6.09v7.47c4.401.59 7.79 4.355 7.79 8.91H6.56c0-4.202 2.884-7.731 6.78-8.716V9.15H9.15A7.15 7.15 0 0 1 2 2zm6.15 19.002V12.61h7.09a6.15 6.15 0 0 0 6.07-5.15h-6.883a6.14 6.14 0 0 0-4.49 2.357l-1.787 2.278V8.93l-.008-.141A6.155 6.155 0 0 0 9.61 3H3.08a6.15 6.15 0 0 0 6.07 5.15h5.19v12.93a9 9 0 0 1 1.42-.078"/></svg> </template>
CSS
.icon-seedling {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.61%202a7.156%207.156%200%200%201%207.14%206.73h.01v.47l.04-.05q.173-.217.362-.42l.024-.026a7%207%200%200%201%20.574-.546a7.1%207.1%200%200%201%204.63-1.708v.01H30q0%20.51-.07%201a7.15%207.15%200%200%201-7.08%206.15h-6.09v7.47c4.401.59%207.79%204.355%207.79%208.91H6.56c0-4.202%202.884-7.731%206.78-8.716V9.15H9.15A7.15%207.15%200%200%201%202%202zm6.15%2019.002V12.61h7.09a6.15%206.15%200%200%200%206.07-5.15h-6.883a6.14%206.14%200%200%200-4.49%202.357l-1.787%202.278V8.93l-.008-.141A6.155%206.155%200%200%200%209.61%203H3.08a6.15%206.15%200%200%200%206.07%205.15h5.19v12.93a9%209%200%200%201%201.42-.078%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.61%202a7.156%207.156%200%200%201%207.14%206.73h.01v.47l.04-.05q.173-.217.362-.42l.024-.026a7%207%200%200%201%20.574-.546a7.1%207.1%200%200%201%204.63-1.708v.01H30q0%20.51-.07%201a7.15%207.15%200%200%201-7.08%206.15h-6.09v7.47c4.401.59%207.79%204.355%207.79%208.91H6.56c0-4.202%202.884-7.731%206.78-8.716V9.15H9.15A7.15%207.15%200%200%201%202%202zm6.15%2019.002V12.61h7.09a6.15%206.15%200%200%200%206.07-5.15h-6.883a6.14%206.14%200%200%200-4.49%202.357l-1.787%202.278V8.93l-.008-.141A6.155%206.155%200%200%200%209.61%203H3.08a6.15%206.15%200%200%200%206.07%205.15h5.19v12.93a9%209%200%200%201%201.42-.078%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/seedling.svg?color=%231a73e8&size=48