@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.63 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 CursorSquareB = createMeisterIcons("cursor-square-b", [["path", { "fill": "currentColor", "d": "m9.1 9.4 1.1 4.2c.1.2.3.3.5.1l3.1-3.1c.2-.2.1-.4-.1-.5L9.5 9c-.3 0-.5.2-.4.4", "key": "36cc0aba97102587fb29c653ab168ad2a3d00c08", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.62 8.595a1.24 1.24 0 0 1 .88-.345h.097l4.369 1.144.07.035c.213.107.483.32.585.677.118.412-.048.782-.29 1.024l-3.1 3.1c-.243.243-.613.409-1.024.291a1.1 1.1 0 0 1-.678-.586l-.035-.07-1.106-4.222a.98.98 0 0 1 .232-1.048m1.389 1.313.71 2.713 2.002-2.002z", "key": "ed19b2942f16a4733a4767900b07b96e06ff212e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.67 11.67a.75.75 0 0 1 1.06 0l2.7 2.7a.75.75 0 0 1-1.06 1.06l-2.7-2.7a.75.75 0 0 1 0-1.06", "key": "7af4885de979d9fc6208111c6a45a832a7827bfa", "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.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.714 0-6.75-3.036-6.75-6.75z", "key": "6535a9eea90c87165202d5a2e6247f9fac2fc839", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorSquareB as default };
//# sourceMappingURL=CursorSquareB.js.map