UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.next2 = void 0; var next2 = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M12 2v12h-2v-5.5l-5 5v-11l5 5v-5.5z" } }] }; exports.next2 = next2;