UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 177 B
import { svg } from "./_svg.js"; const NUMBER_SMALL_5 = svg( ["path", { d: "M17 21h-4v-2h4v-2h-4v-6h6v2h-4v2h2a2 2 0 012 2v2a2 2 0 01-2 2z" }] ); export { NUMBER_SMALL_5 };