blossom from IconPark Outline by ByteDance · Outline · Energy · Apache-2.0 Free for personal and commercial use.

Name
blossom
Set
IconPark Outline
Style
Outline
Category
Energy
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More energy icons from IconPark Outline

Use the blossom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23.266 6.008c7.734.451 7.955 8.363 7.019 11.615c9.358-2.974 12.946 1.24 13.57 3.717c1.122 5.947-4.524 7.744-7.487 7.899c5.989 7.433 3.12 11.15.936 12.08c-6.738 1.858-10.606-2.943-11.698-5.576c-2.995 6.319-8.11 6.66-10.294 6.04c-6.364-1.858-3.587-8.518-1.404-11.615c-8.984-1.487-10.294-5.885-9.826-7.898c1.497-7.434 9.358-6.195 13.101-4.647c-1.497-9.664 3.432-11.77 6.083-11.615M25 26l-4 5m-2-6l6 1m-1-7l1 7m6-2l-6 2m0 0l5 4"/></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineBlossom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M23.266 6.008c7.734.451 7.955 8.363 7.019 11.615c9.358-2.974 12.946 1.24 13.57 3.717c1.122 5.947-4.524 7.744-7.487 7.899c5.989 7.433 3.12 11.15.936 12.08c-6.738 1.858-10.606-2.943-11.698-5.576c-2.995 6.319-8.11 6.66-10.294 6.04c-6.364-1.858-3.587-8.518-1.404-11.615c-8.984-1.487-10.294-5.885-9.826-7.898c1.497-7.434 9.358-6.195 13.101-4.647c-1.497-9.664 3.432-11.77 6.083-11.615M25 26l-4 5m-2-6l6 1m-1-7l1 7m6-2l-6 2m0 0l5 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23.266 6.008c7.734.451 7.955 8.363 7.019 11.615c9.358-2.974 12.946 1.24 13.57 3.717c1.122 5.947-4.524 7.744-7.487 7.899c5.989 7.433 3.12 11.15.936 12.08c-6.738 1.858-10.606-2.943-11.698-5.576c-2.995 6.319-8.11 6.66-10.294 6.04c-6.364-1.858-3.587-8.518-1.404-11.615c-8.984-1.487-10.294-5.885-9.826-7.898c1.497-7.434 9.358-6.195 13.101-4.647c-1.497-9.664 3.432-11.77 6.083-11.615M25 26l-4 5m-2-6l6 1m-1-7l1 7m6-2l-6 2m0 0l5 4"/></svg>
</template>

CSS

.icon-blossom {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M23.266%206.008c7.734.451%207.955%208.363%207.019%2011.615c9.358-2.974%2012.946%201.24%2013.57%203.717c1.122%205.947-4.524%207.744-7.487%207.899c5.989%207.433%203.12%2011.15.936%2012.08c-6.738%201.858-10.606-2.943-11.698-5.576c-2.995%206.319-8.11%206.66-10.294%206.04c-6.364-1.858-3.587-8.518-1.404-11.615c-8.984-1.487-10.294-5.885-9.826-7.898c1.497-7.434%209.358-6.195%2013.101-4.647c-1.497-9.664%203.432-11.77%206.083-11.615M25%2026l-4%205m-2-6l6%201m-1-7l1%207m6-2l-6%202m0%200l5%204%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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M23.266%206.008c7.734.451%207.955%208.363%207.019%2011.615c9.358-2.974%2012.946%201.24%2013.57%203.717c1.122%205.947-4.524%207.744-7.487%207.899c5.989%207.433%203.12%2011.15.936%2012.08c-6.738%201.858-10.606-2.943-11.698-5.576c-2.995%206.319-8.11%206.66-10.294%206.04c-6.364-1.858-3.587-8.518-1.404-11.615c-8.984-1.487-10.294-5.885-9.826-7.898c1.497-7.434%209.358-6.195%2013.101-4.647c-1.497-9.664%203.432-11.77%206.083-11.615M25%2026l-4%205m-2-6l6%201m-1-7l1%207m6-2l-6%202m0%200l5%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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