@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.72 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 HeadphoneFancy = createMeisterIcons("headphone-fancy", [["path", { "fill": "currentColor", "d": "M12 4.2c-4.986 0-9.05 4.064-9.05 9.05v4a.75.75 0 0 1-1.5 0v-4C1.45 7.436 6.186 2.7 12 2.7c2.897 0 5.593 1.178 7.438 3.127 1.925 1.93 3.112 4.514 3.112 7.423v4a.75.75 0 0 1-1.5 0v-4c0-2.487-1.01-4.7-2.68-6.37l-.008-.007-.007-.008C16.8 5.219 14.499 4.2 12 4.2", "key": "c95e48269e730f1c68654f149e27d1ce4e7564f9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.7 14.6c-.786 0-1.35.564-1.35 1.35v2.5c0 .786.564 1.35 1.35 1.35.709 0 1.35-.587 1.35-1.35v-2.5c0-.786-.564-1.35-1.35-1.35m-2.85 1.35c0-1.614 1.236-2.85 2.85-2.85s2.85 1.236 2.85 2.85v2.5c0 1.637-1.36 2.85-2.85 2.85-1.614 0-2.85-1.236-2.85-2.85zM17.3 14.6c-.786 0-1.35.564-1.35 1.35v2.5c0 .786.564 1.35 1.35 1.35.71 0 1.35-.587 1.35-1.35v-2.5c0-.786-.564-1.35-1.35-1.35m-2.85 1.35c0-1.614 1.236-2.85 2.85-2.85s2.85 1.236 2.85 2.85v2.5c0 1.637-1.36 2.85-2.85 2.85-1.614 0-2.85-1.236-2.85-2.85z", "key": "a37ea392d5d157241d0d4d156bdabd45f7e35955", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.65 17.25a.75.75 0 0 1 .75-.75h2.4a.75.75 0 0 1 0 1.5h-2.4a.75.75 0 0 1-.75-.75m-17.2 0a.75.75 0 0 1 .75-.75h2.4a.75.75 0 0 1 0 1.5H2.2a.75.75 0 0 1-.75-.75", "key": "7186d10f63ad16c48475d0a9e2b944b8e18a1f84", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HeadphoneFancy as default };
//# sourceMappingURL=HeadphoneFancy.js.map