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 send = exports.send = { "viewBox": "0 0 24 24", "children": [{ "name": "line", "attribs": { "x1": "22", "y1": "2", "x2": "11", "y2": "13" }, "children": [] }, { "name": "polygon", "attribs": { "points": "22 2 15 22 11 13 2 9 22 2" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };