UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 533 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_store_mall_directory = void 0; var ic_store_mall_directory = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z" }, "children": [] }] }; exports.ic_store_mall_directory = ic_store_mall_directory;