This is an automated email from the ASF dual-hosted git repository.

vishesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 5f9e1311989 Svgs (#12051)
5f9e1311989 is described below

commit 5f9e1311989096a18f5db18e34b7cb6266eeb27e
Author: dahn <[email protected]>
AuthorDate: Wed Nov 12 10:01:36 2025 +0100

    Svgs (#12051)
---
 .pre-commit-config.yaml            | 2 +-
 ui/src/assets/icons/kubernetes.svg | 6 +-----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index e1a7db70220..9a306d126e7 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -84,7 +84,7 @@ repos:
           ^systemvm/agent/certs/realhostip\.key$|
           ^test/integration/smoke/test_ssl_offloading\.py$
       - id: end-of-file-fixer
-        exclude: \.vhd$
+        exclude: \.vhd$|\.svg$
       - id: file-contents-sorter
         args: [--unique]
         files: ^\.github/linters/codespell\.txt$
diff --git a/ui/src/assets/icons/kubernetes.svg 
b/ui/src/assets/icons/kubernetes.svg
index db1f37bdfee..51d8f490353 100644
--- a/ui/src/assets/icons/kubernetes.svg
+++ b/ui/src/assets/icons/kubernetes.svg
@@ -1,5 +1 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools 
-->
-<svg  width="800px" height="800px" viewBox="0 0 32 32" id="icon" 
xmlns="http://www.w3.org/2000/svg";>
-  <path  
d="M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,
 [...]
-</svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg"; x="0px" y="0px" width="100" 
height="100" viewBox="0 0 50 50"><path d="M 25 2.2773438 C 24.477218 2.2775288 
23.954975 2.3938208 23.472656 2.6269531 L 8.0117188 10.091797 C 7.0499738 
10.555895 6.3506462 11.43495 6.1132812 12.476562 L 2.2929688 29.259766 C 
2.0568878 30.29908 2.3056798 31.391792 2.96875 32.226562 L 13.671875 45.683594 
C 14.338066 46.521569 15.352133 47.009766 16.421875 47.009766 L 33.578125 
47.009766 C 34.647867 47.009766 35.661934 46. [...]
\ No newline at end of file

Reply via email to