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

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

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the fleur de lis emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.142 26.64c.324.93 1.145 1.704 1.833 2.352c.19.179.369.348.525.508a.865.865 0 0 0 1.252 0q.139-.142.29-.293c.65-.651 1.435-1.437 1.78-2.393c1.634.392 3.832-.275 4.678-2.814c0 0 .354-1.146 0-1.5c-.42-.42-.72.059-.907.358c-.035.056-.066.106-.093.142c-1.5 2-4 0-4-2h.5a1 1 0 0 0 .208-1.978C20.095 17.827 21.66 17 23 17c2 0 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.038-1.903-.72-3.56-2.43-4.5c-1.374-.756-3.098-.915-4.75-.518c.451-.796.75-1.76.75-2.982c0-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 1.325.351 2.347.868 3.18c-1.85-.628-3.87-.54-5.436.32c-1.71.94-2.467 2.597-2.43 4.5c.055 2.4 1.643 3 2.43 3c.32 0 .288-.427.262-.768A3 3 0 0 1 5.682 20c0-1.38.75-3 2.75-3c1.416 0 3.082.922 3.934 2.226a1 1 0 0 0 .566 1.771V21c0 2-2.5 4-4 2q-.04-.056-.093-.142c-.187-.3-.486-.779-.907-.358c-.353.354 0 1.5 0 1.5c.943 2.828 3.56 3.334 5.21 2.64"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFleurDeLis(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.142 26.64c.324.93 1.145 1.704 1.833 2.352c.19.179.369.348.525.508a.865.865 0 0 0 1.252 0q.139-.142.29-.293c.65-.651 1.435-1.437 1.78-2.393c1.634.392 3.832-.275 4.678-2.814c0 0 .354-1.146 0-1.5c-.42-.42-.72.059-.907.358c-.035.056-.066.106-.093.142c-1.5 2-4 0-4-2h.5a1 1 0 0 0 .208-1.978C20.095 17.827 21.66 17 23 17c2 0 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.038-1.903-.72-3.56-2.43-4.5c-1.374-.756-3.098-.915-4.75-.518c.451-.796.75-1.76.75-2.982c0-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 1.325.351 2.347.868 3.18c-1.85-.628-3.87-.54-5.436.32c-1.71.94-2.467 2.597-2.43 4.5c.055 2.4 1.643 3 2.43 3c.32 0 .288-.427.262-.768A3 3 0 0 1 5.682 20c0-1.38.75-3 2.75-3c1.416 0 3.082.922 3.934 2.226a1 1 0 0 0 .566 1.771V21c0 2-2.5 4-4 2q-.04-.056-.093-.142c-.187-.3-.486-.779-.907-.358c-.353.354 0 1.5 0 1.5c.943 2.828 3.56 3.334 5.21 2.64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.142 26.64c.324.93 1.145 1.704 1.833 2.352c.19.179.369.348.525.508a.865.865 0 0 0 1.252 0q.139-.142.29-.293c.65-.651 1.435-1.437 1.78-2.393c1.634.392 3.832-.275 4.678-2.814c0 0 .354-1.146 0-1.5c-.42-.42-.72.059-.907.358c-.035.056-.066.106-.093.142c-1.5 2-4 0-4-2h.5a1 1 0 0 0 .208-1.978C20.095 17.827 21.66 17 23 17c2 0 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.038-1.903-.72-3.56-2.43-4.5c-1.374-.756-3.098-.915-4.75-.518c.451-.796.75-1.76.75-2.982c0-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 1.325.351 2.347.868 3.18c-1.85-.628-3.87-.54-5.436.32c-1.71.94-2.467 2.597-2.43 4.5c.055 2.4 1.643 3 2.43 3c.32 0 .288-.427.262-.768A3 3 0 0 1 5.682 20c0-1.38.75-3 2.75-3c1.416 0 3.082.922 3.934 2.226a1 1 0 0 0 .566 1.771V21c0 2-2.5 4-4 2q-.04-.056-.093-.142c-.187-.3-.486-.779-.907-.358c-.353.354 0 1.5 0 1.5c.943 2.828 3.56 3.334 5.21 2.64"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.142%2026.64c.324.93%201.145%201.704%201.833%202.352c.19.179.369.348.525.508a.865.865%200%200%200%201.252%200q.139-.142.29-.293c.65-.651%201.435-1.437%201.78-2.393c1.634.392%203.832-.275%204.678-2.814c0%200%20.354-1.146%200-1.5c-.42-.42-.72.059-.907.358c-.035.056-.066.106-.093.142c-1.5%202-4%200-4-2h.5a1%201%200%200%200%20.208-1.978C20.095%2017.827%2021.66%2017%2023%2017c2%200%202.75%201.62%202.75%203q-.002.102-.012.232c-.026.341-.058.768.262.768c.787%200%202.375-.6%202.43-3c.038-1.903-.72-3.56-2.43-4.5c-1.374-.756-3.098-.915-4.75-.518c.451-.796.75-1.76.75-2.982c0-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%201.325.351%202.347.868%203.18c-1.85-.628-3.87-.54-5.436.32c-1.71.94-2.467%202.597-2.43%204.5c.055%202.4%201.643%203%202.43%203c.32%200%20.288-.427.262-.768A3%203%200%200%201%205.682%2020c0-1.38.75-3%202.75-3c1.416%200%203.082.922%203.934%202.226a1%201%200%200%200%20.566%201.771V21c0%202-2.5%204-4%202q-.04-.056-.093-.142c-.187-.3-.486-.779-.907-.358c-.353.354%200%201.5%200%201.5c.943%202.828%203.56%203.334%205.21%202.64%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.142%2026.64c.324.93%201.145%201.704%201.833%202.352c.19.179.369.348.525.508a.865.865%200%200%200%201.252%200q.139-.142.29-.293c.65-.651%201.435-1.437%201.78-2.393c1.634.392%203.832-.275%204.678-2.814c0%200%20.354-1.146%200-1.5c-.42-.42-.72.059-.907.358c-.035.056-.066.106-.093.142c-1.5%202-4%200-4-2h.5a1%201%200%200%200%20.208-1.978C20.095%2017.827%2021.66%2017%2023%2017c2%200%202.75%201.62%202.75%203q-.002.102-.012.232c-.026.341-.058.768.262.768c.787%200%202.375-.6%202.43-3c.038-1.903-.72-3.56-2.43-4.5c-1.374-.756-3.098-.915-4.75-.518c.451-.796.75-1.76.75-2.982c0-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%201.325.351%202.347.868%203.18c-1.85-.628-3.87-.54-5.436.32c-1.71.94-2.467%202.597-2.43%204.5c.055%202.4%201.643%203%202.43%203c.32%200%20.288-.427.262-.768A3%203%200%200%201%205.682%2020c0-1.38.75-3%202.75-3c1.416%200%203.082.922%203.934%202.226a1%201%200%200%200%20.566%201.771V21c0%202-2.5%204-4%202q-.04-.056-.093-.142c-.187-.3-.486-.779-.907-.358c-.353.354%200%201.5%200%201.5c.943%202.828%203.56%203.334%205.21%202.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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