flag icon
flag-16 from Fluent UI System Color Icons by Microsoft Corporation · 16 · MIT Free for personal and commercial use.
- Name
- flag-16
- Set
- Fluent UI System Color Icons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
flagAkar Iconsflag-filledAnt Design IconsflagBootstrap IconsflagBoxIcons v2flagBoxIcons v2 SolidflagCarbonflagCodiconsflagElement Plusflag-fillEva IconsflagFramework7 IconsflagFont Awesome 6 RegularflagFont Awesome 6 SolidflagFont Awesome RegularflagFont Awesome SolidflagFeather Iconsflag-outlineFlowbite Iconsflag-16-filledFluent UI System Iconsflagcss.ggflagHeroIconsflagHumbleiconsflagIconParkflagIconPark OutlineflagIconPark SolidflagIconPark TwoTone
Use the flag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGTWIuieVo)" d="M3.5 14a.5.5 0 0 1-.5-.5v-4h1v4a.5.5 0 0 1-.5.5"/><path fill="url(#SVGwXKCeU1V)" d="M13 10H3.5a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 .407.79L11.114 6l2.293 3.21A.5.5 0 0 1 13 10"/><defs><linearGradient id="SVGTWIuieVo" x1="4" x2="3.69" y1="15.446" y2="9.659" gradientUnits="userSpaceOnUse"><stop stop-color="#889096"/><stop offset="1" stop-color="#63686e"/></linearGradient><linearGradient id="SVGwXKCeU1V" x1=".703" x2="5.169" y1="-.286" y2="10.475" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#d7257d"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorFlag16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGTWIuieVo)" d="M3.5 14a.5.5 0 0 1-.5-.5v-4h1v4a.5.5 0 0 1-.5.5"/><path fill="url(#SVGwXKCeU1V)" d="M13 10H3.5a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 .407.79L11.114 6l2.293 3.21A.5.5 0 0 1 13 10"/><defs><linearGradient id="SVGTWIuieVo" x1="4" x2="3.69" y1="15.446" y2="9.659" gradientUnits="userSpaceOnUse"><stop stopColor="#889096"/><stop offset="1" stopColor="#63686e"/></linearGradient><linearGradient id="SVGwXKCeU1V" x1=".703" x2="5.169" y1="-.286" y2="10.475" gradientUnits="userSpaceOnUse"><stop stopColor="#f97dbd"/><stop offset="1" stopColor="#d7257d"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGTWIuieVo)" d="M3.5 14a.5.5 0 0 1-.5-.5v-4h1v4a.5.5 0 0 1-.5.5"/><path fill="url(#SVGwXKCeU1V)" d="M13 10H3.5a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5H13a.5.5 0 0 1 .407.79L11.114 6l2.293 3.21A.5.5 0 0 1 13 10"/><defs><linearGradient id="SVGTWIuieVo" x1="4" x2="3.69" y1="15.446" y2="9.659" gradientUnits="userSpaceOnUse"><stop stop-color="#889096"/><stop offset="1" stop-color="#63686e"/></linearGradient><linearGradient id="SVGwXKCeU1V" x1=".703" x2="5.169" y1="-.286" y2="10.475" gradientUnits="userSpaceOnUse"><stop stop-color="#f97dbd"/><stop offset="1" stop-color="#d7257d"/></linearGradient></defs></g></svg> </template>
CSS
.icon-flag-16 {
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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGTWIuieVo)%22%20d%3D%22M3.5%2014a.5.5%200%200%201-.5-.5v-4h1v4a.5.5%200%200%201-.5.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwXKCeU1V)%22%20d%3D%22M13%2010H3.5a.5.5%200%200%201-.5-.5v-7a.5.5%200%200%201%20.5-.5H13a.5.5%200%200%201%20.407.79L11.114%206l2.293%203.21A.5.5%200%200%201%2013%2010%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTWIuieVo%22%20x1%3D%224%22%20x2%3D%223.69%22%20y1%3D%2215.446%22%20y2%3D%229.659%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23889096%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2363686e%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwXKCeU1V%22%20x1%3D%22.703%22%20x2%3D%225.169%22%20y1%3D%22-.286%22%20y2%3D%2210.475%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f97dbd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d7257d%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGTWIuieVo)%22%20d%3D%22M3.5%2014a.5.5%200%200%201-.5-.5v-4h1v4a.5.5%200%200%201-.5.5%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwXKCeU1V)%22%20d%3D%22M13%2010H3.5a.5.5%200%200%201-.5-.5v-7a.5.5%200%200%201%20.5-.5H13a.5.5%200%200%201%20.407.79L11.114%206l2.293%203.21A.5.5%200%200%201%2013%2010%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTWIuieVo%22%20x1%3D%224%22%20x2%3D%223.69%22%20y1%3D%2215.446%22%20y2%3D%229.659%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23889096%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2363686e%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwXKCeU1V%22%20x1%3D%22.703%22%20x2%3D%225.169%22%20y1%3D%22-.286%22%20y2%3D%2210.475%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f97dbd%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d7257d%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/flag-16.svg?color=%231a73e8&size=48