UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 385 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.record = void 0; var record = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256,464c114.9,0,208-93.1,208-208c0-114.9-93.1-208-208-208C141.1,48,48,141.1,48,256C48,370.9,141.1,464,256,464z" }, "children": [] }] }; exports.record = record;