aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/site/public/images/docs/AI/repo-hero-circles-dark.svg
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/images/docs/AI/repo-hero-circles-dark.svg')
-rw-r--r--site/public/images/docs/AI/repo-hero-circles-dark.svg17
1 files changed, 17 insertions, 0 deletions
diff --git a/site/public/images/docs/AI/repo-hero-circles-dark.svg b/site/public/images/docs/AI/repo-hero-circles-dark.svg
new file mode 100644
index 0000000..6533be5
--- /dev/null
+++ b/site/public/images/docs/AI/repo-hero-circles-dark.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100" width="614" height="614">
+ <defs xmlns="http://www.w3.org/2000/svg">
+ <radialGradient id="radial" gradientUnits="userSpaceOnUse">
+ <stop offset="0" stop-color="#fff"></stop>
+ <stop offset="60%" stop-color="#fff" stop-opacity="0"></stop>
+ </radialGradient>
+ </defs>
+ <circle cx="50" cy="50" r="25" stroke-width=".2" style="fill:none; stroke:rgba(255,255,255,.1);">
+ <animate attributeName="opacity" values="1;0.1;0.1;1" dur="3s" begin="0.2s" repeatCount="indefinite"></animate>
+ </circle>
+ <circle cx="50" cy="50" r="25" stroke-width=".2" style="fill:url(#radial); fill-opacity:.1;">
+ <animate attributeName="opacity" values="1;0.5;0.5;1" dur="3s" repeatCount="indefinite"></animate>
+ </circle><circle cx="50" cy="50" r="45" stroke-width=".2" style="fill:none; stroke:rgba(255,255,255,.1);">
+ <animate attributeName="opacity" values="1;0.1;0.1;1" dur="3s" begin="0.4s" repeatCount="indefinite"></animate>
+ </circle>
+</svg> \ No newline at end of file