flag lesotho emoji
flag-lesotho from Twitter Emoji by Twitter · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-lesotho
- Set
- Twitter Emoji
- Style
- Default
- Category
- Flags
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- flag-for-flag-lesotho, flag-for-lesotho
The same emoji in other sets
More flags icons from Twitter Emoji
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 lesotho emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#009543" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#eee" d="M0 13h36v10H0z"/><path fill="#00209f" d="M32 5H4a4 4 0 0 0-4 4v4h36V9a4 4 0 0 0-4-4"/><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#292f33" d="M21.199 19.859c-.015-.047-.426.141-.426.141l-1.846-2.362c.226-.405.49-1.073.49-1.904c0-1.241-.658-1.567-1.077-1.654v-.055a.31.31 0 0 0-.311-.311h-.059a.31.31 0 0 0-.311.311v.056c-.419.087-1.076.413-1.076 1.654c0 .848.275 1.528.504 1.93L15.328 20s-.359-.188-.375-.141s-.75 1.219-.75 1.219s1.562 1.02 3.797 1.02c2 0 3.873-1.02 3.873-1.02s-.658-1.172-.674-1.219m-2.105-4.078c0 .554-.221 1.157-.424 1.529l-.352-.45c.004-.02.022-.033.022-.054v-.728h.488l-.488-.488v-1.121c.494.174.754.719.754 1.312m-2.188 0c0-.594.26-1.138.753-1.312v1.121l-.488.488h.488v.728c0 .025.021.041.026.064l-.345.458c-.204-.37-.434-.982-.434-1.547"/><path fill="#53646d" d="M20.797 20.344s-1.422.526-2.797.526s-2.797-.526-2.797-.526l-.344.649s1.453.649 3.141.649s3.141-.649 3.141-.649z"/></g></svg>
React
import type { SVGProps } from "react";
export function TwemojiFlagLesotho(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#009543" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#eee" d="M0 13h36v10H0z"/><path fill="#00209f" d="M32 5H4a4 4 0 0 0-4 4v4h36V9a4 4 0 0 0-4-4"/><g fillRule="evenodd" clipRule="evenodd"><path fill="#292f33" d="M21.199 19.859c-.015-.047-.426.141-.426.141l-1.846-2.362c.226-.405.49-1.073.49-1.904c0-1.241-.658-1.567-1.077-1.654v-.055a.31.31 0 0 0-.311-.311h-.059a.31.31 0 0 0-.311.311v.056c-.419.087-1.076.413-1.076 1.654c0 .848.275 1.528.504 1.93L15.328 20s-.359-.188-.375-.141s-.75 1.219-.75 1.219s1.562 1.02 3.797 1.02c2 0 3.873-1.02 3.873-1.02s-.658-1.172-.674-1.219m-2.105-4.078c0 .554-.221 1.157-.424 1.529l-.352-.45c.004-.02.022-.033.022-.054v-.728h.488l-.488-.488v-1.121c.494.174.754.719.754 1.312m-2.188 0c0-.594.26-1.138.753-1.312v1.121l-.488.488h.488v.728c0 .025.021.041.026.064l-.345.458c-.204-.37-.434-.982-.434-1.547"/><path fill="#53646d" d="M20.797 20.344s-1.422.526-2.797.526s-2.797-.526-2.797-.526l-.344.649s1.453.649 3.141.649s3.141-.649 3.141-.649z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#009543" d="M36 27a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h28a4 4 0 0 1 4 4z"/><path fill="#eee" d="M0 13h36v10H0z"/><path fill="#00209f" d="M32 5H4a4 4 0 0 0-4 4v4h36V9a4 4 0 0 0-4-4"/><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#292f33" d="M21.199 19.859c-.015-.047-.426.141-.426.141l-1.846-2.362c.226-.405.49-1.073.49-1.904c0-1.241-.658-1.567-1.077-1.654v-.055a.31.31 0 0 0-.311-.311h-.059a.31.31 0 0 0-.311.311v.056c-.419.087-1.076.413-1.076 1.654c0 .848.275 1.528.504 1.93L15.328 20s-.359-.188-.375-.141s-.75 1.219-.75 1.219s1.562 1.02 3.797 1.02c2 0 3.873-1.02 3.873-1.02s-.658-1.172-.674-1.219m-2.105-4.078c0 .554-.221 1.157-.424 1.529l-.352-.45c.004-.02.022-.033.022-.054v-.728h.488l-.488-.488v-1.121c.494.174.754.719.754 1.312m-2.188 0c0-.594.26-1.138.753-1.312v1.121l-.488.488h.488v.728c0 .025.021.041.026.064l-.345.458c-.204-.37-.434-.982-.434-1.547"/><path fill="#53646d" d="M20.797 20.344s-1.422.526-2.797.526s-2.797-.526-2.797-.526l-.344.649s1.453.649 3.141.649s3.141-.649 3.141-.649z"/></g></svg> </template>
CSS
.icon-flag-lesotho {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23009543%22%20d%3D%22M36%2027a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V9a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%2013h36v10H0z%22%2F%3E%3Cpath%20fill%3D%22%2300209f%22%20d%3D%22M32%205H4a4%204%200%200%200-4%204v4h36V9a4%204%200%200%200-4-4%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M21.199%2019.859c-.015-.047-.426.141-.426.141l-1.846-2.362c.226-.405.49-1.073.49-1.904c0-1.241-.658-1.567-1.077-1.654v-.055a.31.31%200%200%200-.311-.311h-.059a.31.31%200%200%200-.311.311v.056c-.419.087-1.076.413-1.076%201.654c0%20.848.275%201.528.504%201.93L15.328%2020s-.359-.188-.375-.141s-.75%201.219-.75%201.219s1.562%201.02%203.797%201.02c2%200%203.873-1.02%203.873-1.02s-.658-1.172-.674-1.219m-2.105-4.078c0%20.554-.221%201.157-.424%201.529l-.352-.45c.004-.02.022-.033.022-.054v-.728h.488l-.488-.488v-1.121c.494.174.754.719.754%201.312m-2.188%200c0-.594.26-1.138.753-1.312v1.121l-.488.488h.488v.728c0%20.025.021.041.026.064l-.345.458c-.204-.37-.434-.982-.434-1.547%22%2F%3E%3Cpath%20fill%3D%22%2353646d%22%20d%3D%22M20.797%2020.344s-1.422.526-2.797.526s-2.797-.526-2.797-.526l-.344.649s1.453.649%203.141.649s3.141-.649%203.141-.649z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23009543%22%20d%3D%22M36%2027a4%204%200%200%201-4%204H4a4%204%200%200%201-4-4V9a4%204%200%200%201%204-4h28a4%204%200%200%201%204%204z%22%2F%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%2013h36v10H0z%22%2F%3E%3Cpath%20fill%3D%22%2300209f%22%20d%3D%22M32%205H4a4%204%200%200%200-4%204v4h36V9a4%204%200%200%200-4-4%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M21.199%2019.859c-.015-.047-.426.141-.426.141l-1.846-2.362c.226-.405.49-1.073.49-1.904c0-1.241-.658-1.567-1.077-1.654v-.055a.31.31%200%200%200-.311-.311h-.059a.31.31%200%200%200-.311.311v.056c-.419.087-1.076.413-1.076%201.654c0%20.848.275%201.528.504%201.93L15.328%2020s-.359-.188-.375-.141s-.75%201.219-.75%201.219s1.562%201.02%203.797%201.02c2%200%203.873-1.02%203.873-1.02s-.658-1.172-.674-1.219m-2.105-4.078c0%20.554-.221%201.157-.424%201.529l-.352-.45c.004-.02.022-.033.022-.054v-.728h.488l-.488-.488v-1.121c.494.174.754.719.754%201.312m-2.188%200c0-.594.26-1.138.753-1.312v1.121l-.488.488h.488v.728c0%20.025.021.041.026.064l-.345.458c-.204-.37-.434-.982-.434-1.547%22%2F%3E%3Cpath%20fill%3D%22%2353646d%22%20d%3D%22M20.797%2020.344s-1.422.526-2.797.526s-2.797-.526-2.797-.526l-.344.649s1.453.649%203.141.649s3.141-.649%203.141-.649z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/flag-lesotho.svg?color=%231a73e8&size=48