@icongo/li
Version:
LibreICONS Icons
14 lines • 1.79 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiGestureTwoFingerTouch = 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.79 12.677c-.098-.456-.345-.844-.746-1.17-.547-.446-.762-.752-1.302-1.853-.566-1.152-.833-1.59-1.31-2.148-.413-.481-.472-.7-.242-.898.53-.457 1.418-.016 1.99.989a3.2 3.2 0 0 0 .293.433c.148.166.392.189.448.042.021-.055.038-1.257.038-2.67v-2.57l.168-.155c.237-.22.64-.216.907.01l.195.164v-.186c0-.338.385-.532.79-.398.413.136.417.157.417 2.045v1.697l.156-.156a.505.505 0 0 1 .384-.156c.447 0 .73.272.73.702 0 .187 0 .187.127.06.198-.197.584-.17.84.059l.208.185.043 1.827c.047 2.004.04 2.062-.335 2.726-.24.424-.41.927-.466 1.38l-.045.365H6.859l-.07-.323zM5.312 4.314c-.394-.422-.52-.78-.482-1.373.023-.356.07-.539.197-.755a1.795 1.795 0 0 1 1.444-.895c.19-.015.503-.09.695-.167a1.768 1.768 0 0 1 1.924.421c.324.334.447.621.477 1.114.037.601-.105.987-.517 1.404l-.328.332-.02-.179c-.016-.135.038-.243.225-.445.75-.814.362-2.115-.724-2.43-.3-.087-.415-.092-.69-.031-.182.04-.384.114-.45.164-.065.05-.245.091-.398.093-.938.01-1.678.785-1.574 1.657.042.358.218.728.45.944.155.145.23.45.11.45-.03 0-.183-.137-.34-.304zM5.55 3.6c-.15-.273-.158-.781-.015-1.058.22-.425.78-.711 1.227-.627.162.03.257.01.404-.103.139-.103.305-.15.589-.166.35-.021.428 0 .686.163.177.114.336.282.409.433.153.319.15.816-.008 1.106l-.12.22-.032-.54c-.034-.578-.095-.741-.355-.946a.89.89 0 0 0-1.169.088c-.111.12-.171.14-.259.093-.184-.099-.585-.069-.777.057-.311.206-.389.382-.424.962l-.033.54L5.55 3.6z"
})
}));
export { LIGuiGestureTwoFingerTouch };