UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 691 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_send_twotone = void 0; var ic_send_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 8.25l7.51 1-7.5-3.22zm.01 9.72l7.5-3.22-7.51 1z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M2.01 3L2 10l15 2-15 2 .01 7L23 12 2.01 3zM4 8.25V6.03l7.51 3.22-7.51-1zm.01 9.72v-2.22l7.51-1-7.51 3.22z" }, "children": [] }] }; exports.ic_send_twotone = ic_send_twotone;