front-loader-sharp from Material Symbols Light by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.

Name
front-loader-sharp
Set
Material Symbols Light
Style
Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the front loader icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.475 19.256q-1.038 0-1.766-.731q-.728-.73-.728-1.77v-7h6.827v-4.98h4.057l2.5 2.5v4.173h1.302v-1.98l1.871-1.866l3.783 7.154h-5.654v-2.308h-1.301v2.23q.538.349.836.888q.298.54.298 1.19q0 1.038-.73 1.769t-1.77.73q-.892 0-1.58-.55t-.866-1.43H6.92q-.177.88-.865 1.43t-1.581.55m0-1q.617 0 1.062-.44q.444-.442.444-1.06t-.441-1.058t-1.06-.441t-1.058.441q-.441.442-.441 1.059t.438 1.059q.439.44 1.056.44m10.584-.44q.441-.442.441-1.06t-.441-1.058T14 15.256t-1.059.441t-.441 1.059t.441 1.059q.442.44 1.059.44t1.059-.44m5.616-4.06l-2.386-4.501l-.616.654v3.848zM9.808 11.449h4.558V7.696l-1.927-1.921H9.808z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFrontLoaderSharp(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.475 19.256q-1.038 0-1.766-.731q-.728-.73-.728-1.77v-7h6.827v-4.98h4.057l2.5 2.5v4.173h1.302v-1.98l1.871-1.866l3.783 7.154h-5.654v-2.308h-1.301v2.23q.538.349.836.888q.298.54.298 1.19q0 1.038-.73 1.769t-1.77.73q-.892 0-1.58-.55t-.866-1.43H6.92q-.177.88-.865 1.43t-1.581.55m0-1q.617 0 1.062-.44q.444-.442.444-1.06t-.441-1.058t-1.06-.441t-1.058.441q-.441.442-.441 1.059t.438 1.059q.439.44 1.056.44m10.584-.44q.441-.442.441-1.06t-.441-1.058T14 15.256t-1.059.441t-.441 1.059t.441 1.059q.442.44 1.059.44t1.059-.44m5.616-4.06l-2.386-4.501l-.616.654v3.848zM9.808 11.449h4.558V7.696l-1.927-1.921H9.808z"/></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.475 19.256q-1.038 0-1.766-.731q-.728-.73-.728-1.77v-7h6.827v-4.98h4.057l2.5 2.5v4.173h1.302v-1.98l1.871-1.866l3.783 7.154h-5.654v-2.308h-1.301v2.23q.538.349.836.888q.298.54.298 1.19q0 1.038-.73 1.769t-1.77.73q-.892 0-1.58-.55t-.866-1.43H6.92q-.177.88-.865 1.43t-1.581.55m0-1q.617 0 1.062-.44q.444-.442.444-1.06t-.441-1.058t-1.06-.441t-1.058.441q-.441.442-.441 1.059t.438 1.059q.439.44 1.056.44m10.584-.44q.441-.442.441-1.06t-.441-1.058T14 15.256t-1.059.441t-.441 1.059t.441 1.059q.442.44 1.059.44t1.059-.44m5.616-4.06l-2.386-4.501l-.616.654v3.848zM9.808 11.449h4.558V7.696l-1.927-1.921H9.808z"/></svg>
</template>

CSS

.icon-front-loader-sharp {
  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.475%2019.256q-1.038%200-1.766-.731q-.728-.73-.728-1.77v-7h6.827v-4.98h4.057l2.5%202.5v4.173h1.302v-1.98l1.871-1.866l3.783%207.154h-5.654v-2.308h-1.301v2.23q.538.349.836.888q.298.54.298%201.19q0%201.038-.73%201.769t-1.77.73q-.892%200-1.58-.55t-.866-1.43H6.92q-.177.88-.865%201.43t-1.581.55m0-1q.617%200%201.062-.44q.444-.442.444-1.06t-.441-1.058t-1.06-.441t-1.058.441q-.441.442-.441%201.059t.438%201.059q.439.44%201.056.44m10.584-.44q.441-.442.441-1.06t-.441-1.058T14%2015.256t-1.059.441t-.441%201.059t.441%201.059q.442.44%201.059.44t1.059-.44m5.616-4.06l-2.386-4.501l-.616.654v3.848zM9.808%2011.449h4.558V7.696l-1.927-1.921H9.808z%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.475%2019.256q-1.038%200-1.766-.731q-.728-.73-.728-1.77v-7h6.827v-4.98h4.057l2.5%202.5v4.173h1.302v-1.98l1.871-1.866l3.783%207.154h-5.654v-2.308h-1.301v2.23q.538.349.836.888q.298.54.298%201.19q0%201.038-.73%201.769t-1.77.73q-.892%200-1.58-.55t-.866-1.43H6.92q-.177.88-.865%201.43t-1.581.55m0-1q.617%200%201.062-.44q.444-.442.444-1.06t-.441-1.058t-1.06-.441t-1.058.441q-.441.442-.441%201.059t.438%201.059q.439.44%201.056.44m10.584-.44q.441-.442.441-1.06t-.441-1.058T14%2015.256t-1.059.441t-.441%201.059t.441%201.059q.442.44%201.059.44t1.059-.44m5.616-4.06l-2.386-4.501l-.616.654v3.848zM9.808%2011.449h4.558V7.696l-1.927-1.921H9.808z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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