fleur de lis emoji

fleur-de-lis from Twitter Emoji by Twitter · Default · Symbols · CC-BY-4.0 Attribution required.

Name
fleur-de-lis
Set
Twitter Emoji
Style
Default
Category
Symbols
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Twitter Emoji

Use the fleur de lis emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#744eaa" d="M10.582 18c2.075 1.244 2.74 3.559 2.416 6h4.837A13 13 0 0 0 18 22c0-6.075-5.001-11.731-10.27-11.731c-8.479 0-9.866 9.043-4.567 11.731c-1.059-5 4.122-5.975 7.419-4m14.875 0c-2.075 1.244-2.74 3.559-2.416 6h-4.837a12.6 12.6 0 0 1-.165-2c0-6.075 5.001-11.731 10.269-11.731c8.479 0 9.866 9.043 4.567 11.731c1.061-5-4.121-5.975-7.418-4m4.334 8.647A3.49 3.49 0 0 1 26.5 29a3.49 3.49 0 0 1-3.449-3h-2.615A4.9 4.9 0 0 0 20 28c0 2.762 2.238 5 5 5s5-2.238 5-5c0-.472-.086-.92-.209-1.353M12.949 26A3.49 3.49 0 0 1 9.5 29a3.49 3.49 0 0 1-3.291-2.353A5 5 0 0 0 6 28c0 2.762 2.238 5 5 5s5-2.238 5-5c0-.715-.165-1.386-.436-2z"/><path fill="#aa8dd8" d="M13 10.227C13 3.951 18 0 18 0s5 3.951 5 10.227S20.762 25 18 25s-5-8.497-5-14.773"/><path fill="#aa8dd8" d="M14 30c0-3.313 2.344-6 4-6s4 2.687 4 6s-4 6-4 6s-4-2.687-4-6"/><path fill="#9266cc" d="M25 24.5a3.5 3.5 0 0 1-3.5 3.5h-7a3.5 3.5 0 1 1 0-7h7a3.5 3.5 0 0 1 3.5 3.5"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFleurDeLis(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#744eaa" d="M10.582 18c2.075 1.244 2.74 3.559 2.416 6h4.837A13 13 0 0 0 18 22c0-6.075-5.001-11.731-10.27-11.731c-8.479 0-9.866 9.043-4.567 11.731c-1.059-5 4.122-5.975 7.419-4m14.875 0c-2.075 1.244-2.74 3.559-2.416 6h-4.837a12.6 12.6 0 0 1-.165-2c0-6.075 5.001-11.731 10.269-11.731c8.479 0 9.866 9.043 4.567 11.731c1.061-5-4.121-5.975-7.418-4m4.334 8.647A3.49 3.49 0 0 1 26.5 29a3.49 3.49 0 0 1-3.449-3h-2.615A4.9 4.9 0 0 0 20 28c0 2.762 2.238 5 5 5s5-2.238 5-5c0-.472-.086-.92-.209-1.353M12.949 26A3.49 3.49 0 0 1 9.5 29a3.49 3.49 0 0 1-3.291-2.353A5 5 0 0 0 6 28c0 2.762 2.238 5 5 5s5-2.238 5-5c0-.715-.165-1.386-.436-2z"/><path fill="#aa8dd8" d="M13 10.227C13 3.951 18 0 18 0s5 3.951 5 10.227S20.762 25 18 25s-5-8.497-5-14.773"/><path fill="#aa8dd8" d="M14 30c0-3.313 2.344-6 4-6s4 2.687 4 6s-4 6-4 6s-4-2.687-4-6"/><path fill="#9266cc" d="M25 24.5a3.5 3.5 0 0 1-3.5 3.5h-7a3.5 3.5 0 1 1 0-7h7a3.5 3.5 0 0 1 3.5 3.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#744eaa" d="M10.582 18c2.075 1.244 2.74 3.559 2.416 6h4.837A13 13 0 0 0 18 22c0-6.075-5.001-11.731-10.27-11.731c-8.479 0-9.866 9.043-4.567 11.731c-1.059-5 4.122-5.975 7.419-4m14.875 0c-2.075 1.244-2.74 3.559-2.416 6h-4.837a12.6 12.6 0 0 1-.165-2c0-6.075 5.001-11.731 10.269-11.731c8.479 0 9.866 9.043 4.567 11.731c1.061-5-4.121-5.975-7.418-4m4.334 8.647A3.49 3.49 0 0 1 26.5 29a3.49 3.49 0 0 1-3.449-3h-2.615A4.9 4.9 0 0 0 20 28c0 2.762 2.238 5 5 5s5-2.238 5-5c0-.472-.086-.92-.209-1.353M12.949 26A3.49 3.49 0 0 1 9.5 29a3.49 3.49 0 0 1-3.291-2.353A5 5 0 0 0 6 28c0 2.762 2.238 5 5 5s5-2.238 5-5c0-.715-.165-1.386-.436-2z"/><path fill="#aa8dd8" d="M13 10.227C13 3.951 18 0 18 0s5 3.951 5 10.227S20.762 25 18 25s-5-8.497-5-14.773"/><path fill="#aa8dd8" d="M14 30c0-3.313 2.344-6 4-6s4 2.687 4 6s-4 6-4 6s-4-2.687-4-6"/><path fill="#9266cc" d="M25 24.5a3.5 3.5 0 0 1-3.5 3.5h-7a3.5 3.5 0 1 1 0-7h7a3.5 3.5 0 0 1 3.5 3.5"/></svg>
</template>

CSS

.icon-fleur-de-lis {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M10.582%2018c2.075%201.244%202.74%203.559%202.416%206h4.837A13%2013%200%200%200%2018%2022c0-6.075-5.001-11.731-10.27-11.731c-8.479%200-9.866%209.043-4.567%2011.731c-1.059-5%204.122-5.975%207.419-4m14.875%200c-2.075%201.244-2.74%203.559-2.416%206h-4.837a12.6%2012.6%200%200%201-.165-2c0-6.075%205.001-11.731%2010.269-11.731c8.479%200%209.866%209.043%204.567%2011.731c1.061-5-4.121-5.975-7.418-4m4.334%208.647A3.49%203.49%200%200%201%2026.5%2029a3.49%203.49%200%200%201-3.449-3h-2.615A4.9%204.9%200%200%200%2020%2028c0%202.762%202.238%205%205%205s5-2.238%205-5c0-.472-.086-.92-.209-1.353M12.949%2026A3.49%203.49%200%200%201%209.5%2029a3.49%203.49%200%200%201-3.291-2.353A5%205%200%200%200%206%2028c0%202.762%202.238%205%205%205s5-2.238%205-5c0-.715-.165-1.386-.436-2z%22%2F%3E%3Cpath%20fill%3D%22%23aa8dd8%22%20d%3D%22M13%2010.227C13%203.951%2018%200%2018%200s5%203.951%205%2010.227S20.762%2025%2018%2025s-5-8.497-5-14.773%22%2F%3E%3Cpath%20fill%3D%22%23aa8dd8%22%20d%3D%22M14%2030c0-3.313%202.344-6%204-6s4%202.687%204%206s-4%206-4%206s-4-2.687-4-6%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M25%2024.5a3.5%203.5%200%200%201-3.5%203.5h-7a3.5%203.5%200%201%201%200-7h7a3.5%203.5%200%200%201%203.5%203.5%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23744eaa%22%20d%3D%22M10.582%2018c2.075%201.244%202.74%203.559%202.416%206h4.837A13%2013%200%200%200%2018%2022c0-6.075-5.001-11.731-10.27-11.731c-8.479%200-9.866%209.043-4.567%2011.731c-1.059-5%204.122-5.975%207.419-4m14.875%200c-2.075%201.244-2.74%203.559-2.416%206h-4.837a12.6%2012.6%200%200%201-.165-2c0-6.075%205.001-11.731%2010.269-11.731c8.479%200%209.866%209.043%204.567%2011.731c1.061-5-4.121-5.975-7.418-4m4.334%208.647A3.49%203.49%200%200%201%2026.5%2029a3.49%203.49%200%200%201-3.449-3h-2.615A4.9%204.9%200%200%200%2020%2028c0%202.762%202.238%205%205%205s5-2.238%205-5c0-.472-.086-.92-.209-1.353M12.949%2026A3.49%203.49%200%200%201%209.5%2029a3.49%203.49%200%200%201-3.291-2.353A5%205%200%200%200%206%2028c0%202.762%202.238%205%205%205s5-2.238%205-5c0-.715-.165-1.386-.436-2z%22%2F%3E%3Cpath%20fill%3D%22%23aa8dd8%22%20d%3D%22M13%2010.227C13%203.951%2018%200%2018%200s5%203.951%205%2010.227S20.762%2025%2018%2025s-5-8.497-5-14.773%22%2F%3E%3Cpath%20fill%3D%22%23aa8dd8%22%20d%3D%22M14%2030c0-3.313%202.344-6%204-6s4%202.687%204%206s-4%206-4%206s-4-2.687-4-6%22%2F%3E%3Cpath%20fill%3D%22%239266cc%22%20d%3D%22M25%2024.5a3.5%203.5%200%200%201-3.5%203.5h-7a3.5%203.5%200%201%201%200-7h7a3.5%203.5%200%200%201%203.5%203.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/fleur-de-lis.svg?color=%231a73e8&size=48