UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 209 B
import { svg } from "./_svg.js"; const DEPLOY_RULES = svg( ["path", { d: "M18 4l-6 6 1.41 1.41L17 7.83V20h2V7.83l3.59 3.58L24 10l-6-6zM8 18h7v2H8zM8 22h16v2H8zM8 26h16v2H8z" }] ); export { DEPLOY_RULES };