flag from Font Awesome Regular by Dave Gandy · Regular · Interfaces · CC-BY-4.0 Attribution required.

Name
flag
Set
Font Awesome Regular
Style
Regular
Category
Interfaces
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More interfaces icons from Font Awesome Regular

Use the flag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 88c0-13.3-10.7-24-24-24S96 74.7 96 88v464c0 13.3 10.7 24 24 24s24-10.7 24-24V452l80.3-20.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30V130c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L144 116zm0 77.5l96.6-24.2c27-6.7 55.5-3.6 80.4 8.8c54.9 27.4 118.7 29.7 175 6.8v241.8l-24.4 9.1c-33.7 12.6-71.2 10.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L144 402.5z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7RegularFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 88c0-13.3-10.7-24-24-24S96 74.7 96 88v464c0 13.3 10.7 24 24 24s24-10.7 24-24V452l80.3-20.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30V130c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L144 116zm0 77.5l96.6-24.2c27-6.7 55.5-3.6 80.4 8.8c54.9 27.4 118.7 29.7 175 6.8v241.8l-24.4 9.1c-33.7 12.6-71.2 10.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L144 402.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M144 88c0-13.3-10.7-24-24-24S96 74.7 96 88v464c0 13.3 10.7 24 24 24s24-10.7 24-24V452l80.3-20.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30V130c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L144 116zm0 77.5l96.6-24.2c27-6.7 55.5-3.6 80.4 8.8c54.9 27.4 118.7 29.7 175 6.8v241.8l-24.4 9.1c-33.7 12.6-71.2 10.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L144 402.5z"/></svg>
</template>

CSS

.icon-flag {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%2088c0-13.3-10.7-24-24-24S96%2074.7%2096%2088v464c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24V452l80.3-20.1c41.1-10.3%2084.6-5.5%20122.5%2013.4c44.2%2022.1%2095.5%2024.8%20141.7%207.4l34.7-13c12.5-4.7%2020.8-16.6%2020.8-30V130c0-23-24.2-38-44.8-27.7l-9.6%204.8c-46.3%2023.2-100.8%2023.2-147.1%200c-35.1-17.6-75.4-22-113.5-12.5L144%20116zm0%2077.5l96.6-24.2c27-6.7%2055.5-3.6%2080.4%208.8c54.9%2027.4%20118.7%2029.7%20175%206.8v241.8l-24.4%209.1c-33.7%2012.6-71.2%2010.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L144%20402.5z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M144%2088c0-13.3-10.7-24-24-24S96%2074.7%2096%2088v464c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24V452l80.3-20.1c41.1-10.3%2084.6-5.5%20122.5%2013.4c44.2%2022.1%2095.5%2024.8%20141.7%207.4l34.7-13c12.5-4.7%2020.8-16.6%2020.8-30V130c0-23-24.2-38-44.8-27.7l-9.6%204.8c-46.3%2023.2-100.8%2023.2-147.1%200c-35.1-17.6-75.4-22-113.5-12.5L144%20116zm0%2077.5l96.6-24.2c27-6.7%2055.5-3.6%2080.4%208.8c54.9%2027.4%20118.7%2029.7%20175%206.8v241.8l-24.4%209.1c-33.7%2012.6-71.2%2010.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L144%20402.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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