flag banner icon

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

Name
flag-banner-duotone
Set
Phosphor
Style
Duotone
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"><g fill="currentColor"><path d="m232 56l-45.71 96H40l48-48l-48-48Z" opacity=".2"/><path d="M238.76 51.73A8 8 0 0 0 232 48H40a8 8 0 0 0-5.66 13.66L76.69 104l-42.35 42.34A8 8 0 0 0 40 160h133.62l-28.84 60.56a8 8 0 1 0 14.44 6.88l80-168a8 8 0 0 0-.46-7.71M181.23 144H59.31l34.35-34.34a8 8 0 0 0 0-11.32L59.31 64h160Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhFlagBannerDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 56l-45.71 96H40l48-48l-48-48Z" opacity=".2"/><path d="M238.76 51.73A8 8 0 0 0 232 48H40a8 8 0 0 0-5.66 13.66L76.69 104l-42.35 42.34A8 8 0 0 0 40 160h133.62l-28.84 60.56a8 8 0 1 0 14.44 6.88l80-168a8 8 0 0 0-.46-7.71M181.23 144H59.31l34.35-34.34a8 8 0 0 0 0-11.32L59.31 64h160Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m232 56l-45.71 96H40l48-48l-48-48Z" opacity=".2"/><path d="M238.76 51.73A8 8 0 0 0 232 48H40a8 8 0 0 0-5.66 13.66L76.69 104l-42.35 42.34A8 8 0 0 0 40 160h133.62l-28.84 60.56a8 8 0 1 0 14.44 6.88l80-168a8 8 0 0 0-.46-7.71M181.23 144H59.31l34.35-34.34a8 8 0 0 0 0-11.32L59.31 64h160Z"/></g></svg>
</template>

CSS

.icon-flag-banner-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m232%2056l-45.71%2096H40l48-48l-48-48Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M238.76%2051.73A8%208%200%200%200%20232%2048H40a8%208%200%200%200-5.66%2013.66L76.69%20104l-42.35%2042.34A8%208%200%200%200%2040%20160h133.62l-28.84%2060.56a8%208%200%201%200%2014.44%206.88l80-168a8%208%200%200%200-.46-7.71M181.23%20144H59.31l34.35-34.34a8%208%200%200%200%200-11.32L59.31%2064h160Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m232%2056l-45.71%2096H40l48-48l-48-48Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M238.76%2051.73A8%208%200%200%200%20232%2048H40a8%208%200%200%200-5.66%2013.66L76.69%20104l-42.35%2042.34A8%208%200%200%200%2040%20160h133.62l-28.84%2060.56a8%208%200%201%200%2014.44%206.88l80-168a8%208%200%200%200-.46-7.71M181.23%20144H59.31l34.35-34.34a8%208%200%200%200%200-11.32L59.31%2064h160Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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