UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.14 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function l(a) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCodeFrame16", "aria-hidden": "true", ...a, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M13 3H3a1 1 0 0 0-1 1v1h12V4a1 1 0 0 0-1-1m1 3H2v6a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1zM3 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm6.152 5.88a.5.5 0 0 0-.933-.359l-1.405 3.66a.5.5 0 1 0 .934.358zm-3.129-.53a.5.5 0 0 1 0 .707L4.546 9.536l1.477 1.477a.5.5 0 1 1-.707.707l-1.83-1.83-.354-.354.353-.354 1.831-1.83a.5.5 0 0 1 .707 0m3.954 0a.5.5 0 0 0 0 .707l1.477 1.478-1.477 1.477a.5.5 0 0 0 .707.707l1.83-1.83.354-.354-.353-.354-1.831-1.83a.5.5 0 0 0-.707 0", clipRule: "evenodd" } ) } ); } const n = t(l); export { n as default }; //# sourceMappingURL=IconCodeFrame16.es.js.map