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

Name
conveyor-belt-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 conveyor belt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19q-.846 0-1.423-.577T3 17t.577-1.423T5 15h14q.846 0 1.423.577T21 17t-.577 1.423T19 19zm0-1h14q.425 0 .713-.288T20 17t-.288-.712T19 16H5q-.425 0-.712.288T4 17t.288.713T5 18m5.962-5V5h8v8zM3 11.489v-.983h5.944v.983zM12.962 8.5h4v-.994h-4zM5 8.5h3.944v-.994H5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightConveyorBeltSharp(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="M5 19q-.846 0-1.423-.577T3 17t.577-1.423T5 15h14q.846 0 1.423.577T21 17t-.577 1.423T19 19zm0-1h14q.425 0 .713-.288T20 17t-.288-.712T19 16H5q-.425 0-.712.288T4 17t.288.713T5 18m5.962-5V5h8v8zM3 11.489v-.983h5.944v.983zM12.962 8.5h4v-.994h-4zM5 8.5h3.944v-.994H5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 19q-.846 0-1.423-.577T3 17t.577-1.423T5 15h14q.846 0 1.423.577T21 17t-.577 1.423T19 19zm0-1h14q.425 0 .713-.288T20 17t-.288-.712T19 16H5q-.425 0-.712.288T4 17t.288.713T5 18m5.962-5V5h8v8zM3 11.489v-.983h5.944v.983zM12.962 8.5h4v-.994h-4zM5 8.5h3.944v-.994H5z"/></svg>
</template>

CSS

.icon-conveyor-belt-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%22M5%2019q-.846%200-1.423-.577T3%2017t.577-1.423T5%2015h14q.846%200%201.423.577T21%2017t-.577%201.423T19%2019zm0-1h14q.425%200%20.713-.288T20%2017t-.288-.712T19%2016H5q-.425%200-.712.288T4%2017t.288.713T5%2018m5.962-5V5h8v8zM3%2011.489v-.983h5.944v.983zM12.962%208.5h4v-.994h-4zM5%208.5h3.944v-.994H5z%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%22M5%2019q-.846%200-1.423-.577T3%2017t.577-1.423T5%2015h14q.846%200%201.423.577T21%2017t-.577%201.423T19%2019zm0-1h14q.425%200%20.713-.288T20%2017t-.288-.712T19%2016H5q-.425%200-.712.288T4%2017t.288.713T5%2018m5.962-5V5h8v8zM3%2011.489v-.983h5.944v.983zM12.962%208.5h4v-.994h-4zM5%208.5h3.944v-.994H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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