@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 511 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var tag = exports.tag = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z" }, "children": [] }, { "name": "line", "attribs": { "x1": "7", "y1": "7", "x2": "7", "y2": "7" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };