abyss logo
abyss from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- abyss
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the abyss logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.01 8.685c-1.35 0-2.38.208-2.38.208v2.16h4.738V8.894c.022 0-1.007-.21-2.358-.21"/><path fill="currentColor" d="M12 3C8.54 3 4.42 4.778 4.42 4.778V15.6L12 21l7.579-5.378V4.755C19.6 4.755 15.48 3 11.999 3m4.263 11.436l-1.895 1.383v-2.872H9.631v2.871l-1.894-1.382V7.26s2.5-.57 4.285-.57c1.784-.001 4.241.57 4.241.57z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAbyss(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="M12.01 8.685c-1.35 0-2.38.208-2.38.208v2.16h4.738V8.894c.022 0-1.007-.21-2.358-.21"/><path fill="currentColor" d="M12 3C8.54 3 4.42 4.778 4.42 4.778V15.6L12 21l7.579-5.378V4.755C19.6 4.755 15.48 3 11.999 3m4.263 11.436l-1.895 1.383v-2.872H9.631v2.871l-1.894-1.382V7.26s2.5-.57 4.285-.57c1.784-.001 4.241.57 4.241.57z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.01 8.685c-1.35 0-2.38.208-2.38.208v2.16h4.738V8.894c.022 0-1.007-.21-2.358-.21"/><path fill="currentColor" d="M12 3C8.54 3 4.42 4.778 4.42 4.778V15.6L12 21l7.579-5.378V4.755C19.6 4.755 15.48 3 11.999 3m4.263 11.436l-1.895 1.383v-2.872H9.631v2.871l-1.894-1.382V7.26s2.5-.57 4.285-.57c1.784-.001 4.241.57 4.241.57z"/></svg> </template>
CSS
.icon-abyss {
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%22M12.01%208.685c-1.35%200-2.38.208-2.38.208v2.16h4.738V8.894c.022%200-1.007-.21-2.358-.21%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203C8.54%203%204.42%204.778%204.42%204.778V15.6L12%2021l7.579-5.378V4.755C19.6%204.755%2015.48%203%2011.999%203m4.263%2011.436l-1.895%201.383v-2.872H9.631v2.871l-1.894-1.382V7.26s2.5-.57%204.285-.57c1.784-.001%204.241.57%204.241.57z%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%22M12.01%208.685c-1.35%200-2.38.208-2.38.208v2.16h4.738V8.894c.022%200-1.007-.21-2.358-.21%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203C8.54%203%204.42%204.778%204.42%204.778V15.6L12%2021l7.579-5.378V4.755C19.6%204.755%2015.48%203%2011.999%203m4.263%2011.436l-1.895%201.383v-2.872H9.631v2.871l-1.894-1.382V7.26s2.5-.57%204.285-.57c1.784-.001%204.241.57%204.241.57z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/abyss.svg?color=%231a73e8&size=48