@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.31 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 UnionB = createMeisterIcons("union-b", [["path", { "fill": "currentColor", "d": "M12 16.75q-1.5 1.2-3.6 1.2c-3.3 0-5.9-2.7-5.9-5.9 0-3.3 2.7-5.9 5.9-5.9 1.3 0 2.6.4 3.6 1.2-1.5 1-2.4 2.8-2.4 4.7s.9 3.7 2.4 4.7", "key": "c3b9994e8259833573636a62e575eb0fcc8823c8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.4 6.9c-2.794 0-5.15 2.272-5.15 5.15 0 2.794 2.272 5.15 5.15 5.15.88 0 1.654-.176 2.333-.52-1.203-1.188-1.883-2.882-1.883-4.63 0-1.745.678-3.437 1.877-4.624A5.3 5.3 0 0 0 8.4 6.9m-6.65 5.15c0-3.722 3.044-6.65 6.65-6.65 1.447 0 2.918.444 4.069 1.364l.8.641-.853.57c-1.271.847-2.066 2.4-2.066 4.075 0 1.674.795 3.228 2.066 4.076l.853.569-.8.64C11.323 18.253 9.953 18.7 8.4 18.7c-3.722 0-6.65-3.044-6.65-6.65", "key": "d9315ccd403d423abfc5da348f0780495137b105", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.974 8.991c-.372.744-.624 1.825-.624 3.059s.252 2.315.624 3.059c.394.789.8.991 1.026.991s.632-.202 1.026-.991c.372-.744.624-1.825.624-3.059s-.252-2.315-.624-3.059C12.632 8.202 12.226 8 12 8s-.632.202-1.026.991m-1.342-.67C10.106 7.371 10.9 6.5 12 6.5s1.894.872 2.368 1.82c.496.994.782 2.313.782 3.73s-.286 2.736-.782 3.73c-.474.948-1.268 1.82-2.368 1.82s-1.894-.872-2.368-1.82c-.497-.994-.782-2.313-.782-3.73s.285-2.736.782-3.73", "key": "8435db817a2c4b252f424ca026054d7a9647018d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.225 7.342c1.143 1.168 1.925 2.727 1.925 4.608 0 1.873-.776 3.502-1.925 4.7.714.363 1.538.55 2.375.55 2.794 0 5.15-2.272 5.15-5.15 0-2.87-2.35-5.156-5.162-5.25-.894.002-1.677.185-2.363.542m-1.694-.678C12.677 5.748 14.048 5.3 15.6 5.3h.023c3.583.112 6.627 3.023 6.627 6.75 0 3.723-3.044 6.65-6.65 6.65-1.447 0-2.918-.444-4.068-1.364l-.74-.591.745-.585c1.245-.978 2.113-2.472 2.113-4.21 0-1.725-.856-3.122-2.113-4.11l-.744-.585z", "key": "2ddad5c4985e009a5845938475ef8542f128ecaf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UnionB as default };
//# sourceMappingURL=UnionB.js.map