senate from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
senate
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the senate logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.87 8.84a1.54 1.54 0 0 1 1.281-.698h11.425c.36 0 .493.141.39.437c-.03.086-.077.18-.141.27l-.515.694a1.74 1.74 0 0 1-.844.618c-.172.051-.313.124-.446.124H9.117a.78.78 0 0 0-.647.322a.4.4 0 0 0-.069.128c-.056.15.013.408.202.408h9.517c.535 0 .724.025.578.454a1.3 1.3 0 0 1-.214.403l-2.336 3.15a1.72 1.72 0 0 1-1.282.708H3.42c-.356 0-.49-.141-.386-.437c.03-.086.077-.18.141-.27l1.56-2.1c.314-.417.747-.58 1.287-.622h9.131c.236 0 .459-.198.647-.43a.4.4 0 0 0 .069-.132c.043-.146-.013-.296-.189-.296H6.935c-.549 0-.75-.133-.604-.557a2.3 2.3 0 0 1 .231-.407l1.308-1.77z"/></svg>

React

import type { SVGProps } from "react";

export function TokenSenate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.87 8.84a1.54 1.54 0 0 1 1.281-.698h11.425c.36 0 .493.141.39.437c-.03.086-.077.18-.141.27l-.515.694a1.74 1.74 0 0 1-.844.618c-.172.051-.313.124-.446.124H9.117a.78.78 0 0 0-.647.322a.4.4 0 0 0-.069.128c-.056.15.013.408.202.408h9.517c.535 0 .724.025.578.454a1.3 1.3 0 0 1-.214.403l-2.336 3.15a1.72 1.72 0 0 1-1.282.708H3.42c-.356 0-.49-.141-.386-.437c.03-.086.077-.18.141-.27l1.56-2.1c.314-.417.747-.58 1.287-.622h9.131c.236 0 .459-.198.647-.43a.4.4 0 0 0 .069-.132c.043-.146-.013-.296-.189-.296H6.935c-.549 0-.75-.133-.604-.557a2.3 2.3 0 0 1 .231-.407l1.308-1.77z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.87 8.84a1.54 1.54 0 0 1 1.281-.698h11.425c.36 0 .493.141.39.437c-.03.086-.077.18-.141.27l-.515.694a1.74 1.74 0 0 1-.844.618c-.172.051-.313.124-.446.124H9.117a.78.78 0 0 0-.647.322a.4.4 0 0 0-.069.128c-.056.15.013.408.202.408h9.517c.535 0 .724.025.578.454a1.3 1.3 0 0 1-.214.403l-2.336 3.15a1.72 1.72 0 0 1-1.282.708H3.42c-.356 0-.49-.141-.386-.437c.03-.086.077-.18.141-.27l1.56-2.1c.314-.417.747-.58 1.287-.622h9.131c.236 0 .459-.198.647-.43a.4.4 0 0 0 .069-.132c.043-.146-.013-.296-.189-.296H6.935c-.549 0-.75-.133-.604-.557a2.3 2.3 0 0 1 .231-.407l1.308-1.77z"/></svg>
</template>

CSS

.icon-senate {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.87%208.84a1.54%201.54%200%200%201%201.281-.698h11.425c.36%200%20.493.141.39.437c-.03.086-.077.18-.141.27l-.515.694a1.74%201.74%200%200%201-.844.618c-.172.051-.313.124-.446.124H9.117a.78.78%200%200%200-.647.322a.4.4%200%200%200-.069.128c-.056.15.013.408.202.408h9.517c.535%200%20.724.025.578.454a1.3%201.3%200%200%201-.214.403l-2.336%203.15a1.72%201.72%200%200%201-1.282.708H3.42c-.356%200-.49-.141-.386-.437c.03-.086.077-.18.141-.27l1.56-2.1c.314-.417.747-.58%201.287-.622h9.131c.236%200%20.459-.198.647-.43a.4.4%200%200%200%20.069-.132c.043-.146-.013-.296-.189-.296H6.935c-.549%200-.75-.133-.604-.557a2.3%202.3%200%200%201%20.231-.407l1.308-1.77z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.87%208.84a1.54%201.54%200%200%201%201.281-.698h11.425c.36%200%20.493.141.39.437c-.03.086-.077.18-.141.27l-.515.694a1.74%201.74%200%200%201-.844.618c-.172.051-.313.124-.446.124H9.117a.78.78%200%200%200-.647.322a.4.4%200%200%200-.069.128c-.056.15.013.408.202.408h9.517c.535%200%20.724.025.578.454a1.3%201.3%200%200%201-.214.403l-2.336%203.15a1.72%201.72%200%200%201-1.282.708H3.42c-.356%200-.49-.141-.386-.437c.03-.086.077-.18.141-.27l1.56-2.1c.314-.417.747-.58%201.287-.622h9.131c.236%200%20.459-.198.647-.43a.4.4%200%200%200%20.069-.132c.043-.146-.013-.296-.189-.296H6.935c-.549%200-.75-.133-.604-.557a2.3%202.3%200%200%201%20.231-.407l1.308-1.77z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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