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

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

The same logo in other sets

Use the woof 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="M20.473 12a8.47 8.47 0 0 1-8.47 8.47h-.043c-.153-1.535-.715-2.72-1.016-3.176l.264-1.588l.794-1.059v-.794l1.06-1.588l-.265-.265l-.265.265l.265-.795v-.793c0-.636-.884-1.15-1.324-1.324l-2.382 1.853c-.355-.09-1.483 0-3.177 1.059c-.89.556-1.328 1.958-1.524 3.451A8.47 8.47 0 1 1 20.473 12M4.3 16.659a9 9 0 1 1 5.49 4.066a9.02 9.02 0 0 1-5.49-4.072zm3.07.9c-1.1-.853-1.053-2.557-.397-3.706c-.265.794-.582 1.927.159 3.076c.037-.276.1-.672.196-1.101c.159-.694.45-1.456.969-1.975c-.392.392-.52 1.064-.636 1.646l-.074.387c-.063.286-.148 1.027-.19 1.419zm8.868-6.089c1.752 0 3.176-1.064 3.176-2.382s-1.424-2.382-3.176-2.382s-3.176 1.064-3.176 2.382c0 .493.195.948.54 1.324h-.011l-.265 1.323l1.239-.62a4 4 0 0 0 1.673.355m1.948-2.382h.17v-.264h-.17v-.011c.01-.09.016-.185.122-.185h.047v-.334h-.074a.5.5 0 0 0-.35.117c-.079.074-.105.195-.105.338v.075h-.127v.264h.127v.794h.36zm-3.61.794h.418l.27-1.058h-.35l-.116.672l-.159-.672h-.402l-.16.667l-.116-.667h-.37l.264 1.058h.424l.148-.688zm.735-.53c0 .324.223.53.556.53c.328 0 .556-.206.556-.53c0-.317-.227-.528-.556-.528c-.328 0-.556.211-.556.529m.736 0c0 .15-.074.266-.18.266s-.18-.106-.18-.265c0-.154.08-.265.18-.265s.18.117.18.265m1.022.53c-.328 0-.556-.206-.556-.53c0-.317.233-.528.561-.528c.323 0 .556.211.556.529c0 .323-.233.53-.56.53m0-.264c.106 0 .185-.117.185-.265s-.08-.265-.18-.265c-.106 0-.18.111-.18.265c0 .159.074.265.175.265" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenWoof(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="M20.473 12a8.47 8.47 0 0 1-8.47 8.47h-.043c-.153-1.535-.715-2.72-1.016-3.176l.264-1.588l.794-1.059v-.794l1.06-1.588l-.265-.265l-.265.265l.265-.795v-.793c0-.636-.884-1.15-1.324-1.324l-2.382 1.853c-.355-.09-1.483 0-3.177 1.059c-.89.556-1.328 1.958-1.524 3.451A8.47 8.47 0 1 1 20.473 12M4.3 16.659a9 9 0 1 1 5.49 4.066a9.02 9.02 0 0 1-5.49-4.072zm3.07.9c-1.1-.853-1.053-2.557-.397-3.706c-.265.794-.582 1.927.159 3.076c.037-.276.1-.672.196-1.101c.159-.694.45-1.456.969-1.975c-.392.392-.52 1.064-.636 1.646l-.074.387c-.063.286-.148 1.027-.19 1.419zm8.868-6.089c1.752 0 3.176-1.064 3.176-2.382s-1.424-2.382-3.176-2.382s-3.176 1.064-3.176 2.382c0 .493.195.948.54 1.324h-.011l-.265 1.323l1.239-.62a4 4 0 0 0 1.673.355m1.948-2.382h.17v-.264h-.17v-.011c.01-.09.016-.185.122-.185h.047v-.334h-.074a.5.5 0 0 0-.35.117c-.079.074-.105.195-.105.338v.075h-.127v.264h.127v.794h.36zm-3.61.794h.418l.27-1.058h-.35l-.116.672l-.159-.672h-.402l-.16.667l-.116-.667h-.37l.264 1.058h.424l.148-.688zm.735-.53c0 .324.223.53.556.53c.328 0 .556-.206.556-.53c0-.317-.227-.528-.556-.528c-.328 0-.556.211-.556.529m.736 0c0 .15-.074.266-.18.266s-.18-.106-.18-.265c0-.154.08-.265.18-.265s.18.117.18.265m1.022.53c-.328 0-.556-.206-.556-.53c0-.317.233-.528.561-.528c.323 0 .556.211.556.529c0 .323-.233.53-.56.53m0-.264c.106 0 .185-.117.185-.265s-.08-.265-.18-.265c-.106 0-.18.111-.18.265c0 .159.074.265.175.265" clipRule="evenodd"/></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="M20.473 12a8.47 8.47 0 0 1-8.47 8.47h-.043c-.153-1.535-.715-2.72-1.016-3.176l.264-1.588l.794-1.059v-.794l1.06-1.588l-.265-.265l-.265.265l.265-.795v-.793c0-.636-.884-1.15-1.324-1.324l-2.382 1.853c-.355-.09-1.483 0-3.177 1.059c-.89.556-1.328 1.958-1.524 3.451A8.47 8.47 0 1 1 20.473 12M4.3 16.659a9 9 0 1 1 5.49 4.066a9.02 9.02 0 0 1-5.49-4.072zm3.07.9c-1.1-.853-1.053-2.557-.397-3.706c-.265.794-.582 1.927.159 3.076c.037-.276.1-.672.196-1.101c.159-.694.45-1.456.969-1.975c-.392.392-.52 1.064-.636 1.646l-.074.387c-.063.286-.148 1.027-.19 1.419zm8.868-6.089c1.752 0 3.176-1.064 3.176-2.382s-1.424-2.382-3.176-2.382s-3.176 1.064-3.176 2.382c0 .493.195.948.54 1.324h-.011l-.265 1.323l1.239-.62a4 4 0 0 0 1.673.355m1.948-2.382h.17v-.264h-.17v-.011c.01-.09.016-.185.122-.185h.047v-.334h-.074a.5.5 0 0 0-.35.117c-.079.074-.105.195-.105.338v.075h-.127v.264h.127v.794h.36zm-3.61.794h.418l.27-1.058h-.35l-.116.672l-.159-.672h-.402l-.16.667l-.116-.667h-.37l.264 1.058h.424l.148-.688zm.735-.53c0 .324.223.53.556.53c.328 0 .556-.206.556-.53c0-.317-.227-.528-.556-.528c-.328 0-.556.211-.556.529m.736 0c0 .15-.074.266-.18.266s-.18-.106-.18-.265c0-.154.08-.265.18-.265s.18.117.18.265m1.022.53c-.328 0-.556-.206-.556-.53c0-.317.233-.528.561-.528c.323 0 .556.211.556.529c0 .323-.233.53-.56.53m0-.264c.106 0 .185-.117.185-.265s-.08-.265-.18-.265c-.106 0-.18.111-.18.265c0 .159.074.265.175.265" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-woof {
  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%22M20.473%2012a8.47%208.47%200%200%201-8.47%208.47h-.043c-.153-1.535-.715-2.72-1.016-3.176l.264-1.588l.794-1.059v-.794l1.06-1.588l-.265-.265l-.265.265l.265-.795v-.793c0-.636-.884-1.15-1.324-1.324l-2.382%201.853c-.355-.09-1.483%200-3.177%201.059c-.89.556-1.328%201.958-1.524%203.451A8.47%208.47%200%201%201%2020.473%2012M4.3%2016.659a9%209%200%201%201%205.49%204.066a9.02%209.02%200%200%201-5.49-4.072zm3.07.9c-1.1-.853-1.053-2.557-.397-3.706c-.265.794-.582%201.927.159%203.076c.037-.276.1-.672.196-1.101c.159-.694.45-1.456.969-1.975c-.392.392-.52%201.064-.636%201.646l-.074.387c-.063.286-.148%201.027-.19%201.419zm8.868-6.089c1.752%200%203.176-1.064%203.176-2.382s-1.424-2.382-3.176-2.382s-3.176%201.064-3.176%202.382c0%20.493.195.948.54%201.324h-.011l-.265%201.323l1.239-.62a4%204%200%200%200%201.673.355m1.948-2.382h.17v-.264h-.17v-.011c.01-.09.016-.185.122-.185h.047v-.334h-.074a.5.5%200%200%200-.35.117c-.079.074-.105.195-.105.338v.075h-.127v.264h.127v.794h.36zm-3.61.794h.418l.27-1.058h-.35l-.116.672l-.159-.672h-.402l-.16.667l-.116-.667h-.37l.264%201.058h.424l.148-.688zm.735-.53c0%20.324.223.53.556.53c.328%200%20.556-.206.556-.53c0-.317-.227-.528-.556-.528c-.328%200-.556.211-.556.529m.736%200c0%20.15-.074.266-.18.266s-.18-.106-.18-.265c0-.154.08-.265.18-.265s.18.117.18.265m1.022.53c-.328%200-.556-.206-.556-.53c0-.317.233-.528.561-.528c.323%200%20.556.211.556.529c0%20.323-.233.53-.56.53m0-.264c.106%200%20.185-.117.185-.265s-.08-.265-.18-.265c-.106%200-.18.111-.18.265c0%20.159.074.265.175.265%22%20clip-rule%3D%22evenodd%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%22M20.473%2012a8.47%208.47%200%200%201-8.47%208.47h-.043c-.153-1.535-.715-2.72-1.016-3.176l.264-1.588l.794-1.059v-.794l1.06-1.588l-.265-.265l-.265.265l.265-.795v-.793c0-.636-.884-1.15-1.324-1.324l-2.382%201.853c-.355-.09-1.483%200-3.177%201.059c-.89.556-1.328%201.958-1.524%203.451A8.47%208.47%200%201%201%2020.473%2012M4.3%2016.659a9%209%200%201%201%205.49%204.066a9.02%209.02%200%200%201-5.49-4.072zm3.07.9c-1.1-.853-1.053-2.557-.397-3.706c-.265.794-.582%201.927.159%203.076c.037-.276.1-.672.196-1.101c.159-.694.45-1.456.969-1.975c-.392.392-.52%201.064-.636%201.646l-.074.387c-.063.286-.148%201.027-.19%201.419zm8.868-6.089c1.752%200%203.176-1.064%203.176-2.382s-1.424-2.382-3.176-2.382s-3.176%201.064-3.176%202.382c0%20.493.195.948.54%201.324h-.011l-.265%201.323l1.239-.62a4%204%200%200%200%201.673.355m1.948-2.382h.17v-.264h-.17v-.011c.01-.09.016-.185.122-.185h.047v-.334h-.074a.5.5%200%200%200-.35.117c-.079.074-.105.195-.105.338v.075h-.127v.264h.127v.794h.36zm-3.61.794h.418l.27-1.058h-.35l-.116.672l-.159-.672h-.402l-.16.667l-.116-.667h-.37l.264%201.058h.424l.148-.688zm.735-.53c0%20.324.223.53.556.53c.328%200%20.556-.206.556-.53c0-.317-.227-.528-.556-.528c-.328%200-.556.211-.556.529m.736%200c0%20.15-.074.266-.18.266s-.18-.106-.18-.265c0-.154.08-.265.18-.265s.18.117.18.265m1.022.53c-.328%200-.556-.206-.556-.53c0-.317.233-.528.561-.528c.323%200%20.556.211.556.529c0%20.323-.233.53-.56.53m0-.264c.106%200%20.185-.117.185-.265s-.08-.265-.18-.265c-.106%200-.18.111-.18.265c0%20.159.074.265.175.265%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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