@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 867 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Headphones = createReactComponent("headphones", "Headphones", [["path", { "d": "M21 17v-5a9 9 0 1 0-18 0v5", "key": "svg-0" }], ["path", { "d": "M16 14.958c0-.511 0-.767.059-.97.135-.468.49-.824.93-.934 1.272-.318 1.53.864 2.443 1.232l.069.028c.992.417 1.497 1.478 1.495 2.554v.357c-.003.95-.51 1.835-1.353 2.272-.939.485-1.252 1.752-2.615 1.46-.437-.094-.797-.429-.95-.883C16 19.843 16 19.54 16 18.938zm-8 4.084c0 .511 0 .766-.059.97-.135.468-.49.824-.93.934-1.272.318-1.53-.865-2.443-1.232l-.062-.025c-.998-.418-1.504-1.48-1.502-2.557v-.364c.003-.946.509-1.828 1.353-2.265.939-.485 1.252-1.752 2.615-1.46.437.094.797.429.95.883.078.231.078.533.078 1.136z", "key": "svg-1" }]]);
export { Headphones as default };
//# sourceMappingURL=Headphones.js.map