UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 732 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowUp = void 0; var arrowUp = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "d": "M512,256C512,114.609,397.391,0,256,0S0,114.609,0,256s114.609,256,256,256\r\n\tS512,397.391,512,256z M40,256c0-119.297,96.703-216,216-216s216,96.703,216,216s-96.703,216-216,216S40,375.297,40,256z" }, "children": [] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "368,286 256,174 144,286 176,318 256,238 336,318 " }, "children": [] }] }; exports.arrowUp = arrowUp;