| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/framework7/node_modules/framework7-icons/react/esm/ |
Upload File : |
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
import React from 'react';
function HandPointRightFill(props) {
var children = props.children,
attrs = _objectWithoutPropertiesLoose(props, ["children"]);
return /*#__PURE__*/React.createElement("svg", _extends({
fill: "currentcolor",
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 56 56"
}, attrs), /*#__PURE__*/React.createElement("path", {
d: "M 4.0469 31.1875 C 4.0469 41.0781 10.4687 46.8906 21.2968 46.8906 L 25.7968 46.8906 C 29.9219 46.8906 32.4297 44.8984 32.4297 42.6719 C 32.4297 42.1563 32.1719 41.8984 31.6797 41.8984 L 29.6875 41.8984 C 28.7500 41.8984 28.2812 41.4063 28.2812 40.8437 C 28.2812 40.2344 28.7500 39.7656 29.6875 39.7656 L 31.0000 39.7656 C 33.4141 39.7656 35.0078 38.1953 35.0078 36.1094 C 35.0078 35.1485 34.6094 34.7266 33.8125 34.7266 L 31.0937 34.7266 C 30.1562 34.7266 29.6875 34.2578 29.6875 33.6953 C 29.6875 33.0859 30.1562 32.5937 31.0937 32.5937 L 33.6015 32.5937 C 36.3203 32.5937 37.6094 31.0000 37.6094 28.9844 C 37.6094 28.0703 37.1875 27.6016 36.4141 27.6016 L 31.0937 27.6016 C 30.1562 27.6016 29.6875 27.1094 29.6875 26.5469 C 29.6875 25.9375 30.1562 25.4688 31.0937 25.4688 L 49.0938 25.4688 C 50.8280 25.4688 51.9531 24.3203 51.9531 22.8672 C 51.9531 21.2969 50.8280 20.1953 49.0938 20.1953 L 22.3750 20.1953 C 21.7656 20.1953 21.4375 19.8203 21.4375 19.4453 C 21.4375 19.0469 21.6953 18.7656 22.2812 18.4844 L 31.4219 14.4766 C 32.9922 13.7734 33.4609 12.3437 32.9687 11.1016 C 32.5000 9.9063 31.0703 9.1094 29.3594 9.7656 L 17.5000 14.2422 C 7.5859 17.9688 4.0469 23.6406 4.0469 31.1875 Z"
}));
}
export default HandPointRightFill;