ray logo
ray from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ray
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ray logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 10v6l-7 3.88L5 16V8l7-3.894l5.506 2.928l.832-.468L12 3L4 7.501v8.998L12 21l8-4.501V9.288z"/><path fill="currentColor" d="M10.5 16H9v-4h3.5c.76-.008 1.498-.508 1.5-1.28c.008-.758-.748-1.225-1.5-1.22H9V8h3.794c1.602 0 2.693 1.2 2.705 2.72c.014 1.642-1.286 2.78-3.108 2.78h-1.892z"/><path fill="currentColor" d="M15.756 16h-1.743l-1.079-1.896c.427-.025 1.16-.2 1.574-.424zm2.494-7.48l.875.48l.875-.48V7.501L19.125 7l-.875.502z"/></svg>
React
import type { SVGProps } from "react";
export function TokenRay(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="M19 10v6l-7 3.88L5 16V8l7-3.894l5.506 2.928l.832-.468L12 3L4 7.501v8.998L12 21l8-4.501V9.288z"/><path fill="currentColor" d="M10.5 16H9v-4h3.5c.76-.008 1.498-.508 1.5-1.28c.008-.758-.748-1.225-1.5-1.22H9V8h3.794c1.602 0 2.693 1.2 2.705 2.72c.014 1.642-1.286 2.78-3.108 2.78h-1.892z"/><path fill="currentColor" d="M15.756 16h-1.743l-1.079-1.896c.427-.025 1.16-.2 1.574-.424zm2.494-7.48l.875.48l.875-.48V7.501L19.125 7l-.875.502z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 10v6l-7 3.88L5 16V8l7-3.894l5.506 2.928l.832-.468L12 3L4 7.501v8.998L12 21l8-4.501V9.288z"/><path fill="currentColor" d="M10.5 16H9v-4h3.5c.76-.008 1.498-.508 1.5-1.28c.008-.758-.748-1.225-1.5-1.22H9V8h3.794c1.602 0 2.693 1.2 2.705 2.72c.014 1.642-1.286 2.78-3.108 2.78h-1.892z"/><path fill="currentColor" d="M15.756 16h-1.743l-1.079-1.896c.427-.025 1.16-.2 1.574-.424zm2.494-7.48l.875.48l.875-.48V7.501L19.125 7l-.875.502z"/></svg> </template>
CSS
.icon-ray {
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%22M19%2010v6l-7%203.88L5%2016V8l7-3.894l5.506%202.928l.832-.468L12%203L4%207.501v8.998L12%2021l8-4.501V9.288z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2016H9v-4h3.5c.76-.008%201.498-.508%201.5-1.28c.008-.758-.748-1.225-1.5-1.22H9V8h3.794c1.602%200%202.693%201.2%202.705%202.72c.014%201.642-1.286%202.78-3.108%202.78h-1.892z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.756%2016h-1.743l-1.079-1.896c.427-.025%201.16-.2%201.574-.424zm2.494-7.48l.875.48l.875-.48V7.501L19.125%207l-.875.502z%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%22M19%2010v6l-7%203.88L5%2016V8l7-3.894l5.506%202.928l.832-.468L12%203L4%207.501v8.998L12%2021l8-4.501V9.288z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%2016H9v-4h3.5c.76-.008%201.498-.508%201.5-1.28c.008-.758-.748-1.225-1.5-1.22H9V8h3.794c1.602%200%202.693%201.2%202.705%202.72c.014%201.642-1.286%202.78-3.108%202.78h-1.892z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.756%2016h-1.743l-1.079-1.896c.427-.025%201.16-.2%201.574-.424zm2.494-7.48l.875.48l.875-.48V7.501L19.125%207l-.875.502z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ray.svg?color=%231a73e8&size=48