flag for oman emoji
flag-for-oman from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-oman
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-oman
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 oman emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M32 2c-3.5 0-6.9.6-10 1.7V22h38.3C56.2 10.4 45.1 2 32 2"/><path fill="#ed4c5c" d="M60.3 22H22V3.7C10.4 7.8 2 18.9 2 32s8.4 24.2 20 28.3V42h38.3c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10"/><path fill="#699635" d="M22 42v18.3c3.1 1.1 6.5 1.7 10 1.7c13.1 0 24.2-8.3 28.3-20z"/><path fill="#fff" d="m19.1 22.4l-.2.1l-1.6-1.4l-1.8-2c.1-.2.1-.7 0-1l.3-.3h.3c.1.2.3.4.6.4s.5-.1.6-.4h.4v.5h2.7v-1.5h-2.7v.5h-.4c-.1-.2-.3-.4-.5-.4l.1-.1l2.2-4.5l-.3-.3l-3.1 4.2l.2.2l-.2.4h-.5l-.1-.2h.4v-.3l-.3-.1v-.6h.4l.1-.3l-.8-.2v-2l.6-.7l-1-.7l-1 .7l.6.7v2l-.8.2l.1.3h.4v.6l-.3.1v.3h.4l-.1.2h-.5l-.2-.4l.2-.2l-3.1-4.2l-.2.1l2.2 4.5l.1.1c-.2 0-.4.2-.5.4h-.4v-.5H8.5v1.5h2.7v-.5h.4c.1.2.3.4.6.4s.5-.1.6-.4h.3l.3.4v.2H13v.5l-2.4.2l-.1-.2s-1.3.2-1.5.5v.3c.2.3 1.5.7 1.5.7v-.1s.9.2 1.9.3l-.6.7l-1.6 1.4l-.2-.1l-1.4 1.4l-.1.2l1.6-.5l1.1-.8l-.2-.1l2.6-2.2h.2c.3 0 .9-.2 1.1-.4l.3.3l2.7 2.3l-.2.1l1.1.8l1.6.5l.1-.2z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForOman(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M32 2c-3.5 0-6.9.6-10 1.7V22h38.3C56.2 10.4 45.1 2 32 2"/><path fill="#ed4c5c" d="M60.3 22H22V3.7C10.4 7.8 2 18.9 2 32s8.4 24.2 20 28.3V42h38.3c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10"/><path fill="#699635" d="M22 42v18.3c3.1 1.1 6.5 1.7 10 1.7c13.1 0 24.2-8.3 28.3-20z"/><path fill="#fff" d="m19.1 22.4l-.2.1l-1.6-1.4l-1.8-2c.1-.2.1-.7 0-1l.3-.3h.3c.1.2.3.4.6.4s.5-.1.6-.4h.4v.5h2.7v-1.5h-2.7v.5h-.4c-.1-.2-.3-.4-.5-.4l.1-.1l2.2-4.5l-.3-.3l-3.1 4.2l.2.2l-.2.4h-.5l-.1-.2h.4v-.3l-.3-.1v-.6h.4l.1-.3l-.8-.2v-2l.6-.7l-1-.7l-1 .7l.6.7v2l-.8.2l.1.3h.4v.6l-.3.1v.3h.4l-.1.2h-.5l-.2-.4l.2-.2l-3.1-4.2l-.2.1l2.2 4.5l.1.1c-.2 0-.4.2-.5.4h-.4v-.5H8.5v1.5h2.7v-.5h.4c.1.2.3.4.6.4s.5-.1.6-.4h.3l.3.4v.2H13v.5l-2.4.2l-.1-.2s-1.3.2-1.5.5v.3c.2.3 1.5.7 1.5.7v-.1s.9.2 1.9.3l-.6.7l-1.6 1.4l-.2-.1l-1.4 1.4l-.1.2l1.6-.5l1.1-.8l-.2-.1l2.6-2.2h.2c.3 0 .9-.2 1.1-.4l.3.3l2.7 2.3l-.2.1l1.1.8l1.6.5l.1-.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M32 2c-3.5 0-6.9.6-10 1.7V22h38.3C56.2 10.4 45.1 2 32 2"/><path fill="#ed4c5c" d="M60.3 22H22V3.7C10.4 7.8 2 18.9 2 32s8.4 24.2 20 28.3V42h38.3c1.1-3.1 1.7-6.5 1.7-10s-.6-6.9-1.7-10"/><path fill="#699635" d="M22 42v18.3c3.1 1.1 6.5 1.7 10 1.7c13.1 0 24.2-8.3 28.3-20z"/><path fill="#fff" d="m19.1 22.4l-.2.1l-1.6-1.4l-1.8-2c.1-.2.1-.7 0-1l.3-.3h.3c.1.2.3.4.6.4s.5-.1.6-.4h.4v.5h2.7v-1.5h-2.7v.5h-.4c-.1-.2-.3-.4-.5-.4l.1-.1l2.2-4.5l-.3-.3l-3.1 4.2l.2.2l-.2.4h-.5l-.1-.2h.4v-.3l-.3-.1v-.6h.4l.1-.3l-.8-.2v-2l.6-.7l-1-.7l-1 .7l.6.7v2l-.8.2l.1.3h.4v.6l-.3.1v.3h.4l-.1.2h-.5l-.2-.4l.2-.2l-3.1-4.2l-.2.1l2.2 4.5l.1.1c-.2 0-.4.2-.5.4h-.4v-.5H8.5v1.5h2.7v-.5h.4c.1.2.3.4.6.4s.5-.1.6-.4h.3l.3.4v.2H13v.5l-2.4.2l-.1-.2s-1.3.2-1.5.5v.3c.2.3 1.5.7 1.5.7v-.1s.9.2 1.9.3l-.6.7l-1.6 1.4l-.2-.1l-1.4 1.4l-.1.2l1.6-.5l1.1-.8l-.2-.1l2.6-2.2h.2c.3 0 .9-.2 1.1-.4l.3.3l2.7 2.3l-.2.1l1.1.8l1.6.5l.1-.2z"/></svg> </template>
CSS
.icon-flag-for-oman {
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%23f9f9f9%22%20d%3D%22M32%202c-3.5%200-6.9.6-10%201.7V22h38.3C56.2%2010.4%2045.1%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M60.3%2022H22V3.7C10.4%207.8%202%2018.9%202%2032s8.4%2024.2%2020%2028.3V42h38.3c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M22%2042v18.3c3.1%201.1%206.5%201.7%2010%201.7c13.1%200%2024.2-8.3%2028.3-20z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.1%2022.4l-.2.1l-1.6-1.4l-1.8-2c.1-.2.1-.7%200-1l.3-.3h.3c.1.2.3.4.6.4s.5-.1.6-.4h.4v.5h2.7v-1.5h-2.7v.5h-.4c-.1-.2-.3-.4-.5-.4l.1-.1l2.2-4.5l-.3-.3l-3.1%204.2l.2.2l-.2.4h-.5l-.1-.2h.4v-.3l-.3-.1v-.6h.4l.1-.3l-.8-.2v-2l.6-.7l-1-.7l-1%20.7l.6.7v2l-.8.2l.1.3h.4v.6l-.3.1v.3h.4l-.1.2h-.5l-.2-.4l.2-.2l-3.1-4.2l-.2.1l2.2%204.5l.1.1c-.2%200-.4.2-.5.4h-.4v-.5H8.5v1.5h2.7v-.5h.4c.1.2.3.4.6.4s.5-.1.6-.4h.3l.3.4v.2H13v.5l-2.4.2l-.1-.2s-1.3.2-1.5.5v.3c.2.3%201.5.7%201.5.7v-.1s.9.2%201.9.3l-.6.7l-1.6%201.4l-.2-.1l-1.4%201.4l-.1.2l1.6-.5l1.1-.8l-.2-.1l2.6-2.2h.2c.3%200%20.9-.2%201.1-.4l.3.3l2.7%202.3l-.2.1l1.1.8l1.6.5l.1-.2z%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%23f9f9f9%22%20d%3D%22M32%202c-3.5%200-6.9.6-10%201.7V22h38.3C56.2%2010.4%2045.1%202%2032%202%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M60.3%2022H22V3.7C10.4%207.8%202%2018.9%202%2032s8.4%2024.2%2020%2028.3V42h38.3c1.1-3.1%201.7-6.5%201.7-10s-.6-6.9-1.7-10%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M22%2042v18.3c3.1%201.1%206.5%201.7%2010%201.7c13.1%200%2024.2-8.3%2028.3-20z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m19.1%2022.4l-.2.1l-1.6-1.4l-1.8-2c.1-.2.1-.7%200-1l.3-.3h.3c.1.2.3.4.6.4s.5-.1.6-.4h.4v.5h2.7v-1.5h-2.7v.5h-.4c-.1-.2-.3-.4-.5-.4l.1-.1l2.2-4.5l-.3-.3l-3.1%204.2l.2.2l-.2.4h-.5l-.1-.2h.4v-.3l-.3-.1v-.6h.4l.1-.3l-.8-.2v-2l.6-.7l-1-.7l-1%20.7l.6.7v2l-.8.2l.1.3h.4v.6l-.3.1v.3h.4l-.1.2h-.5l-.2-.4l.2-.2l-3.1-4.2l-.2.1l2.2%204.5l.1.1c-.2%200-.4.2-.5.4h-.4v-.5H8.5v1.5h2.7v-.5h.4c.1.2.3.4.6.4s.5-.1.6-.4h.3l.3.4v.2H13v.5l-2.4.2l-.1-.2s-1.3.2-1.5.5v.3c.2.3%201.5.7%201.5.7v-.1s.9.2%201.9.3l-.6.7l-1.6%201.4l-.2-.1l-1.4%201.4l-.1.2l1.6-.5l1.1-.8l-.2-.1l2.6-2.2h.2c.3%200%20.9-.2%201.1-.4l.3.3l2.7%202.3l-.2.1l1.1.8l1.6.5l.1-.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-oman.svg?color=%231a73e8&size=48