@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.33 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeadphonesSolid = createReactSolidComponent("headphones", "HeadphonesSolid", [["path", { "d": "M12 2.25A9.75 9.75 0 0 0 2.25 12v5q0 .04.004.08v.05c-.003 1.278.602 2.682 1.963 3.25l.071.03c.11.044.22.12.362.25.07.064.138.132.22.213l.008.008c.08.08.175.175.277.265.204.183.474.388.83.506.37.122.77.131 1.208.022.723-.18 1.266-.752 1.469-1.454.089-.309.089-.668.088-1.084v-4.094c0-.285 0-.528-.01-.728a2.3 2.3 0 0 0-.107-.627c-.23-.683-.786-1.223-1.504-1.377a2.25 2.25 0 0 0-1.264.065c-.37.133-.652.354-.87.558-.12.11-.269.267-.391.396l-.164.17a1.8 1.8 0 0 1-.427.338q-.136.07-.263.152V12a8.25 8.25 0 1 1 16.5 0v1.864a3 3 0 0 0-.538-.274 1.2 1.2 0 0 1-.362-.25c-.07-.064-.138-.132-.22-.213l-.008-.008a7 7 0 0 0-.277-.265 2.4 2.4 0 0 0-.83-.506q-.553-.184-1.208-.022c-.723.18-1.266.752-1.469 1.454-.089.309-.088.668-.088 1.085v4.093c0 .285 0 .528.01.728.012.208.037.418.107.627.23.683.786 1.223 1.504 1.377.463.1.883.073 1.264-.065.37-.133.652-.354.87-.558.12-.11.269-.267.391-.395.065-.069.123-.13.164-.17a1.8 1.8 0 0 1 .427-.34c1.11-.573 1.755-1.724 1.758-2.936v-.143L21.75 17v-5A9.75 9.75 0 0 0 12 2.25", "key": "svg-0" }]]);
export { HeadphonesSolid as default };
//# sourceMappingURL=HeadphonesSolid.js.map