UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 734 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_local_post_office_twotone = void 0; var ic_local_post_office_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 11l8-5H4zM4 8v10h16V8l-8 5z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z" }, "children": [] }] }; exports.ic_local_post_office_twotone = ic_local_post_office_twotone;