@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 ArrowSquareDownleft = createMeisterIcons("arrow-square-downleft", [["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": "27c727ce29b3526258297cc4375acff0e8f92e49", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.85 9.162a.75.75 0 0 1 0 1.061l-4.666 4.667a.75.75 0 1 1-1.061-1.06l4.667-4.668a.75.75 0 0 1 1.06 0", "key": "53f439087e198ad74a7377934c27d070f97545e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.363 14.643a.75.75 0 0 1-.75.75h-3.536a1.233 1.233 0 0 1-1.245-1.245v-3.536a.75.75 0 0 1 1.5 0v3.28h3.28a.75.75 0 0 1 .75.75", "key": "6aa10c6748fc332b4ed66552bc8a100af49fd15b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowSquareDownleft as default };
//# sourceMappingURL=ArrowSquareDownleft.js.map