leaf 3 angled icon
leaf-3-angled-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.
- Name
- leaf-3-angled-line
- Set
- Majesticons
- Style
- Line
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
Use the leaf 3 angled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.05 16.95c2.343 2.343 6.213 2.273 8.643-.157c3.1-3.1 3.49-7.869 3.463-10.309a1.64 1.64 0 0 0-1.64-1.64c-2.44-.026-7.208.363-10.309 3.463c-2.43 2.43-2.5 6.3-.157 8.643m0 0l-2.12 2.12m2.12-2.12l5.657-5.657m2.121-2.121l-2.12 2.12m0 0l2.12.708m-2.12-.707L12 9.172m0 5.656l-1.173-.39a2 2 0 0 1-1.265-1.265L9.172 12"/></svg>
React
import type { SVGProps } from "react";
export function MajesticonsLeaf3AngledLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M7.05 16.95c2.343 2.343 6.213 2.273 8.643-.157c3.1-3.1 3.49-7.869 3.463-10.309a1.64 1.64 0 0 0-1.64-1.64c-2.44-.026-7.208.363-10.309 3.463c-2.43 2.43-2.5 6.3-.157 8.643m0 0l-2.12 2.12m2.12-2.12l5.657-5.657m2.121-2.121l-2.12 2.12m0 0l2.12.708m-2.12-.707L12 9.172m0 5.656l-1.173-.39a2 2 0 0 1-1.265-1.265L9.172 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.05 16.95c2.343 2.343 6.213 2.273 8.643-.157c3.1-3.1 3.49-7.869 3.463-10.309a1.64 1.64 0 0 0-1.64-1.64c-2.44-.026-7.208.363-10.309 3.463c-2.43 2.43-2.5 6.3-.157 8.643m0 0l-2.12 2.12m2.12-2.12l5.657-5.657m2.121-2.121l-2.12 2.12m0 0l2.12.708m-2.12-.707L12 9.172m0 5.656l-1.173-.39a2 2 0 0 1-1.265-1.265L9.172 12"/></svg> </template>
CSS
.icon-leaf-3-angled-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.05%2016.95c2.343%202.343%206.213%202.273%208.643-.157c3.1-3.1%203.49-7.869%203.463-10.309a1.64%201.64%200%200%200-1.64-1.64c-2.44-.026-7.208.363-10.309%203.463c-2.43%202.43-2.5%206.3-.157%208.643m0%200l-2.12%202.12m2.12-2.12l5.657-5.657m2.121-2.121l-2.12%202.12m0%200l2.12.708m-2.12-.707L12%209.172m0%205.656l-1.173-.39a2%202%200%200%201-1.265-1.265L9.172%2012%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.05%2016.95c2.343%202.343%206.213%202.273%208.643-.157c3.1-3.1%203.49-7.869%203.463-10.309a1.64%201.64%200%200%200-1.64-1.64c-2.44-.026-7.208.363-10.309%203.463c-2.43%202.43-2.5%206.3-.157%208.643m0%200l-2.12%202.12m2.12-2.12l5.657-5.657m2.121-2.121l-2.12%202.12m0%200l2.12.708m-2.12-.707L12%209.172m0%205.656l-1.173-.39a2%202%200%200%201-1.265-1.265L9.172%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/leaf-3-angled-line.svg?color=%231a73e8&size=48