UNPKG

@icongo/li

Version:
24 lines 1.1 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiRotateToLandscape = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "M3 11.857V2.143C3 1.514 3.514 1 4.143 1h5.714C10.486 1 11 1.514 11 2.143v9.714C11 12.486 10.486 13 9.857 13H4.143A1.146 1.146 0 0 1 3 11.857z" }), /*#__PURE__*/_jsx("path", { fill: "#f3e5f5", d: "M9.857 1.857H4.143c-.172 0-.286.114-.286.286v9.714c0 .172.114.286.286.286h5.714c.172 0 .286-.114.286-.286V2.143c0-.172-.114-.286-.286-.286z" }), /*#__PURE__*/_jsx("path", { fill: "#9c27b0", d: "m4.743 7.857 1.686 2 1.685-2z" }), /*#__PURE__*/_jsx("path", { fill: "#9c27b0", d: "M7.571 4.714A1.72 1.72 0 0 0 5.857 6.43v1.714H7V6.429c0-.315.257-.572.571-.572s.572.257.572.572V7h1.143v-.571A1.72 1.72 0 0 0 7.57 4.714z" })] })); export { LIGuiRotateToLandscape };