ios subway icon
ios-subway from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-subway
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios subway icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 32H160c-35.2 0-64 28.8-64 64v232c0 35.2 28.8 64 64 64h192c35.2 0 64-28.8 64-64V96c0-35.2-28.8-64-64-64zM200 56h112c4.4 0 8 3.6 8 8s-3.6 8-8 8H200c-4.4 0-8-3.6-8-8s3.6-8 8-8zm-32 304c-15.5 0-28-12.5-28-28s12.5-28 28-28 28 12.5 28 28-12.5 28-28 28zm176 0c-15.5 0-28-12.5-28-28s12.5-28 28-28 28 12.5 28 28-12.5 28-28 28zm40-152c0 8.8-7.2 16-16 16H144.2c-8.8 0-16.2-7.2-16.2-16v-95.8c0-8.8 7.4-16.2 16.2-16.2H368c8.8 0 16 7.4 16 16.2V208z" fill="currentColor"/><path d="M393.7 455.9l-50-48c-5.6-5.4-14.4-5.2-19.8.4-5.4 5.6-5.2 14.4.4 19.8l6.1 5.9H181.5l6.1-5.9c5.6-5.4 5.8-14.2.4-19.8-5.4-5.6-14.2-5.8-19.8-.4l-50 48c-5.6 5.4-5.8 14.2-.4 19.8 2.7 2.9 6.4 4.3 10.1 4.3 3.5 0 7-1.3 9.7-3.9l14.7-14.1h207.2l14.7 14.1c2.7 2.6 6.2 3.9 9.7 3.9 3.7 0 7.4-1.4 10.1-4.3 5.5-5.6 5.3-14.4-.3-19.8z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosSubway(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 32H160c-35.2 0-64 28.8-64 64v232c0 35.2 28.8 64 64 64h192c35.2 0 64-28.8 64-64V96c0-35.2-28.8-64-64-64zM200 56h112c4.4 0 8 3.6 8 8s-3.6 8-8 8H200c-4.4 0-8-3.6-8-8s3.6-8 8-8zm-32 304c-15.5 0-28-12.5-28-28s12.5-28 28-28 28 12.5 28 28-12.5 28-28 28zm176 0c-15.5 0-28-12.5-28-28s12.5-28 28-28 28 12.5 28 28-12.5 28-28 28zm40-152c0 8.8-7.2 16-16 16H144.2c-8.8 0-16.2-7.2-16.2-16v-95.8c0-8.8 7.4-16.2 16.2-16.2H368c8.8 0 16 7.4 16 16.2V208z" fill="currentColor"/><path d="M393.7 455.9l-50-48c-5.6-5.4-14.4-5.2-19.8.4-5.4 5.6-5.2 14.4.4 19.8l6.1 5.9H181.5l6.1-5.9c5.6-5.4 5.8-14.2.4-19.8-5.4-5.6-14.2-5.8-19.8-.4l-50 48c-5.6 5.4-5.8 14.2-.4 19.8 2.7 2.9 6.4 4.3 10.1 4.3 3.5 0 7-1.3 9.7-3.9l14.7-14.1h207.2l14.7 14.1c2.7 2.6 6.2 3.9 9.7 3.9 3.7 0 7.4-1.4 10.1-4.3 5.5-5.6 5.3-14.4-.3-19.8z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 32H160c-35.2 0-64 28.8-64 64v232c0 35.2 28.8 64 64 64h192c35.2 0 64-28.8 64-64V96c0-35.2-28.8-64-64-64zM200 56h112c4.4 0 8 3.6 8 8s-3.6 8-8 8H200c-4.4 0-8-3.6-8-8s3.6-8 8-8zm-32 304c-15.5 0-28-12.5-28-28s12.5-28 28-28 28 12.5 28 28-12.5 28-28 28zm176 0c-15.5 0-28-12.5-28-28s12.5-28 28-28 28 12.5 28 28-12.5 28-28 28zm40-152c0 8.8-7.2 16-16 16H144.2c-8.8 0-16.2-7.2-16.2-16v-95.8c0-8.8 7.4-16.2 16.2-16.2H368c8.8 0 16 7.4 16 16.2V208z" fill="currentColor"/><path d="M393.7 455.9l-50-48c-5.6-5.4-14.4-5.2-19.8.4-5.4 5.6-5.2 14.4.4 19.8l6.1 5.9H181.5l6.1-5.9c5.6-5.4 5.8-14.2.4-19.8-5.4-5.6-14.2-5.8-19.8-.4l-50 48c-5.6 5.4-5.8 14.2-.4 19.8 2.7 2.9 6.4 4.3 10.1 4.3 3.5 0 7-1.3 9.7-3.9l14.7-14.1h207.2l14.7 14.1c2.7 2.6 6.2 3.9 9.7 3.9 3.7 0 7.4-1.4 10.1-4.3 5.5-5.6 5.3-14.4-.3-19.8z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-subway {
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%22M352%2032H160c-35.2%200-64%2028.8-64%2064v232c0%2035.2%2028.8%2064%2064%2064h192c35.2%200%2064-28.8%2064-64V96c0-35.2-28.8-64-64-64zM200%2056h112c4.4%200%208%203.6%208%208s-3.6%208-8%208H200c-4.4%200-8-3.6-8-8s3.6-8%208-8zm-32%20304c-15.5%200-28-12.5-28-28s12.5-28%2028-28%2028%2012.5%2028%2028-12.5%2028-28%2028zm176%200c-15.5%200-28-12.5-28-28s12.5-28%2028-28%2028%2012.5%2028%2028-12.5%2028-28%2028zm40-152c0%208.8-7.2%2016-16%2016H144.2c-8.8%200-16.2-7.2-16.2-16v-95.8c0-8.8%207.4-16.2%2016.2-16.2H368c8.8%200%2016%207.4%2016%2016.2V208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M393.7%20455.9l-50-48c-5.6-5.4-14.4-5.2-19.8.4-5.4%205.6-5.2%2014.4.4%2019.8l6.1%205.9H181.5l6.1-5.9c5.6-5.4%205.8-14.2.4-19.8-5.4-5.6-14.2-5.8-19.8-.4l-50%2048c-5.6%205.4-5.8%2014.2-.4%2019.8%202.7%202.9%206.4%204.3%2010.1%204.3%203.5%200%207-1.3%209.7-3.9l14.7-14.1h207.2l14.7%2014.1c2.7%202.6%206.2%203.9%209.7%203.9%203.7%200%207.4-1.4%2010.1-4.3%205.5-5.6%205.3-14.4-.3-19.8z%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%22M352%2032H160c-35.2%200-64%2028.8-64%2064v232c0%2035.2%2028.8%2064%2064%2064h192c35.2%200%2064-28.8%2064-64V96c0-35.2-28.8-64-64-64zM200%2056h112c4.4%200%208%203.6%208%208s-3.6%208-8%208H200c-4.4%200-8-3.6-8-8s3.6-8%208-8zm-32%20304c-15.5%200-28-12.5-28-28s12.5-28%2028-28%2028%2012.5%2028%2028-12.5%2028-28%2028zm176%200c-15.5%200-28-12.5-28-28s12.5-28%2028-28%2028%2012.5%2028%2028-12.5%2028-28%2028zm40-152c0%208.8-7.2%2016-16%2016H144.2c-8.8%200-16.2-7.2-16.2-16v-95.8c0-8.8%207.4-16.2%2016.2-16.2H368c8.8%200%2016%207.4%2016%2016.2V208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M393.7%20455.9l-50-48c-5.6-5.4-14.4-5.2-19.8.4-5.4%205.6-5.2%2014.4.4%2019.8l6.1%205.9H181.5l6.1-5.9c5.6-5.4%205.8-14.2.4-19.8-5.4-5.6-14.2-5.8-19.8-.4l-50%2048c-5.6%205.4-5.8%2014.2-.4%2019.8%202.7%202.9%206.4%204.3%2010.1%204.3%203.5%200%207-1.3%209.7-3.9l14.7-14.1h207.2l14.7%2014.1c2.7%202.6%206.2%203.9%209.7%203.9%203.7%200%207.4-1.4%2010.1-4.3%205.5-5.6%205.3-14.4-.3-19.8z%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/ios-subway.svg?color=%231a73e8&size=48