@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.96 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 HeadphoneCross = createMeisterIcons("headphone-cross", [["path", { "fill": "currentColor", "d": "M14.173 7.662a.75.75 0 0 1 .015 1.06l-3.4 3.5a.75.75 0 0 1-1.076-1.045l3.4-3.5a.75.75 0 0 1 1.06-.015", "key": "aa6aaffab12378600c311b79b95e65c317c553aa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.727 7.662a.75.75 0 0 1 1.061.015l3.4 3.5a.75.75 0 0 1-1.076 1.046l-3.4-3.5a.75.75 0 0 1 .015-1.061M5.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": "d12e021578574ab8b9be72262e047744b0d56b96", "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": "0aa9019a400a62f3faf70a3c0ddb93fbbf11c290", "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": "2fafb4000846abbe3b60ece56299178e1dedc1e6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HeadphoneCross as default };
//# sourceMappingURL=HeadphoneCross.js.map