flower tulip icon

flower-tulip-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
flower-tulip-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the flower tulip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 50a85.5 85.5 0 0 0-36.17 8c-14.67-25.9-40-38.79-41.15-39.37a6 6 0 0 0-5.36 0c-1.14.58-26.48 13.47-41.15 39.37A85.5 85.5 0 0 0 48 50a6 6 0 0 0-6 6v40a86.1 86.1 0 0 0 80 85.77v40.52l-39.32-19.66a6 6 0 0 0-5.36 10.74l48 24a6 6 0 0 0 5.36 0l48-24a6 6 0 1 0-5.36-10.74L134 222.29v-40.52A86.1 86.1 0 0 0 214 96V56a6 6 0 0 0-6-6m-80-19.12c6.46 3.84 23.07 15 33.33 32.94A86.5 86.5 0 0 0 128 104.5a86.5 86.5 0 0 0-33.33-40.68c10.26-17.99 26.87-29.11 33.33-32.94M54 96V62.24A74.11 74.11 0 0 1 122 136v33.76A74.1 74.1 0 0 1 54 96m148 0a74.1 74.1 0 0 1-68 73.76V136a74.11 74.11 0 0 1 68-73.76Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFlowerTulipLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 50a85.5 85.5 0 0 0-36.17 8c-14.67-25.9-40-38.79-41.15-39.37a6 6 0 0 0-5.36 0c-1.14.58-26.48 13.47-41.15 39.37A85.5 85.5 0 0 0 48 50a6 6 0 0 0-6 6v40a86.1 86.1 0 0 0 80 85.77v40.52l-39.32-19.66a6 6 0 0 0-5.36 10.74l48 24a6 6 0 0 0 5.36 0l48-24a6 6 0 1 0-5.36-10.74L134 222.29v-40.52A86.1 86.1 0 0 0 214 96V56a6 6 0 0 0-6-6m-80-19.12c6.46 3.84 23.07 15 33.33 32.94A86.5 86.5 0 0 0 128 104.5a86.5 86.5 0 0 0-33.33-40.68c10.26-17.99 26.87-29.11 33.33-32.94M54 96V62.24A74.11 74.11 0 0 1 122 136v33.76A74.1 74.1 0 0 1 54 96m148 0a74.1 74.1 0 0 1-68 73.76V136a74.11 74.11 0 0 1 68-73.76Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 50a85.5 85.5 0 0 0-36.17 8c-14.67-25.9-40-38.79-41.15-39.37a6 6 0 0 0-5.36 0c-1.14.58-26.48 13.47-41.15 39.37A85.5 85.5 0 0 0 48 50a6 6 0 0 0-6 6v40a86.1 86.1 0 0 0 80 85.77v40.52l-39.32-19.66a6 6 0 0 0-5.36 10.74l48 24a6 6 0 0 0 5.36 0l48-24a6 6 0 1 0-5.36-10.74L134 222.29v-40.52A86.1 86.1 0 0 0 214 96V56a6 6 0 0 0-6-6m-80-19.12c6.46 3.84 23.07 15 33.33 32.94A86.5 86.5 0 0 0 128 104.5a86.5 86.5 0 0 0-33.33-40.68c10.26-17.99 26.87-29.11 33.33-32.94M54 96V62.24A74.11 74.11 0 0 1 122 136v33.76A74.1 74.1 0 0 1 54 96m148 0a74.1 74.1 0 0 1-68 73.76V136a74.11 74.11 0 0 1 68-73.76Z"/></svg>
</template>

CSS

.icon-flower-tulip-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2050a85.5%2085.5%200%200%200-36.17%208c-14.67-25.9-40-38.79-41.15-39.37a6%206%200%200%200-5.36%200c-1.14.58-26.48%2013.47-41.15%2039.37A85.5%2085.5%200%200%200%2048%2050a6%206%200%200%200-6%206v40a86.1%2086.1%200%200%200%2080%2085.77v40.52l-39.32-19.66a6%206%200%200%200-5.36%2010.74l48%2024a6%206%200%200%200%205.36%200l48-24a6%206%200%201%200-5.36-10.74L134%20222.29v-40.52A86.1%2086.1%200%200%200%20214%2096V56a6%206%200%200%200-6-6m-80-19.12c6.46%203.84%2023.07%2015%2033.33%2032.94A86.5%2086.5%200%200%200%20128%20104.5a86.5%2086.5%200%200%200-33.33-40.68c10.26-17.99%2026.87-29.11%2033.33-32.94M54%2096V62.24A74.11%2074.11%200%200%201%20122%20136v33.76A74.1%2074.1%200%200%201%2054%2096m148%200a74.1%2074.1%200%200%201-68%2073.76V136a74.11%2074.11%200%200%201%2068-73.76Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2050a85.5%2085.5%200%200%200-36.17%208c-14.67-25.9-40-38.79-41.15-39.37a6%206%200%200%200-5.36%200c-1.14.58-26.48%2013.47-41.15%2039.37A85.5%2085.5%200%200%200%2048%2050a6%206%200%200%200-6%206v40a86.1%2086.1%200%200%200%2080%2085.77v40.52l-39.32-19.66a6%206%200%200%200-5.36%2010.74l48%2024a6%206%200%200%200%205.36%200l48-24a6%206%200%201%200-5.36-10.74L134%20222.29v-40.52A86.1%2086.1%200%200%200%20214%2096V56a6%206%200%200%200-6-6m-80-19.12c6.46%203.84%2023.07%2015%2033.33%2032.94A86.5%2086.5%200%200%200%20128%20104.5a86.5%2086.5%200%200%200-33.33-40.68c10.26-17.99%2026.87-29.11%2033.33-32.94M54%2096V62.24A74.11%2074.11%200%200%201%20122%20136v33.76A74.1%2074.1%200%200%201%2054%2096m148%200a74.1%2074.1%200%200%201-68%2073.76V136a74.11%2074.11%200%200%201%2068-73.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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