UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

36 lines (35 loc) 603 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.x = void 0; var x = { "viewBox": "0 0 24 24", "children": [{ "name": "line", "attribs": { "x1": "18", "y1": "6", "x2": "6", "y2": "18" }, "children": [] }, { "name": "line", "attribs": { "x1": "6", "y1": "6", "x2": "18", "y2": "18" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.x = x;