UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 542 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_unfold_more = void 0; var ic_unfold_more = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 5.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z" }, "children": [] }] }; exports.ic_unfold_more = ic_unfold_more;