railway logo
railway-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.
- Name
- railway-wordmark
- Set
- Devicon
- Style
- Wordmark
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the railway logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M14.732 49.252c-5.516 0-10.316 3.03-12.851 7.508c1.98-.004 5.84-.008 5.84-.008v-.002c4.56 0 4.73.021 5.62.059l.552.02c1.92.063 4.282.271 6.14 1.677c1.009.762 2.466 2.443 3.334 3.642c.803 1.11 1.032 2.384.486 3.606c-.502 1.122-1.582 1.793-2.89 1.793H.48s.121.517.304 1.088h27.96a14.7 14.7 0 0 0 .751-4.63c0-8.147-6.61-14.753-14.764-14.753m59.227 3.514c-1.012 0-1.848.778-1.848 1.726c0 .956.836 1.735 1.848 1.735c1.02 0 1.856-.779 1.856-1.735c0-.948-.835-1.726-1.856-1.726m-29.627.94v16.452h3.48v-5.832h2.538l3.119 5.832h3.84l-3.496-6.394c1.872-.804 2.91-2.434 2.91-4.684c0-3.27-2.163-5.375-5.899-5.375zm34.072 0v16.452h3.422V53.705zm-30.591 2.843h2.345c2.009 0 2.98.892 2.98 2.531c0 1.631-.971 2.45-2.964 2.45h-2.361zm16.533 1.11c-2.957 0-4.901 1.412-5.375 3.661l3.166.258c.233-.82.964-1.422 2.193-1.422c1.165 0 1.832.588 1.832 1.6v.047c0 .795-.843.9-2.988 1.11c-2.442.224-4.637 1.044-4.637 3.8c0 2.442 1.744 3.68 4.098 3.68c1.824 0 3.004-.797 3.607-1.946h.098v1.711h3.244v-8.322c0-2.94-2.49-4.178-5.238-4.178m44.697 0c-2.957 0-4.901 1.412-5.375 3.661l3.166.258c.233-.82.964-1.422 2.193-1.422c1.165 0 1.832.588 1.832 1.6v.047c0 .795-.845.9-2.99 1.11c-2.443.224-4.635 1.044-4.635 3.8c0 2.442 1.744 3.68 4.098 3.68c1.824 0 3.005-.797 3.608-1.946h.095v1.711h3.246v-8.322c0-2.94-2.49-4.178-5.238-4.178m-36.803.16v12.34h3.422v-12.34zm11.405 0l3.359 12.34h3.615l2.121-7.76h.153l2.12 7.76h3.624l3.35-12.34h-3.454l-1.88 8.242h-.106l-2.024-8.243h-3.398l-1.992 8.291h-.113l-1.912-8.29zm31.869 0l4.427 12.693l-.2.523c-.45 1.157-1.31 1.214-2.514.844l-.772 2.555c.49.209 1.285.353 2.152.353c2.547 0 3.897-1.302 4.596-3.295L128 57.834l-3.623-.016l-2.58 9.063h-.13l-2.554-9.063zM7.716 58.23c-2.094 0-4.37.004-6.586.01c-.287.775-.563 1.526-.697 2.137h11.48v1.494H.137A15 15 0 0 0 0 63.359h22.404a2.7 2.7 0 0 0-.289-.425c-3.83-4.949-5.89-4.52-8.838-4.645c-.982-.04-1.649-.057-5.56-.057m58.469 6.207v1.309c0 1.294-1.068 2.281-2.57 2.281c-1.053 0-1.81-.49-1.81-1.43c0-.963.798-1.438 2.003-1.607c.747-.104 1.967-.28 2.377-.552zm44.697 0v1.309c0 1.294-1.068 2.281-2.57 2.281c-1.053 0-1.81-.49-1.81-1.43c0-.963.796-1.438 2-1.607c.748-.104 1.97-.28 2.38-.552zM.012 64.855q.034.6.115 1.182h20.836c.929 0 1.448-.528 1.617-1.181zm1.285 5.26s3.454 8.482 13.435 8.633c5.966 0 11.092-3.543 13.42-8.633z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconRailwayWordmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M14.732 49.252c-5.516 0-10.316 3.03-12.851 7.508c1.98-.004 5.84-.008 5.84-.008v-.002c4.56 0 4.73.021 5.62.059l.552.02c1.92.063 4.282.271 6.14 1.677c1.009.762 2.466 2.443 3.334 3.642c.803 1.11 1.032 2.384.486 3.606c-.502 1.122-1.582 1.793-2.89 1.793H.48s.121.517.304 1.088h27.96a14.7 14.7 0 0 0 .751-4.63c0-8.147-6.61-14.753-14.764-14.753m59.227 3.514c-1.012 0-1.848.778-1.848 1.726c0 .956.836 1.735 1.848 1.735c1.02 0 1.856-.779 1.856-1.735c0-.948-.835-1.726-1.856-1.726m-29.627.94v16.452h3.48v-5.832h2.538l3.119 5.832h3.84l-3.496-6.394c1.872-.804 2.91-2.434 2.91-4.684c0-3.27-2.163-5.375-5.899-5.375zm34.072 0v16.452h3.422V53.705zm-30.591 2.843h2.345c2.009 0 2.98.892 2.98 2.531c0 1.631-.971 2.45-2.964 2.45h-2.361zm16.533 1.11c-2.957 0-4.901 1.412-5.375 3.661l3.166.258c.233-.82.964-1.422 2.193-1.422c1.165 0 1.832.588 1.832 1.6v.047c0 .795-.843.9-2.988 1.11c-2.442.224-4.637 1.044-4.637 3.8c0 2.442 1.744 3.68 4.098 3.68c1.824 0 3.004-.797 3.607-1.946h.098v1.711h3.244v-8.322c0-2.94-2.49-4.178-5.238-4.178m44.697 0c-2.957 0-4.901 1.412-5.375 3.661l3.166.258c.233-.82.964-1.422 2.193-1.422c1.165 0 1.832.588 1.832 1.6v.047c0 .795-.845.9-2.99 1.11c-2.443.224-4.635 1.044-4.635 3.8c0 2.442 1.744 3.68 4.098 3.68c1.824 0 3.005-.797 3.608-1.946h.095v1.711h3.246v-8.322c0-2.94-2.49-4.178-5.238-4.178m-36.803.16v12.34h3.422v-12.34zm11.405 0l3.359 12.34h3.615l2.121-7.76h.153l2.12 7.76h3.624l3.35-12.34h-3.454l-1.88 8.242h-.106l-2.024-8.243h-3.398l-1.992 8.291h-.113l-1.912-8.29zm31.869 0l4.427 12.693l-.2.523c-.45 1.157-1.31 1.214-2.514.844l-.772 2.555c.49.209 1.285.353 2.152.353c2.547 0 3.897-1.302 4.596-3.295L128 57.834l-3.623-.016l-2.58 9.063h-.13l-2.554-9.063zM7.716 58.23c-2.094 0-4.37.004-6.586.01c-.287.775-.563 1.526-.697 2.137h11.48v1.494H.137A15 15 0 0 0 0 63.359h22.404a2.7 2.7 0 0 0-.289-.425c-3.83-4.949-5.89-4.52-8.838-4.645c-.982-.04-1.649-.057-5.56-.057m58.469 6.207v1.309c0 1.294-1.068 2.281-2.57 2.281c-1.053 0-1.81-.49-1.81-1.43c0-.963.798-1.438 2.003-1.607c.747-.104 1.967-.28 2.377-.552zm44.697 0v1.309c0 1.294-1.068 2.281-2.57 2.281c-1.053 0-1.81-.49-1.81-1.43c0-.963.796-1.438 2-1.607c.748-.104 1.97-.28 2.38-.552zM.012 64.855q.034.6.115 1.182h20.836c.929 0 1.448-.528 1.617-1.181zm1.285 5.26s3.454 8.482 13.435 8.633c5.966 0 11.092-3.543 13.42-8.633z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="M14.732 49.252c-5.516 0-10.316 3.03-12.851 7.508c1.98-.004 5.84-.008 5.84-.008v-.002c4.56 0 4.73.021 5.62.059l.552.02c1.92.063 4.282.271 6.14 1.677c1.009.762 2.466 2.443 3.334 3.642c.803 1.11 1.032 2.384.486 3.606c-.502 1.122-1.582 1.793-2.89 1.793H.48s.121.517.304 1.088h27.96a14.7 14.7 0 0 0 .751-4.63c0-8.147-6.61-14.753-14.764-14.753m59.227 3.514c-1.012 0-1.848.778-1.848 1.726c0 .956.836 1.735 1.848 1.735c1.02 0 1.856-.779 1.856-1.735c0-.948-.835-1.726-1.856-1.726m-29.627.94v16.452h3.48v-5.832h2.538l3.119 5.832h3.84l-3.496-6.394c1.872-.804 2.91-2.434 2.91-4.684c0-3.27-2.163-5.375-5.899-5.375zm34.072 0v16.452h3.422V53.705zm-30.591 2.843h2.345c2.009 0 2.98.892 2.98 2.531c0 1.631-.971 2.45-2.964 2.45h-2.361zm16.533 1.11c-2.957 0-4.901 1.412-5.375 3.661l3.166.258c.233-.82.964-1.422 2.193-1.422c1.165 0 1.832.588 1.832 1.6v.047c0 .795-.843.9-2.988 1.11c-2.442.224-4.637 1.044-4.637 3.8c0 2.442 1.744 3.68 4.098 3.68c1.824 0 3.004-.797 3.607-1.946h.098v1.711h3.244v-8.322c0-2.94-2.49-4.178-5.238-4.178m44.697 0c-2.957 0-4.901 1.412-5.375 3.661l3.166.258c.233-.82.964-1.422 2.193-1.422c1.165 0 1.832.588 1.832 1.6v.047c0 .795-.845.9-2.99 1.11c-2.443.224-4.635 1.044-4.635 3.8c0 2.442 1.744 3.68 4.098 3.68c1.824 0 3.005-.797 3.608-1.946h.095v1.711h3.246v-8.322c0-2.94-2.49-4.178-5.238-4.178m-36.803.16v12.34h3.422v-12.34zm11.405 0l3.359 12.34h3.615l2.121-7.76h.153l2.12 7.76h3.624l3.35-12.34h-3.454l-1.88 8.242h-.106l-2.024-8.243h-3.398l-1.992 8.291h-.113l-1.912-8.29zm31.869 0l4.427 12.693l-.2.523c-.45 1.157-1.31 1.214-2.514.844l-.772 2.555c.49.209 1.285.353 2.152.353c2.547 0 3.897-1.302 4.596-3.295L128 57.834l-3.623-.016l-2.58 9.063h-.13l-2.554-9.063zM7.716 58.23c-2.094 0-4.37.004-6.586.01c-.287.775-.563 1.526-.697 2.137h11.48v1.494H.137A15 15 0 0 0 0 63.359h22.404a2.7 2.7 0 0 0-.289-.425c-3.83-4.949-5.89-4.52-8.838-4.645c-.982-.04-1.649-.057-5.56-.057m58.469 6.207v1.309c0 1.294-1.068 2.281-2.57 2.281c-1.053 0-1.81-.49-1.81-1.43c0-.963.798-1.438 2.003-1.607c.747-.104 1.967-.28 2.377-.552zm44.697 0v1.309c0 1.294-1.068 2.281-2.57 2.281c-1.053 0-1.81-.49-1.81-1.43c0-.963.796-1.438 2-1.607c.748-.104 1.97-.28 2.38-.552zM.012 64.855q.034.6.115 1.182h20.836c.929 0 1.448-.528 1.617-1.181zm1.285 5.26s3.454 8.482 13.435 8.633c5.966 0 11.092-3.543 13.42-8.633z"/></svg> </template>
CSS
.icon-railway-wordmark {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.732%2049.252c-5.516%200-10.316%203.03-12.851%207.508c1.98-.004%205.84-.008%205.84-.008v-.002c4.56%200%204.73.021%205.62.059l.552.02c1.92.063%204.282.271%206.14%201.677c1.009.762%202.466%202.443%203.334%203.642c.803%201.11%201.032%202.384.486%203.606c-.502%201.122-1.582%201.793-2.89%201.793H.48s.121.517.304%201.088h27.96a14.7%2014.7%200%200%200%20.751-4.63c0-8.147-6.61-14.753-14.764-14.753m59.227%203.514c-1.012%200-1.848.778-1.848%201.726c0%20.956.836%201.735%201.848%201.735c1.02%200%201.856-.779%201.856-1.735c0-.948-.835-1.726-1.856-1.726m-29.627.94v16.452h3.48v-5.832h2.538l3.119%205.832h3.84l-3.496-6.394c1.872-.804%202.91-2.434%202.91-4.684c0-3.27-2.163-5.375-5.899-5.375zm34.072%200v16.452h3.422V53.705zm-30.591%202.843h2.345c2.009%200%202.98.892%202.98%202.531c0%201.631-.971%202.45-2.964%202.45h-2.361zm16.533%201.11c-2.957%200-4.901%201.412-5.375%203.661l3.166.258c.233-.82.964-1.422%202.193-1.422c1.165%200%201.832.588%201.832%201.6v.047c0%20.795-.843.9-2.988%201.11c-2.442.224-4.637%201.044-4.637%203.8c0%202.442%201.744%203.68%204.098%203.68c1.824%200%203.004-.797%203.607-1.946h.098v1.711h3.244v-8.322c0-2.94-2.49-4.178-5.238-4.178m44.697%200c-2.957%200-4.901%201.412-5.375%203.661l3.166.258c.233-.82.964-1.422%202.193-1.422c1.165%200%201.832.588%201.832%201.6v.047c0%20.795-.845.9-2.99%201.11c-2.443.224-4.635%201.044-4.635%203.8c0%202.442%201.744%203.68%204.098%203.68c1.824%200%203.005-.797%203.608-1.946h.095v1.711h3.246v-8.322c0-2.94-2.49-4.178-5.238-4.178m-36.803.16v12.34h3.422v-12.34zm11.405%200l3.359%2012.34h3.615l2.121-7.76h.153l2.12%207.76h3.624l3.35-12.34h-3.454l-1.88%208.242h-.106l-2.024-8.243h-3.398l-1.992%208.291h-.113l-1.912-8.29zm31.869%200l4.427%2012.693l-.2.523c-.45%201.157-1.31%201.214-2.514.844l-.772%202.555c.49.209%201.285.353%202.152.353c2.547%200%203.897-1.302%204.596-3.295L128%2057.834l-3.623-.016l-2.58%209.063h-.13l-2.554-9.063zM7.716%2058.23c-2.094%200-4.37.004-6.586.01c-.287.775-.563%201.526-.697%202.137h11.48v1.494H.137A15%2015%200%200%200%200%2063.359h22.404a2.7%202.7%200%200%200-.289-.425c-3.83-4.949-5.89-4.52-8.838-4.645c-.982-.04-1.649-.057-5.56-.057m58.469%206.207v1.309c0%201.294-1.068%202.281-2.57%202.281c-1.053%200-1.81-.49-1.81-1.43c0-.963.798-1.438%202.003-1.607c.747-.104%201.967-.28%202.377-.552zm44.697%200v1.309c0%201.294-1.068%202.281-2.57%202.281c-1.053%200-1.81-.49-1.81-1.43c0-.963.796-1.438%202-1.607c.748-.104%201.97-.28%202.38-.552zM.012%2064.855q.034.6.115%201.182h20.836c.929%200%201.448-.528%201.617-1.181zm1.285%205.26s3.454%208.482%2013.435%208.633c5.966%200%2011.092-3.543%2013.42-8.633z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.732%2049.252c-5.516%200-10.316%203.03-12.851%207.508c1.98-.004%205.84-.008%205.84-.008v-.002c4.56%200%204.73.021%205.62.059l.552.02c1.92.063%204.282.271%206.14%201.677c1.009.762%202.466%202.443%203.334%203.642c.803%201.11%201.032%202.384.486%203.606c-.502%201.122-1.582%201.793-2.89%201.793H.48s.121.517.304%201.088h27.96a14.7%2014.7%200%200%200%20.751-4.63c0-8.147-6.61-14.753-14.764-14.753m59.227%203.514c-1.012%200-1.848.778-1.848%201.726c0%20.956.836%201.735%201.848%201.735c1.02%200%201.856-.779%201.856-1.735c0-.948-.835-1.726-1.856-1.726m-29.627.94v16.452h3.48v-5.832h2.538l3.119%205.832h3.84l-3.496-6.394c1.872-.804%202.91-2.434%202.91-4.684c0-3.27-2.163-5.375-5.899-5.375zm34.072%200v16.452h3.422V53.705zm-30.591%202.843h2.345c2.009%200%202.98.892%202.98%202.531c0%201.631-.971%202.45-2.964%202.45h-2.361zm16.533%201.11c-2.957%200-4.901%201.412-5.375%203.661l3.166.258c.233-.82.964-1.422%202.193-1.422c1.165%200%201.832.588%201.832%201.6v.047c0%20.795-.843.9-2.988%201.11c-2.442.224-4.637%201.044-4.637%203.8c0%202.442%201.744%203.68%204.098%203.68c1.824%200%203.004-.797%203.607-1.946h.098v1.711h3.244v-8.322c0-2.94-2.49-4.178-5.238-4.178m44.697%200c-2.957%200-4.901%201.412-5.375%203.661l3.166.258c.233-.82.964-1.422%202.193-1.422c1.165%200%201.832.588%201.832%201.6v.047c0%20.795-.845.9-2.99%201.11c-2.443.224-4.635%201.044-4.635%203.8c0%202.442%201.744%203.68%204.098%203.68c1.824%200%203.005-.797%203.608-1.946h.095v1.711h3.246v-8.322c0-2.94-2.49-4.178-5.238-4.178m-36.803.16v12.34h3.422v-12.34zm11.405%200l3.359%2012.34h3.615l2.121-7.76h.153l2.12%207.76h3.624l3.35-12.34h-3.454l-1.88%208.242h-.106l-2.024-8.243h-3.398l-1.992%208.291h-.113l-1.912-8.29zm31.869%200l4.427%2012.693l-.2.523c-.45%201.157-1.31%201.214-2.514.844l-.772%202.555c.49.209%201.285.353%202.152.353c2.547%200%203.897-1.302%204.596-3.295L128%2057.834l-3.623-.016l-2.58%209.063h-.13l-2.554-9.063zM7.716%2058.23c-2.094%200-4.37.004-6.586.01c-.287.775-.563%201.526-.697%202.137h11.48v1.494H.137A15%2015%200%200%200%200%2063.359h22.404a2.7%202.7%200%200%200-.289-.425c-3.83-4.949-5.89-4.52-8.838-4.645c-.982-.04-1.649-.057-5.56-.057m58.469%206.207v1.309c0%201.294-1.068%202.281-2.57%202.281c-1.053%200-1.81-.49-1.81-1.43c0-.963.798-1.438%202.003-1.607c.747-.104%201.967-.28%202.377-.552zm44.697%200v1.309c0%201.294-1.068%202.281-2.57%202.281c-1.053%200-1.81-.49-1.81-1.43c0-.963.796-1.438%202-1.607c.748-.104%201.97-.28%202.38-.552zM.012%2064.855q.034.6.115%201.182h20.836c.929%200%201.448-.528%201.617-1.181zm1.285%205.26s3.454%208.482%2013.435%208.633c5.966%200%2011.092-3.543%2013.42-8.633z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/railway-wordmark.svg?color=%231a73e8&size=48