UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 201 B
import { svg } from "./_svg.js"; const TEXT_NEW_LINE = svg( ["path", { d: "M20.586 14.414L24.172 18H6V8H4v10a2.002 2.002 0 002 2h18.172l-3.586 3.586L22 25l6-6-6-6z" }] ); export { TEXT_NEW_LINE };