flag banner fold icon
flag-banner-fold from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- flag-banner-fold
- Set
- Phosphor
- Style
- Regular
- 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="M238.73 43.67A8 8 0 0 0 232 40h-80a8 8 0 0 0-7.28 4.69L135.94 64H28a8 8 0 0 0-5.92 13.38L57.19 116l-35.11 38.62A8 8 0 0 0 28 168h73.09a8 8 0 0 0 7.28-4.69l8.78-19.31h62.43l-34.86 76.69a8 8 0 1 0 14.56 6.62l80-176a8 8 0 0 0-.55-7.64M95.94 152H46.08l27.84-30.62a8 8 0 0 0 0-10.76L46.08 80h82.59Zm90.91-24h-62.43l32.73-72h62.43Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFlagBannerFold(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="M238.73 43.67A8 8 0 0 0 232 40h-80a8 8 0 0 0-7.28 4.69L135.94 64H28a8 8 0 0 0-5.92 13.38L57.19 116l-35.11 38.62A8 8 0 0 0 28 168h73.09a8 8 0 0 0 7.28-4.69l8.78-19.31h62.43l-34.86 76.69a8 8 0 1 0 14.56 6.62l80-176a8 8 0 0 0-.55-7.64M95.94 152H46.08l27.84-30.62a8 8 0 0 0 0-10.76L46.08 80h82.59Zm90.91-24h-62.43l32.73-72h62.43Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M238.73 43.67A8 8 0 0 0 232 40h-80a8 8 0 0 0-7.28 4.69L135.94 64H28a8 8 0 0 0-5.92 13.38L57.19 116l-35.11 38.62A8 8 0 0 0 28 168h73.09a8 8 0 0 0 7.28-4.69l8.78-19.31h62.43l-34.86 76.69a8 8 0 1 0 14.56 6.62l80-176a8 8 0 0 0-.55-7.64M95.94 152H46.08l27.84-30.62a8 8 0 0 0 0-10.76L46.08 80h82.59Zm90.91-24h-62.43l32.73-72h62.43Z"/></svg> </template>
CSS
.icon-flag-banner-fold {
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%22M238.73%2043.67A8%208%200%200%200%20232%2040h-80a8%208%200%200%200-7.28%204.69L135.94%2064H28a8%208%200%200%200-5.92%2013.38L57.19%20116l-35.11%2038.62A8%208%200%200%200%2028%20168h73.09a8%208%200%200%200%207.28-4.69l8.78-19.31h62.43l-34.86%2076.69a8%208%200%201%200%2014.56%206.62l80-176a8%208%200%200%200-.55-7.64M95.94%20152H46.08l27.84-30.62a8%208%200%200%200%200-10.76L46.08%2080h82.59Zm90.91-24h-62.43l32.73-72h62.43Z%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%22M238.73%2043.67A8%208%200%200%200%20232%2040h-80a8%208%200%200%200-7.28%204.69L135.94%2064H28a8%208%200%200%200-5.92%2013.38L57.19%20116l-35.11%2038.62A8%208%200%200%200%2028%20168h73.09a8%208%200%200%200%207.28-4.69l8.78-19.31h62.43l-34.86%2076.69a8%208%200%201%200%2014.56%206.62l80-176a8%208%200%200%200-.55-7.64M95.94%20152H46.08l27.84-30.62a8%208%200%200%200%200-10.76L46.08%2080h82.59Zm90.91-24h-62.43l32.73-72h62.43Z%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.svg?color=%231a73e8&size=48