@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.22 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 Puzzle = createMeisterIcons("puzzle", [["path", { "fill": "currentColor", "d": "M11.95 3.8c-1.005 0-1.85.783-1.85 1.85 0 .27.067.556.22.865l.543 1.085H6.85c-.612 0-1.15.49-1.15 1.15v1.76q.12-.01.25-.01c1.814 0 3.35 1.536 3.35 3.35S7.764 17.2 5.95 17.2q-.122 0-.25-.013v1.863c0 .612.49 1.15 1.15 1.15h10.3c.612 0 1.15-.49 1.15-1.15V8.75c0-.7-.562-1.21-1.182-1.153l-.034.003h-4.048l.543-1.085c.154-.309.221-.595.221-.865 0-.986-.864-1.85-1.85-1.85M8.6 5.65c0-1.933 1.555-3.35 3.35-3.35 1.814 0 3.35 1.536 3.35 3.35q0 .226-.032.45h1.75c1.563-.12 2.782 1.162 2.782 2.65v10.3c0 1.54-1.262 2.65-2.65 2.65H6.85c-1.54 0-2.65-1.262-2.65-2.65v-3.84l.987.329c.28.093.587.161.763.161.986 0 1.85-.864 1.85-1.85S6.936 12 5.95 12c-.266 0-.463.062-.763.162l-.987.329V8.75c0-1.54 1.262-2.65 2.65-2.65h1.782a3 3 0 0 1-.032-.45", "key": "56c9e07eab6325dfcba4f61c1a1ca3534852d22f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Puzzle as default };
//# sourceMappingURL=Puzzle.js.map