UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.up = void 0; var up = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M10,2.5L16.5,9H13v8H7V9H3.5L10,2.5z" } }] }; exports.up = up;