UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 270 B
import { svg } from "./_svg.js"; const ACTIVITY = svg( ["path", { d: "M12 29a1 1 0 01-.92-.62L6.33 17H2v-2h5a1 1 0 01.92.62L12 25.28l8.06-21.63A1 1 0 0121 3a1 1 0 01.93.68L25.72 15H30v2h-5a1 1 0 01-.95-.68L21 7l-8.06 21.35A1 1 0 0112 29z" }] ); export { ACTIVITY };