The Secret Elevator Remastered Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The The Secret Elevator Remastered 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/348448.svg" alt="The Secret Elevator Remastered icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348448.svg" alt="The Secret Elevator Remastered icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348448.svg" alt="The Secret Elevator Remastered icon" :width="24" :height="24" />
CSS background
.icon-the-secret-elevator-remastered {
background-image: url('https://proicons.com/icon/348448.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="5.4999" width="37" height="37" rx="4" ry="4"/><path class="b" d="M11.2068,42.375c.0997-.9967.1994-1.9935.5067-3.065.3073-1.0715.8223-2.2177.976-3.1522.1537-.9344-.054-1.6571-.0125-2.5624s.3322-1.9934.3987-2.9279c.0664-.9344-.0914-1.7152-.0498-2.3839.0415-.6687.2824-1.2252.3779-1.8855s.0457-1.4245.8057-2.5624c.76-1.1379,2.3299-2.6497,3.5467-3.7876,1.2169-1.1379,2.0807-1.9021,2.6164-3.065.5358-1.1629.7434-2.7244,1.0632-3.9745.3198-1.2501.7517-2.1886,1.7817-2.6746,1.03-.4859,2.658-.5191,3.8374.0706,1.1795.5897,1.9104,1.8025,2.0931,3.3142.1827,1.5117-.1827,3.3224.6521,5.1041s2.8698,3.5343,3.9039,4.8176,1.0674,2.0973,1.1048,3.4513c.0374,1.3539.0789,3.2477.4236,5.5984.3447,2.3507.9926,5.1581,1.2999,6.8695.3073,1.7111.2741,2.3257.2409,2.9404"/><path class="b" d="M25.3142,20.1357c-.2526.0059-.5991-.047-1.0572-.2643-.4581-.2173-1.0278-.5991-1.345-1.019-.3172-.42-.3818-.8781-.3994-1.5447s.0117-1.5417.1351-2.3934c.1233-.8517.3407-1.6798.6167-2.2319.2761-.5521.6108-.8282,1.0836-.8898.4728-.0617,1.0836.091,1.5594.2114s.8164.2085,1.0807.5315c.2643.323.4522.881.5697,1.4155.1175.5345.1645,1.0455.0558,1.8765-.1087.8311-.373,1.9823-.6872,2.7311s-.6784,1.0954-.9397,1.301c-.2614.2056-.4199.2702-.6725.276h0Z"/></svg>
Copied!