UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 444 B
import { svg } from "./_svg.js"; const DOCUMENT_WORD_PROCESSOR_REFERENCE = svg( ["path", { d: "M28.3 20l-.909 8.611L26 20h-2l-1.391 8.611L21.7 20H20l1.36 10h2.28L25 21.626 26.36 30h2.28L30 20h-1.7zM4 20v2h4.586L2 28.586 3.414 30 10 23.414V28h2v-8H4zM25.707 9.293l-7-7A1 1 0 0018 2H8a2.002 2.002 0 00-2 2v12h2V4h8v6a2.002 2.002 0 002 2h6v4h2v-6a1 1 0 00-.293-.707zM18 10V4.414L23.586 10z" }] ); export { DOCUMENT_WORD_PROCESSOR_REFERENCE };