UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 145 B
import { svg } from "./_svg.js"; const CORNER = svg( ["path", { d: "M28 9H14V6H6v8h3v14h2V14h3v-3h14zm-16 3H8V8h4z" }] ); export { CORNER };