Add icons to this collection by clicking the heart icon.
Elevator icon - also known as up, transportation, down, lift, and elevator. Created in a clean lineal color 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="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<path
fill="url(#a)"
d="M384.292 269.417c7.409 3.704 16.42.702 20.125-6.708l1.583-3.167 1.583 3.167c3.706 7.412 12.717 10.413 20.125 6.708 7.41-3.705 10.413-12.715 6.708-20.125l-15-30a14.999 14.999 0 0 0-26.833 0l-15 30c-3.704 7.41-.701 16.419 6.709 20.125zm8.291 83.291a15.001 15.001 0 0 0 26.834 0l15-30c3.705-7.41.701-16.419-6.708-20.125-7.409-3.705-16.42-.702-20.125 6.708L406 312.459l-1.583-3.167c-3.705-7.41-12.716-10.413-20.125-6.708-7.41 3.705-10.413 12.715-6.708 20.125zM481 0H31c-8.284 0-15 6.716-15 15v482c0 8.284 6.716 15 15 15h450c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15zM196 482h-90V150h90zm120 0h-90V150h90zm150 0H346V135c0-8.284-6.716-15-15-15H91c-8.284 0-15 6.716-15 15v347H46V30h420zM181 90c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm-60 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm180 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm-60 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15z"
/>
</svg>
More icons in the same style and category