UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 605 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_no_meeting_room_outline = void 0; var ic_no_meeting_room_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 5v3.88l2 2V6h3v7.88l2 2V4h-5V3H6.12l2 2zM2.41 2.13L1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41L2.41 2.13zM12 19H7V9.54l5 5V19z" }, "children": [] }] }; exports.ic_no_meeting_room_outline = ic_no_meeting_room_outline;