UNPKG

@ozen-ui/icons

Version:

A collection of icons

9 lines (8 loc) 3.33 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CallBackMIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.CallBackMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }), react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.3909 1.82642H16.3346C15.9204 1.82642 15.5846 2.1622 15.5846 2.57642C15.5846 2.99063 15.9204 3.32642 16.3346 3.32642H19.5803L13.6373 9.26938C13.3444 9.56227 13.3444 10.0371 13.6373 10.33C13.9302 10.6229 14.4051 10.6229 14.698 10.33L20.6409 4.38708V7.63272C20.6409 8.04693 20.9767 8.38272 21.3909 8.38272C21.8051 8.38272 22.1409 8.04693 22.1409 7.63272V2.57642C22.1409 2.1622 21.8051 1.82642 21.3909 1.82642ZM5.66049 6.01261L7.88638 8.32521C7.98904 8.42833 8.04675 8.56783 8.04675 8.71333C8.04675 8.85883 7.98911 8.99841 7.88645 9.10152L7.88477 9.10321C7.50236 9.48975 7.28788 10.0115 7.28788 10.5553C7.28788 11.099 7.50236 11.6208 7.88477 12.0073L7.8876 12.0102L11.5715 15.6941L11.5743 15.6969C11.9609 16.0793 12.4827 16.2938 13.0264 16.2938C13.5701 16.2938 14.0919 16.0793 14.4785 15.6969L14.4801 15.6952C14.5833 15.5926 14.7228 15.5349 14.8683 15.5349C15.0138 15.5349 15.1534 15.5926 15.2565 15.6952L17.5658 17.99C17.6692 18.0955 17.7272 18.2375 17.7272 18.3853C17.7272 18.5335 17.669 18.6757 17.5651 18.7813C17.5647 18.7817 17.5644 18.782 17.564 18.7824L17.0181 19.3283C17.0182 19.3282 17.018 19.3284 17.0181 19.3283C16.5092 19.8366 15.8413 20.1558 15.126 20.2322C14.4131 20.3083 13.6956 20.139 13.0919 19.7524C9.43877 17.2904 6.2948 14.1469 3.83232 10.4942C3.45494 9.88499 3.29634 9.16524 3.38292 8.45363C3.46999 7.73797 3.79976 7.07379 4.31723 6.57183L4.32543 6.56388L4.87148 6.01769C4.87184 6.01733 4.8722 6.01697 4.87257 6.01662C4.97816 5.91271 5.12039 5.85445 5.26859 5.85445C5.41486 5.85445 5.55533 5.91121 5.66049 6.01261ZM6.72064 4.95135C6.3341 4.56894 5.81232 4.35445 5.26859 4.35445C4.72486 4.35445 4.20307 4.56894 3.81653 4.95135L3.81367 4.95418L3.26854 5.49932C2.50727 6.23967 2.02216 7.21823 1.8939 8.27247C1.7654 9.3287 2.00286 10.3971 2.56668 11.2994C2.57122 11.3067 2.57589 11.3139 2.58068 11.321C5.15375 15.141 8.44065 18.4279 12.2607 21.001L12.2736 21.0095C13.1666 21.5845 14.2294 21.8365 15.2854 21.7237C16.3414 21.6109 17.3269 21.14 18.0783 20.3895L18.6275 19.8402L18.6303 19.8374C19.0127 19.4508 19.2272 18.929 19.2272 18.3853C19.2272 17.8416 19.0127 17.3198 18.6303 16.9333L18.6258 16.9287L16.3149 14.6322C16.3149 14.6323 16.3148 14.6322 16.3149 14.6322C15.9307 14.2498 15.4105 14.0349 14.8683 14.0349C14.3267 14.0349 13.807 14.2493 13.4229 14.6311C13.3173 14.7354 13.1748 14.7938 13.0264 14.7938C12.8782 14.7938 12.736 14.7355 12.6304 14.6316C12.63 14.6313 12.6297 14.6309 12.6293 14.6306L8.95111 10.9524C8.95076 10.952 8.95041 10.9517 8.95006 10.9513C8.84614 10.8457 8.78788 10.7035 8.78788 10.5553C8.78788 10.4068 8.84631 10.2644 8.95053 10.1588C9.33239 9.77464 9.54675 9.255 9.54675 8.71333C9.54675 8.17349 9.33384 7.65554 8.9544 7.27181L6.73353 4.96442L6.72064 4.95135Z", fill: "currentColor" }))); }); exports.CallBackMIcon.displayName = 'CallBackMIcon';