@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.29 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ArrowSquareLeft = createMeisterIcons("arrow-square-left", [["path", { "fill": "currentColor", "d": "M15 20.25c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25H9C6.214 3.75 3.75 6.214 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25zM21.75 15c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75V9c0-3.614 3.136-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75z", "key": "3af622797f7e4e6dee38737c5a3fc138d6c1b8df", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.15 12a.75.75 0 0 1-.75.75H8.8a.75.75 0 0 1 0-1.5h6.6a.75.75 0 0 1 .75.75", "key": "42d2dcff08cc9105dbb650b63da01a7e53bc39a6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.93 15.53a.75.75 0 0 1-1.06 0l-2.5-2.5a1.233 1.233 0 0 1 0-1.76l2.5-2.5a.75.75 0 0 1 1.06 1.06l-2.32 2.32 2.32 2.32a.75.75 0 0 1 0 1.06", "key": "7a0e62a82bb21aea16ad0c06fe60ee561be344df", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowSquareLeft as default };
//# sourceMappingURL=ArrowSquareLeft.js.map