UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

8 lines (7 loc) 228 B
import { svg } from "./_svg.js"; const TASTE = svg( ["path", { d: "M4 4v2h4v8a8 8 0 0016 0V6h4V4zm18 10a6 6 0 01-12 0V6h5v8h2V6h5zM11 26h2v2h-2zM7 24h2v2H7zM15 24h2v2h-2zM19 26h2v2h-2zM23 24h2v2h-2z" }] ); export { TASTE };