@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.57 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 Headphone = createMeisterIcons("headphone", [["path", { "fill": "currentColor", "d": "M5.55 14.35c-1.103 0-2.05.882-2.05 2.05v1.2c0 1.103.882 2.05 2.05 2.05h.2c1.086 0 2.05-.964 2.05-2.05v-1.2c0-1.103-.882-2.05-2.05-2.05zM2 16.4c0-2.032 1.653-3.55 3.55-3.55h.2c2.032 0 3.55 1.653 3.55 3.55v1.2c0 1.914-1.636 3.55-3.55 3.55h-.2C3.518 21.15 2 19.497 2 17.6z", "key": "77d96a0a3a87e154860f6123795667bffbbb9e07", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2 12.9C2 7.28 6.541 2.85 12.05 2.85a9.9 9.9 0 0 1 7.022 2.912C20.926 7.51 22 10.008 22 12.8v3.6a.75.75 0 0 1-1.5 0v-3.6c0-2.404-.922-4.503-2.464-5.954l-.008-.008-.008-.008a8.4 8.4 0 0 0-5.97-2.48A8.53 8.53 0 0 0 3.5 12.9v3.5a.75.75 0 0 1-1.5 0z", "key": "c7866f27da0da8170b7e07118b51ec6b5d9c121e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.15 14.35c-1.103 0-2.05.882-2.05 2.05v1.2c0 1.103.882 2.05 2.05 2.05h.2c1.216 0 2.12-.98 2.052-2l-.002-.025V16.4c0-1.103-.882-2.05-2.05-2.05zM14.6 16.4c0-2.032 1.653-3.55 3.55-3.55h.2c2.032 0 3.55 1.653 3.55 3.55v1.177c.115 1.968-1.574 3.573-3.55 3.573h-.2c-2.032 0-3.55-1.653-3.55-3.55z", "key": "aa80156fa179a4b990023e655d53a1cc5f6e2753", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Headphone as default };
//# sourceMappingURL=Headphone.js.map