UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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