@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 ArrowSquareTop = createMeisterIcons("arrow-square-top", [["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": "803786c31aa8ea2bacc1e6b949d005d1e38e4e89", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 16.15a.75.75 0 0 1-.75-.75V8.8a.75.75 0 0 1 1.5 0v6.6a.75.75 0 0 1-.75.75", "key": "8a5a6a8024b20af739b3226e6e9e6470acafff54", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.47 11.93a.75.75 0 0 1 0-1.06l2.5-2.5a1.233 1.233 0 0 1 1.76 0l2.5 2.5a.75.75 0 1 1-1.06 1.06l-2.32-2.32-2.32 2.32a.75.75 0 0 1-1.06 0", "key": "b21ea69445ac8b9e2ae49de523e46a01fc3643d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowSquareTop as default };
//# sourceMappingURL=ArrowSquareTop.js.map