flag usa icon
flag-usa from Font Awesome Solid by Dave Gandy · Solid · Political · CC-BY-4.0 Attribution required.
- Name
- flag-usa
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Political
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
More political icons from Font Awesome Solid
Use the flag usa icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 64c17.7 0 32 14.3 32 32v16l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8c20.6-10.4 44.8 4.6 44.8 27.6v36.1l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4 2.1 34.4 6.7 50.6 13.9l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4l33.7-12.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160 266.8v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L544 296v61.9l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160 362.6v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4l33.7-12.3v33.5c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.4-23.7-122.5-13.4L160 464v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32m80 96c0-8.8-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16m32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16m-32 48c0-8.8-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16m32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidFlagUsa(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="M128 64c17.7 0 32 14.3 32 32v16l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8c20.6-10.4 44.8 4.6 44.8 27.6v36.1l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4 2.1 34.4 6.7 50.6 13.9l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4l33.7-12.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160 266.8v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L544 296v61.9l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160 362.6v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4l33.7-12.3v33.5c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.4-23.7-122.5-13.4L160 464v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32m80 96c0-8.8-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16m32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16m-32 48c0-8.8-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16m32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 64c17.7 0 32 14.3 32 32v16l69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8c20.6-10.4 44.8 4.6 44.8 27.6v36.1l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4 2.1 34.4 6.7 50.6 13.9l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4l33.7-12.3v62l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160 266.8v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L544 296v61.9l-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160 362.6v32.7l70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4l33.7-12.3v33.5c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.4-23.7-122.5-13.4L160 464v80c0 17.7-14.3 32-32 32s-32-14.3-32-32V96c0-17.7 14.3-32 32-32m80 96c0-8.8-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16m32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16m-32 48c0-8.8-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16s16-7.2 16-16m32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16s-16 7.2-16 16s7.2 16 16 16"/></svg> </template>
CSS
.icon-flag-usa {
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%22M128%2064c17.7%200%2032%2014.3%2032%2032v16l69-17.2c38.1-9.5%2078.3-5.1%20113.5%2012.5c46.3%2023.2%20100.8%2023.2%20147.1%200l9.6-4.8c20.6-10.4%2044.8%204.6%2044.8%2027.6v36.1l-44.7%2016.2c-42.8%2015.6-90%2013.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4%202.1%2034.4%206.7%2050.6%2013.9l16.1%207.2c49.2%2021.9%20105%2023.8%20155.6%205.4l33.7-12.3v62l-44.7%2016.2c-42.8%2015.6-90%2013.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160%20266.8v32.7l70.2-15.1c36.4-7.8%2074.3-3.9%20108.4%2011.3l16.1%207.2c49.2%2021.9%20105%2023.8%20155.6%205.4L544%20296v61.9l-44.7%2016.2c-42.8%2015.6-90%2013.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160%20362.6v32.7l70.2-15.1c36.4-7.8%2074.3-3.9%20108.4%2011.3l16.1%207.2c49.2%2021.9%20105%2023.8%20155.6%205.4l33.7-12.3v33.5c0%2013.3-8.3%2025.3-20.8%2030l-34.7%2013c-46.2%2017.3-97.6%2014.6-141.7-7.4c-37.9-19-81.4-23.7-122.5-13.4L160%20464v80c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V96c0-17.7%2014.3-32%2032-32m80%2096c0-8.8-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16m32%200c8.8%200%2016-7.2%2016-16s-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016m-32%2048c0-8.8-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16m32%200c8.8%200%2016-7.2%2016-16s-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016%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%22M128%2064c17.7%200%2032%2014.3%2032%2032v16l69-17.2c38.1-9.5%2078.3-5.1%20113.5%2012.5c46.3%2023.2%20100.8%2023.2%20147.1%200l9.6-4.8c20.6-10.4%2044.8%204.6%2044.8%2027.6v36.1l-44.7%2016.2c-42.8%2015.6-90%2013.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9v32.2c17.4%202.1%2034.4%206.7%2050.6%2013.9l16.1%207.2c49.2%2021.9%20105%2023.8%20155.6%205.4l33.7-12.3v62l-44.7%2016.2c-42.8%2015.6-90%2013.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160%20266.8v32.7l70.2-15.1c36.4-7.8%2074.3-3.9%20108.4%2011.3l16.1%207.2c49.2%2021.9%20105%2023.8%20155.6%205.4L544%20296v61.9l-44.7%2016.2c-42.8%2015.6-90%2013.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L160%20362.6v32.7l70.2-15.1c36.4-7.8%2074.3-3.9%20108.4%2011.3l16.1%207.2c49.2%2021.9%20105%2023.8%20155.6%205.4l33.7-12.3v33.5c0%2013.3-8.3%2025.3-20.8%2030l-34.7%2013c-46.2%2017.3-97.6%2014.6-141.7-7.4c-37.9-19-81.4-23.7-122.5-13.4L160%20464v80c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V96c0-17.7%2014.3-32%2032-32m80%2096c0-8.8-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16m32%200c8.8%200%2016-7.2%2016-16s-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016m-32%2048c0-8.8-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016s16-7.2%2016-16m32%200c8.8%200%2016-7.2%2016-16s-7.2-16-16-16s-16%207.2-16%2016s7.2%2016%2016%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/flag-usa.svg?color=%231a73e8&size=48