UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var arrowUp = exports.arrowUp = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M8 0.5l-7.5 7.5h4.5v8h6v-8h4.5z" } }] };