@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.42 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 Scooter = createMeisterIcons("scooter", [["path", { "fill": "currentColor", "d": "M12 3.3a2.25 2.25 0 1 0 2.172 1.66.74.74 0 0 1-.118-.329A2.25 2.25 0 0 0 12 3.3m3.318.5a3.75 3.75 0 0 0-6.635 0H6a.75.75 0 0 0 0 1.5h2.258a3.8 3.8 0 0 0 .042.864C6.995 6.811 6.15 8.16 6.15 9.75v3.7c0 2.273 1.234 4.146 3.1 5.119v.881A2.756 2.756 0 0 0 12 22.2a2.756 2.756 0 0 0 2.75-2.75v-.992a5.8 5.8 0 0 0 2.9-5.008v-3.7c0-1.422-.76-2.78-1.968-3.483a3.8 3.8 0 0 0 .06-.967H18a.75.75 0 0 0 0-1.5zM12 9.3a3.75 3.75 0 0 0 3.093-1.629 2.57 2.57 0 0 1 1.057 2.08v2.136a1 1 0 0 0-.143.098C14.657 13.163 13.63 13.8 12 13.8c-1.616 0-3.091-.633-4.35-1.681V9.75c0-.98.478-1.764 1.193-2.176A3.75 3.75 0 0 0 12 9.3m-4.317 4.698c.183 1.522 1.126 2.734 2.49 3.352.577.191 1.167.35 1.727.35.639 0 1.209-.093 1.665-.32l.015-.008.015-.007a4.31 4.31 0 0 0 2.539-3.543C14.967 14.71 13.74 15.3 12 15.3c-1.596 0-3.051-.494-4.317-1.302m5.567 5.066c-.453.1-.913.136-1.35.136a5.5 5.5 0 0 1-1.15-.132v.382c0 .686.564 1.25 1.25 1.25s1.25-.564 1.25-1.25z", "key": "5ea471551bcea98682a6c246a88a30066f214e3e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Scooter as default };
//# sourceMappingURL=Scooter.js.map