UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 632 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.tag = void 0; var 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" } }; exports.tag = tag;