UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.top = void 0; var top = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M10,6L7,9h2v8h2V9h2L10,6z M18,4c0-0.553-0.048-1-0.6-1H2.6C2.048,3,2,3.447,2,4c0,0.553,0.048,1,0.6,1H17.4\r\n\tC17.952,5,18,4.553,18,4z" } }] }; exports.top = top;