UNPKG

@icongo/cg

Version:
15 lines 597 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGCompressRight = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "m14.567 8.03 6.343-6.26 1.405 1.423-6.323 6.24 3.57.015-.009 2-7-.028.028-7 2 .008-.014 3.601Zm-6.588 6.513-3.57.003-.002-2 7-.006.006 7-2 .002-.003-3.602-6.314 6.29-1.411-1.416 6.294-6.271Z" }) })); export { CGCompressRight };