UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.04 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 MouseApple = createMeisterIcons("mouse-apple", [["path", { "fill": "currentColor", "d": "M9.1 3.65A3.52 3.52 0 0 0 5.55 7.2v9.6a3.52 3.52 0 0 0 3.55 3.55h5.8c1.886 0 3.55-1.664 3.55-3.55V7.2a3.52 3.52 0 0 0-3.55-3.55zM4.05 7.2A5.02 5.02 0 0 1 9.1 2.15h5.8a5.02 5.02 0 0 1 5.05 5.05v9.6c0 2.714-2.336 5.05-5.05 5.05H9.1a5.02 5.02 0 0 1-5.05-5.05z", "key": "1177f62ddeff1f23d76b00f2b79c4ebdeab2952b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.57 6.37a.75.75 0 0 1 1.06 0c1.307 1.307 3.333 1.307 4.64 0a.75.75 0 1 1 1.06 1.06c-1.892 1.893-4.867 1.893-6.76 0a.75.75 0 0 1 0-1.06", "key": "a395c746ef9d4b3cd0a2601291c528110c8bc012", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MouseApple as default }; //# sourceMappingURL=MouseApple.js.map