republicofgamers logo
republicofgamers from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- republicofgamers
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the republicofgamers logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.39 5.583c-1.346.012-3.433.196-5.937.977c-1.602.498-3.916 2.742-8.224 6.908c-.57.32-2.67-.891-3.881-1.46c0 0 1.993 3.169 2.705 4.095c1.068 1.46 3.027 2.314 3.027 2.314c-.178-.178-1.53-1.603-1.922-2.422c-.25-.391.034-.962 1.957-2.386c1.745-1.282 7.942-6.515 13.924-7.94c0 0-.6-.095-1.648-.086M24 7.771c-2.065.213-4.06.819-5.947 1.709c-3.775 1.78-10.149 6.338-10.149 6.338c.285.178.57.355.856.498c3.062 1.353 7.585 2.171 8.44 1.886c2.385-.783 5.055-5.802 5.874-8.117c0 0-2.493.997-5.021 2.172c-2.101.997-4.414 2.137-4.414 2.137l5.875-1.781s-1.568 3.703-3.633 4.13s-5.697-1.033-5.697-1.033c.285-.249 4.13-3.063 13.103-6.73c.392-.285.642-.746.713-1.21M0 11.294c.356.962.82 1.853 1.354 2.707c.64.82 3.274 1.496 3.63 1.567C3.346 14.428 0 11.294 0 11.294"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRepublicofgamers(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="M21.39 5.583c-1.346.012-3.433.196-5.937.977c-1.602.498-3.916 2.742-8.224 6.908c-.57.32-2.67-.891-3.881-1.46c0 0 1.993 3.169 2.705 4.095c1.068 1.46 3.027 2.314 3.027 2.314c-.178-.178-1.53-1.603-1.922-2.422c-.25-.391.034-.962 1.957-2.386c1.745-1.282 7.942-6.515 13.924-7.94c0 0-.6-.095-1.648-.086M24 7.771c-2.065.213-4.06.819-5.947 1.709c-3.775 1.78-10.149 6.338-10.149 6.338c.285.178.57.355.856.498c3.062 1.353 7.585 2.171 8.44 1.886c2.385-.783 5.055-5.802 5.874-8.117c0 0-2.493.997-5.021 2.172c-2.101.997-4.414 2.137-4.414 2.137l5.875-1.781s-1.568 3.703-3.633 4.13s-5.697-1.033-5.697-1.033c.285-.249 4.13-3.063 13.103-6.73c.392-.285.642-.746.713-1.21M0 11.294c.356.962.82 1.853 1.354 2.707c.64.82 3.274 1.496 3.63 1.567C3.346 14.428 0 11.294 0 11.294"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.39 5.583c-1.346.012-3.433.196-5.937.977c-1.602.498-3.916 2.742-8.224 6.908c-.57.32-2.67-.891-3.881-1.46c0 0 1.993 3.169 2.705 4.095c1.068 1.46 3.027 2.314 3.027 2.314c-.178-.178-1.53-1.603-1.922-2.422c-.25-.391.034-.962 1.957-2.386c1.745-1.282 7.942-6.515 13.924-7.94c0 0-.6-.095-1.648-.086M24 7.771c-2.065.213-4.06.819-5.947 1.709c-3.775 1.78-10.149 6.338-10.149 6.338c.285.178.57.355.856.498c3.062 1.353 7.585 2.171 8.44 1.886c2.385-.783 5.055-5.802 5.874-8.117c0 0-2.493.997-5.021 2.172c-2.101.997-4.414 2.137-4.414 2.137l5.875-1.781s-1.568 3.703-3.633 4.13s-5.697-1.033-5.697-1.033c.285-.249 4.13-3.063 13.103-6.73c.392-.285.642-.746.713-1.21M0 11.294c.356.962.82 1.853 1.354 2.707c.64.82 3.274 1.496 3.63 1.567C3.346 14.428 0 11.294 0 11.294"/></svg> </template>
CSS
.icon-republicofgamers {
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%22M21.39%205.583c-1.346.012-3.433.196-5.937.977c-1.602.498-3.916%202.742-8.224%206.908c-.57.32-2.67-.891-3.881-1.46c0%200%201.993%203.169%202.705%204.095c1.068%201.46%203.027%202.314%203.027%202.314c-.178-.178-1.53-1.603-1.922-2.422c-.25-.391.034-.962%201.957-2.386c1.745-1.282%207.942-6.515%2013.924-7.94c0%200-.6-.095-1.648-.086M24%207.771c-2.065.213-4.06.819-5.947%201.709c-3.775%201.78-10.149%206.338-10.149%206.338c.285.178.57.355.856.498c3.062%201.353%207.585%202.171%208.44%201.886c2.385-.783%205.055-5.802%205.874-8.117c0%200-2.493.997-5.021%202.172c-2.101.997-4.414%202.137-4.414%202.137l5.875-1.781s-1.568%203.703-3.633%204.13s-5.697-1.033-5.697-1.033c.285-.249%204.13-3.063%2013.103-6.73c.392-.285.642-.746.713-1.21M0%2011.294c.356.962.82%201.853%201.354%202.707c.64.82%203.274%201.496%203.63%201.567C3.346%2014.428%200%2011.294%200%2011.294%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%22M21.39%205.583c-1.346.012-3.433.196-5.937.977c-1.602.498-3.916%202.742-8.224%206.908c-.57.32-2.67-.891-3.881-1.46c0%200%201.993%203.169%202.705%204.095c1.068%201.46%203.027%202.314%203.027%202.314c-.178-.178-1.53-1.603-1.922-2.422c-.25-.391.034-.962%201.957-2.386c1.745-1.282%207.942-6.515%2013.924-7.94c0%200-.6-.095-1.648-.086M24%207.771c-2.065.213-4.06.819-5.947%201.709c-3.775%201.78-10.149%206.338-10.149%206.338c.285.178.57.355.856.498c3.062%201.353%207.585%202.171%208.44%201.886c2.385-.783%205.055-5.802%205.874-8.117c0%200-2.493.997-5.021%202.172c-2.101.997-4.414%202.137-4.414%202.137l5.875-1.781s-1.568%203.703-3.633%204.13s-5.697-1.033-5.697-1.033c.285-.249%204.13-3.063%2013.103-6.73c.392-.285.642-.746.713-1.21M0%2011.294c.356.962.82%201.853%201.354%202.707c.64.82%203.274%201.496%203.63%201.567C3.346%2014.428%200%2011.294%200%2011.294%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/republicofgamers.svg?color=%231a73e8&size=48