@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.69 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 ArrowSquareDownB = createMeisterIcons("arrow-square-down-b", [["path", { "fill": "currentColor", "d": "M3 15V9c0-3.3 2.7-6 6-6h6c3.3 0 6 2.7 6 6v6c0 3.3-2.7 6-6 6H9c-3.4 0-6-2.7-6-6", "key": "3edd8c7181b83f2b93c9e5fcef9c5de5bf5404f0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.894 2.272 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.822 0-6.75-3.044-6.75-6.75z", "key": "7afab3bd98a4db418388287154ab762419cd932f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.8 12.6-2.5 2.5c-.2.2-.5.2-.7 0l-2.5-2.5", "key": "074e3771130a8f54a802eebe6657936195bb1062", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.57 12.07a.75.75 0 0 1 1.06 0l2.32 2.32 2.32-2.32a.75.75 0 0 1 1.06 1.06l-2.5 2.5a1.233 1.233 0 0 1-1.76 0l-2.5-2.5a.75.75 0 0 1 0-1.06", "key": "10c87fa6f6428ea7228806b5230900559da3b3ec", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 7.85a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "f77ac512f4f51f20774fe4d11dc18407a96ed3c2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowSquareDownB as default };
//# sourceMappingURL=ArrowSquareDownB.js.map