leaf spark icon
leaf-spark-sharp from Material Symbols by Google · Sharp · Apache-2.0 Free for personal and commercial use.
- Name
- leaf-spark-sharp
- Set
- Material Symbols
- Style
- Sharp
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
Use the leaf spark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 22q-1.4 0-2.638-.45T9.1 20.3L7 22.4L5.6 21l2.1-2.1q-.8-1.025-1.25-2.262T6 14q0-3.45 2.388-5.725T14 6h8v8q0 1.55-.588 3t-1.762 2.65q-1.2 1.175-2.65 1.763T14 22ZM5.5 10q0-1.875 1.313-3.188T10 5.5q-1.875 0-3.188-1.313T5.5 1q0 1.875-1.313 3.188T1 5.5q1.875 0 3.188 1.313T5.5 10Zm5.025 8.9L16.4 13L15 11.6l-5.875 5.875l1.4 1.425Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLeafSparkSharp(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="M14 22q-1.4 0-2.638-.45T9.1 20.3L7 22.4L5.6 21l2.1-2.1q-.8-1.025-1.25-2.262T6 14q0-3.45 2.388-5.725T14 6h8v8q0 1.55-.588 3t-1.762 2.65q-1.2 1.175-2.65 1.763T14 22ZM5.5 10q0-1.875 1.313-3.188T10 5.5q-1.875 0-3.188-1.313T5.5 1q0 1.875-1.313 3.188T1 5.5q1.875 0 3.188 1.313T5.5 10Zm5.025 8.9L16.4 13L15 11.6l-5.875 5.875l1.4 1.425Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 22q-1.4 0-2.638-.45T9.1 20.3L7 22.4L5.6 21l2.1-2.1q-.8-1.025-1.25-2.262T6 14q0-3.45 2.388-5.725T14 6h8v8q0 1.55-.588 3t-1.762 2.65q-1.2 1.175-2.65 1.763T14 22ZM5.5 10q0-1.875 1.313-3.188T10 5.5q-1.875 0-3.188-1.313T5.5 1q0 1.875-1.313 3.188T1 5.5q1.875 0 3.188 1.313T5.5 10Zm5.025 8.9L16.4 13L15 11.6l-5.875 5.875l1.4 1.425Z"/></svg> </template>
CSS
.icon-leaf-spark-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%22M14%2022q-1.4%200-2.638-.45T9.1%2020.3L7%2022.4L5.6%2021l2.1-2.1q-.8-1.025-1.25-2.262T6%2014q0-3.45%202.388-5.725T14%206h8v8q0%201.55-.588%203t-1.762%202.65q-1.2%201.175-2.65%201.763T14%2022ZM5.5%2010q0-1.875%201.313-3.188T10%205.5q-1.875%200-3.188-1.313T5.5%201q0%201.875-1.313%203.188T1%205.5q1.875%200%203.188%201.313T5.5%2010Zm5.025%208.9L16.4%2013L15%2011.6l-5.875%205.875l1.4%201.425Z%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%22M14%2022q-1.4%200-2.638-.45T9.1%2020.3L7%2022.4L5.6%2021l2.1-2.1q-.8-1.025-1.25-2.262T6%2014q0-3.45%202.388-5.725T14%206h8v8q0%201.55-.588%203t-1.762%202.65q-1.2%201.175-2.65%201.763T14%2022ZM5.5%2010q0-1.875%201.313-3.188T10%205.5q-1.875%200-3.188-1.313T5.5%201q0%201.875-1.313%203.188T1%205.5q1.875%200%203.188%201.313T5.5%2010Zm5.025%208.9L16.4%2013L15%2011.6l-5.875%205.875l1.4%201.425Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/leaf-spark-sharp.svg?color=%231a73e8&size=48