UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 253 B
import { svg } from "./_svg.js"; const INCREASE_LEVEL = svg( ["path", { d: "M23 4l-5 3.75v6.5L15 12l-5 3.75v6.5L7 20l-5 3.75V30h2v-5.25l3-2.25 3 2.25V30h2V16.75l3-2.25 3 2.25V30h2V8.75l3-2.25 3 2.25V30h2V7.75L23 4z" }] ); export { INCREASE_LEVEL };