UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 1.95 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const HandTakingLeaf1 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M15.309 2.75l.284-.694a.75.75 0 00-.57 0l.286.694z", fill: "#323544" }), React.createElement("path", { d: "M15.309 2.75l-.285-.694h-.001l-.002.001-.004.002-.01.004-.034.015a5.73 5.73 0 00-.474.243c-.295.17-.69.428-1.088.786-.795.716-1.645 1.873-1.645 3.524 0 2.02 1.536 3.752 3.543 3.752 2.006 0 3.542-1.732 3.542-3.752 0-1.65-.85-2.808-1.644-3.524a6.406 6.406 0 00-1.454-.979 3.965 3.965 0 00-.11-.05l-.033-.015-.01-.004-.004-.002h-.002l-.285.693zm.894 1.472c.602.541 1.148 1.324 1.148 2.409 0 .982-.554 1.77-1.292 2.093V6.106a.75.75 0 00-1.5 0v2.618c-.738-.323-1.293-1.11-1.293-2.093 0-1.085.547-1.868 1.148-2.409a4.906 4.906 0 01.895-.635l.063.035c.228.131.53.33.831.6zM19.427 11.084a1.578 1.578 0 012.226 2.212l-3.867 4.829a1.978 1.978 0 01-1.544.741h-6.174a.75.75 0 00-.503.194l-.525.475a.75.75 0 01-.34.877l-2.576 1.487a.75.75 0 01-1.025-.274L2.101 16.43a.75.75 0 01.274-1.025l2.577-1.487a.75.75 0 01.743-.004l1.693-1.353c.553-.442 1.253-.747 2.025-.75.813-.004 2.099.068 3.262.492h2.598c.662 0 1.239.36 1.548.893l2.606-2.113zM8.559 17.948a2.25 2.25 0 011.51-.582h6.173a.478.478 0 00.373-.179l3.867-4.829a.078.078 0 00-.11-.109l-3.852 3.123a1.782 1.782 0 01-1.247.507h-2.735a.75.75 0 110-1.5h2.735c.046 0 .09-.01.13-.03a.856.856 0 01.024-.021l.073-.06a.288.288 0 00-.227-.465h-2.682c-.13.001-.255-.023-.369-.067-.926-.353-2.033-.428-2.802-.425-.374.002-.755.15-1.096.423l-1.788 1.43 1.75 3.03.273-.246zM3.775 16.33l2.248 3.895 1.278-.738-2.249-3.894-1.277.737z", fill: "#323544" })); exports.default = HandTakingLeaf1;