@icongo/li
Version:
LibreICONS Icons
14 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGestureSwipeLeft = 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: "M8.501 2.664a.32.32 0 0 1-.253.123.342.342 0 0 1-.186-.056l-.686-.445a.353.353 0 0 1-.105-.492l.415-.639a.327.327 0 0 1 .598.1l.081.332c.602.032 1.264.19 1.896.456a5.844 5.844 0 0 1 1.557.954.311.311 0 0 1-.409.469 5.215 5.215 0 0 0-1.39-.85 5.293 5.293 0 0 0-1.497-.394l.038.154a.334.334 0 0 1-.059.288zm-6.375 7.89.556-1.086-.054-.804a1.934 1.934 0 0 1 .206-1.009l.953-1.873c.116-.22.476-.454.825-.454.071 0 .14.01.204.028.102.029.305.06.502.09.246.038.5.077.674.126.09.025.286.057.476.088.251.042.511.084.681.132.167.047.316.125.433.222.385-.581 1.31-1.973 1.45-2.18a.629.629 0 0 1 .54-.297c.261 0 .522.148.662.377.124.203.133.44.025.65L8.088 8.841a1.107 1.107 0 0 0 .832-.099l.048-.026.171-.092a.884.884 0 0 1 .422-.112c.286 0 .542.156.669.406.13.258.097.562-.09.814-.348.473-1.473 1.375-3.161 1.954l-.542 1.06a.465.465 0 0 1-.625.204L2.33 11.179a.462.462 0 0 1-.203-.625z"
})
}));
export { LIGuiGestureSwipeLeft };