UNPKG

@ozen-ui/icons

Version:

A collection of icons

9 lines (8 loc) 2.76 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LeafSIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.LeafSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }), react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4617 2.79571C8.57684 2.93721 6.49834 3.44112 5.19174 4.75073C3.91201 6.0334 3.86562 7.31939 4.17123 8.37569C4.35852 9.02302 4.68199 9.58499 4.96313 9.98506L6.2548 8.69666L6.09641 5.91816C6.07283 5.50462 6.38896 5.15026 6.8025 5.12669C7.21605 5.10311 7.5704 5.41924 7.59397 5.83278L7.6764 7.27867L9.21071 5.74825L9.30516 4.79227C9.34588 4.38006 9.71306 4.07891 10.1253 4.11964C10.5375 4.16037 10.8386 4.52754 10.7979 4.93975L10.7675 5.24767L11.071 5.21587C11.4829 5.17271 11.8519 5.47168 11.895 5.88364C11.9382 6.2956 11.6392 6.66455 11.2273 6.70771L10.2725 6.80774L8.74218 8.33423L10.1795 8.41397C10.5931 8.43692 10.9098 8.79079 10.8868 9.20437C10.8639 9.61795 10.51 9.93462 10.0964 9.91167L7.31541 9.75738L6.03741 11.0321C6.44257 11.2996 7.01137 11.6062 7.66357 11.7846C8.75182 12.0823 10.0409 12.0242 11.2677 10.8104C12.5238 9.56779 13.0325 7.50031 13.1904 5.59631C13.2676 4.66601 13.2577 3.8189 13.2282 3.20386C13.2213 3.05983 13.2133 2.92892 13.2052 2.81306C13.0932 2.80344 12.9671 2.79382 12.8285 2.7851C12.2222 2.74692 11.3854 2.72637 10.4617 2.79571ZM13.896 2.13418C14.6399 2.03873 14.6399 2.03894 14.6399 2.03917L14.6402 2.04137L14.6408 2.04633L14.6429 2.06306C14.6446 2.0772 14.6469 2.09728 14.6498 2.123C14.6555 2.17443 14.6633 2.24846 14.672 2.34268C14.6894 2.53104 14.7106 2.80058 14.7265 3.13201C14.7582 3.79349 14.7692 4.70845 14.6853 5.72031C14.521 7.70063 13.9793 10.2379 12.3227 11.8768C10.6368 13.5446 8.7574 13.6389 7.26777 13.2314C6.30572 12.9682 5.49397 12.4963 4.95781 12.109L2.52966 14.531C2.23639 14.8235 1.76152 14.8229 1.469 14.5297C1.17648 14.2364 1.17708 13.7615 1.47034 13.469L3.88857 11.0569C3.49399 10.535 3.00546 9.74354 2.73033 8.79257C2.29852 7.30008 2.40376 5.42135 4.12986 3.69129C5.82909 1.98816 8.36818 1.44865 10.3494 1.29992C11.3588 1.22414 12.2672 1.24678 12.9228 1.28806C13.2513 1.30875 13.5182 1.33423 13.7047 1.3548C13.7979 1.36509 13.8713 1.37416 13.9223 1.38081C13.9478 1.38414 13.9677 1.38686 13.9818 1.38883L13.9985 1.3912L14.0035 1.39193L14.0052 1.39217C14.0054 1.3922 14.0062 1.39233 13.896 2.13418ZM13.896 2.13418L14.0062 1.39233C14.3383 1.44169 14.5972 1.70617 14.6399 2.03917L13.896 2.13418Z", fill: "currentColor" }))); }); exports.LeafSIcon.displayName = 'LeafSIcon';