UNPKG

@thi.ng/hiccup-carbon-icons

Version:

Full set of IBM's Carbon icons in hiccup format

9 lines (8 loc) 488 B
import { svg } from "./_svg.js"; const BUILDING_INSIGHTS_2 = svg( ["path", { d: "M28 2H16a2.002 2.002 0 00-2 2v10H4a2.002 2.002 0 00-2 2v14h28V4a2.002 2.002 0 00-2-2zM9 28v-7h4v7zm19 0H15v-8a1 1 0 00-1-1H8a1 1 0 00-1 1v8H4V16h12V4h12z" }], ["path", { d: "M18 8h2v2h-2zM24 8h2v2h-2zM18 14h2v2h-2zM24 14h2v2h-2zM18 20h2v2h-2zM24 20h2v2h-2zM5.5 12a3.5 3.5 0 010-7h.627A4.006 4.006 0 0110 2h2v2h-2a2.002 2.002 0 00-2 2v1H5.5a1.5 1.5 0 000 3H12v2z" }] ); export { BUILDING_INSIGHTS_2 };