manufacturer-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
manufacturer-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

1 other variant in Fluent UI System Icons

Use the manufacturer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M2.924 4.129A2.25 2.25 0 0 1 5.171 2H6.33a2.25 2.25 0 0 1 2.247 2.129l.838 15.5A2.25 2.25 0 0 1 7.167 22H4.333a2.25 2.25 0 0 1-2.246-2.371l.837-15.5z" fill="currentColor"/><path d="M9.512 22c.6-.625.95-1.488.9-2.425L9.856 9.284l4.666-3.862A.75.75 0 0 1 15.75 6v4.24l4.98-4.781A.75.75 0 0 1 22 6v13.75A2.25 2.25 0 0 1 19.75 22H9.512zM13 20.5h5V16a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v4.5z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentManufacturer24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M2.924 4.129A2.25 2.25 0 0 1 5.171 2H6.33a2.25 2.25 0 0 1 2.247 2.129l.838 15.5A2.25 2.25 0 0 1 7.167 22H4.333a2.25 2.25 0 0 1-2.246-2.371l.837-15.5z" fill="currentColor"/><path d="M9.512 22c.6-.625.95-1.488.9-2.425L9.856 9.284l4.666-3.862A.75.75 0 0 1 15.75 6v4.24l4.98-4.781A.75.75 0 0 1 22 6v13.75A2.25 2.25 0 0 1 19.75 22H9.512zM13 20.5h5V16a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v4.5z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M2.924 4.129A2.25 2.25 0 0 1 5.171 2H6.33a2.25 2.25 0 0 1 2.247 2.129l.838 15.5A2.25 2.25 0 0 1 7.167 22H4.333a2.25 2.25 0 0 1-2.246-2.371l.837-15.5z" fill="currentColor"/><path d="M9.512 22c.6-.625.95-1.488.9-2.425L9.856 9.284l4.666-3.862A.75.75 0 0 1 15.75 6v4.24l4.98-4.781A.75.75 0 0 1 22 6v13.75A2.25 2.25 0 0 1 19.75 22H9.512zM13 20.5h5V16a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v4.5z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-manufacturer-24-filled {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M2.924%204.129A2.25%202.25%200%200%201%205.171%202H6.33a2.25%202.25%200%200%201%202.247%202.129l.838%2015.5A2.25%202.25%200%200%201%207.167%2022H4.333a2.25%202.25%200%200%201-2.246-2.371l.837-15.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.512%2022c.6-.625.95-1.488.9-2.425L9.856%209.284l4.666-3.862A.75.75%200%200%201%2015.75%206v4.24l4.98-4.781A.75.75%200%200%201%2022%206v13.75A2.25%202.25%200%200%201%2019.75%2022H9.512zM13%2020.5h5V16a1%201%200%200%200-1-1h-3a1%201%200%200%200-1%201v4.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M2.924%204.129A2.25%202.25%200%200%201%205.171%202H6.33a2.25%202.25%200%200%201%202.247%202.129l.838%2015.5A2.25%202.25%200%200%201%207.167%2022H4.333a2.25%202.25%200%200%201-2.246-2.371l.837-15.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.512%2022c.6-.625.95-1.488.9-2.425L9.856%209.284l4.666-3.862A.75.75%200%200%201%2015.75%206v4.24l4.98-4.781A.75.75%200%200%201%2022%206v13.75A2.25%202.25%200%200%201%2019.75%2022H9.512zM13%2020.5h5V16a1%201%200%200%200-1-1h-3a1%201%200%200%200-1%201v4.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/manufacturer-24-filled.svg?color=%231a73e8&size=48