UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 434 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chevronUp = void 0; var chevronUp = { "viewBox": "0 0 1792 1792", "children": [{ "name": "path", "attribs": { "d": "M1683 1331l-166 165q-19 19-45 19t-45-19l-531-531-531 531q-19 19-45 19t-45-19l-166-165q-19-19-19-45.5t19-45.5l742-741q19-19 45-19t45 19l742 741q19 19 19 45.5t-19 45.5z" } }] }; exports.chevronUp = chevronUp;