UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 294 B
import { svg } from "./_svg.js"; const UNDEFINED_FILLED = svg( ["path", { d: "M29.416 14.59L17.41 2.585a1.994 1.994 0 00-2.82 0L2.585 14.59a1.993 1.993 0 000 2.819L14.59 29.416a1.994 1.994 0 002.819 0L29.416 17.41a1.993 1.993 0 000-2.82zM21 18H11v-4h10z" }] ); export { UNDEFINED_FILLED };