geometric flowers icon

geometric-flowers from IconPark Outline by ByteDance · Outline · Abstract · Apache-2.0 Free for personal and commercial use.

Name
geometric-flowers
Set
IconPark Outline
Style
Outline
Category
Abstract
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More abstract icons from IconPark Outline

Use the geometric flowers icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.991 27.991c3.515-3.514 1.3-11.429-4.95-17.677C17.794 4.065 9.88 1.849 6.365 5.364s-1.299 11.43 4.95 17.678c6.248 6.248 14.163 8.464 17.677 4.95"/><path d="M28.991 19.065c3.515 3.514 1.299 11.429-4.95 17.677c-6.248 6.249-14.162 8.465-17.677 4.95s-1.299-11.43 4.95-17.678c6.248-6.248 14.163-8.464 17.677-4.95"/><path d="M20.009 27.991c-3.515-3.514-1.299-11.429 4.95-17.677c6.248-6.249 14.162-8.465 17.677-4.95s1.299 11.43-4.95 17.678c-6.248 6.248-14.163 8.464-17.677 4.95"/><path d="M20.009 19.065c-3.515 3.514-1.299 11.429 4.95 17.677c6.248 6.249 14.162 8.465 17.677 4.95s1.299-11.43-4.95-17.678c-6.248-6.248-14.163-8.464-17.677-4.95"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineGeometricFlowers(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M28.991 27.991c3.515-3.514 1.3-11.429-4.95-17.677C17.794 4.065 9.88 1.849 6.365 5.364s-1.299 11.43 4.95 17.678c6.248 6.248 14.163 8.464 17.677 4.95"/><path d="M28.991 19.065c3.515 3.514 1.299 11.429-4.95 17.677c-6.248 6.249-14.162 8.465-17.677 4.95s-1.299-11.43 4.95-17.678c6.248-6.248 14.163-8.464 17.677-4.95"/><path d="M20.009 27.991c-3.515-3.514-1.299-11.429 4.95-17.677c6.248-6.249 14.162-8.465 17.677-4.95s1.299 11.43-4.95 17.678c-6.248 6.248-14.163 8.464-17.677 4.95"/><path d="M20.009 19.065c-3.515 3.514-1.299 11.429 4.95 17.677c6.248 6.249 14.162 8.465 17.677 4.95s1.299-11.43-4.95-17.678c-6.248-6.248-14.163-8.464-17.677-4.95"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.991 27.991c3.515-3.514 1.3-11.429-4.95-17.677C17.794 4.065 9.88 1.849 6.365 5.364s-1.299 11.43 4.95 17.678c6.248 6.248 14.163 8.464 17.677 4.95"/><path d="M28.991 19.065c3.515 3.514 1.299 11.429-4.95 17.677c-6.248 6.249-14.162 8.465-17.677 4.95s-1.299-11.43 4.95-17.678c6.248-6.248 14.163-8.464 17.677-4.95"/><path d="M20.009 27.991c-3.515-3.514-1.299-11.429 4.95-17.677c6.248-6.249 14.162-8.465 17.677-4.95s1.299 11.43-4.95 17.678c-6.248 6.248-14.163 8.464-17.677 4.95"/><path d="M20.009 19.065c-3.515 3.514-1.299 11.429 4.95 17.677c6.248 6.249 14.162 8.465 17.677 4.95s1.299-11.43-4.95-17.678c-6.248-6.248-14.163-8.464-17.677-4.95"/></g></svg>
</template>

CSS

.icon-geometric-flowers {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M28.991%2027.991c3.515-3.514%201.3-11.429-4.95-17.677C17.794%204.065%209.88%201.849%206.365%205.364s-1.299%2011.43%204.95%2017.678c6.248%206.248%2014.163%208.464%2017.677%204.95%22%2F%3E%3Cpath%20d%3D%22M28.991%2019.065c3.515%203.514%201.299%2011.429-4.95%2017.677c-6.248%206.249-14.162%208.465-17.677%204.95s-1.299-11.43%204.95-17.678c6.248-6.248%2014.163-8.464%2017.677-4.95%22%2F%3E%3Cpath%20d%3D%22M20.009%2027.991c-3.515-3.514-1.299-11.429%204.95-17.677c6.248-6.249%2014.162-8.465%2017.677-4.95s1.299%2011.43-4.95%2017.678c-6.248%206.248-14.163%208.464-17.677%204.95%22%2F%3E%3Cpath%20d%3D%22M20.009%2019.065c-3.515%203.514-1.299%2011.429%204.95%2017.677c6.248%206.249%2014.162%208.465%2017.677%204.95s1.299-11.43-4.95-17.678c-6.248-6.248-14.163-8.464-17.677-4.95%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M28.991%2027.991c3.515-3.514%201.3-11.429-4.95-17.677C17.794%204.065%209.88%201.849%206.365%205.364s-1.299%2011.43%204.95%2017.678c6.248%206.248%2014.163%208.464%2017.677%204.95%22%2F%3E%3Cpath%20d%3D%22M28.991%2019.065c3.515%203.514%201.299%2011.429-4.95%2017.677c-6.248%206.249-14.162%208.465-17.677%204.95s-1.299-11.43%204.95-17.678c6.248-6.248%2014.163-8.464%2017.677-4.95%22%2F%3E%3Cpath%20d%3D%22M20.009%2027.991c-3.515-3.514-1.299-11.429%204.95-17.677c6.248-6.249%2014.162-8.465%2017.677-4.95s1.299%2011.43-4.95%2017.678c-6.248%206.248-14.163%208.464-17.677%204.95%22%2F%3E%3Cpath%20d%3D%22M20.009%2019.065c-3.515%203.514-1.299%2011.429%204.95%2017.677c6.248%206.249%2014.162%208.465%2017.677%204.95s1.299-11.43-4.95-17.678c-6.248-6.248-14.163-8.464-17.677-4.95%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/geometric-flowers.svg?color=%231a73e8&size=48