stairs 04 icon
stairs-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- stairs-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the stairs 04 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.5 15h-17c-.466 0-.699 0-.883.076a1 1 0 0 0-.54.541C2 15.801 2 16.034 2 16.5s0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077h17c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C21.199 15 20.966 15 20.5 15M18 12H6c-.943 0-1.414 0-1.707.293S4 13.057 4 14v1h16v-1c0-.943 0-1.414-.293-1.707S18.943 12 18 12m-2-3H8c-.943 0-1.414 0-1.707.293S6 10.057 6 11v1h12v-1c0-.943 0-1.414-.293-1.707S16.943 9 16 9m-2-3h-4c-.943 0-1.414 0-1.707.293S8 7.057 8 8v1h8V8c0-.943 0-1.414-.293-1.707S14.943 6 14 6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsStairs04(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M20.5 15h-17c-.466 0-.699 0-.883.076a1 1 0 0 0-.54.541C2 15.801 2 16.034 2 16.5s0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077h17c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C21.199 15 20.966 15 20.5 15M18 12H6c-.943 0-1.414 0-1.707.293S4 13.057 4 14v1h16v-1c0-.943 0-1.414-.293-1.707S18.943 12 18 12m-2-3H8c-.943 0-1.414 0-1.707.293S6 10.057 6 11v1h12v-1c0-.943 0-1.414-.293-1.707S16.943 9 16 9m-2-3h-4c-.943 0-1.414 0-1.707.293S8 7.057 8 8v1h8V8c0-.943 0-1.414-.293-1.707S14.943 6 14 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.5 15h-17c-.466 0-.699 0-.883.076a1 1 0 0 0-.54.541C2 15.801 2 16.034 2 16.5s0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077h17c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1 1 0 0 0-.541-.54C21.199 15 20.966 15 20.5 15M18 12H6c-.943 0-1.414 0-1.707.293S4 13.057 4 14v1h16v-1c0-.943 0-1.414-.293-1.707S18.943 12 18 12m-2-3H8c-.943 0-1.414 0-1.707.293S6 10.057 6 11v1h12v-1c0-.943 0-1.414-.293-1.707S16.943 9 16 9m-2-3h-4c-.943 0-1.414 0-1.707.293S8 7.057 8 8v1h8V8c0-.943 0-1.414-.293-1.707S14.943 6 14 6"/></svg> </template>
CSS
.icon-stairs-04 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.5%2015h-17c-.466%200-.699%200-.883.076a1%201%200%200%200-.54.541C2%2015.801%202%2016.034%202%2016.5s0%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077h17c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1%201%200%200%200-.541-.54C21.199%2015%2020.966%2015%2020.5%2015M18%2012H6c-.943%200-1.414%200-1.707.293S4%2013.057%204%2014v1h16v-1c0-.943%200-1.414-.293-1.707S18.943%2012%2018%2012m-2-3H8c-.943%200-1.414%200-1.707.293S6%2010.057%206%2011v1h12v-1c0-.943%200-1.414-.293-1.707S16.943%209%2016%209m-2-3h-4c-.943%200-1.414%200-1.707.293S8%207.057%208%208v1h8V8c0-.943%200-1.414-.293-1.707S14.943%206%2014%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.5%2015h-17c-.466%200-.699%200-.883.076a1%201%200%200%200-.54.541C2%2015.801%202%2016.034%202%2016.5s0%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077h17c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883s0-.699-.076-.883a1%201%200%200%200-.541-.54C21.199%2015%2020.966%2015%2020.5%2015M18%2012H6c-.943%200-1.414%200-1.707.293S4%2013.057%204%2014v1h16v-1c0-.943%200-1.414-.293-1.707S18.943%2012%2018%2012m-2-3H8c-.943%200-1.414%200-1.707.293S6%2010.057%206%2011v1h12v-1c0-.943%200-1.414-.293-1.707S16.943%209%2016%209m-2-3h-4c-.943%200-1.414%200-1.707.293S8%207.057%208%208v1h8V8c0-.943%200-1.414-.293-1.707S14.943%206%2014%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/stairs-04.svg?color=%231a73e8&size=48