UNPKG

@kde/react-icons-kit

Version:

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

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