UNPKG

@tabler/icons-react

Version:

A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.

14 lines (10 loc) 1.13 kB
/** * @license @tabler/icons-react v3.17.0 - MIT * * This source code is licensed under the MIT license. * See the LICENSE file in the root directory of this source tree. */ import createReactComponent from '../createReactComponent.mjs'; var IconMasksTheaterOff = createReactComponent("outline", "masks-theater-off", "IconMasksTheaterOff", [["path", { "d": "M13 9c.058 0 .133 0 .192 0h6.616a2 2 0 0 1 1.992 2.183l-.554 6.041m-1.286 2.718a3.99 3.99 0 0 1 -2.71 1.058h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182", "key": "svg-0" }], ["path", { "d": "M18 13h.01", "key": "svg-1" }], ["path", { "d": "M15 16.5c.657 .438 1.313 .588 1.97 .451", "key": "svg-2" }], ["path", { "d": "M8.632 15.982a4.05 4.05 0 0 1 -.382 .018h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182a2 2 0 0 1 .514 -1.531a1.99 1.99 0 0 1 1.286 -.652m4 0h2.808a2 2 0 0 1 2 2", "key": "svg-3" }], ["path", { "d": "M6 8h.01", "key": "svg-4" }], ["path", { "d": "M6 12c.764 -.51 1.528 -.63 2.291 -.36", "key": "svg-5" }], ["path", { "d": "M3 3l18 18", "key": "svg-6" }]]); export { IconMasksTheaterOff as default }; //# sourceMappingURL=IconMasksTheaterOff.mjs.map