ladder icon
ladder-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- ladder-bold
- Set
- Phosphor
- Style
- Bold
- 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="M219.27 211.9L168.77 73l7.63-21h7.6a12 12 0 0 0 0-24H88a12 12 0 0 0-1.11 23.94l-58.16 160a12 12 0 0 0 7.17 15.37a11.8 11.8 0 0 0 4.1.69a12 12 0 0 0 11.28-7.9L60 196h38.5l-5.78 15.9a12 12 0 0 0 7.18 15.37a11.8 11.8 0 0 0 4.1.73a12 12 0 0 0 11.28-7.9l17.49-48.1h46.46l17.49 48.1A12 12 0 0 0 208 228a11.8 11.8 0 0 0 4.1-.73a12 12 0 0 0 7.17-15.37M124.69 124H86.22L95 100h38.46Zm17.45-48h-38.46l8.73-24h38.46Zm-73.37 96l8.73-24H116l-8.73 24Zm72.73-24l14.5-39.89L170.5 148Z"/></svg>
React
import type { SVGProps } from "react";
export function PhLadderBold(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="M219.27 211.9L168.77 73l7.63-21h7.6a12 12 0 0 0 0-24H88a12 12 0 0 0-1.11 23.94l-58.16 160a12 12 0 0 0 7.17 15.37a11.8 11.8 0 0 0 4.1.69a12 12 0 0 0 11.28-7.9L60 196h38.5l-5.78 15.9a12 12 0 0 0 7.18 15.37a11.8 11.8 0 0 0 4.1.73a12 12 0 0 0 11.28-7.9l17.49-48.1h46.46l17.49 48.1A12 12 0 0 0 208 228a11.8 11.8 0 0 0 4.1-.73a12 12 0 0 0 7.17-15.37M124.69 124H86.22L95 100h38.46Zm17.45-48h-38.46l8.73-24h38.46Zm-73.37 96l8.73-24H116l-8.73 24Zm72.73-24l14.5-39.89L170.5 148Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M219.27 211.9L168.77 73l7.63-21h7.6a12 12 0 0 0 0-24H88a12 12 0 0 0-1.11 23.94l-58.16 160a12 12 0 0 0 7.17 15.37a11.8 11.8 0 0 0 4.1.69a12 12 0 0 0 11.28-7.9L60 196h38.5l-5.78 15.9a12 12 0 0 0 7.18 15.37a11.8 11.8 0 0 0 4.1.73a12 12 0 0 0 11.28-7.9l17.49-48.1h46.46l17.49 48.1A12 12 0 0 0 208 228a11.8 11.8 0 0 0 4.1-.73a12 12 0 0 0 7.17-15.37M124.69 124H86.22L95 100h38.46Zm17.45-48h-38.46l8.73-24h38.46Zm-73.37 96l8.73-24H116l-8.73 24Zm72.73-24l14.5-39.89L170.5 148Z"/></svg> </template>
CSS
.icon-ladder-bold {
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%22M219.27%20211.9L168.77%2073l7.63-21h7.6a12%2012%200%200%200%200-24H88a12%2012%200%200%200-1.11%2023.94l-58.16%20160a12%2012%200%200%200%207.17%2015.37a11.8%2011.8%200%200%200%204.1.69a12%2012%200%200%200%2011.28-7.9L60%20196h38.5l-5.78%2015.9a12%2012%200%200%200%207.18%2015.37a11.8%2011.8%200%200%200%204.1.73a12%2012%200%200%200%2011.28-7.9l17.49-48.1h46.46l17.49%2048.1A12%2012%200%200%200%20208%20228a11.8%2011.8%200%200%200%204.1-.73a12%2012%200%200%200%207.17-15.37M124.69%20124H86.22L95%20100h38.46Zm17.45-48h-38.46l8.73-24h38.46Zm-73.37%2096l8.73-24H116l-8.73%2024Zm72.73-24l14.5-39.89L170.5%20148Z%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%22M219.27%20211.9L168.77%2073l7.63-21h7.6a12%2012%200%200%200%200-24H88a12%2012%200%200%200-1.11%2023.94l-58.16%20160a12%2012%200%200%200%207.17%2015.37a11.8%2011.8%200%200%200%204.1.69a12%2012%200%200%200%2011.28-7.9L60%20196h38.5l-5.78%2015.9a12%2012%200%200%200%207.18%2015.37a11.8%2011.8%200%200%200%204.1.73a12%2012%200%200%200%2011.28-7.9l17.49-48.1h46.46l17.49%2048.1A12%2012%200%200%200%20208%20228a11.8%2011.8%200%200%200%204.1-.73a12%2012%200%200%200%207.17-15.37M124.69%20124H86.22L95%20100h38.46Zm17.45-48h-38.46l8.73-24h38.46Zm-73.37%2096l8.73-24H116l-8.73%2024Zm72.73-24l14.5-39.89L170.5%20148Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/ladder-bold.svg?color=%231a73e8&size=48