Oasth Bus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oasth Bus icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/330497.svg" alt="Oasth Bus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330497.svg" alt="Oasth Bus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330497.svg" alt="Oasth Bus icon" :width="24" :height="24" />
CSS background
.icon-oasth-bus {
background-image: url('https://proicons.com/icon/330497.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="g3"><path id="path8" class="cls-1" d="M30.9186,7.922c-2.1013-.9113-4.412-1.4219-6.8357-1.4331-2.4237.0113-4.7362.5218-6.8375,1.4331l6.8159,15.9608-6.8267,16.1898c2.1043.9144,4.4203,1.4272,6.8483,1.4385,2.428-.0113,4.7422-.5241,6.8465-1.4385"/><path id="path20" class="cls-1" d="M41.5429,23.9988l-14.1121-.1078M33.3997,9.9125c4.8582,2.8268,8.1427,8.0921,8.1432,14.0863.0005,5.9942-3.278,11.256-8.1281,14.0852,0,0-5.9958-9.0587-5.984-14.193.0116-5.0665,5.969-13.9784,5.969-13.9784h0Z"/><path id="path4" class="cls-1" d="M6.4526,23.8393l14.0315-.1066M16.028,34.3034l4.4562-10.5706-5.9356-13.8997c-4.8307,2.8108-8.0955,8.046-8.0959,14.0062-.0003,3.9804,1.4525,7.6367,3.8547,10.4641"/></g><g id="layer1"><circle id="circle1" class="cls-1" cx="24" cy="24" r="21.5"/></g></svg>
Copied!