republican icon

republican from Line Awesome by Icons8 · Line · Political · Apache-2.0 Free for personal and commercial use.

Name
republican
Set
Line Awesome
Style
Line
Category
Political
Viewbox
32×32
License
Apache 2.0
Aliases
republican-solid

The same icon in other sets

More political icons from Line Awesome

Use the republican icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 7a6 6 0 0 0-6 6v3h22v-3a6 6 0 0 0-6-6zm5.014 3.148c.088 0 .179.042.23.125l.475 1.002l1.105.166c.191.026.281.27.127.399l-.797.783l.182 1.094c.039.206-.154.346-.334.256l-.99-.514l-.989.514a.231.231 0 0 1-.334-.256l.18-1.094l-.797-.783c-.14-.13-.062-.374.143-.399l1.092-.166l.488-1.002a.24.24 0 0 1 .219-.125m-6.01.014a.24.24 0 0 1 .217.123l.486.998l1.102.166c.193.026.256.27.115.399l-.793.78l.191 1.089a.239.239 0 0 1-.345.256l-.973-.512l-.986.512c-.18.09-.371-.051-.346-.256l.191-1.088l-.793-.781c-.154-.128-.065-.373.127-.399l1.104-.166l.484-.998a.24.24 0 0 1 .219-.123m11.998.004a.27.27 0 0 1 .228.125l.487.996l1.086.166c.19.026.28.27.127.397l-.793.78l.191 1.087c.026.205-.167.345-.346.256l-.984-.51l-.982.51c-.153.089-.371-.051-.332-.256l.177-1.086l-.779-.781c-.153-.128-.076-.372.129-.397l1.098-.166l.486-.996a.22.22 0 0 1 .207-.125M4 18v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3h8v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-4h2v1.883c0 1.45.978 2.781 2.402 3.058A3.004 3.004 0 0 0 30 22v-2.291a.707.707 0 0 0-.707-.709h-.584a.71.71 0 0 0-.709.709V22c0 .551-.449 1-1 1s-1-.449-1-1v-4z"/></svg>

React

import type { SVGProps } from "react";

export function LaRepublican(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="M10 7a6 6 0 0 0-6 6v3h22v-3a6 6 0 0 0-6-6zm5.014 3.148c.088 0 .179.042.23.125l.475 1.002l1.105.166c.191.026.281.27.127.399l-.797.783l.182 1.094c.039.206-.154.346-.334.256l-.99-.514l-.989.514a.231.231 0 0 1-.334-.256l.18-1.094l-.797-.783c-.14-.13-.062-.374.143-.399l1.092-.166l.488-1.002a.24.24 0 0 1 .219-.125m-6.01.014a.24.24 0 0 1 .217.123l.486.998l1.102.166c.193.026.256.27.115.399l-.793.78l.191 1.089a.239.239 0 0 1-.345.256l-.973-.512l-.986.512c-.18.09-.371-.051-.346-.256l.191-1.088l-.793-.781c-.154-.128-.065-.373.127-.399l1.104-.166l.484-.998a.24.24 0 0 1 .219-.123m11.998.004a.27.27 0 0 1 .228.125l.487.996l1.086.166c.19.026.28.27.127.397l-.793.78l.191 1.087c.026.205-.167.345-.346.256l-.984-.51l-.982.51c-.153.089-.371-.051-.332-.256l.177-1.086l-.779-.781c-.153-.128-.076-.372.129-.397l1.098-.166l.486-.996a.22.22 0 0 1 .207-.125M4 18v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3h8v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-4h2v1.883c0 1.45.978 2.781 2.402 3.058A3.004 3.004 0 0 0 30 22v-2.291a.707.707 0 0 0-.707-.709h-.584a.71.71 0 0 0-.709.709V22c0 .551-.449 1-1 1s-1-.449-1-1v-4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 7a6 6 0 0 0-6 6v3h22v-3a6 6 0 0 0-6-6zm5.014 3.148c.088 0 .179.042.23.125l.475 1.002l1.105.166c.191.026.281.27.127.399l-.797.783l.182 1.094c.039.206-.154.346-.334.256l-.99-.514l-.989.514a.231.231 0 0 1-.334-.256l.18-1.094l-.797-.783c-.14-.13-.062-.374.143-.399l1.092-.166l.488-1.002a.24.24 0 0 1 .219-.125m-6.01.014a.24.24 0 0 1 .217.123l.486.998l1.102.166c.193.026.256.27.115.399l-.793.78l.191 1.089a.239.239 0 0 1-.345.256l-.973-.512l-.986.512c-.18.09-.371-.051-.346-.256l.191-1.088l-.793-.781c-.154-.128-.065-.373.127-.399l1.104-.166l.484-.998a.24.24 0 0 1 .219-.123m11.998.004a.27.27 0 0 1 .228.125l.487.996l1.086.166c.19.026.28.27.127.397l-.793.78l.191 1.087c.026.205-.167.345-.346.256l-.984-.51l-.982.51c-.153.089-.371-.051-.332-.256l.177-1.086l-.779-.781c-.153-.128-.076-.372.129-.397l1.098-.166l.486-.996a.22.22 0 0 1 .207-.125M4 18v6a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3h8v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-4h2v1.883c0 1.45.978 2.781 2.402 3.058A3.004 3.004 0 0 0 30 22v-2.291a.707.707 0 0 0-.707-.709h-.584a.71.71 0 0 0-.709.709V22c0 .551-.449 1-1 1s-1-.449-1-1v-4z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%207a6%206%200%200%200-6%206v3h22v-3a6%206%200%200%200-6-6zm5.014%203.148c.088%200%20.179.042.23.125l.475%201.002l1.105.166c.191.026.281.27.127.399l-.797.783l.182%201.094c.039.206-.154.346-.334.256l-.99-.514l-.989.514a.231.231%200%200%201-.334-.256l.18-1.094l-.797-.783c-.14-.13-.062-.374.143-.399l1.092-.166l.488-1.002a.24.24%200%200%201%20.219-.125m-6.01.014a.24.24%200%200%201%20.217.123l.486.998l1.102.166c.193.026.256.27.115.399l-.793.78l.191%201.089a.239.239%200%200%201-.345.256l-.973-.512l-.986.512c-.18.09-.371-.051-.346-.256l.191-1.088l-.793-.781c-.154-.128-.065-.373.127-.399l1.104-.166l.484-.998a.24.24%200%200%201%20.219-.123m11.998.004a.27.27%200%200%201%20.228.125l.487.996l1.086.166c.19.026.28.27.127.397l-.793.78l.191%201.087c.026.205-.167.345-.346.256l-.984-.51l-.982.51c-.153.089-.371-.051-.332-.256l.177-1.086l-.779-.781c-.153-.128-.076-.372.129-.397l1.098-.166l.486-.996a.22.22%200%200%201%20.207-.125M4%2018v6a1%201%200%200%200%201%201h3a1%201%200%200%200%201-1v-3h8v3a1%201%200%200%200%201%201h3a1%201%200%200%200%201-1v-4h2v1.883c0%201.45.978%202.781%202.402%203.058A3.004%203.004%200%200%200%2030%2022v-2.291a.707.707%200%200%200-.707-.709h-.584a.71.71%200%200%200-.709.709V22c0%20.551-.449%201-1%201s-1-.449-1-1v-4z%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%22M10%207a6%206%200%200%200-6%206v3h22v-3a6%206%200%200%200-6-6zm5.014%203.148c.088%200%20.179.042.23.125l.475%201.002l1.105.166c.191.026.281.27.127.399l-.797.783l.182%201.094c.039.206-.154.346-.334.256l-.99-.514l-.989.514a.231.231%200%200%201-.334-.256l.18-1.094l-.797-.783c-.14-.13-.062-.374.143-.399l1.092-.166l.488-1.002a.24.24%200%200%201%20.219-.125m-6.01.014a.24.24%200%200%201%20.217.123l.486.998l1.102.166c.193.026.256.27.115.399l-.793.78l.191%201.089a.239.239%200%200%201-.345.256l-.973-.512l-.986.512c-.18.09-.371-.051-.346-.256l.191-1.088l-.793-.781c-.154-.128-.065-.373.127-.399l1.104-.166l.484-.998a.24.24%200%200%201%20.219-.123m11.998.004a.27.27%200%200%201%20.228.125l.487.996l1.086.166c.19.026.28.27.127.397l-.793.78l.191%201.087c.026.205-.167.345-.346.256l-.984-.51l-.982.51c-.153.089-.371-.051-.332-.256l.177-1.086l-.779-.781c-.153-.128-.076-.372.129-.397l1.098-.166l.486-.996a.22.22%200%200%201%20.207-.125M4%2018v6a1%201%200%200%200%201%201h3a1%201%200%200%200%201-1v-3h8v3a1%201%200%200%200%201%201h3a1%201%200%200%200%201-1v-4h2v1.883c0%201.45.978%202.781%202.402%203.058A3.004%203.004%200%200%200%2030%2022v-2.291a.707.707%200%200%200-.707-.709h-.584a.71.71%200%200%200-.709.709V22c0%20.551-.449%201-1%201s-1-.449-1-1v-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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