UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 125 B
import { svg } from "./_svg.js"; const ADD = svg( ["path", { d: "M17 15V8h-2v7H8v2h7v7h2v-7h7v-2z" }] ); export { ADD };