@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.67 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 ArrowSquareTopB = createMeisterIcons("arrow-square-top-b", [["path", { "fill": "currentColor", "d": "M21 9v6c0 3.3-2.7 6-6 6H9c-3.3 0-6-2.7-6-6V9c0-3.3 2.7-6 6-6h6c3.3 0 6 2.6 6 6", "key": "7469ce4662a57994111707c4dc45658ef1d7fa87", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.978-2.356-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.706 0 6.75 2.928 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "2ed2bdf8df42560ecb290719df01a13b503a6625", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.1 11.3 2.5-2.5c.2-.2.5-.2.7 0l2.5 2.5", "key": "d88a994d808da342ae36cbdd1b0fec86abd078eb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m11.95 9.51 2.32 2.32a.75.75 0 0 0 1.06-1.06l-2.5-2.5a1.233 1.233 0 0 0-1.76 0l.53.53-.53-.53-2.5 2.5a.75.75 0 1 0 1.06 1.06z", "key": "2fb055e9b34a9a052cce53412cf6b46d0430b487", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 8.55a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "2caea3882185666094ba7fe44b04617d6fb76b46", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowSquareTopB as default };
//# sourceMappingURL=ArrowSquareTopB.js.map