UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 399 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.popup = void 0; var popup = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M16,2H7.979C6.88,2,6,2.88,6,3.98V12c0,1.1,0.9,2,2,2h8c1.1,0,2-0.9,2-2V4C18,2.9,17.1,2,16,2z M16,12H8V4h8V12z M4,10H2v6\r\n\tc0,1.1,0.9,2,2,2h6v-2H4V10z" } }] }; exports.popup = popup;