UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 247 B
import { svg } from "./_svg.js"; const TEXT_WRAP = svg( ["path", { d: "M4 23h8v2H4zM24.523 14H4v2h20.5a3.5 3.5 0 010 7h-5.672l2.586-2.586L20 19l-5 5 5 5 1.414-1.414L18.828 25h5.705a5.5 5.5 0 00-.01-11zM4 5h24v2H4z" }] ); export { TEXT_WRAP };