UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.01 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function o(s) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconScissors20", "aria-hidden": "true", ...s, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M18.905 4.907a.75.75 0 0 1-.258 1.029L7.095 12.867a3.138 3.138 0 1 1-.83-1.252L8.958 10 6.265 8.385a3.138 3.138 0 1 1 .83-1.252l3.32 1.992 7.46-4.476a.75.75 0 0 1 1.03.258M4.137 7.716a1.638 1.638 0 1 1 0-3.277 1.638 1.638 0 0 1 0 3.277m0 7.846a1.638 1.638 0 1 1 0-3.277 1.638 1.638 0 0 1 0 3.277m8.047-3.625 1.46-.874 5.002 3.002a.75.75 0 0 1-.772 1.286z", clipRule: "evenodd" } ) } ); } const l = t(o); export { l as default }; //# sourceMappingURL=IconScissors20.es.js.map