UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 292 B
import { svg } from "./_svg.js"; const TEXT_KERNING = svg( ["path", { d: "M30 24H18.83l2.29-2.29-1.41-1.42L15 25l4.71 4.71 1.41-1.42L18.83 26H30v-2zM14 21l6-17h-2l-6 17h2zM13 4L9 16 5 4H3l5 14h2l5-14h-2zM28 18h2L25 4h-2l-5 14h2l1-3h6zm-6.33-5L24 6l2.33 7z" }] ); export { TEXT_KERNING };