fleur de lis emoji

fleur-de-lis from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
fleur-de-lis
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the fleur de lis emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff9f2e" d="M13.432 26.5c-1.613.887-4.5.5-5.5-2.5c0 0-.353-1.146 0-1.5c.42-.42.72.059.907.358c.035.056.066.106.093.142c1.5 2 4 0 4-2c0-2.16-2.5-4-4.5-4s-2.75 1.62-2.75 3q.002.102.012.232c.026.341.058.768-.262.768c-.787 0-2.375-.6-2.43-3c-.037-1.903.72-3.56 2.43-4.5c2.946-1.62 7.5-.5 9.509 2.972c.33.6.588 1.243.775 1.906a9 9 0 0 1 .775-1.906C18.5 13 23.054 11.88 26 13.5c1.71.94 2.468 2.597 2.43 4.5c-.055 2.4-1.643 3-2.43 3c-.32 0-.288-.427-.262-.768q.01-.13.012-.232c0-1.38-.75-3-2.75-3s-4.5 1.84-4.5 4c0 2 2.5 4 4 2q.04-.056.093-.142c.187-.3.486-.779.907-.358c.354.354 0 1.5 0 1.5c-1 3-3.887 3.387-5.5 2.5c-1.113-.612-1.873-1.699-2.284-3c-.411 1.301-1.17 2.388-2.284 3"/><path fill="#f9c23c" d="M17 18.183c0-2.5 5-3.183 5-8.183c0-1.5 0-2.5-2.5-5l-2.923-2.817a.88.88 0 0 0-1.077 0L12.5 5C10 7.5 10 8.5 10 10c0 5 5 5.683 5 8.183v3.93c-.873.905-2 2.34-2 3.716c0 1.584 1.62 2.769 2.5 3.671a.865.865 0 0 0 1.252 0c.88-.902 2.248-2.087 2.248-3.671c0-1.376-1.127-2.811-2-3.715z"/><path fill="#ff822d" d="M12 20a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatFleurDeLis(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff9f2e" d="M13.432 26.5c-1.613.887-4.5.5-5.5-2.5c0 0-.353-1.146 0-1.5c.42-.42.72.059.907.358c.035.056.066.106.093.142c1.5 2 4 0 4-2c0-2.16-2.5-4-4.5-4s-2.75 1.62-2.75 3q.002.102.012.232c.026.341.058.768-.262.768c-.787 0-2.375-.6-2.43-3c-.037-1.903.72-3.56 2.43-4.5c2.946-1.62 7.5-.5 9.509 2.972c.33.6.588 1.243.775 1.906a9 9 0 0 1 .775-1.906C18.5 13 23.054 11.88 26 13.5c1.71.94 2.468 2.597 2.43 4.5c-.055 2.4-1.643 3-2.43 3c-.32 0-.288-.427-.262-.768q.01-.13.012-.232c0-1.38-.75-3-2.75-3s-4.5 1.84-4.5 4c0 2 2.5 4 4 2q.04-.056.093-.142c.187-.3.486-.779.907-.358c.354.354 0 1.5 0 1.5c-1 3-3.887 3.387-5.5 2.5c-1.113-.612-1.873-1.699-2.284-3c-.411 1.301-1.17 2.388-2.284 3"/><path fill="#f9c23c" d="M17 18.183c0-2.5 5-3.183 5-8.183c0-1.5 0-2.5-2.5-5l-2.923-2.817a.88.88 0 0 0-1.077 0L12.5 5C10 7.5 10 8.5 10 10c0 5 5 5.683 5 8.183v3.93c-.873.905-2 2.34-2 3.716c0 1.584 1.62 2.769 2.5 3.671a.865.865 0 0 0 1.252 0c.88-.902 2.248-2.087 2.248-3.671c0-1.376-1.127-2.811-2-3.715z"/><path fill="#ff822d" d="M12 20a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ff9f2e" d="M13.432 26.5c-1.613.887-4.5.5-5.5-2.5c0 0-.353-1.146 0-1.5c.42-.42.72.059.907.358c.035.056.066.106.093.142c1.5 2 4 0 4-2c0-2.16-2.5-4-4.5-4s-2.75 1.62-2.75 3q.002.102.012.232c.026.341.058.768-.262.768c-.787 0-2.375-.6-2.43-3c-.037-1.903.72-3.56 2.43-4.5c2.946-1.62 7.5-.5 9.509 2.972c.33.6.588 1.243.775 1.906a9 9 0 0 1 .775-1.906C18.5 13 23.054 11.88 26 13.5c1.71.94 2.468 2.597 2.43 4.5c-.055 2.4-1.643 3-2.43 3c-.32 0-.288-.427-.262-.768q.01-.13.012-.232c0-1.38-.75-3-2.75-3s-4.5 1.84-4.5 4c0 2 2.5 4 4 2q.04-.056.093-.142c.187-.3.486-.779.907-.358c.354.354 0 1.5 0 1.5c-1 3-3.887 3.387-5.5 2.5c-1.113-.612-1.873-1.699-2.284-3c-.411 1.301-1.17 2.388-2.284 3"/><path fill="#f9c23c" d="M17 18.183c0-2.5 5-3.183 5-8.183c0-1.5 0-2.5-2.5-5l-2.923-2.817a.88.88 0 0 0-1.077 0L12.5 5C10 7.5 10 8.5 10 10c0 5 5 5.683 5 8.183v3.93c-.873.905-2 2.34-2 3.716c0 1.584 1.62 2.769 2.5 3.671a.865.865 0 0 0 1.252 0c.88-.902 2.248-2.087 2.248-3.671c0-1.376-1.127-2.811-2-3.715z"/><path fill="#ff822d" d="M12 20a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff9f2e%22%20d%3D%22M13.432%2026.5c-1.613.887-4.5.5-5.5-2.5c0%200-.353-1.146%200-1.5c.42-.42.72.059.907.358c.035.056.066.106.093.142c1.5%202%204%200%204-2c0-2.16-2.5-4-4.5-4s-2.75%201.62-2.75%203q.002.102.012.232c.026.341.058.768-.262.768c-.787%200-2.375-.6-2.43-3c-.037-1.903.72-3.56%202.43-4.5c2.946-1.62%207.5-.5%209.509%202.972c.33.6.588%201.243.775%201.906a9%209%200%200%201%20.775-1.906C18.5%2013%2023.054%2011.88%2026%2013.5c1.71.94%202.468%202.597%202.43%204.5c-.055%202.4-1.643%203-2.43%203c-.32%200-.288-.427-.262-.768q.01-.13.012-.232c0-1.38-.75-3-2.75-3s-4.5%201.84-4.5%204c0%202%202.5%204%204%202q.04-.056.093-.142c.187-.3.486-.779.907-.358c.354.354%200%201.5%200%201.5c-1%203-3.887%203.387-5.5%202.5c-1.113-.612-1.873-1.699-2.284-3c-.411%201.301-1.17%202.388-2.284%203%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M17%2018.183c0-2.5%205-3.183%205-8.183c0-1.5%200-2.5-2.5-5l-2.923-2.817a.88.88%200%200%200-1.077%200L12.5%205C10%207.5%2010%208.5%2010%2010c0%205%205%205.683%205%208.183v3.93c-.873.905-2%202.34-2%203.716c0%201.584%201.62%202.769%202.5%203.671a.865.865%200%200%200%201.252%200c.88-.902%202.248-2.087%202.248-3.671c0-1.376-1.127-2.811-2-3.715z%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M12%2020a1%201%200%200%201%201-1h6a1%201%200%201%201%200%202h-6a1%201%200%200%201-1-1%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff9f2e%22%20d%3D%22M13.432%2026.5c-1.613.887-4.5.5-5.5-2.5c0%200-.353-1.146%200-1.5c.42-.42.72.059.907.358c.035.056.066.106.093.142c1.5%202%204%200%204-2c0-2.16-2.5-4-4.5-4s-2.75%201.62-2.75%203q.002.102.012.232c.026.341.058.768-.262.768c-.787%200-2.375-.6-2.43-3c-.037-1.903.72-3.56%202.43-4.5c2.946-1.62%207.5-.5%209.509%202.972c.33.6.588%201.243.775%201.906a9%209%200%200%201%20.775-1.906C18.5%2013%2023.054%2011.88%2026%2013.5c1.71.94%202.468%202.597%202.43%204.5c-.055%202.4-1.643%203-2.43%203c-.32%200-.288-.427-.262-.768q.01-.13.012-.232c0-1.38-.75-3-2.75-3s-4.5%201.84-4.5%204c0%202%202.5%204%204%202q.04-.056.093-.142c.187-.3.486-.779.907-.358c.354.354%200%201.5%200%201.5c-1%203-3.887%203.387-5.5%202.5c-1.113-.612-1.873-1.699-2.284-3c-.411%201.301-1.17%202.388-2.284%203%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M17%2018.183c0-2.5%205-3.183%205-8.183c0-1.5%200-2.5-2.5-5l-2.923-2.817a.88.88%200%200%200-1.077%200L12.5%205C10%207.5%2010%208.5%2010%2010c0%205%205%205.683%205%208.183v3.93c-.873.905-2%202.34-2%203.716c0%201.584%201.62%202.769%202.5%203.671a.865.865%200%200%200%201.252%200c.88-.902%202.248-2.087%202.248-3.671c0-1.376-1.127-2.811-2-3.715z%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M12%2020a1%201%200%200%201%201-1h6a1%201%200%201%201%200%202h-6a1%201%200%200%201-1-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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