UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.longUp = void 0; var longUp = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M10,0.75L15.5,6H12v13H8V6H4.5L10,0.75z" } }] }; exports.longUp = longUp;