tryb logo
tryb from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- tryb
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the tryb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.247 10.699c.007-.268 0-.976 0-.976L10.75 8v2l4.5 1.17c-.372 4.627-2.539 7.285-6.5 7.83V3.565L6.75 3v18l1.069-.054c3.947-.199 8.584-2.02 9.349-9.224c.035-.33.07-.67.079-1.023M15.24 7.29l.51-1.79l-5-1.5v2z"/></svg>
React
import type { SVGProps } from "react";
export function TokenTryb(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="M17.247 10.699c.007-.268 0-.976 0-.976L10.75 8v2l4.5 1.17c-.372 4.627-2.539 7.285-6.5 7.83V3.565L6.75 3v18l1.069-.054c3.947-.199 8.584-2.02 9.349-9.224c.035-.33.07-.67.079-1.023M15.24 7.29l.51-1.79l-5-1.5v2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.247 10.699c.007-.268 0-.976 0-.976L10.75 8v2l4.5 1.17c-.372 4.627-2.539 7.285-6.5 7.83V3.565L6.75 3v18l1.069-.054c3.947-.199 8.584-2.02 9.349-9.224c.035-.33.07-.67.079-1.023M15.24 7.29l.51-1.79l-5-1.5v2z"/></svg> </template>
CSS
.icon-tryb {
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%22M17.247%2010.699c.007-.268%200-.976%200-.976L10.75%208v2l4.5%201.17c-.372%204.627-2.539%207.285-6.5%207.83V3.565L6.75%203v18l1.069-.054c3.947-.199%208.584-2.02%209.349-9.224c.035-.33.07-.67.079-1.023M15.24%207.29l.51-1.79l-5-1.5v2z%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%22M17.247%2010.699c.007-.268%200-.976%200-.976L10.75%208v2l4.5%201.17c-.372%204.627-2.539%207.285-6.5%207.83V3.565L6.75%203v18l1.069-.054c3.947-.199%208.584-2.02%209.349-9.224c.035-.33.07-.67.079-1.023M15.24%207.29l.51-1.79l-5-1.5v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/tryb.svg?color=%231a73e8&size=48