steps icon
steps-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- steps-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Use the steps icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.375C12 2.615 12.616 2 13.375 2h3.75c.76 0 1.375.616 1.375 1.375V9H17V3.5h-3.5v3.625c0 .76-.616 1.375-1.375 1.375H8.5v3.625c0 .76-.616 1.375-1.375 1.375H3.5V17H9v1.5H3.375C2.615 18.5 2 17.884 2 17.125v-3.75C2 12.615 2.616 12 3.375 12H7V8.375C7 7.615 7.616 7 8.375 7H12zM16.375 10c-.76 0-1.375.616-1.375 1.375V15h-3.625c-.76 0-1.375.616-1.375 1.375v3.75c0 .76.616 1.375 1.375 1.375h6.875a3.25 3.25 0 0 0 3.25-3.25v-6.875c0-.76-.616-1.375-1.375-1.375zm.125 5.125V11.5H20v6.75A1.75 1.75 0 0 1 18.25 20H11.5v-3.5h3.625c.76 0 1.375-.616 1.375-1.375"/></svg>
React
import type { SVGProps } from "react";
export function FluentSteps24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.375C12 2.615 12.616 2 13.375 2h3.75c.76 0 1.375.616 1.375 1.375V9H17V3.5h-3.5v3.625c0 .76-.616 1.375-1.375 1.375H8.5v3.625c0 .76-.616 1.375-1.375 1.375H3.5V17H9v1.5H3.375C2.615 18.5 2 17.884 2 17.125v-3.75C2 12.615 2.616 12 3.375 12H7V8.375C7 7.615 7.616 7 8.375 7H12zM16.375 10c-.76 0-1.375.616-1.375 1.375V15h-3.625c-.76 0-1.375.616-1.375 1.375v3.75c0 .76.616 1.375 1.375 1.375h6.875a3.25 3.25 0 0 0 3.25-3.25v-6.875c0-.76-.616-1.375-1.375-1.375zm.125 5.125V11.5H20v6.75A1.75 1.75 0 0 1 18.25 20H11.5v-3.5h3.625c.76 0 1.375-.616 1.375-1.375"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3.375C12 2.615 12.616 2 13.375 2h3.75c.76 0 1.375.616 1.375 1.375V9H17V3.5h-3.5v3.625c0 .76-.616 1.375-1.375 1.375H8.5v3.625c0 .76-.616 1.375-1.375 1.375H3.5V17H9v1.5H3.375C2.615 18.5 2 17.884 2 17.125v-3.75C2 12.615 2.616 12 3.375 12H7V8.375C7 7.615 7.616 7 8.375 7H12zM16.375 10c-.76 0-1.375.616-1.375 1.375V15h-3.625c-.76 0-1.375.616-1.375 1.375v3.75c0 .76.616 1.375 1.375 1.375h6.875a3.25 3.25 0 0 0 3.25-3.25v-6.875c0-.76-.616-1.375-1.375-1.375zm.125 5.125V11.5H20v6.75A1.75 1.75 0 0 1 18.25 20H11.5v-3.5h3.625c.76 0 1.375-.616 1.375-1.375"/></svg> </template>
CSS
.icon-steps-24-regular {
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%22currentColor%22%20d%3D%22M12%203.375C12%202.615%2012.616%202%2013.375%202h3.75c.76%200%201.375.616%201.375%201.375V9H17V3.5h-3.5v3.625c0%20.76-.616%201.375-1.375%201.375H8.5v3.625c0%20.76-.616%201.375-1.375%201.375H3.5V17H9v1.5H3.375C2.615%2018.5%202%2017.884%202%2017.125v-3.75C2%2012.615%202.616%2012%203.375%2012H7V8.375C7%207.615%207.616%207%208.375%207H12zM16.375%2010c-.76%200-1.375.616-1.375%201.375V15h-3.625c-.76%200-1.375.616-1.375%201.375v3.75c0%20.76.616%201.375%201.375%201.375h6.875a3.25%203.25%200%200%200%203.25-3.25v-6.875c0-.76-.616-1.375-1.375-1.375zm.125%205.125V11.5H20v6.75A1.75%201.75%200%200%201%2018.25%2020H11.5v-3.5h3.625c.76%200%201.375-.616%201.375-1.375%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%22currentColor%22%20d%3D%22M12%203.375C12%202.615%2012.616%202%2013.375%202h3.75c.76%200%201.375.616%201.375%201.375V9H17V3.5h-3.5v3.625c0%20.76-.616%201.375-1.375%201.375H8.5v3.625c0%20.76-.616%201.375-1.375%201.375H3.5V17H9v1.5H3.375C2.615%2018.5%202%2017.884%202%2017.125v-3.75C2%2012.615%202.616%2012%203.375%2012H7V8.375C7%207.615%207.616%207%208.375%207H12zM16.375%2010c-.76%200-1.375.616-1.375%201.375V15h-3.625c-.76%200-1.375.616-1.375%201.375v3.75c0%20.76.616%201.375%201.375%201.375h6.875a3.25%203.25%200%200%200%203.25-3.25v-6.875c0-.76-.616-1.375-1.375-1.375zm.125%205.125V11.5H20v6.75A1.75%201.75%200%200%201%2018.25%2020H11.5v-3.5h3.625c.76%200%201.375-.616%201.375-1.375%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/steps-24-regular.svg?color=%231a73e8&size=48