forklift icon
forklift-outline-rounded from Material Symbols by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- forklift-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the forklift icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21q-1.25 0-2.125-.875T1 18q0-.65.25-1.237T2 15.75V12q0-.425.288-.712T3 11h1V6q0-.425.288-.712T5 5h5.675q.6 0 1.1.325t.75.9l4.175 9.85q.15.35.225.7T17 17.5q0 1.45-1.025 2.475T13.5 21q-1.025 0-1.888-.537T10.326 19h-3.5q-.325.9-1.1 1.45T4 21m18-1h-3q-.425 0-.712-.288T18 19V5q0-.425.288-.712T19 4t.713.288T20 5v13h2q.425 0 .713.288T23 19t-.288.713T22 20M4.713 18.713Q5 18.425 5 18t-.288-.712T4 17t-.712.288T3 18t.288.713T4 19t.713-.288m9.85-.15Q15 18.126 15 17.5t-.437-1.062T13.5 16t-1.062.438T12 17.5t.438 1.063T13.5 19t1.063-.437M6.825 17h3.2q.05-.275.113-.513t.187-.487h-2.25L5.15 13H4v2q.95 0 1.725.55t1.1 1.45m2.1-3h4.725l-2.975-7H6v4zm-.85 2l-.462-.475q-.463-.475-1-1.037t-1-1.025L5.15 13H4h1.15zh2.25z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsForkliftOutlineRounded(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="M4 21q-1.25 0-2.125-.875T1 18q0-.65.25-1.237T2 15.75V12q0-.425.288-.712T3 11h1V6q0-.425.288-.712T5 5h5.675q.6 0 1.1.325t.75.9l4.175 9.85q.15.35.225.7T17 17.5q0 1.45-1.025 2.475T13.5 21q-1.025 0-1.888-.537T10.326 19h-3.5q-.325.9-1.1 1.45T4 21m18-1h-3q-.425 0-.712-.288T18 19V5q0-.425.288-.712T19 4t.713.288T20 5v13h2q.425 0 .713.288T23 19t-.288.713T22 20M4.713 18.713Q5 18.425 5 18t-.288-.712T4 17t-.712.288T3 18t.288.713T4 19t.713-.288m9.85-.15Q15 18.126 15 17.5t-.437-1.062T13.5 16t-1.062.438T12 17.5t.438 1.063T13.5 19t1.063-.437M6.825 17h3.2q.05-.275.113-.513t.187-.487h-2.25L5.15 13H4v2q.95 0 1.725.55t1.1 1.45m2.1-3h4.725l-2.975-7H6v4zm-.85 2l-.462-.475q-.463-.475-1-1.037t-1-1.025L5.15 13H4h1.15zh2.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21q-1.25 0-2.125-.875T1 18q0-.65.25-1.237T2 15.75V12q0-.425.288-.712T3 11h1V6q0-.425.288-.712T5 5h5.675q.6 0 1.1.325t.75.9l4.175 9.85q.15.35.225.7T17 17.5q0 1.45-1.025 2.475T13.5 21q-1.025 0-1.888-.537T10.326 19h-3.5q-.325.9-1.1 1.45T4 21m18-1h-3q-.425 0-.712-.288T18 19V5q0-.425.288-.712T19 4t.713.288T20 5v13h2q.425 0 .713.288T23 19t-.288.713T22 20M4.713 18.713Q5 18.425 5 18t-.288-.712T4 17t-.712.288T3 18t.288.713T4 19t.713-.288m9.85-.15Q15 18.126 15 17.5t-.437-1.062T13.5 16t-1.062.438T12 17.5t.438 1.063T13.5 19t1.063-.437M6.825 17h3.2q.05-.275.113-.513t.187-.487h-2.25L5.15 13H4v2q.95 0 1.725.55t1.1 1.45m2.1-3h4.725l-2.975-7H6v4zm-.85 2l-.462-.475q-.463-.475-1-1.037t-1-1.025L5.15 13H4h1.15zh2.25z"/></svg> </template>
CSS
.icon-forklift-outline-rounded {
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%22M4%2021q-1.25%200-2.125-.875T1%2018q0-.65.25-1.237T2%2015.75V12q0-.425.288-.712T3%2011h1V6q0-.425.288-.712T5%205h5.675q.6%200%201.1.325t.75.9l4.175%209.85q.15.35.225.7T17%2017.5q0%201.45-1.025%202.475T13.5%2021q-1.025%200-1.888-.537T10.326%2019h-3.5q-.325.9-1.1%201.45T4%2021m18-1h-3q-.425%200-.712-.288T18%2019V5q0-.425.288-.712T19%204t.713.288T20%205v13h2q.425%200%20.713.288T23%2019t-.288.713T22%2020M4.713%2018.713Q5%2018.425%205%2018t-.288-.712T4%2017t-.712.288T3%2018t.288.713T4%2019t.713-.288m9.85-.15Q15%2018.126%2015%2017.5t-.437-1.062T13.5%2016t-1.062.438T12%2017.5t.438%201.063T13.5%2019t1.063-.437M6.825%2017h3.2q.05-.275.113-.513t.187-.487h-2.25L5.15%2013H4v2q.95%200%201.725.55t1.1%201.45m2.1-3h4.725l-2.975-7H6v4zm-.85%202l-.462-.475q-.463-.475-1-1.037t-1-1.025L5.15%2013H4h1.15zh2.25z%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%22M4%2021q-1.25%200-2.125-.875T1%2018q0-.65.25-1.237T2%2015.75V12q0-.425.288-.712T3%2011h1V6q0-.425.288-.712T5%205h5.675q.6%200%201.1.325t.75.9l4.175%209.85q.15.35.225.7T17%2017.5q0%201.45-1.025%202.475T13.5%2021q-1.025%200-1.888-.537T10.326%2019h-3.5q-.325.9-1.1%201.45T4%2021m18-1h-3q-.425%200-.712-.288T18%2019V5q0-.425.288-.712T19%204t.713.288T20%205v13h2q.425%200%20.713.288T23%2019t-.288.713T22%2020M4.713%2018.713Q5%2018.425%205%2018t-.288-.712T4%2017t-.712.288T3%2018t.288.713T4%2019t.713-.288m9.85-.15Q15%2018.126%2015%2017.5t-.437-1.062T13.5%2016t-1.062.438T12%2017.5t.438%201.063T13.5%2019t1.063-.437M6.825%2017h3.2q.05-.275.113-.513t.187-.487h-2.25L5.15%2013H4v2q.95%200%201.725.55t1.1%201.45m2.1-3h4.725l-2.975-7H6v4zm-.85%202l-.462-.475q-.463-.475-1-1.037t-1-1.025L5.15%2013H4h1.15zh2.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/forklift-outline-rounded.svg?color=%231a73e8&size=48