UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 815 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowRightBig = void 0; var arrowRightBig = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256.008,512.004c141.408,0,255.988-114.611,255.988-256.004S397.416-0.004,256.008-0.004\r\n\tC114.631-0.004,0.004,114.607,0.004,256S114.631,512.004,256.008,512.004z M256.008,39.997\r\n\tc119.314,0,216.003,96.705,216.003,216.003s-96.688,216.004-216.003,216.004c-119.283,0-216.004-96.705-216.004-216.004\r\n\tS136.725,39.997,256.008,39.997z" }, "children": [] }, { "name": "polygon", "attribs": { "points": "272,352.002 384.002,256 272,159.998 272,207.999 127.998,207.999 127.998,304 272,304 " }, "children": [] }] }; exports.arrowRightBig = arrowRightBig;