UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 469 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_expand_less = void 0; var ic_expand_less = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z" }, "children": [] }] }; exports.ic_expand_less = ic_expand_less;