UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 332 B
import { svg } from "./_svg.js"; const WARNING_ALT_INVERTED_FILLED = svg( ["path", { d: "M29.86 2.49A1 1 0 0029 2H3a1.002 1.002 0 00-.88 1.478l13 25.037a1.04 1.04 0 001.759 0l13-25.037a1.003 1.003 0 00-.02-.989zM14.874 5h2.25v10h-2.25zM16 21a1.5 1.5 0 111.5-1.5A1.5 1.5 0 0116 21z" }] ); export { WARNING_ALT_INVERTED_FILLED };