UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 289 B
import { svg } from "./_svg.js"; const TEXT_LINE_SPACING = svg( ["path", { d: "M17 6h13v2H17zM17 12h10v2H17zM17 18h13v2H17zM17 24h10v2H17zM11.59 13.41L8 9.83l-3.59 3.59L3 12l5-5 5 5-1.41 1.41zM11.59 18.59L8 22.17l-3.59-3.59L3 20l5 5 5-5-1.41-1.41z" }] ); export { TEXT_LINE_SPACING };