UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 153 B
import { svg } from "./_svg.js"; const MAC_OPTION = svg( ["path", { d: "M18 5h10v2H18zM10.6 5H4v2h5.4l9 20H28v-2h-8.4z" }] ); export { MAC_OPTION };