UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 188 B
import { svg } from "./_svg.js"; const TEXT_COLOR = svg( ["path", { d: "M22 21h2L17 4h-2L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24h20v4H6z" }] ); export { TEXT_COLOR };