top logo
top from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- top
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the top logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.004 3.986a2.003 2.003 0 1 0 0 4.007h1.001a2.004 2.004 0 0 0 0-4.007zm7.092 0h6.932a2.004 2.004 0 0 1 0 4.007h-4.315a.694.694 0 0 0-.694.695v9.317a2.009 2.009 0 1 1-4.018 0c.004-3.175.011-9.269.011-12.055c0-.769.403-1.963 2.083-1.963"/></svg>
React
import type { SVGProps } from "react";
export function TokenTop(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="M5.004 3.986a2.003 2.003 0 1 0 0 4.007h1.001a2.004 2.004 0 0 0 0-4.007zm7.092 0h6.932a2.004 2.004 0 0 1 0 4.007h-4.315a.694.694 0 0 0-.694.695v9.317a2.009 2.009 0 1 1-4.018 0c.004-3.175.011-9.269.011-12.055c0-.769.403-1.963 2.083-1.963"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.004 3.986a2.003 2.003 0 1 0 0 4.007h1.001a2.004 2.004 0 0 0 0-4.007zm7.092 0h6.932a2.004 2.004 0 0 1 0 4.007h-4.315a.694.694 0 0 0-.694.695v9.317a2.009 2.009 0 1 1-4.018 0c.004-3.175.011-9.269.011-12.055c0-.769.403-1.963 2.083-1.963"/></svg> </template>
CSS
.icon-top {
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%22M5.004%203.986a2.003%202.003%200%201%200%200%204.007h1.001a2.004%202.004%200%200%200%200-4.007zm7.092%200h6.932a2.004%202.004%200%200%201%200%204.007h-4.315a.694.694%200%200%200-.694.695v9.317a2.009%202.009%200%201%201-4.018%200c.004-3.175.011-9.269.011-12.055c0-.769.403-1.963%202.083-1.963%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%22M5.004%203.986a2.003%202.003%200%201%200%200%204.007h1.001a2.004%202.004%200%200%200%200-4.007zm7.092%200h6.932a2.004%202.004%200%200%201%200%204.007h-4.315a.694.694%200%200%200-.694.695v9.317a2.009%202.009%200%201%201-4.018%200c.004-3.175.011-9.269.011-12.055c0-.769.403-1.963%202.083-1.963%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/top.svg?color=%231a73e8&size=48