UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 257 B
import { svg } from "./_svg.js"; const TEXT_INDENT_MORE = svg( ["path", { d: "M20 6h10v2H20zM20 12h7v2h-7zM20 18h10v2H20zM20 24h7v2h-7zM14 4h2v24h-2zM3.85 22.5l-1.41-1.38L8.73 15 2.44 8.88 3.85 7.5l7.71 7.5-7.71 7.5z" }] ); export { TEXT_INDENT_MORE };