UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 654 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_business_center = void 0; var ic_business_center = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0zm10 5h4v2h-4zm0 0h4v2h-4z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M10 16v-1H3.01L3 19c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2v-4h-7v1h-4zm10-9h-4.01V5l-2-2h-4l-2 2v2H4c-1.1 0-2 .9-2 2v3c0 1.11.89 2 2 2h6v-2h4v2h6c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm-6 0h-4V5h4v2z" }, "children": [] }] }; exports.ic_business_center = ic_business_center;