UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.thickTop = void 0; var thickTop = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M2.97 0l-2.97 3h2v5h2v-5h2l-3.03-3z", "transform": "translate(1)" } }] }; exports.thickTop = thickTop;