UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 590 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_send_to_mobile = void 0; var ic_send_to_mobile = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M17,17h2v4c0,1.1-0.9,2-2,2H7c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-1.99,2-1.99L17,1c1.1,0,2,0.9,2,2v4h-2V6H7v12h10V17z M22,12 l-4-4v3h-5v2h5v3L22,12z" }, "children": [] }] }; exports.ic_send_to_mobile = ic_send_to_mobile;