UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 600 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_subdirectory_arrow_right_outline = void 0; var ic_subdirectory_arrow_right_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M24 24H0V0h24v24z", "fill": "none", "opacity": ".87" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 15l-6 6-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z" }, "children": [] }] }; exports.ic_subdirectory_arrow_right_outline = ic_subdirectory_arrow_right_outline;