UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 366 B
import { svg } from "./_svg.js"; const INTEGRATION = svg( ["path", { d: "M29.88 15.52l-6-11A1 1 0 0023 4H9a1 1 0 00-.88.52l-6 11a1 1 0 000 1l6 11A1 1 0 009 28h14a1 1 0 00.88-.52l6-11a1 1 0 000-.96zM22.93 7l4.39 8h-9.5zM16 14.14L10.82 6h10.36zM9.07 7l5.11 8h-9.5zM4.68 17h9.5l-5.11 8zm11.32.86L21.18 26H10.82zM22.93 25l-5.11-8h9.5z" }] ); export { INTEGRATION };