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_ALIGN_RIGHT = svg( ["path", { d: "M6 6h14v2H6zM10 12h10v2H10zM6 18h14v2H6zM10 24h10v2H10zM24 4h2v24h-2z" }] ); export { TEXT_ALIGN_RIGHT };