UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 971 B
import { jsx as t } from "react/jsx-runtime"; import { memo as o } from "react"; function n(e) { return /* @__PURE__ */ t( "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: "IconDoAndDont16", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M7.854 7.857a.5.5 0 0 1-.707 0L5.379 6.089 3.611 7.856a.5.5 0 0 1-.707-.707l1.768-1.767-1.768-1.768a.5.5 0 1 1 .707-.707L5.38 4.675l1.768-1.768a.5.5 0 0 1 .707.707L6.086 5.382 7.854 7.15a.5.5 0 0 1 0 .707m5.756.996a.5.5 0 0 0-.708-.707L10.19 10.86 8.853 9.525a.5.5 0 0 0-.707.707l1.689 1.689.353.353.354-.353z", clipRule: "evenodd" } ) } ); } const s = o(n); export { s as default }; //# sourceMappingURL=IconDoAndDont16.es.js.map