flag for western sahara emoji
flag-for-western-sahara from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-western-sahara
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-western-sahara
More flags icons from Emoji One (Colored)
flag-englandflag-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-belgium
Use the flag for western sahara emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M60 42c-5.5 0-10-4.5-10-10H10.8v21.2C16.2 58.6 23.7 62 32 62c13.1 0 24.2-8.4 28.3-20z"/><path fill="#3e4347" d="M60 22h.3C56.2 10.4 45.1 2 32 2c-8.3 0-15.8 3.4-21.2 8.8V32H50c0-5.5 4.5-10 10-10"/><path fill="#f9f9f9" d="M60.3 22H10.8v20h49.5c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10"/><g fill="#ed4c5c"><path d="M10.8 10.8C5.4 16.2 2 23.7 2 32s3.4 15.8 8.8 21.2L32 32zM44 38.9c-3-.6-5.3-3.5-5.3-6.9s2.3-6.2 5.3-6.9c-.4-.1-.9-.1-1.3-.1c-3.7 0-6.7 3.1-6.7 7s3 7 6.7 7c.4 0 .9 0 1.3-.1"/><path d="m45 34.1l2.5 1.9l-1-3.1L49 31h-3.1l-.9-3l-.9 3H41l2.5 1.9l-1 3.1z"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForWesternSahara(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M60 42c-5.5 0-10-4.5-10-10H10.8v21.2C16.2 58.6 23.7 62 32 62c13.1 0 24.2-8.4 28.3-20z"/><path fill="#3e4347" d="M60 22h.3C56.2 10.4 45.1 2 32 2c-8.3 0-15.8 3.4-21.2 8.8V32H50c0-5.5 4.5-10 10-10"/><path fill="#f9f9f9" d="M60.3 22H10.8v20h49.5c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10"/><g fill="#ed4c5c"><path d="M10.8 10.8C5.4 16.2 2 23.7 2 32s3.4 15.8 8.8 21.2L32 32zM44 38.9c-3-.6-5.3-3.5-5.3-6.9s2.3-6.2 5.3-6.9c-.4-.1-.9-.1-1.3-.1c-3.7 0-6.7 3.1-6.7 7s3 7 6.7 7c.4 0 .9 0 1.3-.1"/><path d="m45 34.1l2.5 1.9l-1-3.1L49 31h-3.1l-.9-3l-.9 3H41l2.5 1.9l-1 3.1z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M60 42c-5.5 0-10-4.5-10-10H10.8v21.2C16.2 58.6 23.7 62 32 62c13.1 0 24.2-8.4 28.3-20z"/><path fill="#3e4347" d="M60 22h.3C56.2 10.4 45.1 2 32 2c-8.3 0-15.8 3.4-21.2 8.8V32H50c0-5.5 4.5-10 10-10"/><path fill="#f9f9f9" d="M60.3 22H10.8v20h49.5c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10"/><g fill="#ed4c5c"><path d="M10.8 10.8C5.4 16.2 2 23.7 2 32s3.4 15.8 8.8 21.2L32 32zM44 38.9c-3-.6-5.3-3.5-5.3-6.9s2.3-6.2 5.3-6.9c-.4-.1-.9-.1-1.3-.1c-3.7 0-6.7 3.1-6.7 7s3 7 6.7 7c.4 0 .9 0 1.3-.1"/><path d="m45 34.1l2.5 1.9l-1-3.1L49 31h-3.1l-.9-3l-.9 3H41l2.5 1.9l-1 3.1z"/></g></svg> </template>
CSS
.icon-flag-for-western-sahara {
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%2383bf4f%22%20d%3D%22M60%2042c-5.5%200-10-4.5-10-10H10.8v21.2C16.2%2058.6%2023.7%2062%2032%2062c13.1%200%2024.2-8.4%2028.3-20z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M60%2022h.3C56.2%2010.4%2045.1%202%2032%202c-8.3%200-15.8%203.4-21.2%208.8V32H50c0-5.5%204.5-10%2010-10%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M60.3%2022H10.8v20h49.5c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10%22%2F%3E%3Cg%20fill%3D%22%23ed4c5c%22%3E%3Cpath%20d%3D%22M10.8%2010.8C5.4%2016.2%202%2023.7%202%2032s3.4%2015.8%208.8%2021.2L32%2032zM44%2038.9c-3-.6-5.3-3.5-5.3-6.9s2.3-6.2%205.3-6.9c-.4-.1-.9-.1-1.3-.1c-3.7%200-6.7%203.1-6.7%207s3%207%206.7%207c.4%200%20.9%200%201.3-.1%22%2F%3E%3Cpath%20d%3D%22m45%2034.1l2.5%201.9l-1-3.1L49%2031h-3.1l-.9-3l-.9%203H41l2.5%201.9l-1%203.1z%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%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M60%2042c-5.5%200-10-4.5-10-10H10.8v21.2C16.2%2058.6%2023.7%2062%2032%2062c13.1%200%2024.2-8.4%2028.3-20z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M60%2022h.3C56.2%2010.4%2045.1%202%2032%202c-8.3%200-15.8%203.4-21.2%208.8V32H50c0-5.5%204.5-10%2010-10%22%2F%3E%3Cpath%20fill%3D%22%23f9f9f9%22%20d%3D%22M60.3%2022H10.8v20h49.5c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10%22%2F%3E%3Cg%20fill%3D%22%23ed4c5c%22%3E%3Cpath%20d%3D%22M10.8%2010.8C5.4%2016.2%202%2023.7%202%2032s3.4%2015.8%208.8%2021.2L32%2032zM44%2038.9c-3-.6-5.3-3.5-5.3-6.9s2.3-6.2%205.3-6.9c-.4-.1-.9-.1-1.3-.1c-3.7%200-6.7%203.1-6.7%207s3%207%206.7%207c.4%200%20.9%200%201.3-.1%22%2F%3E%3Cpath%20d%3D%22m45%2034.1l2.5%201.9l-1-3.1L49%2031h-3.1l-.9-3l-.9%203H41l2.5%201.9l-1%203.1z%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-for-western-sahara.svg?color=%231a73e8&size=48