UNPKG

@icongo/li

Version:
14 lines 934 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiArrowCircleLeft = props => /*#__PURE__*/_jsx("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: "M11 7.5v-1q0-.204-.148-.354t-.352-.15H6.578L8.055 4.52q.148-.15.148-.354t-.148-.354L7.344 3.1q-.14-.144-.352-.144-.21 0-.351.144L3.813 5.928l-.711.711q-.14.138-.14.354 0 .21.14.354l.71.711 2.829 2.828q.14.144.351.144.211 0 .352-.144l.71-.71q.141-.139.141-.355 0-.21-.14-.354L6.578 7.991H10.5q.204 0 .352-.15T11 7.487zm2-.5q0 1.633-.805 3.012-.804 1.379-2.183 2.183Q8.632 13 7 13q-1.633 0-3.012-.805-1.379-.804-2.183-2.183Q1 8.632 1 7t.805-3.012q.804-1.379 2.183-2.183Q5.368 1 7 1q1.633 0 3.012.805 1.379.804 2.183 2.183Q13 5.368 13 7z" }) })); export { LIGuiArrowCircleLeft };