UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

60 lines (59 loc) 1.22 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_message_txt = void 0; var basic_message_txt = { "viewBox": "0 0 64 64", "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "16", "x2": "54", "y2": "16" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "26", "x2": "54", "y2": "26" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "36", "x2": "54", "y2": "36" }, "children": [] }, { "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,47 63,47 63,5 1,5 1,47 18,47 18,59 " }, "children": [] }] }; exports.basic_message_txt = basic_message_txt;