@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.62 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 PuzzleB = createMeisterIcons("puzzle-b", [["path", { "fill": "currentColor", "d": "M19.05 8.75v10.3c0 1.1-.9 1.9-1.9 1.9H6.85c-1.1 0-1.9-.9-1.9-1.9v-2.8c.3.1.7.2 1 .2 1.4 0 2.6-1.2 2.6-2.6s-1.2-2.6-2.6-2.6c-.4 0-.7.1-1 .2v-2.7c0-1.1.9-1.9 1.9-1.9h2.8q-.3-.6-.3-1.2c0-1.5 1.2-2.6 2.6-2.6s2.6 1.2 2.6 2.6q0 .6-.3 1.2h2.8c1.1-.1 2 .8 2 1.9", "key": "ed683e87d4a37eff2eefef89d5b8a728a3cb1772", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "aaf56a848c1432e4c1b0658eb24c5b3877e16ed8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PuzzleB as default };
//# sourceMappingURL=PuzzleB.js.map