UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 780 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_event_available_twotone = void 0; var ic_event_available_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M5 5h14v2H5z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 3h-1V1h-2v2H8V1H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V9h14v10zm0-12H5V5h14v2zm-2.51 4.53l-1.06-1.06-4.87 4.87-2.11-2.11-1.06 1.06 3.17 3.17z" }, "children": [] }] }; exports.ic_event_available_twotone = ic_event_available_twotone;