@icongo/li
Version:
LibreICONS Icons
14 lines • 1.42 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGestureScrollDown = 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: "M6.91 12.741c-.1-.545-.312-.87-.992-1.534l-.672-.655-.665-1.345c-.509-1.029-.778-1.486-1.15-1.948-.587-.732-.65-.844-.596-1.063.048-.19.394-.369.708-.366.501 0 1.138.53 1.64 1.355.323.529.46.644.638.532.111-.07.124-.31.155-2.954l.035-2.878.163-.132c.152-.122.312-.162.56-.137.577.055.622.181.622 1.76 0 1.28 0 1.28.137 1.142.21-.209.689-.188.96.041.186.156.213.222.213.53v.352l.14-.15c.188-.203.439-.255.76-.159.331.099.479.301.479.656v.274l.148-.16c.202-.217.683-.17.946.093l.182.181.054 1.843c.03 1.014.037 1.975.014 2.136-.023.16-.193.586-.377.947-.308.6-.41.923-.52 1.64l-.04.258H6.957l-.047-.259zM3.027 3.862c-.236-.474-.43-.878-.43-.896 0-.02.14-.034.31-.034h.311V1.07h.552v1.862h.316c.174 0 .305.025.293.056-.108.262-.859 1.73-.886 1.733-.02 0-.23-.384-.466-.859zm2.545-.914a2.64 2.64 0 0 1-.143-.414C5.23 1.787 5.86 1 6.66 1c.488 0 .922.265 1.15.703.131.25.124.842-.013 1.131-.18.38-.257.29-.204-.242.055-.564-.046-.875-.357-1.097-.47-.334-1.058-.222-1.383.263-.14.211-.158.31-.139.776.022.531-.017.646-.14.414z"
})
}));
export { LIGuiGestureScrollDown };