@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 593 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var externalLink = exports.externalLink = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" }, "children": [] }, { "name": "polyline", "attribs": { "points": "15 3 21 3 21 9" }, "children": [] }, { "name": "line", "attribs": { "x1": "10", "y1": "14", "x2": "21", "y2": "3" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };