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

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

The same logo in other sets

Use the doga logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.138 6.725H3.001V21h7.137a7.138 7.138 0 0 0 0-14.275m0 1.862H4.863v10.55h5.275a5.276 5.276 0 0 0 0-10.55" clip-rule="evenodd"/><path fill="currentColor" d="m16.953 15.99l-2.334.664a6 6 0 0 1-.341.478l1.222 1.434a7.05 7.05 0 0 0 1.453-2.576"/><path fill="currentColor" fill-rule="evenodd" d="M13.862 3H6.724v14.275h7.138a7.137 7.137 0 1 0 0-14.275m0 1.862H8.586v10.551h5.276a5.275 5.275 0 1 0 0-10.551" clip-rule="evenodd"/><path fill="currentColor" d="M8.586 10.448L6.724 8.586h1.862z"/></svg>

React

import type { SVGProps } from "react";

export function TokenDoga(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" fillRule="evenodd" d="M10.138 6.725H3.001V21h7.137a7.138 7.138 0 0 0 0-14.275m0 1.862H4.863v10.55h5.275a5.276 5.276 0 0 0 0-10.55" clipRule="evenodd"/><path fill="currentColor" d="m16.953 15.99l-2.334.664a6 6 0 0 1-.341.478l1.222 1.434a7.05 7.05 0 0 0 1.453-2.576"/><path fill="currentColor" fillRule="evenodd" d="M13.862 3H6.724v14.275h7.138a7.137 7.137 0 1 0 0-14.275m0 1.862H8.586v10.551h5.276a5.275 5.275 0 1 0 0-10.551" clipRule="evenodd"/><path fill="currentColor" d="M8.586 10.448L6.724 8.586h1.862z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.138 6.725H3.001V21h7.137a7.138 7.138 0 0 0 0-14.275m0 1.862H4.863v10.55h5.275a5.276 5.276 0 0 0 0-10.55" clip-rule="evenodd"/><path fill="currentColor" d="m16.953 15.99l-2.334.664a6 6 0 0 1-.341.478l1.222 1.434a7.05 7.05 0 0 0 1.453-2.576"/><path fill="currentColor" fill-rule="evenodd" d="M13.862 3H6.724v14.275h7.138a7.137 7.137 0 1 0 0-14.275m0 1.862H8.586v10.551h5.276a5.275 5.275 0 1 0 0-10.551" clip-rule="evenodd"/><path fill="currentColor" d="M8.586 10.448L6.724 8.586h1.862z"/></svg>
</template>

CSS

.icon-doga {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M10.138%206.725H3.001V21h7.137a7.138%207.138%200%200%200%200-14.275m0%201.862H4.863v10.55h5.275a5.276%205.276%200%200%200%200-10.55%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.953%2015.99l-2.334.664a6%206%200%200%201-.341.478l1.222%201.434a7.05%207.05%200%200%200%201.453-2.576%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.862%203H6.724v14.275h7.138a7.137%207.137%200%201%200%200-14.275m0%201.862H8.586v10.551h5.276a5.275%205.275%200%201%200%200-10.551%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.586%2010.448L6.724%208.586h1.862z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M10.138%206.725H3.001V21h7.137a7.138%207.138%200%200%200%200-14.275m0%201.862H4.863v10.55h5.275a5.276%205.276%200%200%200%200-10.55%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.953%2015.99l-2.334.664a6%206%200%200%201-.341.478l1.222%201.434a7.05%207.05%200%200%200%201.453-2.576%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.862%203H6.724v14.275h7.138a7.137%207.137%200%201%200%200-14.275m0%201.862H8.586v10.551h5.276a5.275%205.275%200%201%200%200-10.551%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.586%2010.448L6.724%208.586h1.862z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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