rail logo
rail from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- rail
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the rail logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.517 10.188c.302-.265 1.122-.741 2.012-.535c.9.201 2.62.609 3.372.789c.662.19 2.26.307 3.357-.794a24 24 0 0 0 1.572-1.694a3.4 3.4 0 0 1-2.25.598a36 36 0 0 1-3.547-.598a3.55 3.55 0 0 0-3.457.968c.598-.227 1.773-.56 2.626-.37c.92.201 2.303.556 2.88.71c.423.079 1.413.216 1.953.09c-.296.126-1.196.306-2.393 0q-1.337-.339-2.694-.583c-.673-.106-2.192-.106-2.912.741a4.14 4.14 0 0 1 2.79-.249c.301.07.62.16.953.25c1.46.407 3.113.862 4.256.142c-.286.297-1.202.826-2.594.535a117 117 0 0 1-3.07-.678c-.71-.18-2.261-.291-2.854.678M5.038 15.18c.302-.265 1.122-.741 2.017-.535c.895.202 2.62.61 3.367.784c.662.196 2.26.312 3.357-.784c1.095-1.095 1.715-1.73 1.89-1.905c-.424.301-1.536.889-2.568.799a36 36 0 0 1-3.547-.598a3.55 3.55 0 0 0-3.457.974c.598-.228 1.773-.561 2.626-.37c.92.2 2.303.555 2.885.703c.424.085 1.408.223 1.948.096c-.296.127-1.196.301-2.393 0q-1.335-.338-2.689-.583c-.672-.106-2.197-.106-2.912.741a4.14 4.14 0 0 1 2.785-.254c.302.074.625.16.953.254c1.466.403 3.113.863 4.256.143c-.28.297-1.196.821-2.594.53a103 103 0 0 1-3.07-.673c-.705-.18-2.261-.29-2.854.678"/><path fill="currentColor" d="M18.036 5.779L5.674 18.125l.492.328L18.512 6.276z"/><path fill="currentColor" d="M13.8 14.35c.264-.302.74-1.123.534-2.012c-.201-.9-.609-2.626-.789-3.373c-.19-.661-.307-2.26.795-3.356a130 130 0 0 1 1.54-1.535c-.302.423-.53 1.18-.445 2.213q.21 1.788.599 3.547c.211.624.296 2.18-.97 3.457c.229-.598.562-1.774.371-2.626a81 81 0 0 0-.709-2.88c-.08-.424-.217-1.414-.09-1.959c-.127.302-.302 1.202 0 2.398s.514 2.293.582 2.69c.106.672.106 2.197-.74 2.911c.211-.37.566-1.46.248-2.784q-.115-.48-.249-.953c-.407-1.467-.863-3.113-.143-4.257c-.296.281-.826 1.197-.534 2.594q.318 1.54.677 3.071c.18.704.291 2.26-.677 2.854m-4.818 4.643c.265-.302.741-1.123.535-2.018c-.202-.9-.61-2.62-.79-3.372c-.19-.662-.306-2.255.79-3.351a227 227 0 0 1 1.906-1.89c-.307.423-.89 1.535-.805 2.568c.09 1.032.434 2.79.598 3.541c.212.625.297 2.182-.969 3.457c.228-.593.556-1.773.37-2.62a87 87 0 0 0-.709-2.886c-.084-.423-.217-1.408-.09-1.948c-.127.297-.307 1.197 0 2.393c.302 1.197.514 2.293.583 2.69c.106.672.106 2.197-.741 2.911c.211-.375.566-1.46.248-2.784c-.068-.302-.159-.625-.248-.953c-.408-1.467-.863-3.113-.143-4.257c-.297.28-.826 1.197-.535 2.594q.318 1.54.678 3.071c.174.704.29 2.26-.678 2.854m-4.67-3.22L6.315 13.8c-1.17 1.403-.667 3.727-.27 4.712l-1.08-1.43l-.154-1.307l-.137 1.307zm14.252-6.246c.244-.487.64-1.732.302-2.806l.937.953c-.032.317-.201 1.021-.62 1.302c.149-.302.419-1.006.318-1.424l-.317-.212c.08.524.074 1.705-.62 2.192z"/><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-.53a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenRail(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="M9.517 10.188c.302-.265 1.122-.741 2.012-.535c.9.201 2.62.609 3.372.789c.662.19 2.26.307 3.357-.794a24 24 0 0 0 1.572-1.694a3.4 3.4 0 0 1-2.25.598a36 36 0 0 1-3.547-.598a3.55 3.55 0 0 0-3.457.968c.598-.227 1.773-.56 2.626-.37c.92.201 2.303.556 2.88.71c.423.079 1.413.216 1.953.09c-.296.126-1.196.306-2.393 0q-1.337-.339-2.694-.583c-.673-.106-2.192-.106-2.912.741a4.14 4.14 0 0 1 2.79-.249c.301.07.62.16.953.25c1.46.407 3.113.862 4.256.142c-.286.297-1.202.826-2.594.535a117 117 0 0 1-3.07-.678c-.71-.18-2.261-.291-2.854.678M5.038 15.18c.302-.265 1.122-.741 2.017-.535c.895.202 2.62.61 3.367.784c.662.196 2.26.312 3.357-.784c1.095-1.095 1.715-1.73 1.89-1.905c-.424.301-1.536.889-2.568.799a36 36 0 0 1-3.547-.598a3.55 3.55 0 0 0-3.457.974c.598-.228 1.773-.561 2.626-.37c.92.2 2.303.555 2.885.703c.424.085 1.408.223 1.948.096c-.296.127-1.196.301-2.393 0q-1.335-.338-2.689-.583c-.672-.106-2.197-.106-2.912.741a4.14 4.14 0 0 1 2.785-.254c.302.074.625.16.953.254c1.466.403 3.113.863 4.256.143c-.28.297-1.196.821-2.594.53a103 103 0 0 1-3.07-.673c-.705-.18-2.261-.29-2.854.678"/><path fill="currentColor" d="M18.036 5.779L5.674 18.125l.492.328L18.512 6.276z"/><path fill="currentColor" d="M13.8 14.35c.264-.302.74-1.123.534-2.012c-.201-.9-.609-2.626-.789-3.373c-.19-.661-.307-2.26.795-3.356a130 130 0 0 1 1.54-1.535c-.302.423-.53 1.18-.445 2.213q.21 1.788.599 3.547c.211.624.296 2.18-.97 3.457c.229-.598.562-1.774.371-2.626a81 81 0 0 0-.709-2.88c-.08-.424-.217-1.414-.09-1.959c-.127.302-.302 1.202 0 2.398s.514 2.293.582 2.69c.106.672.106 2.197-.74 2.911c.211-.37.566-1.46.248-2.784q-.115-.48-.249-.953c-.407-1.467-.863-3.113-.143-4.257c-.296.281-.826 1.197-.534 2.594q.318 1.54.677 3.071c.18.704.291 2.26-.677 2.854m-4.818 4.643c.265-.302.741-1.123.535-2.018c-.202-.9-.61-2.62-.79-3.372c-.19-.662-.306-2.255.79-3.351a227 227 0 0 1 1.906-1.89c-.307.423-.89 1.535-.805 2.568c.09 1.032.434 2.79.598 3.541c.212.625.297 2.182-.969 3.457c.228-.593.556-1.773.37-2.62a87 87 0 0 0-.709-2.886c-.084-.423-.217-1.408-.09-1.948c-.127.297-.307 1.197 0 2.393c.302 1.197.514 2.293.583 2.69c.106.672.106 2.197-.741 2.911c.211-.375.566-1.46.248-2.784c-.068-.302-.159-.625-.248-.953c-.408-1.467-.863-3.113-.143-4.257c-.297.28-.826 1.197-.535 2.594q.318 1.54.678 3.071c.174.704.29 2.26-.678 2.854m-4.67-3.22L6.315 13.8c-1.17 1.403-.667 3.727-.27 4.712l-1.08-1.43l-.154-1.307l-.137 1.307zm14.252-6.246c.244-.487.64-1.732.302-2.806l.937.953c-.032.317-.201 1.021-.62 1.302c.149-.302.419-1.006.318-1.424l-.317-.212c.08.524.074 1.705-.62 2.192z"/><path fill="currentColor" fillRule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-.53a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.517 10.188c.302-.265 1.122-.741 2.012-.535c.9.201 2.62.609 3.372.789c.662.19 2.26.307 3.357-.794a24 24 0 0 0 1.572-1.694a3.4 3.4 0 0 1-2.25.598a36 36 0 0 1-3.547-.598a3.55 3.55 0 0 0-3.457.968c.598-.227 1.773-.56 2.626-.37c.92.201 2.303.556 2.88.71c.423.079 1.413.216 1.953.09c-.296.126-1.196.306-2.393 0q-1.337-.339-2.694-.583c-.673-.106-2.192-.106-2.912.741a4.14 4.14 0 0 1 2.79-.249c.301.07.62.16.953.25c1.46.407 3.113.862 4.256.142c-.286.297-1.202.826-2.594.535a117 117 0 0 1-3.07-.678c-.71-.18-2.261-.291-2.854.678M5.038 15.18c.302-.265 1.122-.741 2.017-.535c.895.202 2.62.61 3.367.784c.662.196 2.26.312 3.357-.784c1.095-1.095 1.715-1.73 1.89-1.905c-.424.301-1.536.889-2.568.799a36 36 0 0 1-3.547-.598a3.55 3.55 0 0 0-3.457.974c.598-.228 1.773-.561 2.626-.37c.92.2 2.303.555 2.885.703c.424.085 1.408.223 1.948.096c-.296.127-1.196.301-2.393 0q-1.335-.338-2.689-.583c-.672-.106-2.197-.106-2.912.741a4.14 4.14 0 0 1 2.785-.254c.302.074.625.16.953.254c1.466.403 3.113.863 4.256.143c-.28.297-1.196.821-2.594.53a103 103 0 0 1-3.07-.673c-.705-.18-2.261-.29-2.854.678"/><path fill="currentColor" d="M18.036 5.779L5.674 18.125l.492.328L18.512 6.276z"/><path fill="currentColor" d="M13.8 14.35c.264-.302.74-1.123.534-2.012c-.201-.9-.609-2.626-.789-3.373c-.19-.661-.307-2.26.795-3.356a130 130 0 0 1 1.54-1.535c-.302.423-.53 1.18-.445 2.213q.21 1.788.599 3.547c.211.624.296 2.18-.97 3.457c.229-.598.562-1.774.371-2.626a81 81 0 0 0-.709-2.88c-.08-.424-.217-1.414-.09-1.959c-.127.302-.302 1.202 0 2.398s.514 2.293.582 2.69c.106.672.106 2.197-.74 2.911c.211-.37.566-1.46.248-2.784q-.115-.48-.249-.953c-.407-1.467-.863-3.113-.143-4.257c-.296.281-.826 1.197-.534 2.594q.318 1.54.677 3.071c.18.704.291 2.26-.677 2.854m-4.818 4.643c.265-.302.741-1.123.535-2.018c-.202-.9-.61-2.62-.79-3.372c-.19-.662-.306-2.255.79-3.351a227 227 0 0 1 1.906-1.89c-.307.423-.89 1.535-.805 2.568c.09 1.032.434 2.79.598 3.541c.212.625.297 2.182-.969 3.457c.228-.593.556-1.773.37-2.62a87 87 0 0 0-.709-2.886c-.084-.423-.217-1.408-.09-1.948c-.127.297-.307 1.197 0 2.393c.302 1.197.514 2.293.583 2.69c.106.672.106 2.197-.741 2.911c.211-.375.566-1.46.248-2.784c-.068-.302-.159-.625-.248-.953c-.408-1.467-.863-3.113-.143-4.257c-.297.28-.826 1.197-.535 2.594q.318 1.54.678 3.071c.174.704.29 2.26-.678 2.854m-4.67-3.22L6.315 13.8c-1.17 1.403-.667 3.727-.27 4.712l-1.08-1.43l-.154-1.307l-.137 1.307zm14.252-6.246c.244-.487.64-1.732.302-2.806l.937.953c-.032.317-.201 1.021-.62 1.302c.149-.302.419-1.006.318-1.424l-.317-.212c.08.524.074 1.705-.62 2.192z"/><path fill="currentColor" fill-rule="evenodd" d="M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21m0-.53a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94" clip-rule="evenodd"/></svg> </template>
CSS
.icon-rail {
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%22M9.517%2010.188c.302-.265%201.122-.741%202.012-.535c.9.201%202.62.609%203.372.789c.662.19%202.26.307%203.357-.794a24%2024%200%200%200%201.572-1.694a3.4%203.4%200%200%201-2.25.598a36%2036%200%200%201-3.547-.598a3.55%203.55%200%200%200-3.457.968c.598-.227%201.773-.56%202.626-.37c.92.201%202.303.556%202.88.71c.423.079%201.413.216%201.953.09c-.296.126-1.196.306-2.393%200q-1.337-.339-2.694-.583c-.673-.106-2.192-.106-2.912.741a4.14%204.14%200%200%201%202.79-.249c.301.07.62.16.953.25c1.46.407%203.113.862%204.256.142c-.286.297-1.202.826-2.594.535a117%20117%200%200%201-3.07-.678c-.71-.18-2.261-.291-2.854.678M5.038%2015.18c.302-.265%201.122-.741%202.017-.535c.895.202%202.62.61%203.367.784c.662.196%202.26.312%203.357-.784c1.095-1.095%201.715-1.73%201.89-1.905c-.424.301-1.536.889-2.568.799a36%2036%200%200%201-3.547-.598a3.55%203.55%200%200%200-3.457.974c.598-.228%201.773-.561%202.626-.37c.92.2%202.303.555%202.885.703c.424.085%201.408.223%201.948.096c-.296.127-1.196.301-2.393%200q-1.335-.338-2.689-.583c-.672-.106-2.197-.106-2.912.741a4.14%204.14%200%200%201%202.785-.254c.302.074.625.16.953.254c1.466.403%203.113.863%204.256.143c-.28.297-1.196.821-2.594.53a103%20103%200%200%201-3.07-.673c-.705-.18-2.261-.29-2.854.678%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.036%205.779L5.674%2018.125l.492.328L18.512%206.276z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.8%2014.35c.264-.302.74-1.123.534-2.012c-.201-.9-.609-2.626-.789-3.373c-.19-.661-.307-2.26.795-3.356a130%20130%200%200%201%201.54-1.535c-.302.423-.53%201.18-.445%202.213q.21%201.788.599%203.547c.211.624.296%202.18-.97%203.457c.229-.598.562-1.774.371-2.626a81%2081%200%200%200-.709-2.88c-.08-.424-.217-1.414-.09-1.959c-.127.302-.302%201.202%200%202.398s.514%202.293.582%202.69c.106.672.106%202.197-.74%202.911c.211-.37.566-1.46.248-2.784q-.115-.48-.249-.953c-.407-1.467-.863-3.113-.143-4.257c-.296.281-.826%201.197-.534%202.594q.318%201.54.677%203.071c.18.704.291%202.26-.677%202.854m-4.818%204.643c.265-.302.741-1.123.535-2.018c-.202-.9-.61-2.62-.79-3.372c-.19-.662-.306-2.255.79-3.351a227%20227%200%200%201%201.906-1.89c-.307.423-.89%201.535-.805%202.568c.09%201.032.434%202.79.598%203.541c.212.625.297%202.182-.969%203.457c.228-.593.556-1.773.37-2.62a87%2087%200%200%200-.709-2.886c-.084-.423-.217-1.408-.09-1.948c-.127.297-.307%201.197%200%202.393c.302%201.197.514%202.293.583%202.69c.106.672.106%202.197-.741%202.911c.211-.375.566-1.46.248-2.784c-.068-.302-.159-.625-.248-.953c-.408-1.467-.863-3.113-.143-4.257c-.297.28-.826%201.197-.535%202.594q.318%201.54.678%203.071c.174.704.29%202.26-.678%202.854m-4.67-3.22L6.315%2013.8c-1.17%201.403-.667%203.727-.27%204.712l-1.08-1.43l-.154-1.307l-.137%201.307zm14.252-6.246c.244-.487.64-1.732.302-2.806l.937.953c-.032.317-.201%201.021-.62%201.302c.149-.302.419-1.006.318-1.424l-.317-.212c.08.524.074%201.705-.62%202.192z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021m0-.53a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94%22%20clip-rule%3D%22evenodd%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%22M9.517%2010.188c.302-.265%201.122-.741%202.012-.535c.9.201%202.62.609%203.372.789c.662.19%202.26.307%203.357-.794a24%2024%200%200%200%201.572-1.694a3.4%203.4%200%200%201-2.25.598a36%2036%200%200%201-3.547-.598a3.55%203.55%200%200%200-3.457.968c.598-.227%201.773-.56%202.626-.37c.92.201%202.303.556%202.88.71c.423.079%201.413.216%201.953.09c-.296.126-1.196.306-2.393%200q-1.337-.339-2.694-.583c-.673-.106-2.192-.106-2.912.741a4.14%204.14%200%200%201%202.79-.249c.301.07.62.16.953.25c1.46.407%203.113.862%204.256.142c-.286.297-1.202.826-2.594.535a117%20117%200%200%201-3.07-.678c-.71-.18-2.261-.291-2.854.678M5.038%2015.18c.302-.265%201.122-.741%202.017-.535c.895.202%202.62.61%203.367.784c.662.196%202.26.312%203.357-.784c1.095-1.095%201.715-1.73%201.89-1.905c-.424.301-1.536.889-2.568.799a36%2036%200%200%201-3.547-.598a3.55%203.55%200%200%200-3.457.974c.598-.228%201.773-.561%202.626-.37c.92.2%202.303.555%202.885.703c.424.085%201.408.223%201.948.096c-.296.127-1.196.301-2.393%200q-1.335-.338-2.689-.583c-.672-.106-2.197-.106-2.912.741a4.14%204.14%200%200%201%202.785-.254c.302.074.625.16.953.254c1.466.403%203.113.863%204.256.143c-.28.297-1.196.821-2.594.53a103%20103%200%200%201-3.07-.673c-.705-.18-2.261-.29-2.854.678%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.036%205.779L5.674%2018.125l.492.328L18.512%206.276z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.8%2014.35c.264-.302.74-1.123.534-2.012c-.201-.9-.609-2.626-.789-3.373c-.19-.661-.307-2.26.795-3.356a130%20130%200%200%201%201.54-1.535c-.302.423-.53%201.18-.445%202.213q.21%201.788.599%203.547c.211.624.296%202.18-.97%203.457c.229-.598.562-1.774.371-2.626a81%2081%200%200%200-.709-2.88c-.08-.424-.217-1.414-.09-1.959c-.127.302-.302%201.202%200%202.398s.514%202.293.582%202.69c.106.672.106%202.197-.74%202.911c.211-.37.566-1.46.248-2.784q-.115-.48-.249-.953c-.407-1.467-.863-3.113-.143-4.257c-.296.281-.826%201.197-.534%202.594q.318%201.54.677%203.071c.18.704.291%202.26-.677%202.854m-4.818%204.643c.265-.302.741-1.123.535-2.018c-.202-.9-.61-2.62-.79-3.372c-.19-.662-.306-2.255.79-3.351a227%20227%200%200%201%201.906-1.89c-.307.423-.89%201.535-.805%202.568c.09%201.032.434%202.79.598%203.541c.212.625.297%202.182-.969%203.457c.228-.593.556-1.773.37-2.62a87%2087%200%200%200-.709-2.886c-.084-.423-.217-1.408-.09-1.948c-.127.297-.307%201.197%200%202.393c.302%201.197.514%202.293.583%202.69c.106.672.106%202.197-.741%202.911c.211-.375.566-1.46.248-2.784c-.068-.302-.159-.625-.248-.953c-.408-1.467-.863-3.113-.143-4.257c-.297.28-.826%201.197-.535%202.594q.318%201.54.678%203.071c.174.704.29%202.26-.678%202.854m-4.67-3.22L6.315%2013.8c-1.17%201.403-.667%203.727-.27%204.712l-1.08-1.43l-.154-1.307l-.137%201.307zm14.252-6.246c.244-.487.64-1.732.302-2.806l.937.953c-.032.317-.201%201.021-.62%201.302c.149-.302.419-1.006.318-1.424l-.317-.212c.08.524.074%201.705-.62%202.192z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021m0-.53a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/rail.svg?color=%231a73e8&size=48