UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 416 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.clock = void 0; var clock = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 1c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm-.5 1v2.22l.16.13.5.5.34.38.72-.72-.38-.34-.34-.34v-1.81h-1z" } }] }; exports.clock = clock;