republican icon
republican from Font Awesome Solid by Dave Gandy · Solid · Political · CC-BY-4.0 Attribution required.
- Name
- republican
- 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 republican icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M0 256C0 167.6 71.6 96 160 96h224c88.4 0 160 71.6 160 160v64H0zm152-32c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24m232 24c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24m-104-24c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24M128 352h416v112c0 8.8 7.2 16 16 16s16-7.2 16-16v-48c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80s-80-35.8-80-80v-48h-32v96c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32v-64H128v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V352z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidRepublican(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="M0 256C0 167.6 71.6 96 160 96h224c88.4 0 160 71.6 160 160v64H0zm152-32c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24m232 24c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24m-104-24c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24M128 352h416v112c0 8.8 7.2 16 16 16s16-7.2 16-16v-48c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80s-80-35.8-80-80v-48h-32v96c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32v-64H128v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V352z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M0 256C0 167.6 71.6 96 160 96h224c88.4 0 160 71.6 160 160v64H0zm152-32c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24m232 24c13.3 0 24-10.7 24-24s-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24m-104-24c0-13.3-10.7-24-24-24s-24 10.7-24 24s10.7 24 24 24s24-10.7 24-24M128 352h416v112c0 8.8 7.2 16 16 16s16-7.2 16-16v-48c0-17.7 14.3-32 32-32s32 14.3 32 32v48c0 44.2-35.8 80-80 80s-80-35.8-80-80v-48h-32v96c0 17.7-14.3 32-32 32h-64c-17.7 0-32-14.3-32-32v-64H128v64c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32V352z"/></svg> </template>
CSS
.icon-republican {
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%22M0%20256C0%20167.6%2071.6%2096%20160%2096h224c88.4%200%20160%2071.6%20160%20160v64H0zm152-32c0-13.3-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024s24-10.7%2024-24m232%2024c13.3%200%2024-10.7%2024-24s-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024m-104-24c0-13.3-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024s24-10.7%2024-24M128%20352h416v112c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16v-48c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v48c0%2044.2-35.8%2080-80%2080s-80-35.8-80-80v-48h-32v96c0%2017.7-14.3%2032-32%2032h-64c-17.7%200-32-14.3-32-32v-64H128v64c0%2017.7-14.3%2032-32%2032H32c-17.7%200-32-14.3-32-32V352z%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%22M0%20256C0%20167.6%2071.6%2096%20160%2096h224c88.4%200%20160%2071.6%20160%20160v64H0zm152-32c0-13.3-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024s24-10.7%2024-24m232%2024c13.3%200%2024-10.7%2024-24s-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024m-104-24c0-13.3-10.7-24-24-24s-24%2010.7-24%2024s10.7%2024%2024%2024s24-10.7%2024-24M128%20352h416v112c0%208.8%207.2%2016%2016%2016s16-7.2%2016-16v-48c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v48c0%2044.2-35.8%2080-80%2080s-80-35.8-80-80v-48h-32v96c0%2017.7-14.3%2032-32%2032h-64c-17.7%200-32-14.3-32-32v-64H128v64c0%2017.7-14.3%2032-32%2032H32c-17.7%200-32-14.3-32-32V352z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/republican.svg?color=%231a73e8&size=48