UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 505 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_east_twotone = void 0; var ic_east_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M15,5l-1.41,1.41L18.17,11H2V13h16.17l-4.59,4.59L15,19l7-7L15,5z" }, "children": [] }] }; exports.ic_east_twotone = ic_east_twotone;