@lunit/oui
Version:
Lunit Oncology UI components
4 lines (3 loc) • 438 B
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const SvgIcManufactureroutlined20Px = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 24, fill: "none", ...props, children: _jsx("path", { fill: "#000", fillRule: "evenodd", d: "M19.48.004v23H0v-8.543l2.977-6.178 2.253 4.682 2.254-4.682 2.256 4.682 2.254-4.682 2.256 4.682V.005z", clipRule: "evenodd" }) }));
export default SvgIcManufactureroutlined20Px;