flag england emoji
flag-england from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-england
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More flags icons from Emoji One (Colored)
flag-for-afghanistanflag-for-aland-islandsflag-for-albaniaflag-for-algeriaflag-for-american-samoaflag-for-andorraflag-for-angolaflag-for-anguillaflag-for-antarcticaflag-for-antigua-and-barbudaflag-for-argentinaflag-for-armeniaflag-for-arubaflag-for-ascension-islandflag-for-australiaflag-for-austriaflag-for-azerbaijanflag-for-bahamasflag-for-bahrainflag-for-bangladeshflag-for-barbadosflag-for-belarusflag-for-belgiumflag-for-belize
Use the flag england emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="none"><path fill="#fff" d="M38 2.6H26C14.3 5 5 14.2 2.6 26v12C5 49.8 14.3 59 26 61.4h12C49.8 59 59 49.7 61.4 38V26C59 14.2 49.7 5 38 2.6"/><path fill="#CE1124" d="M61.179 39A30 30 0 0 0 62 32c0-2.41-.284-4.754-.821-7H39V2.821A30 30 0 0 0 32 2c-2.41 0-4.754.284-7 .821V25H2.821A30 30 0 0 0 2 32c0 2.41.284 4.754.821 7H25v22.179A30 30 0 0 0 32 62c2.41 0 4.754-.284 7-.821V39z"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagEngland(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="none"><path fill="#fff" d="M38 2.6H26C14.3 5 5 14.2 2.6 26v12C5 49.8 14.3 59 26 61.4h12C49.8 59 59 49.7 61.4 38V26C59 14.2 49.7 5 38 2.6"/><path fill="#CE1124" d="M61.179 39A30 30 0 0 0 62 32c0-2.41-.284-4.754-.821-7H39V2.821A30 30 0 0 0 32 2c-2.41 0-4.754.284-7 .821V25H2.821A30 30 0 0 0 2 32c0 2.41.284 4.754.821 7H25v22.179A30 30 0 0 0 32 62c2.41 0 4.754-.284 7-.821V39z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="none"><path fill="#fff" d="M38 2.6H26C14.3 5 5 14.2 2.6 26v12C5 49.8 14.3 59 26 61.4h12C49.8 59 59 49.7 61.4 38V26C59 14.2 49.7 5 38 2.6"/><path fill="#CE1124" d="M61.179 39A30 30 0 0 0 62 32c0-2.41-.284-4.754-.821-7H39V2.821A30 30 0 0 0 32 2c-2.41 0-4.754.284-7 .821V25H2.821A30 30 0 0 0 2 32c0 2.41.284 4.754.821 7H25v22.179A30 30 0 0 0 32 62c2.41 0 4.754-.284 7-.821V39z"/></g></svg> </template>
CSS
.icon-flag-england {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38%202.6H26C14.3%205%205%2014.2%202.6%2026v12C5%2049.8%2014.3%2059%2026%2061.4h12C49.8%2059%2059%2049.7%2061.4%2038V26C59%2014.2%2049.7%205%2038%202.6%22%2F%3E%3Cpath%20fill%3D%22%23CE1124%22%20d%3D%22M61.179%2039A30%2030%200%200%200%2062%2032c0-2.41-.284-4.754-.821-7H39V2.821A30%2030%200%200%200%2032%202c-2.41%200-4.754.284-7%20.821V25H2.821A30%2030%200%200%200%202%2032c0%202.41.284%204.754.821%207H25v22.179A30%2030%200%200%200%2032%2062c2.41%200%204.754-.284%207-.821V39z%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%2064%2064%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M38%202.6H26C14.3%205%205%2014.2%202.6%2026v12C5%2049.8%2014.3%2059%2026%2061.4h12C49.8%2059%2059%2049.7%2061.4%2038V26C59%2014.2%2049.7%205%2038%202.6%22%2F%3E%3Cpath%20fill%3D%22%23CE1124%22%20d%3D%22M61.179%2039A30%2030%200%200%200%2062%2032c0-2.41-.284-4.754-.821-7H39V2.821A30%2030%200%200%200%2032%202c-2.41%200-4.754.284-7%20.821V25H2.821A30%2030%200%200%200%202%2032c0%202.41.284%204.754.821%207H25v22.179A30%2030%200%200%200%2032%2062c2.41%200%204.754-.284%207-.821V39z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-england.svg?color=%231a73e8&size=48