UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

9 lines (8 loc) 183 B
import { svg } from "./_svg.js"; const TEXT_SCALE = svg( ["path", { d: "M30 5v3h-8v18h-3V8h-8V5h19z" }], ["path", { d: "M7 26V14H2v-2h12v2H9v12H7z" }] ); export { TEXT_SCALE };