UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 647 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowLeftBold = void 0; var arrowLeftBold = { "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": "polygon", "attribs": { "points": "331.5,144 139.5,256 331.5,368 " }, "children": [] }] }; exports.arrowLeftBold = arrowLeftBold;