UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 957 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function n(t) { 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: "IconListIndented16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2 2.5v11a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0m12 1a.5.5 0 0 1-.5.5H5.474a.5.5 0 0 1 0-1H13.5a.5.5 0 0 1 .5.5m-1.852 3a.5.5 0 0 1-.5.5H5.475a.5.5 0 1 1 0-1h6.173a.5.5 0 0 1 .5.5M13.5 10a.5.5 0 1 0 0-1H5.476a.5.5 0 0 0 0 1zm-1.351 2.5a.5.5 0 0 1-.5.5H5.475a.5.5 0 0 1 0-1h6.173a.5.5 0 0 1 .5.5", clipRule: "evenodd" } ) } ); } const i = a(n); export { i as default }; //# sourceMappingURL=IconListIndented16.es.js.map