UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 325 B
import * as e from "react"; import r from "../lib/IconBase.es.js"; import s from "../defs/CigaretteSlash.es.js"; const t = e.forwardRef((a, o) => /* @__PURE__ */ e.createElement(r, { ref: o, ...a, weights: s })); t.displayName = "CigaretteSlashIcon"; const c = t; export { c as CigaretteSlash, t as CigaretteSlashIcon };