UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 184 B
import { svg } from "./_svg.js"; const EXIT = svg( ["path", { d: "M26 4h2v24h-2zM11.414 20.586L7.828 17H22v-2H7.828l3.586-3.586L10 10l-6 6 6 6 1.414-1.414z" }] ); export { EXIT };