UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 685 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_compass_calibration = void 0; var ic_compass_calibration = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "circle", "attribs": { "cx": "12", "cy": "17", "r": "4" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 10.07c1.95 0 3.72.79 5 2.07l5-5C19.44 4.59 15.9 3 12 3S4.56 4.59 2 7.15l5 5c1.28-1.28 3.05-2.08 5-2.08z" }, "children": [] }] }; exports.ic_compass_calibration = ic_compass_calibration;