@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 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 BabyCarriage = createMeisterIcons("baby-carriage", [["path", { "fill": "currentColor", "d": "M10.179 18.494a.75.75 0 0 1 .927-.515c.647.184 1.177.27 1.794.27.335 0 .601-.007.763-.06a.75.75 0 1 1 .474 1.422c-.418.14-.923.14-1.199.139H12.9c-.783 0-1.453-.114-2.206-.329a.75.75 0 0 1-.515-.927M12.15 3a.75.75 0 0 1 .75-.75c4.814 0 8.75 3.936 8.75 8.75 0 2.954-1.528 5.686-3.834 7.224a.75.75 0 1 1-.832-1.248c1.894-1.263 3.166-3.53 3.166-5.976 0-3.986-3.264-7.25-7.25-7.25a.75.75 0 0 1-.75-.75M5 10.25a.75.75 0 0 1 .75.75c0 2.26 1.087 4.355 2.73 5.724a.75.75 0 0 1-.96 1.152C5.563 16.246 4.25 13.74 4.25 11a.75.75 0 0 1 .75-.75", "key": "b9e2acaac3ff1c07f13bd86fd5fcbcedc650117b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 8A.75.75 0 0 1 3 7.25c1.498 0 2.179 1.165 2.462 2.013.118.354.186.702.227.987H21a.75.75 0 0 1 0 1.5H4.25v-.767l-.003-.076a4.7 4.7 0 0 0-.209-1.17C3.821 9.085 3.502 8.75 3 8.75A.75.75 0 0 1 2.25 8m2 3H5z", "key": "cbd1bfb9fad68b7b6c73886dd9189c9c66869b7a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13 2.25a.75.75 0 0 1 .75.75v8a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75m-4 15.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M6.25 19a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0M16 17.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M13.25 19a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "3e9e49e9618b16a2280417de0648b2f2c15387fb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BabyCarriage as default };
//# sourceMappingURL=BabyCarriage.js.map