@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.28 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 BoxCursor = createMeisterIcons("box-cursor", [["path", { "fill": "currentColor", "d": "M7 3.668a3.26 3.26 0 0 0-3.25 3.25v10A3.26 3.26 0 0 0 7 20.168a.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-10A4.76 4.76 0 0 1 7 2.168h10a4.76 4.76 0 0 1 4.75 4.75v5a.75.75 0 0 1-1.5 0v-5A3.26 3.26 0 0 0 17 3.668h-1.25v3.75c0 1.214-1.036 2.25-2.25 2.25h-3c-1.214 0-2.25-1.036-2.25-2.25v-3.75zm2.75 3.75v-3.75h4.5v3.75c0 .386-.364.75-.75.75h-3c-.386 0-.75-.364-.75-.75m3.719 11.514-1.74-5.284 5.285 1.739-2.204.386a.98.98 0 0 0-.59.29c-.13.13-.223.285-.29.42l-.05.098zm-2.84-7.043a.97.97 0 0 1 .638.028l7.87 2.59c.537.179.738.683.738 1.049 0 .194-.052.433-.213.642a.95.95 0 0 1-.676.367l-3.693.646-.664 3.792-.018.052a1.12 1.12 0 0 1-.936.772 1 1 0 0 1-.72-.21 1.1 1.1 0 0 1-.374-.585l-2.54-7.718-.037-.056a.85.85 0 0 1-.117-.5.95.95 0 0 1 .283-.595c.119-.12.276-.22.459-.274", "key": "f11b9f8d435d9d64bb3a040a512d639650d82468", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoxCursor as default };
//# sourceMappingURL=BoxCursor.js.map