UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.26 kB
"use strict"; /** * @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 CursorSquare = createMeisterIcons("cursor-square", [["path", { "fill": "currentColor", "d": "M8.56 7.136c-.36 0-.739.119-1.012.392-.28.28-.423.718-.25 1.155L8.82 14.49l.035.07c.126.251.367.55.758.66.444.128.852-.048 1.132-.328l1.536-1.536 3.19 3.19a.75.75 0 0 0 1.06-1.061l-3.189-3.19 1.674-1.673c.28-.28.455-.688.328-1.133-.111-.39-.41-.632-.66-.757l-.07-.035-5.956-1.56zm3.2 4.619 1.787-1.788-4.682-1.226 1.226 4.682 1.65-1.65.009-.009z", "key": "0759994079ae8f1584167282c121d763ddf75ec5", "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": "84f3cb22acdb441965ed275fe2fbb728abd1a71f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CursorSquare as default }; //# sourceMappingURL=CursorSquare.js.map