@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.43 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 CursorSqaureAltB = createMeisterIcons("cursor-sqaure-alt-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": "91d458b380df477c46d77cb2b051047954f9ce6d", "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": "a12c9839a946f63d7b6dea06935d7f18e5baae32", "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": "e9b86c2fd7049dae291bc08e15c3bf97d24f38c9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "b34eec67efdbe6d9a344abc4bc999ccc774332e9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorSqaureAltB as default };
//# sourceMappingURL=CursorSqaureAltB.js.map