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

Name
lotus
Set
IconPark
Style
Color
Category
Energy
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More energy icons from IconPark

Use the lotus 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="M19 16C19.1961 13.8571 20.2353 8.85714 24 6C25.3725 7.66667 28.5294 12 29 16"/><path fill="#2F88FF" d="M23.7523 42C15.2826 40.5455 -0.301481 31.3091 5.11908 6C12.2712 7.63636 26.0108 17.1273 23.7523 42Z"/><path fill="#2F88FF" d="M24.2477 42C32.7174 40.5455 48.3015 31.3091 42.8809 6C35.7288 7.63636 21.9892 17.1273 24.2477 42Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkLotus(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="M19 16C19.1961 13.8571 20.2353 8.85714 24 6C25.3725 7.66667 28.5294 12 29 16"/><path fill="#2F88FF" d="M23.7523 42C15.2826 40.5455 -0.301481 31.3091 5.11908 6C12.2712 7.63636 26.0108 17.1273 23.7523 42Z"/><path fill="#2F88FF" d="M24.2477 42C32.7174 40.5455 48.3015 31.3091 42.8809 6C35.7288 7.63636 21.9892 17.1273 24.2477 42Z"/></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="M19 16C19.1961 13.8571 20.2353 8.85714 24 6C25.3725 7.66667 28.5294 12 29 16"/><path fill="#2F88FF" d="M23.7523 42C15.2826 40.5455 -0.301481 31.3091 5.11908 6C12.2712 7.63636 26.0108 17.1273 23.7523 42Z"/><path fill="#2F88FF" d="M24.2477 42C32.7174 40.5455 48.3015 31.3091 42.8809 6C35.7288 7.63636 21.9892 17.1273 24.2477 42Z"/></g></svg>
</template>

CSS

.icon-lotus {
  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%22M19%2016C19.1961%2013.8571%2020.2353%208.85714%2024%206C25.3725%207.66667%2028.5294%2012%2029%2016%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M23.7523%2042C15.2826%2040.5455%20-0.301481%2031.3091%205.11908%206C12.2712%207.63636%2026.0108%2017.1273%2023.7523%2042Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24.2477%2042C32.7174%2040.5455%2048.3015%2031.3091%2042.8809%206C35.7288%207.63636%2021.9892%2017.1273%2024.2477%2042Z%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%22M19%2016C19.1961%2013.8571%2020.2353%208.85714%2024%206C25.3725%207.66667%2028.5294%2012%2029%2016%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M23.7523%2042C15.2826%2040.5455%20-0.301481%2031.3091%205.11908%206C12.2712%207.63636%2026.0108%2017.1273%2023.7523%2042Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24.2477%2042C32.7174%2040.5455%2048.3015%2031.3091%2042.8809%206C35.7288%207.63636%2021.9892%2017.1273%2024.2477%2042Z%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/lotus.svg?color=%231a73e8&size=48