UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

18 lines (17 loc) 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.lineArrowUp = void 0; var lineArrowUp = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "d": "M11.5 8.5L13 7 8 2 3 7l1.5 1.5L7 5.821V14h2V5.821L11.5 8.5z" }, "children": [] }], "attribs": {} }; exports.lineArrowUp = lineArrowUp;