UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.32 kB
"use strict"; /** * @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 ArrowSquareDownright = createMeisterIcons("arrow-square-downright", [["path", { "fill": "currentColor", "d": "M3.75 15c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.786-2.464-5.25-5.25-5.25H9C6.114 3.75 3.75 6.114 3.75 9zM9 21.75c-3.714 0-6.75-3.036-6.75-6.75V9c0-3.714 3.036-6.75 6.75-6.75h6c3.614 0 6.75 3.136 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75z", "key": "98e0972a99a4d059f7503ef7f532a8cb00db7758", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.862 9.3a.75.75 0 0 1 1.061 0l4.667 4.666a.75.75 0 0 1-1.06 1.061L8.861 10.36a.75.75 0 0 1 0-1.06", "key": "30ed429ef62101e2e7a42b7f776d349247ccc953", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.343 9.787a.75.75 0 0 1 .75.75v3.536c0 .697-.548 1.245-1.245 1.245h-3.536a.75.75 0 1 1 0-1.5h3.28v-3.28a.75.75 0 0 1 .75-.75", "key": "cc936f6bbd70ce4d7e48468bb805c3ac5ae84b11", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowSquareDownright as default }; //# sourceMappingURL=ArrowSquareDownright.js.map