UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 811 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowLeftBoldRound = void 0; var arrowLeftBoldRound = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256,512c141.391,0,256-114.609,256-256C512,114.609,397.391,0,256,0C114.609,0,0,114.609,0,256\r\n\tC0,397.391,114.609,512,256,512z M256,40c119.297,0,216,96.703,216,216s-96.703,216-216,216S40,375.297,40,256S136.703,40,256,40z" }, "children": [] }, { "name": "path", "attribs": { "d": "M157.84,274.121l145.872,89.594c16.844,9.969,24.685,1.938,24.685-17.844V166.105c0-19.75-7.841-27.797-24.685-17.812\r\n\tl-148.795,89.578C137.995,247.84,140.949,264.152,157.84,274.121z" }, "children": [] }] }; exports.arrowLeftBoldRound = arrowLeftBoldRound;