ios bus icon
ios-bus from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-bus
- 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 bus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M109.6 416.7c-1.9-1.9-5.7-.5-5.6 2.2 1 21.5 1.4 29 5.5 29h55.1c4.4 0 3.3-11.5 3.3-22-34.3.1-46.9 2.3-58.3-9.2z" fill="currentColor"/><path d="M402.4 416.7c1.9-1.9 5.7-.5 5.6 2.2-1 21.5-1.4 29-5.5 29h-55.1c-4.4 0-3.3-11.5-3.3-22 34.3.1 46.9 2.3 58.3-9.2z" fill="currentColor"/><path d="M384 64H128c-17.6 0-32 14.4-32 32v276c0 22 18 40 40 40h240c22 0 40-18 40-40V96c0-17.6-14.4-32-32-32zM162 375.9c-14.8 1.2-27-11.1-25.9-25.9.9-11.6 10.3-21.1 22-22 14.8-1.2 27 11.1 25.9 25.9-1 11.7-10.4 21.1-22 22zm76-77.9h-97.8c-8.9 0-16.2-7.3-16.2-16.2V166.2c0-8.9 7.3-16.2 16.2-16.2H238c2.2 0 4 1.8 4 4v140c0 2.2-1.8 4-4 4zm115.9 77.9c-14.8 1.2-27-11.1-25.9-25.9.9-11.6 10.3-21.1 22-22 14.8-1.2 27 11.1 25.9 25.9-.9 11.7-10.3 21.1-22 22zM388 282c0 8.8-7.2 16-16 16h-98c-2.2 0-4-1.8-4-4V154c0-2.2 1.8-4 4-4h98c8.8 0 16 7.2 16 16v116zm-15-162H139c-8.8 0-15-6.3-15-14s6.2-14 15-14h234c8.8 0 15 6.3 15 14s-6.2 14-15 14z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosBus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M109.6 416.7c-1.9-1.9-5.7-.5-5.6 2.2 1 21.5 1.4 29 5.5 29h55.1c4.4 0 3.3-11.5 3.3-22-34.3.1-46.9 2.3-58.3-9.2z" fill="currentColor"/><path d="M402.4 416.7c1.9-1.9 5.7-.5 5.6 2.2-1 21.5-1.4 29-5.5 29h-55.1c-4.4 0-3.3-11.5-3.3-22 34.3.1 46.9 2.3 58.3-9.2z" fill="currentColor"/><path d="M384 64H128c-17.6 0-32 14.4-32 32v276c0 22 18 40 40 40h240c22 0 40-18 40-40V96c0-17.6-14.4-32-32-32zM162 375.9c-14.8 1.2-27-11.1-25.9-25.9.9-11.6 10.3-21.1 22-22 14.8-1.2 27 11.1 25.9 25.9-1 11.7-10.4 21.1-22 22zm76-77.9h-97.8c-8.9 0-16.2-7.3-16.2-16.2V166.2c0-8.9 7.3-16.2 16.2-16.2H238c2.2 0 4 1.8 4 4v140c0 2.2-1.8 4-4 4zm115.9 77.9c-14.8 1.2-27-11.1-25.9-25.9.9-11.6 10.3-21.1 22-22 14.8-1.2 27 11.1 25.9 25.9-.9 11.7-10.3 21.1-22 22zM388 282c0 8.8-7.2 16-16 16h-98c-2.2 0-4-1.8-4-4V154c0-2.2 1.8-4 4-4h98c8.8 0 16 7.2 16 16v116zm-15-162H139c-8.8 0-15-6.3-15-14s6.2-14 15-14h234c8.8 0 15 6.3 15 14s-6.2 14-15 14z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M109.6 416.7c-1.9-1.9-5.7-.5-5.6 2.2 1 21.5 1.4 29 5.5 29h55.1c4.4 0 3.3-11.5 3.3-22-34.3.1-46.9 2.3-58.3-9.2z" fill="currentColor"/><path d="M402.4 416.7c1.9-1.9 5.7-.5 5.6 2.2-1 21.5-1.4 29-5.5 29h-55.1c-4.4 0-3.3-11.5-3.3-22 34.3.1 46.9 2.3 58.3-9.2z" fill="currentColor"/><path d="M384 64H128c-17.6 0-32 14.4-32 32v276c0 22 18 40 40 40h240c22 0 40-18 40-40V96c0-17.6-14.4-32-32-32zM162 375.9c-14.8 1.2-27-11.1-25.9-25.9.9-11.6 10.3-21.1 22-22 14.8-1.2 27 11.1 25.9 25.9-1 11.7-10.4 21.1-22 22zm76-77.9h-97.8c-8.9 0-16.2-7.3-16.2-16.2V166.2c0-8.9 7.3-16.2 16.2-16.2H238c2.2 0 4 1.8 4 4v140c0 2.2-1.8 4-4 4zm115.9 77.9c-14.8 1.2-27-11.1-25.9-25.9.9-11.6 10.3-21.1 22-22 14.8-1.2 27 11.1 25.9 25.9-.9 11.7-10.3 21.1-22 22zM388 282c0 8.8-7.2 16-16 16h-98c-2.2 0-4-1.8-4-4V154c0-2.2 1.8-4 4-4h98c8.8 0 16 7.2 16 16v116zm-15-162H139c-8.8 0-15-6.3-15-14s6.2-14 15-14h234c8.8 0 15 6.3 15 14s-6.2 14-15 14z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-bus {
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%22M109.6%20416.7c-1.9-1.9-5.7-.5-5.6%202.2%201%2021.5%201.4%2029%205.5%2029h55.1c4.4%200%203.3-11.5%203.3-22-34.3.1-46.9%202.3-58.3-9.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M402.4%20416.7c1.9-1.9%205.7-.5%205.6%202.2-1%2021.5-1.4%2029-5.5%2029h-55.1c-4.4%200-3.3-11.5-3.3-22%2034.3.1%2046.9%202.3%2058.3-9.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%2064H128c-17.6%200-32%2014.4-32%2032v276c0%2022%2018%2040%2040%2040h240c22%200%2040-18%2040-40V96c0-17.6-14.4-32-32-32zM162%20375.9c-14.8%201.2-27-11.1-25.9-25.9.9-11.6%2010.3-21.1%2022-22%2014.8-1.2%2027%2011.1%2025.9%2025.9-1%2011.7-10.4%2021.1-22%2022zm76-77.9h-97.8c-8.9%200-16.2-7.3-16.2-16.2V166.2c0-8.9%207.3-16.2%2016.2-16.2H238c2.2%200%204%201.8%204%204v140c0%202.2-1.8%204-4%204zm115.9%2077.9c-14.8%201.2-27-11.1-25.9-25.9.9-11.6%2010.3-21.1%2022-22%2014.8-1.2%2027%2011.1%2025.9%2025.9-.9%2011.7-10.3%2021.1-22%2022zM388%20282c0%208.8-7.2%2016-16%2016h-98c-2.2%200-4-1.8-4-4V154c0-2.2%201.8-4%204-4h98c8.8%200%2016%207.2%2016%2016v116zm-15-162H139c-8.8%200-15-6.3-15-14s6.2-14%2015-14h234c8.8%200%2015%206.3%2015%2014s-6.2%2014-15%2014z%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%22M109.6%20416.7c-1.9-1.9-5.7-.5-5.6%202.2%201%2021.5%201.4%2029%205.5%2029h55.1c4.4%200%203.3-11.5%203.3-22-34.3.1-46.9%202.3-58.3-9.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M402.4%20416.7c1.9-1.9%205.7-.5%205.6%202.2-1%2021.5-1.4%2029-5.5%2029h-55.1c-4.4%200-3.3-11.5-3.3-22%2034.3.1%2046.9%202.3%2058.3-9.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M384%2064H128c-17.6%200-32%2014.4-32%2032v276c0%2022%2018%2040%2040%2040h240c22%200%2040-18%2040-40V96c0-17.6-14.4-32-32-32zM162%20375.9c-14.8%201.2-27-11.1-25.9-25.9.9-11.6%2010.3-21.1%2022-22%2014.8-1.2%2027%2011.1%2025.9%2025.9-1%2011.7-10.4%2021.1-22%2022zm76-77.9h-97.8c-8.9%200-16.2-7.3-16.2-16.2V166.2c0-8.9%207.3-16.2%2016.2-16.2H238c2.2%200%204%201.8%204%204v140c0%202.2-1.8%204-4%204zm115.9%2077.9c-14.8%201.2-27-11.1-25.9-25.9.9-11.6%2010.3-21.1%2022-22%2014.8-1.2%2027%2011.1%2025.9%2025.9-.9%2011.7-10.3%2021.1-22%2022zM388%20282c0%208.8-7.2%2016-16%2016h-98c-2.2%200-4-1.8-4-4V154c0-2.2%201.8-4%204-4h98c8.8%200%2016%207.2%2016%2016v116zm-15-162H139c-8.8%200-15-6.3-15-14s6.2-14%2015-14h234c8.8%200%2015%206.3%2015%2014s-6.2%2014-15%2014z%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-bus.svg?color=%231a73e8&size=48