wrx logo
wrx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- wrx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the wrx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.76 15.938L3 7.5l3.937 2.813zm.927 1.124L12.04 4.125l3.898 5.996l-8.814 6.941zM21 7.5L8.794 17.062H20.19zM3.563 18.188h16.875v1.687H3.563z"/></svg>
React
import type { SVGProps } from "react";
export function TokenWrx(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="M3.76 15.938L3 7.5l3.937 2.813zm.927 1.124L12.04 4.125l3.898 5.996l-8.814 6.941zM21 7.5L8.794 17.062H20.19zM3.563 18.188h16.875v1.687H3.563z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.76 15.938L3 7.5l3.937 2.813zm.927 1.124L12.04 4.125l3.898 5.996l-8.814 6.941zM21 7.5L8.794 17.062H20.19zM3.563 18.188h16.875v1.687H3.563z"/></svg> </template>
CSS
.icon-wrx {
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%22M3.76%2015.938L3%207.5l3.937%202.813zm.927%201.124L12.04%204.125l3.898%205.996l-8.814%206.941zM21%207.5L8.794%2017.062H20.19zM3.563%2018.188h16.875v1.687H3.563z%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%22M3.76%2015.938L3%207.5l3.937%202.813zm.927%201.124L12.04%204.125l3.898%205.996l-8.814%206.941zM21%207.5L8.794%2017.062H20.19zM3.563%2018.188h16.875v1.687H3.563z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/wrx.svg?color=%231a73e8&size=48