UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 859 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowUpBig = void 0; var arrowUpBig = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M512,256.008C512,114.597,397.388-0.016,255.992,0C114.598,0-0.016,114.581,0,256.008\r\n\tC0,397.387,114.613,512.016,255.992,512C397.388,512.016,512,397.387,512,256.008z M40.002,256.008\r\n\tc0-119.316,96.69-216.007,215.99-216.007C375.309,40.001,472,136.691,472,256.008c0,119.269-96.691,215.99-216.008,215.99\r\n\tC136.692,471.998,40.002,375.276,40.002,256.008z" }, "children": [] }, { "name": "polygon", "attribs": { "points": "352.003,239.999 255.999,127.996 159.997,239.999 207.998,239.999 207.998,384.004 304.001,384.004 \r\n\t304.001,239.999 " }, "children": [] }] }; exports.arrowUpBig = arrowUpBig;