@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 624 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var CastScreen = createReactComponent("cast-screen", "CastScreen", [["path", { "d": "M3 8.028c0-.956 0-1.434.108-1.826a3 3 0 0 1 2.094-2.094C5.594 4 6.072 4 7.028 4H16.2c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 6.28 21 7.12 21 8.8v6.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 20 17.88 20 16.2 20h-2.053", "key": "svg-0" }], ["path", { "d": "M11 20a8 8 0 0 0-8-8m0 8.004.354-.354M7 20a4 4 0 0 0-4-4", "key": "svg-1" }]]);
export { CastScreen as default };
//# sourceMappingURL=CastScreen.js.map