bump logo
bump from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bump
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bump logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.562 2.001l-2.045 9.032h13.728c.58-.632 1.754-2.426 1.754-4.58c0-3.665-3.07-4.49-4.606-4.452zm8.948 10.967H4.025L2.001 22h8.49c3.36 0 7.638-2.568 7.638-7.032a3.03 3.03 0 0 0-.62-2"/></svg>
React
import type { SVGProps } from "react";
export function TokenBump(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="m8.562 2.001l-2.045 9.032h13.728c.58-.632 1.754-2.426 1.754-4.58c0-3.665-3.07-4.49-4.606-4.452zm8.948 10.967H4.025L2.001 22h8.49c3.36 0 7.638-2.568 7.638-7.032a3.03 3.03 0 0 0-.62-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.562 2.001l-2.045 9.032h13.728c.58-.632 1.754-2.426 1.754-4.58c0-3.665-3.07-4.49-4.606-4.452zm8.948 10.967H4.025L2.001 22h8.49c3.36 0 7.638-2.568 7.638-7.032a3.03 3.03 0 0 0-.62-2"/></svg> </template>
CSS
.icon-bump {
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%22m8.562%202.001l-2.045%209.032h13.728c.58-.632%201.754-2.426%201.754-4.58c0-3.665-3.07-4.49-4.606-4.452zm8.948%2010.967H4.025L2.001%2022h8.49c3.36%200%207.638-2.568%207.638-7.032a3.03%203.03%200%200%200-.62-2%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%22m8.562%202.001l-2.045%209.032h13.728c.58-.632%201.754-2.426%201.754-4.58c0-3.665-3.07-4.49-4.606-4.452zm8.948%2010.967H4.025L2.001%2022h8.49c3.36%200%207.638-2.568%207.638-7.032a3.03%203.03%200%200%200-.62-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bump.svg?color=%231a73e8&size=48