UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 394 B
import { svg } from "./_svg.js"; const RAW = svg( ["path", { d: "M29.2 9l-.34 8-.26 4.54-.41-3.54-.68-5.46h-2.02L24.81 18l-.41 3.54-.26-4.54-.34-8H22l1 14h2.27l.76-4.93.46-4.07.01-.03.01.03.46 4.07.76 4.93H30l1-14h-1.8zM18 9h-4a2 2 0 00-2 2v12h2v-5h4v5h2V11a2 2 0 00-2-2zm-4 7v-5h4v5zM10 15v-4a2 2 0 00-2-2H2v14h2v-6h1.48l2.34 6H10l-2.37-6H8a2 2 0 002-2zm-6-4h4v4H4z" }] ); export { RAW };