UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 776 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_shop_two_twotone = void 0; var ic_shop_two_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 7v9h14V7H7zm5 8V8l5.5 3-5.5 4z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 9H1v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2H3V9zm15-4V3c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H5v11c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5h-5zm-6-2h4v2h-4V3zm9 13H7V7h14v9zm-9-1l5.5-4L12 8z" }, "children": [] }] }; exports.ic_shop_two_twotone = ic_shop_two_twotone;