UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

39 lines (38 loc) 1.32 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosClockOutline = void 0; var iosClockOutline = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,48C141.1,48,48,141.1,48,256s93.1,208,208,208c114.9,0,208-93.1,208-208S370.9,48,256,48z M256,446.7\r\n\t\tc-105.1,0-190.7-85.5-190.7-190.7c0-105.1,85.5-190.7,190.7-190.7c105.1,0,190.7,85.5,190.7,190.7\r\n\t\tC446.7,361.1,361.1,446.7,256,446.7z" }, "children": [{ "name": "path", "attribs": { "d": "M256,48C141.1,48,48,141.1,48,256s93.1,208,208,208c114.9,0,208-93.1,208-208S370.9,48,256,48z M256,446.7\r\n\t\tc-105.1,0-190.7-85.5-190.7-190.7c0-105.1,85.5-190.7,190.7-190.7c105.1,0,190.7,85.5,190.7,190.7\r\n\t\tC446.7,361.1,361.1,446.7,256,446.7z" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "256,256 160,256 160,273.3 273.3,273.3 273.3,128 256,128 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "256,256 160,256 160,273.3 273.3,273.3 273.3,128 256,128 \t" }, "children": [] }] }] }] }; exports.iosClockOutline = iosClockOutline;