UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 481 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_arrow_drop_up_twotone = void 0; var ic_arrow_drop_up_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 14l5-5 5 5H7z" }, "children": [] }] }; exports.ic_arrow_drop_up_twotone = ic_arrow_drop_up_twotone;