flag for france emoji

flag-for-france from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.

Name
flag-for-france
Set
Emoji One (Colored)
Style
Default
Category
Flags
Viewbox
64×64
License
CC BY 4.0
Aliases
flag-for-flag-france

More flags icons from Emoji One (Colored)

Use the flag for france emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#428bc1" d="M1.9 32c0 13.1 8.4 24.2 20 28.3V3.7C10.3 7.8 1.9 18.9 1.9 32"/><path fill="#ed4c5c" d="M61.9 32c0-13.1-8.3-24.2-20-28.3v56.6c11.7-4.1 20-15.2 20-28.3"/><path fill="#fff" d="M21.9 60.3c3.1 1.1 6.5 1.7 10 1.7s6.9-.6 10-1.7V3.7C38.8 2.6 35.5 2 31.9 2s-6.9.6-10 1.7z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFlagForFrance(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#428bc1" d="M1.9 32c0 13.1 8.4 24.2 20 28.3V3.7C10.3 7.8 1.9 18.9 1.9 32"/><path fill="#ed4c5c" d="M61.9 32c0-13.1-8.3-24.2-20-28.3v56.6c11.7-4.1 20-15.2 20-28.3"/><path fill="#fff" d="M21.9 60.3c3.1 1.1 6.5 1.7 10 1.7s6.9-.6 10-1.7V3.7C38.8 2.6 35.5 2 31.9 2s-6.9.6-10 1.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#428bc1" d="M1.9 32c0 13.1 8.4 24.2 20 28.3V3.7C10.3 7.8 1.9 18.9 1.9 32"/><path fill="#ed4c5c" d="M61.9 32c0-13.1-8.3-24.2-20-28.3v56.6c11.7-4.1 20-15.2 20-28.3"/><path fill="#fff" d="M21.9 60.3c3.1 1.1 6.5 1.7 10 1.7s6.9-.6 10-1.7V3.7C38.8 2.6 35.5 2 31.9 2s-6.9.6-10 1.7z"/></svg>
</template>

CSS

.icon-flag-for-france {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M1.9%2032c0%2013.1%208.4%2024.2%2020%2028.3V3.7C10.3%207.8%201.9%2018.9%201.9%2032%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M61.9%2032c0-13.1-8.3-24.2-20-28.3v56.6c11.7-4.1%2020-15.2%2020-28.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.9%2060.3c3.1%201.1%206.5%201.7%2010%201.7s6.9-.6%2010-1.7V3.7C38.8%202.6%2035.5%202%2031.9%202s-6.9.6-10%201.7z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M1.9%2032c0%2013.1%208.4%2024.2%2020%2028.3V3.7C10.3%207.8%201.9%2018.9%201.9%2032%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M61.9%2032c0-13.1-8.3-24.2-20-28.3v56.6c11.7-4.1%2020-15.2%2020-28.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.9%2060.3c3.1%201.1%206.5%201.7%2010%201.7s6.9-.6%2010-1.7V3.7C38.8%202.6%2035.5%202%2031.9%202s-6.9.6-10%201.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-france.svg?color=%231a73e8&size=48