flag banner icon

flag-banner-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
flag-banner-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the flag banner icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M242.15 49.59A12 12 0 0 0 232 44H40a12 12 0 0 0-8.48 20.49L71 104l-39.48 39.51A12 12 0 0 0 40 164h127.28l-26.11 54.84a12 12 0 1 0 21.66 10.32l80-168a12 12 0 0 0-.68-11.57M178.71 140H69l27.52-27.52a12 12 0 0 0 0-17L69 68h144Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFlagBannerBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M242.15 49.59A12 12 0 0 0 232 44H40a12 12 0 0 0-8.48 20.49L71 104l-39.48 39.51A12 12 0 0 0 40 164h127.28l-26.11 54.84a12 12 0 1 0 21.66 10.32l80-168a12 12 0 0 0-.68-11.57M178.71 140H69l27.52-27.52a12 12 0 0 0 0-17L69 68h144Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M242.15 49.59A12 12 0 0 0 232 44H40a12 12 0 0 0-8.48 20.49L71 104l-39.48 39.51A12 12 0 0 0 40 164h127.28l-26.11 54.84a12 12 0 1 0 21.66 10.32l80-168a12 12 0 0 0-.68-11.57M178.71 140H69l27.52-27.52a12 12 0 0 0 0-17L69 68h144Z"/></svg>
</template>

CSS

.icon-flag-banner-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M242.15%2049.59A12%2012%200%200%200%20232%2044H40a12%2012%200%200%200-8.48%2020.49L71%20104l-39.48%2039.51A12%2012%200%200%200%2040%20164h127.28l-26.11%2054.84a12%2012%200%201%200%2021.66%2010.32l80-168a12%2012%200%200%200-.68-11.57M178.71%20140H69l27.52-27.52a12%2012%200%200%200%200-17L69%2068h144Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M242.15%2049.59A12%2012%200%200%200%20232%2044H40a12%2012%200%200%200-8.48%2020.49L71%20104l-39.48%2039.51A12%2012%200%200%200%2040%20164h127.28l-26.11%2054.84a12%2012%200%201%200%2021.66%2010.32l80-168a12%2012%200%200%200-.68-11.57M178.71%20140H69l27.52-27.52a12%2012%200%200%200%200-17L69%2068h144Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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