flag scotland emoji
flag-scotland from Emoji One (Colored) by Emoji One · Default · Flags · CC-BY-4.0 Attribution required.
- Name
- flag-scotland
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Flags
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
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 scotland emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="none"><circle cx="32" cy="32" r="30" fill="#0065BD"/><path fill="#EEE" d="M57.972 16.974L38.539 32l19.433 15.026a30 30 0 0 1-2.046 3.075l-.36.466a30 30 0 0 1-2.492 2.785L32 37.056L10.926 53.352a30 30 0 0 1-2.49-2.782l-.364-.471a30 30 0 0 1-2.044-3.073L25.461 32L6.028 16.974A30 30 0 0 1 8.074 13.9l.36-.466a30 30 0 0 1 2.492-2.784L32 26.944l21.074-16.296q1.332 1.316 2.494 2.787l.356.461a30 30 0 0 1 2.048 3.078"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneFlagScotland(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="none"><circle cx="32" cy="32" r="30" fill="#0065BD"/><path fill="#EEE" d="M57.972 16.974L38.539 32l19.433 15.026a30 30 0 0 1-2.046 3.075l-.36.466a30 30 0 0 1-2.492 2.785L32 37.056L10.926 53.352a30 30 0 0 1-2.49-2.782l-.364-.471a30 30 0 0 1-2.044-3.073L25.461 32L6.028 16.974A30 30 0 0 1 8.074 13.9l.36-.466a30 30 0 0 1 2.492-2.784L32 26.944l21.074-16.296q1.332 1.316 2.494 2.787l.356.461a30 30 0 0 1 2.048 3.078"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="none"><circle cx="32" cy="32" r="30" fill="#0065BD"/><path fill="#EEE" d="M57.972 16.974L38.539 32l19.433 15.026a30 30 0 0 1-2.046 3.075l-.36.466a30 30 0 0 1-2.492 2.785L32 37.056L10.926 53.352a30 30 0 0 1-2.49-2.782l-.364-.471a30 30 0 0 1-2.044-3.073L25.461 32L6.028 16.974A30 30 0 0 1 8.074 13.9l.36-.466a30 30 0 0 1 2.492-2.784L32 26.944l21.074-16.296q1.332 1.316 2.494 2.787l.356.461a30 30 0 0 1 2.048 3.078"/></g></svg> </template>
CSS
.icon-flag-scotland {
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%3Cg%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%230065BD%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M57.972%2016.974L38.539%2032l19.433%2015.026a30%2030%200%200%201-2.046%203.075l-.36.466a30%2030%200%200%201-2.492%202.785L32%2037.056L10.926%2053.352a30%2030%200%200%201-2.49-2.782l-.364-.471a30%2030%200%200%201-2.044-3.073L25.461%2032L6.028%2016.974A30%2030%200%200%201%208.074%2013.9l.36-.466a30%2030%200%200%201%202.492-2.784L32%2026.944l21.074-16.296q1.332%201.316%202.494%202.787l.356.461a30%2030%200%200%201%202.048%203.078%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%3Cg%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%230065BD%22%2F%3E%3Cpath%20fill%3D%22%23EEE%22%20d%3D%22M57.972%2016.974L38.539%2032l19.433%2015.026a30%2030%200%200%201-2.046%203.075l-.36.466a30%2030%200%200%201-2.492%202.785L32%2037.056L10.926%2053.352a30%2030%200%200%201-2.49-2.782l-.364-.471a30%2030%200%200%201-2.044-3.073L25.461%2032L6.028%2016.974A30%2030%200%200%201%208.074%2013.9l.36-.466a30%2030%200%200%201%202.492-2.784L32%2026.944l21.074-16.296q1.332%201.316%202.494%202.787l.356.461a30%2030%200%200%201%202.048%203.078%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-scotland.svg?color=%231a73e8&size=48