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

hefengen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new a474a5f6b [type:feat] add idea project logo. (#4951)
a474a5f6b is described below

commit a474a5f6b0e1df1a7a368a4176d640951b4d2fb7
Author: yunlongn <[email protected]>
AuthorDate: Thu Aug 3 15:59:00 2023 +0800

    [type:feat] add idea project logo. (#4951)
    
    * [type:feat] add idea project logo.
    
    * [type:feat] add idea project logo.
    
    * [type:feat] add idea project logo.
    
    ---------
    
    Co-authored-by: xiaoyu <[email protected]>
    Co-authored-by: likeguo <[email protected]>
---
 .gitignore     | 1 +
 .idea/icon.svg | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index f9530016a..c8bfa4954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ cobertura.ser
 
 # idea ignore
 .idea/
+!/.idea/icon.svg
 *.ipr
 *.iml
 *.iws
diff --git a/.idea/icon.svg b/.idea/icon.svg
new file mode 100644
index 000000000..be30b9f3a
--- /dev/null
+++ b/.idea/icon.svg
@@ -0,0 +1,3 @@
+<svg width="128" height="170" viewBox="0 0 128 170" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
+<path d="M73.9973 35.0579C54.1616 69.8286 42.9756 83.2381 35.8964 
77.1848C30.9901 72.9896 47.7987 41.7206 58.7276 21.3898C62.1781 14.9707 65.0426 
9.64207 66.4524 6.60013C66.7845 5.88338 66.1105 5.51842 65.5618 6.11847C40.0106 
34.0615 -21.3347 135.895 7.5775 162.983C8.93141 164.252 11.0512 163.631 11.7989 
161.933L33.1473 113.459C34.035 111.443 36.5449 110.432 38.7533 111.201L48.8546 
114.714C51.063 115.483 52.1337 117.739 51.246 119.755L31.2362 165.189C30.3407 
167.223 31.8971 169.466 34.08 [...]
+</svg>

Reply via email to