rev3l logo
rev3l from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- rev3l
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the rev3l logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.937 3.563L14.25 6.374H8.248c-.872 0-2.436.664-2.436 2.812c0 2.15 1.654 2.684 2.532 2.813h2.812l-4.219 8.437H3.281l3.094-6.187C5.25 13.867 3 12.872 3 9.187s3.375-5.624 5.062-5.624zM8.062 20.437l1.407-2.812h6.283c.872 0 2.435-.664 2.435-2.813S16.534 12.13 15.657 12h-3.094l4.5-8.437h3.656l-3.094 6.13c1.125.395 3.375 1.435 3.375 5.12s-2.813 5.624-5.063 5.624z"/></svg>
React
import type { SVGProps } from "react";
export function TokenRev3l(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="M15.937 3.563L14.25 6.374H8.248c-.872 0-2.436.664-2.436 2.812c0 2.15 1.654 2.684 2.532 2.813h2.812l-4.219 8.437H3.281l3.094-6.187C5.25 13.867 3 12.872 3 9.187s3.375-5.624 5.062-5.624zM8.062 20.437l1.407-2.812h6.283c.872 0 2.435-.664 2.435-2.813S16.534 12.13 15.657 12h-3.094l4.5-8.437h3.656l-3.094 6.13c1.125.395 3.375 1.435 3.375 5.12s-2.813 5.624-5.063 5.624z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.937 3.563L14.25 6.374H8.248c-.872 0-2.436.664-2.436 2.812c0 2.15 1.654 2.684 2.532 2.813h2.812l-4.219 8.437H3.281l3.094-6.187C5.25 13.867 3 12.872 3 9.187s3.375-5.624 5.062-5.624zM8.062 20.437l1.407-2.812h6.283c.872 0 2.435-.664 2.435-2.813S16.534 12.13 15.657 12h-3.094l4.5-8.437h3.656l-3.094 6.13c1.125.395 3.375 1.435 3.375 5.12s-2.813 5.624-5.063 5.624z"/></svg> </template>
CSS
.icon-rev3l {
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%22M15.937%203.563L14.25%206.374H8.248c-.872%200-2.436.664-2.436%202.812c0%202.15%201.654%202.684%202.532%202.813h2.812l-4.219%208.437H3.281l3.094-6.187C5.25%2013.867%203%2012.872%203%209.187s3.375-5.624%205.062-5.624zM8.062%2020.437l1.407-2.812h6.283c.872%200%202.435-.664%202.435-2.813S16.534%2012.13%2015.657%2012h-3.094l4.5-8.437h3.656l-3.094%206.13c1.125.395%203.375%201.435%203.375%205.12s-2.813%205.624-5.063%205.624z%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%22M15.937%203.563L14.25%206.374H8.248c-.872%200-2.436.664-2.436%202.812c0%202.15%201.654%202.684%202.532%202.813h2.812l-4.219%208.437H3.281l3.094-6.187C5.25%2013.867%203%2012.872%203%209.187s3.375-5.624%205.062-5.624zM8.062%2020.437l1.407-2.812h6.283c.872%200%202.435-.664%202.435-2.813S16.534%2012.13%2015.657%2012h-3.094l4.5-8.437h3.656l-3.094%206.13c1.125.395%203.375%201.435%203.375%205.12s-2.813%205.624-5.063%205.624z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/rev3l.svg?color=%231a73e8&size=48