@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 434 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var CigaretteOff = createReactComponent("cigarette-off", "CigaretteOff", [["path", { "d": "M3 10c0-1.5 2-3.5 2-5m1.5 5c0-1.5 2-3.5 2-5m7.5 8v4M3 21 21 3M3 14v2a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1", "key": "svg-0" }]]);
export { CigaretteOff as default };
//# sourceMappingURL=CigaretteOff.js.map