flag sri lanka emoji
flag-sri-lanka from OpenMoji by OpenMoji · Default · Flags · CC-BY-SA-4.0 Attribution required.
- Name
- flag-sri-lanka
- Set
- OpenMoji
- Style
- Default
- Category
- Flags
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More flags icons from OpenMoji
black-flagchequered-flagcrossed-flagsflag-afghanistanflag-aland-islandsflag-albaniaflag-algeriaflag-american-samoaflag-andorraflag-angolaflag-anguillaflag-antarcticaflag-antigua-and-barbudaflag-argentinaflag-armeniaflag-arubaflag-ascension-islandflag-australiaflag-austriaflag-azerbaijanflag-bahamasflag-bahrainflag-bangladeshflag-barbados
Use the flag sri lanka emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 17h11v38H5z"/><path fill="#e27022" d="M16 17h10v38H16z"/><path fill="none" stroke="#f1b31c" stroke-miterlimit="10" stroke-width="2" d="M26 18v36M7 19h58v34H7z"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M50 45h2l1-2l-3-6m-9 8h2l1-2l-3-6m-4-11a7.07 7.07 0 0 0-1 4v12"/><path fill="#f1b31c" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44 41c3 0 3-2 7-2l5 2c-1-2 2-3 1-6H42s-3 2-3 5h3Z"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M54 45h2l1-2l-3-6m-19 0l4 3m17-9a2 2 0 0 1 0 4m-4-4a2 2 0 0 1 0-4"/><rect width="4" height="5" x="42" y="30" fill="#f1b31c" rx="1" ry="1"/><rect width="4" height="5" x="42" y="30" fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="1" ry="1"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52 31h4m4-7l1-1m-30 1l-1-1m13 9l-3-1m3 2l-3 1m20 14l1 1m-30-1l-1 1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiFlagSriLanka(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 17h11v38H5z"/><path fill="#e27022" d="M16 17h10v38H16z"/><path fill="none" stroke="#f1b31c" strokeMiterlimit="10" strokeWidth="2" d="M26 18v36M7 19h58v34H7z"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M50 45h2l1-2l-3-6m-9 8h2l1-2l-3-6m-4-11a7.07 7.07 0 0 0-1 4v12"/><path fill="#f1b31c" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M44 41c3 0 3-2 7-2l5 2c-1-2 2-3 1-6H42s-3 2-3 5h3Z"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M54 45h2l1-2l-3-6m-19 0l4 3m17-9a2 2 0 0 1 0 4m-4-4a2 2 0 0 1 0-4"/><rect width="4" height="5" x="42" y="30" fill="#f1b31c" rx="1" ry="1"/><rect width="4" height="5" x="42" y="30" fill="none" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="1" ry="1"/><path fill="none" stroke="#f1b31c" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M52 31h4m4-7l1-1m-30 1l-1-1m13 9l-3-1m3 2l-3 1m20 14l1 1m-30-1l-1 1"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M5 17h62v38H5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M5 17h62v38H5z"/><path fill="#5c9e31" d="M5 17h11v38H5z"/><path fill="#e27022" d="M16 17h10v38H16z"/><path fill="none" stroke="#f1b31c" stroke-miterlimit="10" stroke-width="2" d="M26 18v36M7 19h58v34H7z"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M50 45h2l1-2l-3-6m-9 8h2l1-2l-3-6m-4-11a7.07 7.07 0 0 0-1 4v12"/><path fill="#f1b31c" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M44 41c3 0 3-2 7-2l5 2c-1-2 2-3 1-6H42s-3 2-3 5h3Z"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M54 45h2l1-2l-3-6m-19 0l4 3m17-9a2 2 0 0 1 0 4m-4-4a2 2 0 0 1 0-4"/><rect width="4" height="5" x="42" y="30" fill="#f1b31c" rx="1" ry="1"/><rect width="4" height="5" x="42" y="30" fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="1" ry="1"/><path fill="none" stroke="#f1b31c" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52 31h4m4-7l1-1m-30 1l-1-1m13 9l-3-1m3 2l-3 1m20 14l1 1m-30-1l-1 1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 17h62v38H5z"/></svg> </template>
CSS
.icon-flag-sri-lanka {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M5%2017h11v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M16%2017h10v38H16z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M26%2018v36M7%2019h58v34H7z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M50%2045h2l1-2l-3-6m-9%208h2l1-2l-3-6m-4-11a7.07%207.07%200%200%200-1%204v12%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44%2041c3%200%203-2%207-2l5%202c-1-2%202-3%201-6H42s-3%202-3%205h3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M54%2045h2l1-2l-3-6m-19%200l4%203m17-9a2%202%200%200%201%200%204m-4-4a2%202%200%200%201%200-4%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%225%22%20x%3D%2242%22%20y%3D%2230%22%20fill%3D%22%23f1b31c%22%20rx%3D%221%22%20ry%3D%221%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%225%22%20x%3D%2242%22%20y%3D%2230%22%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%221%22%20ry%3D%221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52%2031h4m4-7l1-1m-30%201l-1-1m13%209l-3-1m3%202l-3%201m20%2014l1%201m-30-1l-1%201%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M5%2017h11v38H5z%22%2F%3E%3Cpath%20fill%3D%22%23e27022%22%20d%3D%22M16%2017h10v38H16z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M26%2018v36M7%2019h58v34H7z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M50%2045h2l1-2l-3-6m-9%208h2l1-2l-3-6m-4-11a7.07%207.07%200%200%200-1%204v12%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M44%2041c3%200%203-2%207-2l5%202c-1-2%202-3%201-6H42s-3%202-3%205h3Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M54%2045h2l1-2l-3-6m-19%200l4%203m17-9a2%202%200%200%201%200%204m-4-4a2%202%200%200%201%200-4%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%225%22%20x%3D%2242%22%20y%3D%2230%22%20fill%3D%22%23f1b31c%22%20rx%3D%221%22%20ry%3D%221%22%2F%3E%3Crect%20width%3D%224%22%20height%3D%225%22%20x%3D%2242%22%20y%3D%2230%22%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%221%22%20ry%3D%221%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f1b31c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52%2031h4m4-7l1-1m-30%201l-1-1m13%209l-3-1m3%202l-3%201m20%2014l1%201m-30-1l-1%201%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M5%2017h62v38H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/flag-sri-lanka.svg?color=%231a73e8&size=48