font awesome flag icon
font-awesome-flag from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- font-awesome-flag
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the font awesome flag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 4C7.346 4 6 5.346 6 7c0 1.302.839 2.402 2 2.816v17.207c0 .54.437.977.977.977h.046c.54 0 .977-.437.977-.977V22.23c.335-.39 1.138-1.182 3.445-1.182c1.224 0 2.225.427 3.287.879c1.037.442 2.11.898 3.356.898c2.359 0 3.961-1.24 4.646-1.77l.153-.115c.55-.4 1.113-.944 1.113-1.94v-8.324C26 9.768 25.222 9 24.299 9c-.495 0-.859.287-1.358.684c-.662.524-1.66 1.316-2.853 1.316c-.815 0-1.61-.38-2.533-.822C16.404 9.626 15.098 9 13.443 9c-1.135 0-2.021.188-2.73.457A3 3 0 0 0 12 7c0-1.654-1.346-3-3-3m0 2a1.001 1.001 0 0 1 0 2a1.001 1.001 0 0 1 0-2m4.443 5c1.202 0 2.195.476 3.248.98c1.045.502 2.127 1.02 3.397 1.02c1.755 0 3.07-.946 3.91-1.604v7.67c-.001.004-.045.08-.289.256l-.2.153c-.566.438-1.746 1.35-3.421 1.35c-.838 0-1.641-.342-2.572-.74c-1.143-.487-2.44-1.04-4.073-1.04c-1.552 0-2.657.313-3.443.705v-7.389c.345-.456 1.132-1.361 3.443-1.361"/></svg>
React
import type { SVGProps } from "react";
export function LaFontAwesomeFlag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 4C7.346 4 6 5.346 6 7c0 1.302.839 2.402 2 2.816v17.207c0 .54.437.977.977.977h.046c.54 0 .977-.437.977-.977V22.23c.335-.39 1.138-1.182 3.445-1.182c1.224 0 2.225.427 3.287.879c1.037.442 2.11.898 3.356.898c2.359 0 3.961-1.24 4.646-1.77l.153-.115c.55-.4 1.113-.944 1.113-1.94v-8.324C26 9.768 25.222 9 24.299 9c-.495 0-.859.287-1.358.684c-.662.524-1.66 1.316-2.853 1.316c-.815 0-1.61-.38-2.533-.822C16.404 9.626 15.098 9 13.443 9c-1.135 0-2.021.188-2.73.457A3 3 0 0 0 12 7c0-1.654-1.346-3-3-3m0 2a1.001 1.001 0 0 1 0 2a1.001 1.001 0 0 1 0-2m4.443 5c1.202 0 2.195.476 3.248.98c1.045.502 2.127 1.02 3.397 1.02c1.755 0 3.07-.946 3.91-1.604v7.67c-.001.004-.045.08-.289.256l-.2.153c-.566.438-1.746 1.35-3.421 1.35c-.838 0-1.641-.342-2.572-.74c-1.143-.487-2.44-1.04-4.073-1.04c-1.552 0-2.657.313-3.443.705v-7.389c.345-.456 1.132-1.361 3.443-1.361"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M9 4C7.346 4 6 5.346 6 7c0 1.302.839 2.402 2 2.816v17.207c0 .54.437.977.977.977h.046c.54 0 .977-.437.977-.977V22.23c.335-.39 1.138-1.182 3.445-1.182c1.224 0 2.225.427 3.287.879c1.037.442 2.11.898 3.356.898c2.359 0 3.961-1.24 4.646-1.77l.153-.115c.55-.4 1.113-.944 1.113-1.94v-8.324C26 9.768 25.222 9 24.299 9c-.495 0-.859.287-1.358.684c-.662.524-1.66 1.316-2.853 1.316c-.815 0-1.61-.38-2.533-.822C16.404 9.626 15.098 9 13.443 9c-1.135 0-2.021.188-2.73.457A3 3 0 0 0 12 7c0-1.654-1.346-3-3-3m0 2a1.001 1.001 0 0 1 0 2a1.001 1.001 0 0 1 0-2m4.443 5c1.202 0 2.195.476 3.248.98c1.045.502 2.127 1.02 3.397 1.02c1.755 0 3.07-.946 3.91-1.604v7.67c-.001.004-.045.08-.289.256l-.2.153c-.566.438-1.746 1.35-3.421 1.35c-.838 0-1.641-.342-2.572-.74c-1.143-.487-2.44-1.04-4.073-1.04c-1.552 0-2.657.313-3.443.705v-7.389c.345-.456 1.132-1.361 3.443-1.361"/></svg> </template>
CSS
.icon-font-awesome-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%204C7.346%204%206%205.346%206%207c0%201.302.839%202.402%202%202.816v17.207c0%20.54.437.977.977.977h.046c.54%200%20.977-.437.977-.977V22.23c.335-.39%201.138-1.182%203.445-1.182c1.224%200%202.225.427%203.287.879c1.037.442%202.11.898%203.356.898c2.359%200%203.961-1.24%204.646-1.77l.153-.115c.55-.4%201.113-.944%201.113-1.94v-8.324C26%209.768%2025.222%209%2024.299%209c-.495%200-.859.287-1.358.684c-.662.524-1.66%201.316-2.853%201.316c-.815%200-1.61-.38-2.533-.822C16.404%209.626%2015.098%209%2013.443%209c-1.135%200-2.021.188-2.73.457A3%203%200%200%200%2012%207c0-1.654-1.346-3-3-3m0%202a1.001%201.001%200%200%201%200%202a1.001%201.001%200%200%201%200-2m4.443%205c1.202%200%202.195.476%203.248.98c1.045.502%202.127%201.02%203.397%201.02c1.755%200%203.07-.946%203.91-1.604v7.67c-.001.004-.045.08-.289.256l-.2.153c-.566.438-1.746%201.35-3.421%201.35c-.838%200-1.641-.342-2.572-.74c-1.143-.487-2.44-1.04-4.073-1.04c-1.552%200-2.657.313-3.443.705v-7.389c.345-.456%201.132-1.361%203.443-1.361%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%204C7.346%204%206%205.346%206%207c0%201.302.839%202.402%202%202.816v17.207c0%20.54.437.977.977.977h.046c.54%200%20.977-.437.977-.977V22.23c.335-.39%201.138-1.182%203.445-1.182c1.224%200%202.225.427%203.287.879c1.037.442%202.11.898%203.356.898c2.359%200%203.961-1.24%204.646-1.77l.153-.115c.55-.4%201.113-.944%201.113-1.94v-8.324C26%209.768%2025.222%209%2024.299%209c-.495%200-.859.287-1.358.684c-.662.524-1.66%201.316-2.853%201.316c-.815%200-1.61-.38-2.533-.822C16.404%209.626%2015.098%209%2013.443%209c-1.135%200-2.021.188-2.73.457A3%203%200%200%200%2012%207c0-1.654-1.346-3-3-3m0%202a1.001%201.001%200%200%201%200%202a1.001%201.001%200%200%201%200-2m4.443%205c1.202%200%202.195.476%203.248.98c1.045.502%202.127%201.02%203.397%201.02c1.755%200%203.07-.946%203.91-1.604v7.67c-.001.004-.045.08-.289.256l-.2.153c-.566.438-1.746%201.35-3.421%201.35c-.838%200-1.641-.342-2.572-.74c-1.143-.487-2.44-1.04-4.073-1.04c-1.552%200-2.657.313-3.443.705v-7.389c.345-.456%201.132-1.361%203.443-1.361%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/font-awesome-flag.svg?color=%231a73e8&size=48