react-icons-kit
Version:
React Icons Kit using various Svg Icon set
23 lines (22 loc) • 788 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowRightBoldRound = void 0;
var arrowRightBoldRound = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M353.661,237.879l-154.174-89.594c-16.844-9.969-32.987-1.938-32.987,17.844v179.766c0,19.75,16.143,27.797,32.987,17.812\r\n\tl152.955-89.578C369.348,264.16,370.552,247.848,353.661,237.879z"
},
"children": []
}]
};
exports.arrowRightBoldRound = arrowRightBoldRound;
;