flag 2 icon

flag-2-filled from Reicon by REICON · Filled · Map · MIT Free for personal and commercial use.

Name
flag-2-filled
Set
Reicon
Style
Filled
Category
Map
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All flag 2 icons →

More map icons from Reicon

Use the flag 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 6.667h-1.667v-1A2.336 2.336 0 0 0 15 3.333H5.333v10h9.528c.298 0 .446.36.236.57l-2.23 2.23c.402.328.908.534 1.466.534H19a2.336 2.336 0 0 0 2.333-2.334V9A2.336 2.336 0 0 0 19 6.667"/><path d="M5 22.667a1 1 0 0 1-1-1V2.333a1 1 0 0 1 2 0v19.334a1 1 0 0 1-1 1"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconFlag2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 6.667h-1.667v-1A2.336 2.336 0 0 0 15 3.333H5.333v10h9.528c.298 0 .446.36.236.57l-2.23 2.23c.402.328.908.534 1.466.534H19a2.336 2.336 0 0 0 2.333-2.334V9A2.336 2.336 0 0 0 19 6.667"/><path d="M5 22.667a1 1 0 0 1-1-1V2.333a1 1 0 0 1 2 0v19.334a1 1 0 0 1-1 1"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19 6.667h-1.667v-1A2.336 2.336 0 0 0 15 3.333H5.333v10h9.528c.298 0 .446.36.236.57l-2.23 2.23c.402.328.908.534 1.466.534H19a2.336 2.336 0 0 0 2.333-2.334V9A2.336 2.336 0 0 0 19 6.667"/><path d="M5 22.667a1 1 0 0 1-1-1V2.333a1 1 0 0 1 2 0v19.334a1 1 0 0 1-1 1"/></g></svg>
</template>

CSS

.icon-flag-2-filled {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19%206.667h-1.667v-1A2.336%202.336%200%200%200%2015%203.333H5.333v10h9.528c.298%200%20.446.36.236.57l-2.23%202.23c.402.328.908.534%201.466.534H19a2.336%202.336%200%200%200%202.333-2.334V9A2.336%202.336%200%200%200%2019%206.667%22%2F%3E%3Cpath%20d%3D%22M5%2022.667a1%201%200%200%201-1-1V2.333a1%201%200%200%201%202%200v19.334a1%201%200%200%201-1%201%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19%206.667h-1.667v-1A2.336%202.336%200%200%200%2015%203.333H5.333v10h9.528c.298%200%20.446.36.236.57l-2.23%202.23c.402.328.908.534%201.466.534H19a2.336%202.336%200%200%200%202.333-2.334V9A2.336%202.336%200%200%200%2019%206.667%22%2F%3E%3Cpath%20d%3D%22M5%2022.667a1%201%200%200%201-1-1V2.333a1%201%200%200%201%202%200v19.334a1%201%200%200%201-1%201%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/flag-2-filled.svg?color=%231a73e8&size=48