UNPKG

@icongo/ri

Version:
17 lines 992 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var RICentosLine = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/_jsx("path", { d: "m12 2 4.292 4.292 1.061-1.06L16.121 4H20v3.879l-1.233-1.233-1.06 1.061L22 12l-4.292 4.293 1.059 1.059L20 16.121V20h-3.88l1.232-1.233-1.059-1.06L12 22l-4.293-4.293-1.061 1.06L7.879 20H4v-3.88l1.231 1.232 1.061-1.06L2 12l4.293-4.293-1.062-1.061L4 7.879V4h3.879L6.646 5.23l1.062 1.062L12 2zm0 11.413-2.88 2.879 2.88 2.88 2.879-2.88L12 13.412zM7.707 9.12 4.828 12l2.878 2.878 2.88-2.88-2.879-2.877zm8.585 0-2.877 2.878 2.878 2.879L19.172 12l-2.88-2.879zM12 4.828 9.122 7.707l2.879 2.878 2.877-2.879L12 4.828z" })] })); export { RICentosLine };