UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.17 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const CigaretteSlashBold = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M201.67 55.89c7.53-12.71 7.12-19.63 5.07-21.1A12 12 0 01216.67 13a25.9 25.9 0 0113.8 15.79c3.6 10.92.86 24.17-8.14 39.38-7.53 12.7-7.12 19.63-5.07 21.1a12 12 0 01-9.93 21.84 26 26 0 01-13.8-15.79c-3.6-10.98-.86-24.23 8.14-39.43zm-56.14 39.38a26 26 0 0013.8 15.79 12 12 0 009.93-21.84c-2-1.47-2.46-8.4 5.07-21.1 9-15.21 11.74-28.46 8.14-39.38A25.9 25.9 0 00168.67 13a12 12 0 00-9.93 21.84c2 1.47 2.46 8.39-5.07 21.1-9 15.15-11.74 28.4-8.14 39.33zm71.35 112.66a12 12 0 11-17.76 16.14L173.6 196H32a20 20 0 01-20-20v-32a20 20 0 0120-20h76.15l-69-75.93a12 12 0 1117.73-16.14zM36 172h40v-24H36zm115.78 0L130 148h-30v24zM224 124h-34.67a12 12 0 000 24H220v34.94a12 12 0 0024 0V144a20 20 0 00-20-20z" })); exports.default = CigaretteSlashBold;