UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 467 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_expand_more = void 0; var ic_expand_more = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z" }, "children": [] }] }; exports.ic_expand_more = ic_expand_more;