flag for pakistan emoji
flag-for-pakistan from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-pakistan
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-pakistan
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 pakistan emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M17 58V6C8 11.2 2 20.9 2 32s6 20.8 15 26"/><path fill="#699635" d="M32 2c-5.5 0-10.6 1.5-15 4v52c4.4 2.6 9.5 4 15 4c16.6 0 30-13.4 30-30S48.6 2 32 2"/><g fill="#fff"><path d="M38 38.1c-6.1 0-11-4.8-11-10.8c0-2.9 1.1-5.4 3-7.4c-4.1 2.1-7 6.4-7 11.3c0 7 5.8 12.7 13 12.7s13-5.7 13-12.7c0-.7-.1-1.4-.2-2c-.9 5.1-5.4 8.9-10.8 8.9"/><path d="m40 19.9l2.5-1.9l-1 3.1l2.5 1.8l-3 .1l-1 3l-1-3l-3-.1l2.5-1.8l-1-3.1z"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForPakistan(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="M17 58V6C8 11.2 2 20.9 2 32s6 20.8 15 26"/><path fill="#699635" d="M32 2c-5.5 0-10.6 1.5-15 4v52c4.4 2.6 9.5 4 15 4c16.6 0 30-13.4 30-30S48.6 2 32 2"/><g fill="#fff"><path d="M38 38.1c-6.1 0-11-4.8-11-10.8c0-2.9 1.1-5.4 3-7.4c-4.1 2.1-7 6.4-7 11.3c0 7 5.8 12.7 13 12.7s13-5.7 13-12.7c0-.7-.1-1.4-.2-2c-.9 5.1-5.4 8.9-10.8 8.9"/><path d="m40 19.9l2.5-1.9l-1 3.1l2.5 1.8l-3 .1l-1 3l-1-3l-3-.1l2.5-1.8l-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="#f9f9f9" d="M17 58V6C8 11.2 2 20.9 2 32s6 20.8 15 26"/><path fill="#699635" d="M32 2c-5.5 0-10.6 1.5-15 4v52c4.4 2.6 9.5 4 15 4c16.6 0 30-13.4 30-30S48.6 2 32 2"/><g fill="#fff"><path d="M38 38.1c-6.1 0-11-4.8-11-10.8c0-2.9 1.1-5.4 3-7.4c-4.1 2.1-7 6.4-7 11.3c0 7 5.8 12.7 13 12.7s13-5.7 13-12.7c0-.7-.1-1.4-.2-2c-.9 5.1-5.4 8.9-10.8 8.9"/><path d="m40 19.9l2.5-1.9l-1 3.1l2.5 1.8l-3 .1l-1 3l-1-3l-3-.1l2.5-1.8l-1-3.1z"/></g></svg> </template>
CSS
.icon-flag-for-pakistan {
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%22M17%2058V6C8%2011.2%202%2020.9%202%2032s6%2020.8%2015%2026%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M32%202c-5.5%200-10.6%201.5-15%204v52c4.4%202.6%209.5%204%2015%204c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M38%2038.1c-6.1%200-11-4.8-11-10.8c0-2.9%201.1-5.4%203-7.4c-4.1%202.1-7%206.4-7%2011.3c0%207%205.8%2012.7%2013%2012.7s13-5.7%2013-12.7c0-.7-.1-1.4-.2-2c-.9%205.1-5.4%208.9-10.8%208.9%22%2F%3E%3Cpath%20d%3D%22m40%2019.9l2.5-1.9l-1%203.1l2.5%201.8l-3%20.1l-1%203l-1-3l-3-.1l2.5-1.8l-1-3.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%23f9f9f9%22%20d%3D%22M17%2058V6C8%2011.2%202%2020.9%202%2032s6%2020.8%2015%2026%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22M32%202c-5.5%200-10.6%201.5-15%204v52c4.4%202.6%209.5%204%2015%204c16.6%200%2030-13.4%2030-30S48.6%202%2032%202%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M38%2038.1c-6.1%200-11-4.8-11-10.8c0-2.9%201.1-5.4%203-7.4c-4.1%202.1-7%206.4-7%2011.3c0%207%205.8%2012.7%2013%2012.7s13-5.7%2013-12.7c0-.7-.1-1.4-.2-2c-.9%205.1-5.4%208.9-10.8%208.9%22%2F%3E%3Cpath%20d%3D%22m40%2019.9l2.5-1.9l-1%203.1l2.5%201.8l-3%20.1l-1%203l-1-3l-3-.1l2.5-1.8l-1-3.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-pakistan.svg?color=%231a73e8&size=48