UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 473 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var arrowUpLeft = exports.arrowUpLeft = { "viewBox": "0 0 24 24", "children": [{ "name": "line", "attribs": { "x1": "17", "y1": "17", "x2": "7", "y2": "7" }, "children": [] }, { "name": "polyline", "attribs": { "points": "7 17 7 7 17 7" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };