ladder icon
ladder-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- ladder-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the ladder icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M213.64 214L162.38 73l9.82-27H184a6 6 0 0 0 0-12H88a6 6 0 0 0 0 12h7.43L34.36 214a6 6 0 0 0 3.64 7.64a6.2 6.2 0 0 0 2 .36a6 6 0 0 0 5.64-3.95L55.84 190h51.23l-8.71 24a6 6 0 0 0 3.59 7.69a6.2 6.2 0 0 0 2 .36a6 6 0 0 0 5.64-3.95l18.98-52.1h54.86l18.93 52.05A6 6 0 0 0 208 222a6.2 6.2 0 0 0 2.05-.36a6 6 0 0 0 3.59-7.64m-84.75-84H77.66l13.09-36H142Zm30.54-84l-13.09 36H95.11l13.09-36ZM60.2 178l13.09-36h51.23l-13.09 36Zm72.73-24L156 90.56L179.07 154Z"/></svg>
React
import type { SVGProps } from "react";
export function PhLadderLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M213.64 214L162.38 73l9.82-27H184a6 6 0 0 0 0-12H88a6 6 0 0 0 0 12h7.43L34.36 214a6 6 0 0 0 3.64 7.64a6.2 6.2 0 0 0 2 .36a6 6 0 0 0 5.64-3.95L55.84 190h51.23l-8.71 24a6 6 0 0 0 3.59 7.69a6.2 6.2 0 0 0 2 .36a6 6 0 0 0 5.64-3.95l18.98-52.1h54.86l18.93 52.05A6 6 0 0 0 208 222a6.2 6.2 0 0 0 2.05-.36a6 6 0 0 0 3.59-7.64m-84.75-84H77.66l13.09-36H142Zm30.54-84l-13.09 36H95.11l13.09-36ZM60.2 178l13.09-36h51.23l-13.09 36Zm72.73-24L156 90.56L179.07 154Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M213.64 214L162.38 73l9.82-27H184a6 6 0 0 0 0-12H88a6 6 0 0 0 0 12h7.43L34.36 214a6 6 0 0 0 3.64 7.64a6.2 6.2 0 0 0 2 .36a6 6 0 0 0 5.64-3.95L55.84 190h51.23l-8.71 24a6 6 0 0 0 3.59 7.69a6.2 6.2 0 0 0 2 .36a6 6 0 0 0 5.64-3.95l18.98-52.1h54.86l18.93 52.05A6 6 0 0 0 208 222a6.2 6.2 0 0 0 2.05-.36a6 6 0 0 0 3.59-7.64m-84.75-84H77.66l13.09-36H142Zm30.54-84l-13.09 36H95.11l13.09-36ZM60.2 178l13.09-36h51.23l-13.09 36Zm72.73-24L156 90.56L179.07 154Z"/></svg> </template>
CSS
.icon-ladder-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M213.64%20214L162.38%2073l9.82-27H184a6%206%200%200%200%200-12H88a6%206%200%200%200%200%2012h7.43L34.36%20214a6%206%200%200%200%203.64%207.64a6.2%206.2%200%200%200%202%20.36a6%206%200%200%200%205.64-3.95L55.84%20190h51.23l-8.71%2024a6%206%200%200%200%203.59%207.69a6.2%206.2%200%200%200%202%20.36a6%206%200%200%200%205.64-3.95l18.98-52.1h54.86l18.93%2052.05A6%206%200%200%200%20208%20222a6.2%206.2%200%200%200%202.05-.36a6%206%200%200%200%203.59-7.64m-84.75-84H77.66l13.09-36H142Zm30.54-84l-13.09%2036H95.11l13.09-36ZM60.2%20178l13.09-36h51.23l-13.09%2036Zm72.73-24L156%2090.56L179.07%20154Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M213.64%20214L162.38%2073l9.82-27H184a6%206%200%200%200%200-12H88a6%206%200%200%200%200%2012h7.43L34.36%20214a6%206%200%200%200%203.64%207.64a6.2%206.2%200%200%200%202%20.36a6%206%200%200%200%205.64-3.95L55.84%20190h51.23l-8.71%2024a6%206%200%200%200%203.59%207.69a6.2%206.2%200%200%200%202%20.36a6%206%200%200%200%205.64-3.95l18.98-52.1h54.86l18.93%2052.05A6%206%200%200%200%20208%20222a6.2%206.2%200%200%200%202.05-.36a6%206%200%200%200%203.59-7.64m-84.75-84H77.66l13.09-36H142Zm30.54-84l-13.09%2036H95.11l13.09-36ZM60.2%20178l13.09-36h51.23l-13.09%2036Zm72.73-24L156%2090.56L179.07%20154Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/ladder-light.svg?color=%231a73e8&size=48