@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 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 CursorSqaureAlt = createMeisterIcons("cursor-sqaure-alt", [["path", { "fill": "currentColor", "d": "M7.548 7.528c.273-.273.652-.392 1.013-.392h.096l5.955 1.56.07.035c.252.125.55.366.661.757.127.445-.048.853-.328 1.133l-4.27 4.27c-.28.28-.689.456-1.133.329-.39-.112-.632-.41-.758-.662l-.035-.07L7.3 8.684a1.065 1.065 0 0 1 .25-1.155M8.865 8.74l1.226 4.682 3.456-3.456z", "key": "e0acd2045c83ad2fa0c43519c73dd79346083a07", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.75 11.764a.75.75 0 0 1 1.06 0l3.72 3.72a.75.75 0 1 1-1.06 1.06l-3.72-3.72a.75.75 0 0 1 0-1.06", "key": "1d3a93f4f60650b52f9d8aeacc07fa729a7494ee", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "f739da164e383c0ccc220c051d6ad9758fe7f22d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorSqaureAlt as default };
//# sourceMappingURL=CursorSqaureAlt.js.map