@drivy/cobalt
Version:
Opinionated design system for Drivy's projects.
5 lines (3 loc) • 810 B
JavaScript
var performance = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"2.76\" cy=\"19.72\" r=\"1.26\" stroke=\"#61366B\"/><circle cx=\"9.8\" cy=\"12.68\" r=\"1.26\" stroke=\"#61366B\"/><circle cx=\"14.2\" cy=\"17.08\" r=\"1.26\" stroke=\"#61366B\"/><circle cx=\"21.24\" cy=\"10.04\" r=\"1.26\" stroke=\"#61366B\"/><path d=\"m3.64 18.84 5.28-5.28\" stroke=\"#61366B\" stroke-linejoin=\"round\"/><path d=\"M15.667 4.173 15.08 3l-.587 1.173-1.173.587 1.173.587.587 1.173.587-1.173 1.173-.587-1.173-.587ZM5.4 6.52v1.76m-.88-.88h1.76\" stroke=\"#61366B\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"m10.68 13.56 2.64 2.64m1.76 0 5.28-5.28\" stroke=\"#61366B\" stroke-linejoin=\"round\"/></svg>";
export { performance as default };
//# sourceMappingURL=performance.js.map