rvc logo
rvc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- rvc
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the rvc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.158 5.354L9.813 7.072l5.934.784zM9.715 6.926l.686-1.275l2.943-1.177zm.685-1.373l.345-.982l2.403-.097zm3.975-.739l.343-.932l.392 1.275zm-.05.001l.343-.932l-1.716-.736zM12.706 3.05l-1.178.539l2.698 1.177zM14.03 3h-1.276l1.963.785zm.786.931v-.147l2.622.736c.048.014.048.082-.001.095l-2.23.591zm-4.072.539l.785-.784l1.668.735zm2.698.05L9.764 6.974l5.346-1.717zm2.306 3.435l-6.082-.834l4.709 10.496zm-1.276 9.465l1.373-9.369l.882 1.08zm-.197.196L9.615 7.218l1.717 10.3zm-2.991-.049l-1.717-10.3L6.526 21z"/></svg>
React
import type { SVGProps } from "react";
export function TokenRvc(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.158 5.354L9.813 7.072l5.934.784zM9.715 6.926l.686-1.275l2.943-1.177zm.685-1.373l.345-.982l2.403-.097zm3.975-.739l.343-.932l.392 1.275zm-.05.001l.343-.932l-1.716-.736zM12.706 3.05l-1.178.539l2.698 1.177zM14.03 3h-1.276l1.963.785zm.786.931v-.147l2.622.736c.048.014.048.082-.001.095l-2.23.591zm-4.072.539l.785-.784l1.668.735zm2.698.05L9.764 6.974l5.346-1.717zm2.306 3.435l-6.082-.834l4.709 10.496zm-1.276 9.465l1.373-9.369l.882 1.08zm-.197.196L9.615 7.218l1.717 10.3zm-2.991-.049l-1.717-10.3L6.526 21z"/></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.158 5.354L9.813 7.072l5.934.784zM9.715 6.926l.686-1.275l2.943-1.177zm.685-1.373l.345-.982l2.403-.097zm3.975-.739l.343-.932l.392 1.275zm-.05.001l.343-.932l-1.716-.736zM12.706 3.05l-1.178.539l2.698 1.177zM14.03 3h-1.276l1.963.785zm.786.931v-.147l2.622.736c.048.014.048.082-.001.095l-2.23.591zm-4.072.539l.785-.784l1.668.735zm2.698.05L9.764 6.974l5.346-1.717zm2.306 3.435l-6.082-.834l4.709 10.496zm-1.276 9.465l1.373-9.369l.882 1.08zm-.197.196L9.615 7.218l1.717 10.3zm-2.991-.049l-1.717-10.3L6.526 21z"/></svg> </template>
CSS
.icon-rvc {
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.158%205.354L9.813%207.072l5.934.784zM9.715%206.926l.686-1.275l2.943-1.177zm.685-1.373l.345-.982l2.403-.097zm3.975-.739l.343-.932l.392%201.275zm-.05.001l.343-.932l-1.716-.736zM12.706%203.05l-1.178.539l2.698%201.177zM14.03%203h-1.276l1.963.785zm.786.931v-.147l2.622.736c.048.014.048.082-.001.095l-2.23.591zm-4.072.539l.785-.784l1.668.735zm2.698.05L9.764%206.974l5.346-1.717zm2.306%203.435l-6.082-.834l4.709%2010.496zm-1.276%209.465l1.373-9.369l.882%201.08zm-.197.196L9.615%207.218l1.717%2010.3zm-2.991-.049l-1.717-10.3L6.526%2021z%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.158%205.354L9.813%207.072l5.934.784zM9.715%206.926l.686-1.275l2.943-1.177zm.685-1.373l.345-.982l2.403-.097zm3.975-.739l.343-.932l.392%201.275zm-.05.001l.343-.932l-1.716-.736zM12.706%203.05l-1.178.539l2.698%201.177zM14.03%203h-1.276l1.963.785zm.786.931v-.147l2.622.736c.048.014.048.082-.001.095l-2.23.591zm-4.072.539l.785-.784l1.668.735zm2.698.05L9.764%206.974l5.346-1.717zm2.306%203.435l-6.082-.834l4.709%2010.496zm-1.276%209.465l1.373-9.369l.882%201.08zm-.197.196L9.615%207.218l1.717%2010.3zm-2.991-.049l-1.717-10.3L6.526%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/rvc.svg?color=%231a73e8&size=48