Elevator Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Elevator 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/319950.svg" alt="Elevator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319950.svg" alt="Elevator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319950.svg" alt="Elevator icon" :width="24" :height="24" />
CSS background
.icon-elevator {
background-image: url('https://proicons.com/icon/319950.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="elevator_2_" d="M31.36,31h-0.72V1h0.721L31.36,31L31.36,31z M1.36,31H0.64V1h0.72V31z M20,5.509l-3.254-3.255l0.509-0.509 L20,4.491l2.745-2.745l0.51,0.509L20,5.509z M14.746,5.254L12,2.509L9.254,5.254L8.746,4.746L12,1.491l3.254,3.255L14.746,5.254z M26,31.36H6c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h20c0.199,0,0.36,0.161,0.36,0.36v23 C26.36,31.199,26.199,31.36,26,31.36z M6.36,30.64h19.28V8.36H6.36V30.64z M17.75,28.991h-0.721v-5.353 c0-0.146,0.089-0.278,0.225-0.334l0.347-0.141c0.62-0.252,1.021-0.848,1.021-1.518l0.002-2.262c0.001-1.467-1.112-2.718-2.481-2.791 c-0.731-0.034-1.421,0.217-1.948,0.716c-0.527,0.501-0.818,1.177-0.818,1.903l-0.001,2.428c0,0.673,0.402,1.27,1.025,1.521 l0.31,0.125c0.136,0.055,0.261,0.206,0.261,0.353v5.351h-0.72V23.88l-0.121-0.049c-0.897-0.363-1.476-1.223-1.475-2.189l0.001-2.428 c0-0.926,0.37-1.787,1.042-2.425c0.672-0.637,1.552-0.961,2.482-0.913c1.746,0.092,3.165,1.667,3.164,3.509l-0.002,2.262 c-0.002,0.964-0.579,1.821-1.471,2.185l-0.122,0.05C17.75,23.882,17.75,28.991,17.75,28.991z M16,14.36 c-1.025,0-1.86-0.834-1.86-1.86s0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86S17.025,14.36,16,14.36z M16,11.36 c-0.628,0-1.14,0.512-1.14,1.14s0.512,1.14,1.14,1.14s1.14-0.512,1.14-1.14S16.628,11.36,16,11.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Elevator in other icon packs
Copied!