vra logo
vra from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- vra
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the vra logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.868 7.218c.095 0 .157.113.122.203l-.33.848a.13.13 0 0 1-.123.076h-1.18c-.048 0-.095.035-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096 0 .157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.051-.003-.122.01-.143.058L14.869 18.4a.11.11 0 0 1-.103.07h-5.45c-.052.002-.102-.038-.123-.085L6.12 10.802c-.04-.08.028-.21.116-.21h4.946c.048 0 .096.05.117.098l.7 1.59l3.289-6.666c.023-.045.071-.085.123-.085h4.939c.088 0 .154.117.116.196l-.701 1.41c-.02.042.015.082.06.082zm-8.15 1.046a.13.13 0 0 1-.12.079H3.634a.13.13 0 0 1-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047 0 .078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13 0 0 1 .119.077l.659 1.562c.021.047.068.049.119.049h3.452c.093 0 .157.127.118.216zm-.952 1.68c-.02.047-.069.086-.12.086h-7.21c-.05 0-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096 0 .16.112.12.2z"/></svg>
React
import type { SVGProps } from "react";
export function TokenVra(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="M20.868 7.218c.095 0 .157.113.122.203l-.33.848a.13.13 0 0 1-.123.076h-1.18c-.048 0-.095.035-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096 0 .157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.051-.003-.122.01-.143.058L14.869 18.4a.11.11 0 0 1-.103.07h-5.45c-.052.002-.102-.038-.123-.085L6.12 10.802c-.04-.08.028-.21.116-.21h4.946c.048 0 .096.05.117.098l.7 1.59l3.289-6.666c.023-.045.071-.085.123-.085h4.939c.088 0 .154.117.116.196l-.701 1.41c-.02.042.015.082.06.082zm-8.15 1.046a.13.13 0 0 1-.12.079H3.634a.13.13 0 0 1-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047 0 .078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13 0 0 1 .119.077l.659 1.562c.021.047.068.049.119.049h3.452c.093 0 .157.127.118.216zm-.952 1.68c-.02.047-.069.086-.12.086h-7.21c-.05 0-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096 0 .16.112.12.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.868 7.218c.095 0 .157.113.122.203l-.33.848a.13.13 0 0 1-.123.076h-1.18c-.048 0-.095.035-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096 0 .157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.051-.003-.122.01-.143.058L14.869 18.4a.11.11 0 0 1-.103.07h-5.45c-.052.002-.102-.038-.123-.085L6.12 10.802c-.04-.08.028-.21.116-.21h4.946c.048 0 .096.05.117.098l.7 1.59l3.289-6.666c.023-.045.071-.085.123-.085h4.939c.088 0 .154.117.116.196l-.701 1.41c-.02.042.015.082.06.082zm-8.15 1.046a.13.13 0 0 1-.12.079H3.634a.13.13 0 0 1-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047 0 .078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13 0 0 1 .119.077l.659 1.562c.021.047.068.049.119.049h3.452c.093 0 .157.127.118.216zm-.952 1.68c-.02.047-.069.086-.12.086h-7.21c-.05 0-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096 0 .16.112.12.2z"/></svg> </template>
CSS
.icon-vra {
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%22M20.868%207.218c.095%200%20.157.113.122.203l-.33.848a.13.13%200%200%201-.123.076h-1.18c-.048%200-.095.035-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096%200%20.157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.051-.003-.122.01-.143.058L14.869%2018.4a.11.11%200%200%201-.103.07h-5.45c-.052.002-.102-.038-.123-.085L6.12%2010.802c-.04-.08.028-.21.116-.21h4.946c.048%200%20.096.05.117.098l.7%201.59l3.289-6.666c.023-.045.071-.085.123-.085h4.939c.088%200%20.154.117.116.196l-.701%201.41c-.02.042.015.082.06.082zm-8.15%201.046a.13.13%200%200%201-.12.079H3.634a.13.13%200%200%201-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047%200%20.078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13%200%200%201%20.119.077l.659%201.562c.021.047.068.049.119.049h3.452c.093%200%20.157.127.118.216zm-.952%201.68c-.02.047-.069.086-.12.086h-7.21c-.05%200-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096%200%20.16.112.12.2z%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%22M20.868%207.218c.095%200%20.157.113.122.203l-.33.848a.13.13%200%200%201-.123.076h-1.18c-.048%200-.095.035-.115.083l-.193.366c-.019.041.033.111.08.111h1.04c.096%200%20.157.116.123.2l-.344.833c-.023.045-.072.091-.124.092h-1.179c-.051-.003-.122.01-.143.058L14.869%2018.4a.11.11%200%200%201-.103.07h-5.45c-.052.002-.102-.038-.123-.085L6.12%2010.802c-.04-.08.028-.21.116-.21h4.946c.048%200%20.096.05.117.098l.7%201.59l3.289-6.666c.023-.045.071-.085.123-.085h4.939c.088%200%20.154.117.116.196l-.701%201.41c-.02.042.015.082.06.082zm-8.15%201.046a.13.13%200%200%201-.12.079H3.634a.13.13%200%200%201-.12-.079l-.504-.83c-.036-.081.032-.215.12-.216h1.043c.047%200%20.078-.02.06-.065l-.606-1.436c-.036-.08.032-.186.12-.187h4.94a.13.13%200%200%201%20.119.077l.659%201.562c.021.047.068.049.119.049h3.452c.093%200%20.157.127.118.216zm-.952%201.68c-.02.047-.069.086-.12.086h-7.21c-.05%200-.098-.04-.118-.086l-.517-.84c-.037-.08.03-.199.118-.2h8.145c.096%200%20.16.112.12.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/vra.svg?color=%231a73e8&size=48