Add icons to this collection by clicking the heart icon.
Elevator icon - also known as transportation, lift, elevator, door, floor, electronics, and miscellaneous. Created in a clean circular 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M247.133 407h53.2V211.588h-53.2zm53.2-302H176.2v53.294h124.133zM176.2 407h53.2V211.588h-53.2zm203.933-302h-62.067v62.176c0 4.91-3.966 8.882-8.867 8.882H167.333c-4.901 0-8.867-3.973-8.867-8.882V105h-26.6c-4.901 0-8.867 3.973-8.867 8.882v284.235c0 4.91 3.966 8.882 8.867 8.882h26.6V202.706c0-4.91 3.966-8.883 8.867-8.883H309.2c4.901 0 8.867 3.973 8.867 8.883V407h62.067c4.901 0 8.867-3.973 8.867-8.882V113.882c-.001-4.909-3.967-8.882-8.868-8.882zm-26.6 222.059c0 4.91-3.966 8.883-8.867 8.883s-8.867-3.973-8.867-8.883v-17.765c0-4.909 3.966-8.882 8.867-8.882s8.867 3.973 8.867 8.882zm0-53.294c0 4.91-3.966 8.882-8.867 8.882s-8.867-3.973-8.867-8.882V256c0-4.91 3.966-8.882 8.867-8.882s8.867 3.973 8.867 8.882z"
/>
</svg>
More icons in the same style and category