UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 174 B
import { svg } from "./_svg.js"; const TEXT_SUBSCRIPT = svg( ["path", { d: "M26 25h-6v-6h4v-2h-4v-2h6v6h-4v2h4v2zM5 7v2h7v16h2V9h7V7H5z" }] ); export { TEXT_SUBSCRIPT };