UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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