UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 792 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_message_multiple = void 0; var basic_message_multiple = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "26,49.042 54.963,49.042 54.963,11.042 \r\n\t1,11.042 1,49.042 14,49.042 14,59.486 " }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "57,41.042 62.963,41.042 62.963,3.042 \r\n\t9,3.042 9,9 " }, "children": [] }] }; exports.basic_message_multiple = basic_message_multiple;