UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 477 B
import { svg } from "./_svg.js"; const DEBUG = svg( ["path", { d: "M29.83 20l.34-2-5.17-.85V13v-.23l5.06-1.36-.51-1.93-4.83 1.29A9 9 0 0020 5V2h-2v2.23a8.81 8.81 0 00-4 0V2h-2v3a9 9 0 00-4.71 5.82L2.46 9.48 2 11.41l5 1.36V17.15L1.84 18l.32 2L7 19.18a8.9 8.9 0 00.82 3.57l-4.53 4.54 1.42 1.42 4.19-4.2a9 9 0 0014.2 0l4.19 4.2 1.42-1.42-4.54-4.54a8.9 8.9 0 00.83-3.57zM15 25.92A7 7 0 019 19v-6h6zM9.29 11a7 7 0 0113.42 0zM23 19a7 7 0 01-6 6.92V13h6z" }] ); export { DEBUG };