flag banner fold icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the flag banner fold icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M242.09 41.5A12 12 0 0 0 232 36h-80a12 12 0 0 0-10.92 7l-7.72 17H28a12 12 0 0 0-8.88 20.07L51.78 116l-32.66 35.93A12 12 0 0 0 28 172h73.09a12 12 0 0 0 10.91-7l7.71-17h53.63l-32.28 71a12 12 0 1 0 21.86 10l80-176a12 12 0 0 0-.83-11.5M55.13 148l21.75-23.93a12 12 0 0 0 0-16.14L55.13 84h67.32l-29.09 64Zm129.14-24h-53.63l29.09-64h53.63Z"/></svg>

React

import type { SVGProps } from "react";

export function PhFlagBannerFoldBold(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.09 41.5A12 12 0 0 0 232 36h-80a12 12 0 0 0-10.92 7l-7.72 17H28a12 12 0 0 0-8.88 20.07L51.78 116l-32.66 35.93A12 12 0 0 0 28 172h73.09a12 12 0 0 0 10.91-7l7.71-17h53.63l-32.28 71a12 12 0 1 0 21.86 10l80-176a12 12 0 0 0-.83-11.5M55.13 148l21.75-23.93a12 12 0 0 0 0-16.14L55.13 84h67.32l-29.09 64Zm129.14-24h-53.63l29.09-64h53.63Z"/></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.09 41.5A12 12 0 0 0 232 36h-80a12 12 0 0 0-10.92 7l-7.72 17H28a12 12 0 0 0-8.88 20.07L51.78 116l-32.66 35.93A12 12 0 0 0 28 172h73.09a12 12 0 0 0 10.91-7l7.71-17h53.63l-32.28 71a12 12 0 1 0 21.86 10l80-176a12 12 0 0 0-.83-11.5M55.13 148l21.75-23.93a12 12 0 0 0 0-16.14L55.13 84h67.32l-29.09 64Zm129.14-24h-53.63l29.09-64h53.63Z"/></svg>
</template>

CSS

.icon-flag-banner-fold-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.09%2041.5A12%2012%200%200%200%20232%2036h-80a12%2012%200%200%200-10.92%207l-7.72%2017H28a12%2012%200%200%200-8.88%2020.07L51.78%20116l-32.66%2035.93A12%2012%200%200%200%2028%20172h73.09a12%2012%200%200%200%2010.91-7l7.71-17h53.63l-32.28%2071a12%2012%200%201%200%2021.86%2010l80-176a12%2012%200%200%200-.83-11.5M55.13%20148l21.75-23.93a12%2012%200%200%200%200-16.14L55.13%2084h67.32l-29.09%2064Zm129.14-24h-53.63l29.09-64h53.63Z%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.09%2041.5A12%2012%200%200%200%20232%2036h-80a12%2012%200%200%200-10.92%207l-7.72%2017H28a12%2012%200%200%200-8.88%2020.07L51.78%20116l-32.66%2035.93A12%2012%200%200%200%2028%20172h73.09a12%2012%200%200%200%2010.91-7l7.71-17h53.63l-32.28%2071a12%2012%200%201%200%2021.86%2010l80-176a12%2012%200%200%200-.83-11.5M55.13%20148l21.75-23.93a12%2012%200%200%200%200-16.14L55.13%2084h67.32l-29.09%2064Zm129.14-24h-53.63l29.09-64h53.63Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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