UNPKG

@kde/react-icons-kit

Version:

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

6 lines (5 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var cornerRightDown = exports.cornerRightDown = { "viewBox": "0 0 24 24", "children": [{ "name": "polyline", "attribs": { "points": "10 15 15 20 20 15" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 4h7a4 4 0 0 1 4 4v12" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };