geometric flowers icon

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

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

The same icon in other sets

More abstract icons from IconPark

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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.9914 27.9914C32.5062 24.4767 30.2901 16.5621 24.0417 10.3137C17.7933 4.06535 9.87874 1.84927 6.36402 5.36399C2.8493 8.87871 5.06538 16.7933 11.3138 23.0417C17.5622 29.29 25.4767 31.5061 28.9914 27.9914Z"/><path d="M28.9914 19.0646C32.5061 22.5793 30.29 30.4939 24.0416 36.7423C17.7932 42.9907 9.87868 45.2067 6.36396 41.692C2.84924 38.1773 5.06532 30.2627 11.3137 24.0144C17.5621 17.766 25.4767 15.5499 28.9914 19.0646Z"/><path d="M20.0086 27.9914C16.4939 24.4767 18.71 16.5621 24.9584 10.3137C31.2068 4.06535 39.1213 1.84927 42.636 5.36399C46.1508 8.87871 43.9347 16.7933 37.6863 23.0417C31.4379 29.2901 23.5233 31.5061 20.0086 27.9914Z"/><path d="M20.0086 19.0646C16.4939 22.5793 18.71 30.4939 24.9584 36.7423C31.2068 42.9907 39.1213 45.2067 42.636 41.692C46.1508 38.1773 43.9347 30.2627 37.6863 24.0144C31.4379 17.766 23.5233 15.5499 20.0086 19.0646Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkGeometricFlowers(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="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M28.9914 27.9914C32.5062 24.4767 30.2901 16.5621 24.0417 10.3137C17.7933 4.06535 9.87874 1.84927 6.36402 5.36399C2.8493 8.87871 5.06538 16.7933 11.3138 23.0417C17.5622 29.29 25.4767 31.5061 28.9914 27.9914Z"/><path d="M28.9914 19.0646C32.5061 22.5793 30.29 30.4939 24.0416 36.7423C17.7932 42.9907 9.87868 45.2067 6.36396 41.692C2.84924 38.1773 5.06532 30.2627 11.3137 24.0144C17.5621 17.766 25.4767 15.5499 28.9914 19.0646Z"/><path d="M20.0086 27.9914C16.4939 24.4767 18.71 16.5621 24.9584 10.3137C31.2068 4.06535 39.1213 1.84927 42.636 5.36399C46.1508 8.87871 43.9347 16.7933 37.6863 23.0417C31.4379 29.2901 23.5233 31.5061 20.0086 27.9914Z"/><path d="M20.0086 19.0646C16.4939 22.5793 18.71 30.4939 24.9584 36.7423C31.2068 42.9907 39.1213 45.2067 42.636 41.692C46.1508 38.1773 43.9347 30.2627 37.6863 24.0144C31.4379 17.766 23.5233 15.5499 20.0086 19.0646Z"/></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="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.9914 27.9914C32.5062 24.4767 30.2901 16.5621 24.0417 10.3137C17.7933 4.06535 9.87874 1.84927 6.36402 5.36399C2.8493 8.87871 5.06538 16.7933 11.3138 23.0417C17.5622 29.29 25.4767 31.5061 28.9914 27.9914Z"/><path d="M28.9914 19.0646C32.5061 22.5793 30.29 30.4939 24.0416 36.7423C17.7932 42.9907 9.87868 45.2067 6.36396 41.692C2.84924 38.1773 5.06532 30.2627 11.3137 24.0144C17.5621 17.766 25.4767 15.5499 28.9914 19.0646Z"/><path d="M20.0086 27.9914C16.4939 24.4767 18.71 16.5621 24.9584 10.3137C31.2068 4.06535 39.1213 1.84927 42.636 5.36399C46.1508 8.87871 43.9347 16.7933 37.6863 23.0417C31.4379 29.2901 23.5233 31.5061 20.0086 27.9914Z"/><path d="M20.0086 19.0646C16.4939 22.5793 18.71 30.4939 24.9584 36.7423C31.2068 42.9907 39.1213 45.2067 42.636 41.692C46.1508 38.1773 43.9347 30.2627 37.6863 24.0144C31.4379 17.766 23.5233 15.5499 20.0086 19.0646Z"/></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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M28.9914%2027.9914C32.5062%2024.4767%2030.2901%2016.5621%2024.0417%2010.3137C17.7933%204.06535%209.87874%201.84927%206.36402%205.36399C2.8493%208.87871%205.06538%2016.7933%2011.3138%2023.0417C17.5622%2029.29%2025.4767%2031.5061%2028.9914%2027.9914Z%22%2F%3E%3Cpath%20d%3D%22M28.9914%2019.0646C32.5061%2022.5793%2030.29%2030.4939%2024.0416%2036.7423C17.7932%2042.9907%209.87868%2045.2067%206.36396%2041.692C2.84924%2038.1773%205.06532%2030.2627%2011.3137%2024.0144C17.5621%2017.766%2025.4767%2015.5499%2028.9914%2019.0646Z%22%2F%3E%3Cpath%20d%3D%22M20.0086%2027.9914C16.4939%2024.4767%2018.71%2016.5621%2024.9584%2010.3137C31.2068%204.06535%2039.1213%201.84927%2042.636%205.36399C46.1508%208.87871%2043.9347%2016.7933%2037.6863%2023.0417C31.4379%2029.2901%2023.5233%2031.5061%2020.0086%2027.9914Z%22%2F%3E%3Cpath%20d%3D%22M20.0086%2019.0646C16.4939%2022.5793%2018.71%2030.4939%2024.9584%2036.7423C31.2068%2042.9907%2039.1213%2045.2067%2042.636%2041.692C46.1508%2038.1773%2043.9347%2030.2627%2037.6863%2024.0144C31.4379%2017.766%2023.5233%2015.5499%2020.0086%2019.0646Z%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%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M28.9914%2027.9914C32.5062%2024.4767%2030.2901%2016.5621%2024.0417%2010.3137C17.7933%204.06535%209.87874%201.84927%206.36402%205.36399C2.8493%208.87871%205.06538%2016.7933%2011.3138%2023.0417C17.5622%2029.29%2025.4767%2031.5061%2028.9914%2027.9914Z%22%2F%3E%3Cpath%20d%3D%22M28.9914%2019.0646C32.5061%2022.5793%2030.29%2030.4939%2024.0416%2036.7423C17.7932%2042.9907%209.87868%2045.2067%206.36396%2041.692C2.84924%2038.1773%205.06532%2030.2627%2011.3137%2024.0144C17.5621%2017.766%2025.4767%2015.5499%2028.9914%2019.0646Z%22%2F%3E%3Cpath%20d%3D%22M20.0086%2027.9914C16.4939%2024.4767%2018.71%2016.5621%2024.9584%2010.3137C31.2068%204.06535%2039.1213%201.84927%2042.636%205.36399C46.1508%208.87871%2043.9347%2016.7933%2037.6863%2023.0417C31.4379%2029.2901%2023.5233%2031.5061%2020.0086%2027.9914Z%22%2F%3E%3Cpath%20d%3D%22M20.0086%2019.0646C16.4939%2022.5793%2018.71%2030.4939%2024.9584%2036.7423C31.2068%2042.9907%2039.1213%2045.2067%2042.636%2041.692C46.1508%2038.1773%2043.9347%2030.2627%2037.6863%2024.0144C31.4379%2017.766%2023.5233%2015.5499%2020.0086%2019.0646Z%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/geometric-flowers.svg?color=%231a73e8&size=48