UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 222 B
import { svg } from "./_svg.js"; const ZIP = svg( ["path", { d: "M28 9h-6v14h2v-5h4a2 2 0 002-2v-5a2 2 0 00-2-2zm0 7h-4v-5h4zM12 9v2h3v10h-3v2h8v-2h-3V11h3V9h-8zM10 9H2v2h6L2 21v2h8v-2H4l6-10V9z" }] ); export { ZIP };