@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) • 844 B
JavaScript
/**
* @license @tabler/icons-react v3.34.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 IconMacroOff = createReactComponent("outline", "macro-off", "IconMacroOff", [["path", { "d": "M6 15a6 6 0 0 0 11.47 2.467", "key": "svg-0" }], ["path", { "d": "M15.53 15.53a6 6 0 0 0 -3.53 5.47", "key": "svg-1" }], ["path", { "d": "M12 21a6 6 0 0 0 -6 -6", "key": "svg-2" }], ["path", { "d": "M12 21v-10", "key": "svg-3" }], ["path", { "d": "M10.866 10.87a5.007 5.007 0 0 1 -3.734 -3.723m-.132 -4.147l3 2l2 -2l2 2l3 -2v3a5 5 0 0 1 -2.604 4.389", "key": "svg-4" }], ["path", { "d": "M3 3l18 18", "key": "svg-5" }]]);
export { IconMacroOff as default };
//# sourceMappingURL=IconMacroOff.mjs.map