UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 628 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.toggleUp = void 0; var toggleUp = { "viewBox": "0 0 1536 1792", "children": [{ "name": "path", "attribs": { "d": "M1145 1117q-17 35-57 35h-640q-40 0-57-35-18-35 5-66l320-448q19-27 52-27t52 27l320 448q23 31 5 66zM1280 1376v-960q0-13-9.5-22.5t-22.5-9.5h-960q-13 0-22.5 9.5t-9.5 22.5v960q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5-9.5t9.5-22.5zM1536 416v960q0 119-84.5 203.5t-203.5 84.5h-960q-119 0-203.5-84.5t-84.5-203.5v-960q0-119 84.5-203.5t203.5-84.5h960q119 0 203.5 84.5t84.5 203.5z" } }] }; exports.toggleUp = toggleUp;