android train icon
android-train from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- android-train
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
Use the android train icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M80 346.666c0 41.604 33.062 74.666 74.667 74.666L128 448v16h256v-16l-26.667-26.668c41.604 0 74.667-33.062 74.667-74.666V133.334C432 58.668 349.864 48 256 48S80 58.668 80 133.334v213.332zM256 376c-22.002 0-40-17.997-40-39.999S233.998 296 256 296s40 17.999 40 40.001S278.002 376 256 376zm128-152H128v-96h256v96z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonAndroidTrain(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M80 346.666c0 41.604 33.062 74.666 74.667 74.666L128 448v16h256v-16l-26.667-26.668c41.604 0 74.667-33.062 74.667-74.666V133.334C432 58.668 349.864 48 256 48S80 58.668 80 133.334v213.332zM256 376c-22.002 0-40-17.997-40-39.999S233.998 296 256 296s40 17.999 40 40.001S278.002 376 256 376zm128-152H128v-96h256v96z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M80 346.666c0 41.604 33.062 74.666 74.667 74.666L128 448v16h256v-16l-26.667-26.668c41.604 0 74.667-33.062 74.667-74.666V133.334C432 58.668 349.864 48 256 48S80 58.668 80 133.334v213.332zM256 376c-22.002 0-40-17.997-40-39.999S233.998 296 256 296s40 17.999 40 40.001S278.002 376 256 376zm128-152H128v-96h256v96z" fill="currentColor"/></svg> </template>
CSS
.icon-android-train {
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%20512%20512%22%3E%3Cpath%20d%3D%22M80%20346.666c0%2041.604%2033.062%2074.666%2074.667%2074.666L128%20448v16h256v-16l-26.667-26.668c41.604%200%2074.667-33.062%2074.667-74.666V133.334C432%2058.668%20349.864%2048%20256%2048S80%2058.668%2080%20133.334v213.332zM256%20376c-22.002%200-40-17.997-40-39.999S233.998%20296%20256%20296s40%2017.999%2040%2040.001S278.002%20376%20256%20376zm128-152H128v-96h256v96z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M80%20346.666c0%2041.604%2033.062%2074.666%2074.667%2074.666L128%20448v16h256v-16l-26.667-26.668c41.604%200%2074.667-33.062%2074.667-74.666V133.334C432%2058.668%20349.864%2048%20256%2048S80%2058.668%2080%20133.334v213.332zM256%20376c-22.002%200-40-17.997-40-39.999S233.998%20296%20256%20296s40%2017.999%2040%2040.001S278.002%20376%20256%20376zm128-152H128v-96h256v96z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/android-train.svg?color=%231a73e8&size=48