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

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

The same logo in other sets

Use the rpg logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.296 11.18a.614.614 0 1 0 0-1.228a.614.614 0 0 0 0 1.228M12 12.816l.888 1.227h.748l-.887-1.227z"/><path fill="currentColor" d="M12.197 11.59h-1.023v-1.403h1.023c.344 0 .622.307.622.683c0 .38-.278.72-.622.72m1.44-.72c0-.728-.532-1.325-1.203-1.325h-2.07v4.5h.818v-1.812h1.26c.655 0 1.195-.63 1.195-1.363"/><path fill="currentColor" d="M15.802 14.11a4.12 4.12 0 0 1-3.441 1.776a4.01 4.01 0 0 1-4.042-4.09c0-2.283 1.739-4.14 4.034-4.14l-2.614.228l-1.694 1.69l-.687 2.68l.617 1.918l.618 1.227l1.387.925l2.459.458l1.309-.388l1.771-1.228z"/><path fill="currentColor" d="M20.972 12.898c-.086-.437-.585-.744-.953-.94a2.76 2.76 0 0 0-1.445-.369c-.294 0-.409.09-.437.176c-.058.02 1.116.491 1.783 1.043c.041.029.266.213.262.295c0 .09-.27.143-.327.163c-.655.184-1.367.205-2.041.205c-.537 0-1.085-.04-1.207-.04c-.712-.058-1.49-.083-2.201-.124c-.328-.016-.36.013-.36.013c-.009.094.204.27.654.462c.23.098.532.196.937.274c.033 0-.45.663-.68.88A4.25 4.25 0 0 1 12 16.089a4.13 4.13 0 0 1-4.09-4.246a4.185 4.185 0 0 1 4.082-4.116c1.035-.012 2.013.418 2.855.998a.06.06 0 0 0 .017-.045c0-.057-.057-.139-.078-.175c-.552-.917-1.775-1.334-2.794-1.412h-.196c-2.647-.033-4.574 2.042-4.77 4.451c-.819-.213-3.052-.781-3.208-1.677c.107-.18.86-.401 2.974-.323c.082-.246.287-.544.43-.761c-2.647-.143-4.054.176-4.206.949q-.014.079-.016.151c0 1.297 3.044 2.148 4.026 2.443A4.95 4.95 0 0 0 12 16.907a4.78 4.78 0 0 0 3.617-1.681q.397-.491.654-1.064c.614.082 1.228.094 1.841.094c.712 0 1.502-.045 2.168-.306c.32-.119.716-.385.716-.765c.013-.115-.008-.209-.024-.287"/></svg>

React

import type { SVGProps } from "react";

export function TokenRpg(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="M16.296 11.18a.614.614 0 1 0 0-1.228a.614.614 0 0 0 0 1.228M12 12.816l.888 1.227h.748l-.887-1.227z"/><path fill="currentColor" d="M12.197 11.59h-1.023v-1.403h1.023c.344 0 .622.307.622.683c0 .38-.278.72-.622.72m1.44-.72c0-.728-.532-1.325-1.203-1.325h-2.07v4.5h.818v-1.812h1.26c.655 0 1.195-.63 1.195-1.363"/><path fill="currentColor" d="M15.802 14.11a4.12 4.12 0 0 1-3.441 1.776a4.01 4.01 0 0 1-4.042-4.09c0-2.283 1.739-4.14 4.034-4.14l-2.614.228l-1.694 1.69l-.687 2.68l.617 1.918l.618 1.227l1.387.925l2.459.458l1.309-.388l1.771-1.228z"/><path fill="currentColor" d="M20.972 12.898c-.086-.437-.585-.744-.953-.94a2.76 2.76 0 0 0-1.445-.369c-.294 0-.409.09-.437.176c-.058.02 1.116.491 1.783 1.043c.041.029.266.213.262.295c0 .09-.27.143-.327.163c-.655.184-1.367.205-2.041.205c-.537 0-1.085-.04-1.207-.04c-.712-.058-1.49-.083-2.201-.124c-.328-.016-.36.013-.36.013c-.009.094.204.27.654.462c.23.098.532.196.937.274c.033 0-.45.663-.68.88A4.25 4.25 0 0 1 12 16.089a4.13 4.13 0 0 1-4.09-4.246a4.185 4.185 0 0 1 4.082-4.116c1.035-.012 2.013.418 2.855.998a.06.06 0 0 0 .017-.045c0-.057-.057-.139-.078-.175c-.552-.917-1.775-1.334-2.794-1.412h-.196c-2.647-.033-4.574 2.042-4.77 4.451c-.819-.213-3.052-.781-3.208-1.677c.107-.18.86-.401 2.974-.323c.082-.246.287-.544.43-.761c-2.647-.143-4.054.176-4.206.949q-.014.079-.016.151c0 1.297 3.044 2.148 4.026 2.443A4.95 4.95 0 0 0 12 16.907a4.78 4.78 0 0 0 3.617-1.681q.397-.491.654-1.064c.614.082 1.228.094 1.841.094c.712 0 1.502-.045 2.168-.306c.32-.119.716-.385.716-.765c.013-.115-.008-.209-.024-.287"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.296 11.18a.614.614 0 1 0 0-1.228a.614.614 0 0 0 0 1.228M12 12.816l.888 1.227h.748l-.887-1.227z"/><path fill="currentColor" d="M12.197 11.59h-1.023v-1.403h1.023c.344 0 .622.307.622.683c0 .38-.278.72-.622.72m1.44-.72c0-.728-.532-1.325-1.203-1.325h-2.07v4.5h.818v-1.812h1.26c.655 0 1.195-.63 1.195-1.363"/><path fill="currentColor" d="M15.802 14.11a4.12 4.12 0 0 1-3.441 1.776a4.01 4.01 0 0 1-4.042-4.09c0-2.283 1.739-4.14 4.034-4.14l-2.614.228l-1.694 1.69l-.687 2.68l.617 1.918l.618 1.227l1.387.925l2.459.458l1.309-.388l1.771-1.228z"/><path fill="currentColor" d="M20.972 12.898c-.086-.437-.585-.744-.953-.94a2.76 2.76 0 0 0-1.445-.369c-.294 0-.409.09-.437.176c-.058.02 1.116.491 1.783 1.043c.041.029.266.213.262.295c0 .09-.27.143-.327.163c-.655.184-1.367.205-2.041.205c-.537 0-1.085-.04-1.207-.04c-.712-.058-1.49-.083-2.201-.124c-.328-.016-.36.013-.36.013c-.009.094.204.27.654.462c.23.098.532.196.937.274c.033 0-.45.663-.68.88A4.25 4.25 0 0 1 12 16.089a4.13 4.13 0 0 1-4.09-4.246a4.185 4.185 0 0 1 4.082-4.116c1.035-.012 2.013.418 2.855.998a.06.06 0 0 0 .017-.045c0-.057-.057-.139-.078-.175c-.552-.917-1.775-1.334-2.794-1.412h-.196c-2.647-.033-4.574 2.042-4.77 4.451c-.819-.213-3.052-.781-3.208-1.677c.107-.18.86-.401 2.974-.323c.082-.246.287-.544.43-.761c-2.647-.143-4.054.176-4.206.949q-.014.079-.016.151c0 1.297 3.044 2.148 4.026 2.443A4.95 4.95 0 0 0 12 16.907a4.78 4.78 0 0 0 3.617-1.681q.397-.491.654-1.064c.614.082 1.228.094 1.841.094c.712 0 1.502-.045 2.168-.306c.32-.119.716-.385.716-.765c.013-.115-.008-.209-.024-.287"/></svg>
</template>

CSS

.icon-rpg {
  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%22M16.296%2011.18a.614.614%200%201%200%200-1.228a.614.614%200%200%200%200%201.228M12%2012.816l.888%201.227h.748l-.887-1.227z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.197%2011.59h-1.023v-1.403h1.023c.344%200%20.622.307.622.683c0%20.38-.278.72-.622.72m1.44-.72c0-.728-.532-1.325-1.203-1.325h-2.07v4.5h.818v-1.812h1.26c.655%200%201.195-.63%201.195-1.363%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.802%2014.11a4.12%204.12%200%200%201-3.441%201.776a4.01%204.01%200%200%201-4.042-4.09c0-2.283%201.739-4.14%204.034-4.14l-2.614.228l-1.694%201.69l-.687%202.68l.617%201.918l.618%201.227l1.387.925l2.459.458l1.309-.388l1.771-1.228z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.972%2012.898c-.086-.437-.585-.744-.953-.94a2.76%202.76%200%200%200-1.445-.369c-.294%200-.409.09-.437.176c-.058.02%201.116.491%201.783%201.043c.041.029.266.213.262.295c0%20.09-.27.143-.327.163c-.655.184-1.367.205-2.041.205c-.537%200-1.085-.04-1.207-.04c-.712-.058-1.49-.083-2.201-.124c-.328-.016-.36.013-.36.013c-.009.094.204.27.654.462c.23.098.532.196.937.274c.033%200-.45.663-.68.88A4.25%204.25%200%200%201%2012%2016.089a4.13%204.13%200%200%201-4.09-4.246a4.185%204.185%200%200%201%204.082-4.116c1.035-.012%202.013.418%202.855.998a.06.06%200%200%200%20.017-.045c0-.057-.057-.139-.078-.175c-.552-.917-1.775-1.334-2.794-1.412h-.196c-2.647-.033-4.574%202.042-4.77%204.451c-.819-.213-3.052-.781-3.208-1.677c.107-.18.86-.401%202.974-.323c.082-.246.287-.544.43-.761c-2.647-.143-4.054.176-4.206.949q-.014.079-.016.151c0%201.297%203.044%202.148%204.026%202.443A4.95%204.95%200%200%200%2012%2016.907a4.78%204.78%200%200%200%203.617-1.681q.397-.491.654-1.064c.614.082%201.228.094%201.841.094c.712%200%201.502-.045%202.168-.306c.32-.119.716-.385.716-.765c.013-.115-.008-.209-.024-.287%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%22M16.296%2011.18a.614.614%200%201%200%200-1.228a.614.614%200%200%200%200%201.228M12%2012.816l.888%201.227h.748l-.887-1.227z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.197%2011.59h-1.023v-1.403h1.023c.344%200%20.622.307.622.683c0%20.38-.278.72-.622.72m1.44-.72c0-.728-.532-1.325-1.203-1.325h-2.07v4.5h.818v-1.812h1.26c.655%200%201.195-.63%201.195-1.363%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.802%2014.11a4.12%204.12%200%200%201-3.441%201.776a4.01%204.01%200%200%201-4.042-4.09c0-2.283%201.739-4.14%204.034-4.14l-2.614.228l-1.694%201.69l-.687%202.68l.617%201.918l.618%201.227l1.387.925l2.459.458l1.309-.388l1.771-1.228z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.972%2012.898c-.086-.437-.585-.744-.953-.94a2.76%202.76%200%200%200-1.445-.369c-.294%200-.409.09-.437.176c-.058.02%201.116.491%201.783%201.043c.041.029.266.213.262.295c0%20.09-.27.143-.327.163c-.655.184-1.367.205-2.041.205c-.537%200-1.085-.04-1.207-.04c-.712-.058-1.49-.083-2.201-.124c-.328-.016-.36.013-.36.013c-.009.094.204.27.654.462c.23.098.532.196.937.274c.033%200-.45.663-.68.88A4.25%204.25%200%200%201%2012%2016.089a4.13%204.13%200%200%201-4.09-4.246a4.185%204.185%200%200%201%204.082-4.116c1.035-.012%202.013.418%202.855.998a.06.06%200%200%200%20.017-.045c0-.057-.057-.139-.078-.175c-.552-.917-1.775-1.334-2.794-1.412h-.196c-2.647-.033-4.574%202.042-4.77%204.451c-.819-.213-3.052-.781-3.208-1.677c.107-.18.86-.401%202.974-.323c.082-.246.287-.544.43-.761c-2.647-.143-4.054.176-4.206.949q-.014.079-.016.151c0%201.297%203.044%202.148%204.026%202.443A4.95%204.95%200%200%200%2012%2016.907a4.78%204.78%200%200%200%203.617-1.681q.397-.491.654-1.064c.614.082%201.228.094%201.841.094c.712%200%201.502-.045%202.168-.306c.32-.119.716-.385.716-.765c.013-.115-.008-.209-.024-.287%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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