UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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