forklift-outline-rounded from Material Symbols Light by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.

Name
forklift-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Business
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

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.962 20.5q-1.039 0-1.77-.73T2.462 18q0-.592.26-1.112q.259-.52.74-.888v-3.692q0-.348.23-.578t.577-.23H5.75V6.808q0-.348.23-.578T6.558 6h4.213q.485 0 .898.258t.606.717l3.925 9.216q.13.311.216.632q.084.321.084.677q0 1.258-.871 2.129T13.5 20.5q-.967 0-1.743-.547T10.67 18.5H7.402q-.171.88-.86 1.44q-.688.56-1.58.56m16.077-1h-2.731q-.349 0-.578-.23t-.23-.578V5q0-.213.143-.357T18 4.5t.357.143T18.5 5v13.5h2.539q.213 0 .356.143t.144.357t-.144.357t-.356.143M6.02 19.059q.441-.442.441-1.059t-.44-1.059q-.442-.441-1.06-.441t-1.058.441T3.462 18t.441 1.059t1.059.441t1.058-.441m8.889-.15q.591-.592.591-1.409t-.591-1.409T13.5 15.5t-1.409.591q-.591.592-.591 1.409t.591 1.409t1.409.591t1.409-.591M7.402 17.5h3.104q-.027-.563.19-1.09q.216-.525.629-.91H9.248l-2.925-3H4.462v3.077q.115-.039.24-.058t.26-.019q.892 0 1.58.56t.86 1.44m2.273-3h3.86q.25 0 .49.058t.471.173l-3.148-7.365q-.077-.174-.221-.27T10.791 7H6.75v4.5zm-.427 1l-.462-.475q-.463-.475-1-1.037t-1-1.025l-.463-.463H4.462h1.861zh2.077z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightForkliftOutlineRounded(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.962 20.5q-1.039 0-1.77-.73T2.462 18q0-.592.26-1.112q.259-.52.74-.888v-3.692q0-.348.23-.578t.577-.23H5.75V6.808q0-.348.23-.578T6.558 6h4.213q.485 0 .898.258t.606.717l3.925 9.216q.13.311.216.632q.084.321.084.677q0 1.258-.871 2.129T13.5 20.5q-.967 0-1.743-.547T10.67 18.5H7.402q-.171.88-.86 1.44q-.688.56-1.58.56m16.077-1h-2.731q-.349 0-.578-.23t-.23-.578V5q0-.213.143-.357T18 4.5t.357.143T18.5 5v13.5h2.539q.213 0 .356.143t.144.357t-.144.357t-.356.143M6.02 19.059q.441-.442.441-1.059t-.44-1.059q-.442-.441-1.06-.441t-1.058.441T3.462 18t.441 1.059t1.059.441t1.058-.441m8.889-.15q.591-.592.591-1.409t-.591-1.409T13.5 15.5t-1.409.591q-.591.592-.591 1.409t.591 1.409t1.409.591t1.409-.591M7.402 17.5h3.104q-.027-.563.19-1.09q.216-.525.629-.91H9.248l-2.925-3H4.462v3.077q.115-.039.24-.058t.26-.019q.892 0 1.58.56t.86 1.44m2.273-3h3.86q.25 0 .49.058t.471.173l-3.148-7.365q-.077-.174-.221-.27T10.791 7H6.75v4.5zm-.427 1l-.462-.475q-.463-.475-1-1.037t-1-1.025l-.463-.463H4.462h1.861zh2.077z"/></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.962 20.5q-1.039 0-1.77-.73T2.462 18q0-.592.26-1.112q.259-.52.74-.888v-3.692q0-.348.23-.578t.577-.23H5.75V6.808q0-.348.23-.578T6.558 6h4.213q.485 0 .898.258t.606.717l3.925 9.216q.13.311.216.632q.084.321.084.677q0 1.258-.871 2.129T13.5 20.5q-.967 0-1.743-.547T10.67 18.5H7.402q-.171.88-.86 1.44q-.688.56-1.58.56m16.077-1h-2.731q-.349 0-.578-.23t-.23-.578V5q0-.213.143-.357T18 4.5t.357.143T18.5 5v13.5h2.539q.213 0 .356.143t.144.357t-.144.357t-.356.143M6.02 19.059q.441-.442.441-1.059t-.44-1.059q-.442-.441-1.06-.441t-1.058.441T3.462 18t.441 1.059t1.059.441t1.058-.441m8.889-.15q.591-.592.591-1.409t-.591-1.409T13.5 15.5t-1.409.591q-.591.592-.591 1.409t.591 1.409t1.409.591t1.409-.591M7.402 17.5h3.104q-.027-.563.19-1.09q.216-.525.629-.91H9.248l-2.925-3H4.462v3.077q.115-.039.24-.058t.26-.019q.892 0 1.58.56t.86 1.44m2.273-3h3.86q.25 0 .49.058t.471.173l-3.148-7.365q-.077-.174-.221-.27T10.791 7H6.75v4.5zm-.427 1l-.462-.475q-.463-.475-1-1.037t-1-1.025l-.463-.463H4.462h1.861zh2.077z"/></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.962%2020.5q-1.039%200-1.77-.73T2.462%2018q0-.592.26-1.112q.259-.52.74-.888v-3.692q0-.348.23-.578t.577-.23H5.75V6.808q0-.348.23-.578T6.558%206h4.213q.485%200%20.898.258t.606.717l3.925%209.216q.13.311.216.632q.084.321.084.677q0%201.258-.871%202.129T13.5%2020.5q-.967%200-1.743-.547T10.67%2018.5H7.402q-.171.88-.86%201.44q-.688.56-1.58.56m16.077-1h-2.731q-.349%200-.578-.23t-.23-.578V5q0-.213.143-.357T18%204.5t.357.143T18.5%205v13.5h2.539q.213%200%20.356.143t.144.357t-.144.357t-.356.143M6.02%2019.059q.441-.442.441-1.059t-.44-1.059q-.442-.441-1.06-.441t-1.058.441T3.462%2018t.441%201.059t1.059.441t1.058-.441m8.889-.15q.591-.592.591-1.409t-.591-1.409T13.5%2015.5t-1.409.591q-.591.592-.591%201.409t.591%201.409t1.409.591t1.409-.591M7.402%2017.5h3.104q-.027-.563.19-1.09q.216-.525.629-.91H9.248l-2.925-3H4.462v3.077q.115-.039.24-.058t.26-.019q.892%200%201.58.56t.86%201.44m2.273-3h3.86q.25%200%20.49.058t.471.173l-3.148-7.365q-.077-.174-.221-.27T10.791%207H6.75v4.5zm-.427%201l-.462-.475q-.463-.475-1-1.037t-1-1.025l-.463-.463H4.462h1.861zh2.077z%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.962%2020.5q-1.039%200-1.77-.73T2.462%2018q0-.592.26-1.112q.259-.52.74-.888v-3.692q0-.348.23-.578t.577-.23H5.75V6.808q0-.348.23-.578T6.558%206h4.213q.485%200%20.898.258t.606.717l3.925%209.216q.13.311.216.632q.084.321.084.677q0%201.258-.871%202.129T13.5%2020.5q-.967%200-1.743-.547T10.67%2018.5H7.402q-.171.88-.86%201.44q-.688.56-1.58.56m16.077-1h-2.731q-.349%200-.578-.23t-.23-.578V5q0-.213.143-.357T18%204.5t.357.143T18.5%205v13.5h2.539q.213%200%20.356.143t.144.357t-.144.357t-.356.143M6.02%2019.059q.441-.442.441-1.059t-.44-1.059q-.442-.441-1.06-.441t-1.058.441T3.462%2018t.441%201.059t1.059.441t1.058-.441m8.889-.15q.591-.592.591-1.409t-.591-1.409T13.5%2015.5t-1.409.591q-.591.592-.591%201.409t.591%201.409t1.409.591t1.409-.591M7.402%2017.5h3.104q-.027-.563.19-1.09q.216-.525.629-.91H9.248l-2.925-3H4.462v3.077q.115-.039.24-.058t.26-.019q.892%200%201.58.56t.86%201.44m2.273-3h3.86q.25%200%20.49.058t.471.173l-3.148-7.365q-.077-.174-.221-.27T10.791%207H6.75v4.5zm-.427%201l-.462-.475q-.463-.475-1-1.037t-1-1.025l-.463-.463H4.462h1.861zh2.077z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/forklift-outline-rounded.svg?color=%231a73e8&size=48