UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 267 B
import { svg } from "./_svg.js"; const MAC_SHIFT = svg( ["path", { d: "M21 28H11a2.002 2.002 0 01-2-2V16H4a1 1 0 01-.707-1.707l12-12a1 1 0 011.414 0l12 12A1 1 0 0128 16h-5v10a2.003 2.003 0 01-2 2zM6.414 14H11v12h10V14h4.586L16 4.414z" }] ); export { MAC_SHIFT };