Add icons to this collection by clicking the heart icon.
Bus icon - also known as vehicle, bus, public transport, and transportation. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 64 64"
>
<linearGradient
id="a"
x1="4"
x2="60"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#0bc2ff" />
<stop offset="1" stop-color="#535aff" />
</linearGradient>
<path
fill="url(#a)"
d="M39 36H25c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2zm-2 6H27v-2h10zm23-23.5c0-3.4-2.6-6.2-6-6.5v-2c0-3.3-2.7-6-6-6H16c-3.3 0-6 2.7-6 6v2c-3.4.3-6 3.1-6 6.5s2.6 6.2 6 6.5v21c0 3 2.2 5.4 5 5.9V54c0 3.3 2.7 6 6 6s6-2.7 6-6v-2h11v2c0 3.3 2.7 6 6 6s6-2.7 6-6v-2.4c2.3-.8 4-3 4-5.6V25c3.4-.3 6-3.1 6-6.5zM50 23v7H14V16h36zM16 8h32c1.1 0 2 .9 2 2v2H14v-2c0-1.1.9-2 2-2zM8 18.5c0-1.2.9-2.2 2-2.4V21c-1.1-.3-2-1.3-2-2.5zM23 54c0 1.1-.9 2-2 2s-2-.9-2-2v-2h4zm23 0c0 1.1-.9 2-2 2s-2-.9-2-2v-2h4zm2-6H16c-1.1 0-2-.9-2-2V34h36v12c0 1.1-.9 2-2 2zm6-27.1V16c1.1.2 2 1.2 2 2.4s-.9 2.3-2 2.5z"
/>
</svg>
More icons in the same style and category