UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 185 B
import { svg } from "./_svg.js"; const QUERY_QUEUE = svg( ["path", { d: "M10 6h18v2H10zM10 12h18v2H10zM15 18h13v2H15zM10 24h18v2H10zM4 14l7 5-7 5V14z" }] ); export { QUERY_QUEUE };