flower-2-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
flower-2-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the flower 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.411 9.512l.012-.006l.12-.08c1.13-.804 1.492-2.375.976-3.635l-.12-.256c-.697-1.326-2.32-1.92-3.652-1.178c-.032-1.477-1.146-2.772-2.602-2.853L12 1.5c-1.526 0-2.715 1.332-2.748 2.857c-1.245-.694-2.745-.22-3.505.93l-.146.248c-.704 1.338-.328 3.144.976 3.97l.022.013l-.022.012c-1.304.827-1.68 2.633-.976 3.971l.146.248c.786 1.19 2.366 1.657 3.635.853l.156-.108c.382-.278.867-.738 1.236-1.102c.169-.166.325-.326.454-.46l.022-.022v5.106C10.325 17.296 9.024 17 7.4 17a.75.75 0 0 0-.746.673l-.004.077c0 1.436.334 2.686 1.285 3.554c.933.852 2.311 1.196 4.065 1.196s3.132-.344 4.066-1.196c.95-.868 1.284-2.118 1.284-3.554a.75.75 0 0 0-.75-.75c-1.624 0-2.925.295-3.85 1.016V12.91l.022.023c.13.133.285.293.454.459c.422.416.994.957 1.392 1.21l.128.076c1.332.744 2.955.15 3.653-1.177l.12-.256c.516-1.26.154-2.831-.976-3.635l-.12-.08l-.012-.006l-.01-.006zm-6.66-.262a1.25 1.25 0 1 1 2.499 0a1.25 1.25 0 0 1-2.5 0"/></svg>

React

import type { SVGProps } from "react";

export function MynauiFlower2Solid(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="m17.411 9.512l.012-.006l.12-.08c1.13-.804 1.492-2.375.976-3.635l-.12-.256c-.697-1.326-2.32-1.92-3.652-1.178c-.032-1.477-1.146-2.772-2.602-2.853L12 1.5c-1.526 0-2.715 1.332-2.748 2.857c-1.245-.694-2.745-.22-3.505.93l-.146.248c-.704 1.338-.328 3.144.976 3.97l.022.013l-.022.012c-1.304.827-1.68 2.633-.976 3.971l.146.248c.786 1.19 2.366 1.657 3.635.853l.156-.108c.382-.278.867-.738 1.236-1.102c.169-.166.325-.326.454-.46l.022-.022v5.106C10.325 17.296 9.024 17 7.4 17a.75.75 0 0 0-.746.673l-.004.077c0 1.436.334 2.686 1.285 3.554c.933.852 2.311 1.196 4.065 1.196s3.132-.344 4.066-1.196c.95-.868 1.284-2.118 1.284-3.554a.75.75 0 0 0-.75-.75c-1.624 0-2.925.295-3.85 1.016V12.91l.022.023c.13.133.285.293.454.459c.422.416.994.957 1.392 1.21l.128.076c1.332.744 2.955.15 3.653-1.177l.12-.256c.516-1.26.154-2.831-.976-3.635l-.12-.08l-.012-.006l-.01-.006zm-6.66-.262a1.25 1.25 0 1 1 2.499 0a1.25 1.25 0 0 1-2.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.411 9.512l.012-.006l.12-.08c1.13-.804 1.492-2.375.976-3.635l-.12-.256c-.697-1.326-2.32-1.92-3.652-1.178c-.032-1.477-1.146-2.772-2.602-2.853L12 1.5c-1.526 0-2.715 1.332-2.748 2.857c-1.245-.694-2.745-.22-3.505.93l-.146.248c-.704 1.338-.328 3.144.976 3.97l.022.013l-.022.012c-1.304.827-1.68 2.633-.976 3.971l.146.248c.786 1.19 2.366 1.657 3.635.853l.156-.108c.382-.278.867-.738 1.236-1.102c.169-.166.325-.326.454-.46l.022-.022v5.106C10.325 17.296 9.024 17 7.4 17a.75.75 0 0 0-.746.673l-.004.077c0 1.436.334 2.686 1.285 3.554c.933.852 2.311 1.196 4.065 1.196s3.132-.344 4.066-1.196c.95-.868 1.284-2.118 1.284-3.554a.75.75 0 0 0-.75-.75c-1.624 0-2.925.295-3.85 1.016V12.91l.022.023c.13.133.285.293.454.459c.422.416.994.957 1.392 1.21l.128.076c1.332.744 2.955.15 3.653-1.177l.12-.256c.516-1.26.154-2.831-.976-3.635l-.12-.08l-.012-.006l-.01-.006zm-6.66-.262a1.25 1.25 0 1 1 2.499 0a1.25 1.25 0 0 1-2.5 0"/></svg>
</template>

CSS

.icon-flower-2-solid {
  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%22m17.411%209.512l.012-.006l.12-.08c1.13-.804%201.492-2.375.976-3.635l-.12-.256c-.697-1.326-2.32-1.92-3.652-1.178c-.032-1.477-1.146-2.772-2.602-2.853L12%201.5c-1.526%200-2.715%201.332-2.748%202.857c-1.245-.694-2.745-.22-3.505.93l-.146.248c-.704%201.338-.328%203.144.976%203.97l.022.013l-.022.012c-1.304.827-1.68%202.633-.976%203.971l.146.248c.786%201.19%202.366%201.657%203.635.853l.156-.108c.382-.278.867-.738%201.236-1.102c.169-.166.325-.326.454-.46l.022-.022v5.106C10.325%2017.296%209.024%2017%207.4%2017a.75.75%200%200%200-.746.673l-.004.077c0%201.436.334%202.686%201.285%203.554c.933.852%202.311%201.196%204.065%201.196s3.132-.344%204.066-1.196c.95-.868%201.284-2.118%201.284-3.554a.75.75%200%200%200-.75-.75c-1.624%200-2.925.295-3.85%201.016V12.91l.022.023c.13.133.285.293.454.459c.422.416.994.957%201.392%201.21l.128.076c1.332.744%202.955.15%203.653-1.177l.12-.256c.516-1.26.154-2.831-.976-3.635l-.12-.08l-.012-.006l-.01-.006zm-6.66-.262a1.25%201.25%200%201%201%202.499%200a1.25%201.25%200%200%201-2.5%200%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%22m17.411%209.512l.012-.006l.12-.08c1.13-.804%201.492-2.375.976-3.635l-.12-.256c-.697-1.326-2.32-1.92-3.652-1.178c-.032-1.477-1.146-2.772-2.602-2.853L12%201.5c-1.526%200-2.715%201.332-2.748%202.857c-1.245-.694-2.745-.22-3.505.93l-.146.248c-.704%201.338-.328%203.144.976%203.97l.022.013l-.022.012c-1.304.827-1.68%202.633-.976%203.971l.146.248c.786%201.19%202.366%201.657%203.635.853l.156-.108c.382-.278.867-.738%201.236-1.102c.169-.166.325-.326.454-.46l.022-.022v5.106C10.325%2017.296%209.024%2017%207.4%2017a.75.75%200%200%200-.746.673l-.004.077c0%201.436.334%202.686%201.285%203.554c.933.852%202.311%201.196%204.065%201.196s3.132-.344%204.066-1.196c.95-.868%201.284-2.118%201.284-3.554a.75.75%200%200%200-.75-.75c-1.624%200-2.925.295-3.85%201.016V12.91l.022.023c.13.133.285.293.454.459c.422.416.994.957%201.392%201.21l.128.076c1.332.744%202.955.15%203.653-1.177l.12-.256c.516-1.26.154-2.831-.976-3.635l-.12-.08l-.012-.006l-.01-.006zm-6.66-.262a1.25%201.25%200%201%201%202.499%200a1.25%201.25%200%200%201-2.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/flower-2-solid.svg?color=%231a73e8&size=48