flag for canada emoji
flag-for-canada from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-for-canada
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
- Aliases
- flag-for-flag-canada
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 canada emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M48 6.6C43.4 3.7 37.9 2 32 2S20.6 3.7 16 6.6v50.7c4.6 2.9 10.1 4.6 16 4.6s11.4-1.7 16-4.6z"/><path fill="#ed4c5c" d="M48 6.6v50.7c8.4-5.2 14-14.8 14-25.4s-5.6-20-14-25.3m-32 0C7.6 11.9 2 21.5 2 32s5.6 20.1 14 25.4zm26.9 25c-.4-.2-.5-.6-.4-.8l1-3.6l-3.5.7c-.1 0-.5 0-.6-.7l-.3-1.2l-2.4 2.8s-1.6 1.7-1.1-.9l1-5.5l-1.9 1c-.1 0-.5.1-1-.9L32 19l-1.8 3.3c-.5 1-.9.9-1 .9l-1.9-1l1 5.5c.5 2.6-1.1.9-1.1.9l-2.4-2.8l-.3 1.2c-.2.7-.5.7-.6.7l-3.5-.7l1 3.6c0 .3 0 .6-.4.8l-1 .6s4 3.2 5.3 4.3c.3.2.9.8.7 1.5l-.5 1.4l5.5-.8c.3 0 .9 0 .8.9l-.3 5.7h1l-.3-5.7c0-.9.6-.9.8-.9l5.5.8l-.5-1.4c-.2-.7.4-1.3.7-1.5C40 35.2 44 32 44 32z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagForCanada(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="M48 6.6C43.4 3.7 37.9 2 32 2S20.6 3.7 16 6.6v50.7c4.6 2.9 10.1 4.6 16 4.6s11.4-1.7 16-4.6z"/><path fill="#ed4c5c" d="M48 6.6v50.7c8.4-5.2 14-14.8 14-25.4s-5.6-20-14-25.3m-32 0C7.6 11.9 2 21.5 2 32s5.6 20.1 14 25.4zm26.9 25c-.4-.2-.5-.6-.4-.8l1-3.6l-3.5.7c-.1 0-.5 0-.6-.7l-.3-1.2l-2.4 2.8s-1.6 1.7-1.1-.9l1-5.5l-1.9 1c-.1 0-.5.1-1-.9L32 19l-1.8 3.3c-.5 1-.9.9-1 .9l-1.9-1l1 5.5c.5 2.6-1.1.9-1.1.9l-2.4-2.8l-.3 1.2c-.2.7-.5.7-.6.7l-3.5-.7l1 3.6c0 .3 0 .6-.4.8l-1 .6s4 3.2 5.3 4.3c.3.2.9.8.7 1.5l-.5 1.4l5.5-.8c.3 0 .9 0 .8.9l-.3 5.7h1l-.3-5.7c0-.9.6-.9.8-.9l5.5.8l-.5-1.4c-.2-.7.4-1.3.7-1.5C40 35.2 44 32 44 32z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f9f9f9" d="M48 6.6C43.4 3.7 37.9 2 32 2S20.6 3.7 16 6.6v50.7c4.6 2.9 10.1 4.6 16 4.6s11.4-1.7 16-4.6z"/><path fill="#ed4c5c" d="M48 6.6v50.7c8.4-5.2 14-14.8 14-25.4s-5.6-20-14-25.3m-32 0C7.6 11.9 2 21.5 2 32s5.6 20.1 14 25.4zm26.9 25c-.4-.2-.5-.6-.4-.8l1-3.6l-3.5.7c-.1 0-.5 0-.6-.7l-.3-1.2l-2.4 2.8s-1.6 1.7-1.1-.9l1-5.5l-1.9 1c-.1 0-.5.1-1-.9L32 19l-1.8 3.3c-.5 1-.9.9-1 .9l-1.9-1l1 5.5c.5 2.6-1.1.9-1.1.9l-2.4-2.8l-.3 1.2c-.2.7-.5.7-.6.7l-3.5-.7l1 3.6c0 .3 0 .6-.4.8l-1 .6s4 3.2 5.3 4.3c.3.2.9.8.7 1.5l-.5 1.4l5.5-.8c.3 0 .9 0 .8.9l-.3 5.7h1l-.3-5.7c0-.9.6-.9.8-.9l5.5.8l-.5-1.4c-.2-.7.4-1.3.7-1.5C40 35.2 44 32 44 32z"/></svg> </template>
CSS
.icon-flag-for-canada {
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%22M48%206.6C43.4%203.7%2037.9%202%2032%202S20.6%203.7%2016%206.6v50.7c4.6%202.9%2010.1%204.6%2016%204.6s11.4-1.7%2016-4.6z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M48%206.6v50.7c8.4-5.2%2014-14.8%2014-25.4s-5.6-20-14-25.3m-32%200C7.6%2011.9%202%2021.5%202%2032s5.6%2020.1%2014%2025.4zm26.9%2025c-.4-.2-.5-.6-.4-.8l1-3.6l-3.5.7c-.1%200-.5%200-.6-.7l-.3-1.2l-2.4%202.8s-1.6%201.7-1.1-.9l1-5.5l-1.9%201c-.1%200-.5.1-1-.9L32%2019l-1.8%203.3c-.5%201-.9.9-1%20.9l-1.9-1l1%205.5c.5%202.6-1.1.9-1.1.9l-2.4-2.8l-.3%201.2c-.2.7-.5.7-.6.7l-3.5-.7l1%203.6c0%20.3%200%20.6-.4.8l-1%20.6s4%203.2%205.3%204.3c.3.2.9.8.7%201.5l-.5%201.4l5.5-.8c.3%200%20.9%200%20.8.9l-.3%205.7h1l-.3-5.7c0-.9.6-.9.8-.9l5.5.8l-.5-1.4c-.2-.7.4-1.3.7-1.5C40%2035.2%2044%2032%2044%2032z%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%22M48%206.6C43.4%203.7%2037.9%202%2032%202S20.6%203.7%2016%206.6v50.7c4.6%202.9%2010.1%204.6%2016%204.6s11.4-1.7%2016-4.6z%22%2F%3E%3Cpath%20fill%3D%22%23ed4c5c%22%20d%3D%22M48%206.6v50.7c8.4-5.2%2014-14.8%2014-25.4s-5.6-20-14-25.3m-32%200C7.6%2011.9%202%2021.5%202%2032s5.6%2020.1%2014%2025.4zm26.9%2025c-.4-.2-.5-.6-.4-.8l1-3.6l-3.5.7c-.1%200-.5%200-.6-.7l-.3-1.2l-2.4%202.8s-1.6%201.7-1.1-.9l1-5.5l-1.9%201c-.1%200-.5.1-1-.9L32%2019l-1.8%203.3c-.5%201-.9.9-1%20.9l-1.9-1l1%205.5c.5%202.6-1.1.9-1.1.9l-2.4-2.8l-.3%201.2c-.2.7-.5.7-.6.7l-3.5-.7l1%203.6c0%20.3%200%20.6-.4.8l-1%20.6s4%203.2%205.3%204.3c.3.2.9.8.7%201.5l-.5%201.4l5.5-.8c.3%200%20.9%200%20.8.9l-.3%205.7h1l-.3-5.7c0-.9.6-.9.8-.9l5.5.8l-.5-1.4c-.2-.7.4-1.3.7-1.5C40%2035.2%2044%2032%2044%2032z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/flag-for-canada.svg?color=%231a73e8&size=48