UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

75 lines (74 loc) 2.56 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.clock = void 0; var clock = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "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\t\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": "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\t\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": "M256,128c-70.688,0-128,57.312-128,128s57.312,128,128,128s128-57.312,128-128S326.688,128,256,128z M256,360\r\n\t\tc-57.438,0-104-46.578-104-104c0-57.438,46.562-104,104-104c57.422,0,104,46.562,104,104C360,313.422,313.422,360,256,360z" }, "children": [{ "name": "path", "attribs": { "d": "M256,128c-70.688,0-128,57.312-128,128s57.312,128,128,128s128-57.312,128-128S326.688,128,256,128z M256,360\r\n\t\tc-57.438,0-104-46.578-104-104c0-57.438,46.562-104,104-104c57.422,0,104,46.562,104,104C360,313.422,313.422,360,256,360z" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M256,272c-8.844,0-16-7.156-16-16s7.156-16,16-16s16,7.156,16,16S264.844,272,256,272z" }, "children": [{ "name": "path", "attribs": { "d": "M256,272c-8.844,0-16-7.156-16-16s7.156-16,16-16s16,7.156,16,16S264.844,272,256,272z" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "246.062,257.375 257.375,246.062 294.75,283.422 283.438,294.75 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "246.062,257.375 257.375,246.062 294.75,283.422 283.438,294.75 \t" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "192.469,203.781 203.781,192.453 265.953,254.625 254.625,265.938 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "192.469,203.781 203.781,192.453 265.953,254.625 254.625,265.938 \t" }, "children": [] }] }] }] }; exports.clock = clock;