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

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

The same logo in other sets

Use the hop 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="m16.917 3.453l3.76 5.51a1.8 1.8 0 0 1 .175 1.742a1.36 1.36 0 0 1-.94.773c-.436.103-.814-.046-1.207-.201l-.182-.071l-.003-.001l-.003.001v.005q.626 1.067 1.062 2.224c.14.369-.033.798-.403.932a.69.69 0 0 1-.835-.315s-1.366-2.26-2.467-3.32c-.98-.942-2.044-1.766-3.22-2.347a10.5 10.5 0 0 0-3.73-1.03c-1.29-.114-2.603-.008-3.926.214c-.622.104-1.248-.265-1.409-.88c-.174-.664.177-1.23.864-1.49h.007c6.202-2.1 11.424 1.821 11.81 2.11l.004.004h.004l.001-.003v-.002c-.85-1.243-1.205-2.255-1.245-3.211c-.043-1.05 1.292-1.508 1.883-.644M7.103 20.55L3.32 15.01a1.8 1.8 0 0 1-.174-1.74c.167-.394.528-.677.939-.773c.436-.103.816.047 1.21.203l.18.07h.003l.002-.001v-.004a14.5 14.5 0 0 1-1.059-2.218c-.135-.359.016-.778.368-.927a.69.69 0 0 1 .869.302s1.366 2.26 2.467 3.32c.979.942 2.044 1.766 3.22 2.348c1.175.581 2.437.914 3.729 1.028c1.29.115 2.603.011 3.926-.212c.622-.105 1.248.264 1.409.879c.172.664-.177 1.229-.864 1.488h-.008c-6.194 2.099-11.413-1.814-11.807-2.11l-.006-.003c-.004-.003-.007.002-.004.005c.853 1.249 1.207 2.265 1.244 3.226c.04 1.05-1.27 1.525-1.862.66" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenHop(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="m16.917 3.453l3.76 5.51a1.8 1.8 0 0 1 .175 1.742a1.36 1.36 0 0 1-.94.773c-.436.103-.814-.046-1.207-.201l-.182-.071l-.003-.001l-.003.001v.005q.626 1.067 1.062 2.224c.14.369-.033.798-.403.932a.69.69 0 0 1-.835-.315s-1.366-2.26-2.467-3.32c-.98-.942-2.044-1.766-3.22-2.347a10.5 10.5 0 0 0-3.73-1.03c-1.29-.114-2.603-.008-3.926.214c-.622.104-1.248-.265-1.409-.88c-.174-.664.177-1.23.864-1.49h.007c6.202-2.1 11.424 1.821 11.81 2.11l.004.004h.004l.001-.003v-.002c-.85-1.243-1.205-2.255-1.245-3.211c-.043-1.05 1.292-1.508 1.883-.644M7.103 20.55L3.32 15.01a1.8 1.8 0 0 1-.174-1.74c.167-.394.528-.677.939-.773c.436-.103.816.047 1.21.203l.18.07h.003l.002-.001v-.004a14.5 14.5 0 0 1-1.059-2.218c-.135-.359.016-.778.368-.927a.69.69 0 0 1 .869.302s1.366 2.26 2.467 3.32c.979.942 2.044 1.766 3.22 2.348c1.175.581 2.437.914 3.729 1.028c1.29.115 2.603.011 3.926-.212c.622-.105 1.248.264 1.409.879c.172.664-.177 1.229-.864 1.488h-.008c-6.194 2.099-11.413-1.814-11.807-2.11l-.006-.003c-.004-.003-.007.002-.004.005c.853 1.249 1.207 2.265 1.244 3.226c.04 1.05-1.27 1.525-1.862.66" 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="m16.917 3.453l3.76 5.51a1.8 1.8 0 0 1 .175 1.742a1.36 1.36 0 0 1-.94.773c-.436.103-.814-.046-1.207-.201l-.182-.071l-.003-.001l-.003.001v.005q.626 1.067 1.062 2.224c.14.369-.033.798-.403.932a.69.69 0 0 1-.835-.315s-1.366-2.26-2.467-3.32c-.98-.942-2.044-1.766-3.22-2.347a10.5 10.5 0 0 0-3.73-1.03c-1.29-.114-2.603-.008-3.926.214c-.622.104-1.248-.265-1.409-.88c-.174-.664.177-1.23.864-1.49h.007c6.202-2.1 11.424 1.821 11.81 2.11l.004.004h.004l.001-.003v-.002c-.85-1.243-1.205-2.255-1.245-3.211c-.043-1.05 1.292-1.508 1.883-.644M7.103 20.55L3.32 15.01a1.8 1.8 0 0 1-.174-1.74c.167-.394.528-.677.939-.773c.436-.103.816.047 1.21.203l.18.07h.003l.002-.001v-.004a14.5 14.5 0 0 1-1.059-2.218c-.135-.359.016-.778.368-.927a.69.69 0 0 1 .869.302s1.366 2.26 2.467 3.32c.979.942 2.044 1.766 3.22 2.348c1.175.581 2.437.914 3.729 1.028c1.29.115 2.603.011 3.926-.212c.622-.105 1.248.264 1.409.879c.172.664-.177 1.229-.864 1.488h-.008c-6.194 2.099-11.413-1.814-11.807-2.11l-.006-.003c-.004-.003-.007.002-.004.005c.853 1.249 1.207 2.265 1.244 3.226c.04 1.05-1.27 1.525-1.862.66" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-hop {
  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%22m16.917%203.453l3.76%205.51a1.8%201.8%200%200%201%20.175%201.742a1.36%201.36%200%200%201-.94.773c-.436.103-.814-.046-1.207-.201l-.182-.071l-.003-.001l-.003.001v.005q.626%201.067%201.062%202.224c.14.369-.033.798-.403.932a.69.69%200%200%201-.835-.315s-1.366-2.26-2.467-3.32c-.98-.942-2.044-1.766-3.22-2.347a10.5%2010.5%200%200%200-3.73-1.03c-1.29-.114-2.603-.008-3.926.214c-.622.104-1.248-.265-1.409-.88c-.174-.664.177-1.23.864-1.49h.007c6.202-2.1%2011.424%201.821%2011.81%202.11l.004.004h.004l.001-.003v-.002c-.85-1.243-1.205-2.255-1.245-3.211c-.043-1.05%201.292-1.508%201.883-.644M7.103%2020.55L3.32%2015.01a1.8%201.8%200%200%201-.174-1.74c.167-.394.528-.677.939-.773c.436-.103.816.047%201.21.203l.18.07h.003l.002-.001v-.004a14.5%2014.5%200%200%201-1.059-2.218c-.135-.359.016-.778.368-.927a.69.69%200%200%201%20.869.302s1.366%202.26%202.467%203.32c.979.942%202.044%201.766%203.22%202.348c1.175.581%202.437.914%203.729%201.028c1.29.115%202.603.011%203.926-.212c.622-.105%201.248.264%201.409.879c.172.664-.177%201.229-.864%201.488h-.008c-6.194%202.099-11.413-1.814-11.807-2.11l-.006-.003c-.004-.003-.007.002-.004.005c.853%201.249%201.207%202.265%201.244%203.226c.04%201.05-1.27%201.525-1.862.66%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%22m16.917%203.453l3.76%205.51a1.8%201.8%200%200%201%20.175%201.742a1.36%201.36%200%200%201-.94.773c-.436.103-.814-.046-1.207-.201l-.182-.071l-.003-.001l-.003.001v.005q.626%201.067%201.062%202.224c.14.369-.033.798-.403.932a.69.69%200%200%201-.835-.315s-1.366-2.26-2.467-3.32c-.98-.942-2.044-1.766-3.22-2.347a10.5%2010.5%200%200%200-3.73-1.03c-1.29-.114-2.603-.008-3.926.214c-.622.104-1.248-.265-1.409-.88c-.174-.664.177-1.23.864-1.49h.007c6.202-2.1%2011.424%201.821%2011.81%202.11l.004.004h.004l.001-.003v-.002c-.85-1.243-1.205-2.255-1.245-3.211c-.043-1.05%201.292-1.508%201.883-.644M7.103%2020.55L3.32%2015.01a1.8%201.8%200%200%201-.174-1.74c.167-.394.528-.677.939-.773c.436-.103.816.047%201.21.203l.18.07h.003l.002-.001v-.004a14.5%2014.5%200%200%201-1.059-2.218c-.135-.359.016-.778.368-.927a.69.69%200%200%201%20.869.302s1.366%202.26%202.467%203.32c.979.942%202.044%201.766%203.22%202.348c1.175.581%202.437.914%203.729%201.028c1.29.115%202.603.011%203.926-.212c.622-.105%201.248.264%201.409.879c.172.664-.177%201.229-.864%201.488h-.008c-6.194%202.099-11.413-1.814-11.807-2.11l-.006-.003c-.004-.003-.007.002-.004.005c.853%201.249%201.207%202.265%201.244%203.226c.04%201.05-1.27%201.525-1.862.66%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/hop.svg?color=%231a73e8&size=48