"use client"; import createSvgIcon from "./utils/createSvgIcon.js"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon([/*#__PURE__*/_jsx("path", { d: "M12 17v-4H9v-3H5V7h10l3.55 5L15 17z", opacity: ".3" }, "0"), /*#__PURE__*/_jsx("path", { d: "m21 12-4.37 6.16c-.37.52-.98.84-1.63.84h-3v-2h3l3.55-5L15 7H5v3H3V7c0-1.1.9-2 2-2h10c.65 0 1.26.31 1.63.84zm-11 3H7v-3H5v3H2v2h3v3h2v-3h3z" }, "1")], 'NewLabelTwoTone');