UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.image = void 0; var image = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v8h8v-8h-8zm1 1h6v3l-1-1-1 1 2 2v1h-1l-4-4-1 1v-3z" } }] }; exports.image = image;