UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 324 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.out = void 0; var out = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M19,10l-6-5v3H6v4h7v3L19,10z M3,3h8V1H3C1.9,1,1,1.9,1,3v14c0,1.1,0.9,2,2,2h8v-2H3V3z" } }] }; exports.out = out;