UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.01 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as e } from "react"; function o(t) { return /* @__PURE__ */ a( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconPaddingHorizontal12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10.5 11.002a.5.5 0 0 1-.5-.5V1.5a.5.5 0 0 1 1 0v9.002a.5.5 0 0 1-.5.5M6.955 4.546H5.048a.5.5 0 0 0-.5.5v1.91a.5.5 0 0 0 .5.5h1.907a.5.5 0 0 0 .5-.5v-1.91a.5.5 0 0 0-.5-.5m-.954-1h.954a1.5 1.5 0 0 1 1.5 1.5v1.91a1.5 1.5 0 0 1-1.5 1.5H5.048a1.5 1.5 0 0 1-1.5-1.5v-1.91a1.5 1.5 0 0 1 1.5-1.5zM1 10.5a.5.5 0 1 0 1 0v-9a.5.5 0 0 0-1 0z", clipRule: "evenodd" } ) } ); } const l = e(o); export { l as default }; //# sourceMappingURL=IconPaddingHorizontal12.es.js.map