File size: 1,335 Bytes
67dead8
 
 
920df99
67dead8
 
 
920df99
67dead8
 
920df99
 
ef1be11
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
920df99
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: README
emoji: 💻
colorFrom: blue
colorTo: blue
sdk: gradio
pinned: false
license: mit
---

![image/png](https://cdn-uploads.huggingface.co/production/uploads/66f415fa74c98618494791cf/sAgHEytx26oKudhmOGh7K.png)

<svg viewBox="0 0 300 100" xmlns="http://www.w3.org/2000/svg">
  <!-- تعريف التدرج اللوني -->
  <defs>
    <linearGradient id="blueVioletGradient" x1="0%" y1="0%" x2="100%" y2="0%">
      <stop offset="0%" style="stop-color:#4A90E2;stop-opacity:1" />
      <stop offset="100%" style="stop-color:#9B59B6;stop-opacity:1" />
    </linearGradient>
  </defs>
  
  <!-- خلفية الشعار -->
  <rect width="300" height="100" fill="white"/>
  
  <!-- الحرف H -->
  <text x="20" y="70" font-family="Arial" font-size="60" font-weight="bold" fill="url(#blueVioletGradient)">H</text>
  
  <!-- كلمة coding -->
  <text x="70" y="70" font-family="Arial" font-size="50" font-weight="bold" fill="url(#blueVioletGradient)">coding</text>
  
  <!-- رمز البرمجة </> -->
  <text x="250" y="65" font-family="Arial" font-size="35" fill="#9B59B6">&lt;/&gt;</text>
  
  <!-- خط تحت النص مع تدرج لوني -->
  <line x1="20" y1="80" x2="280" y2="80" stroke="url(#blueVioletGradient)" stroke-width="3"/>
</svg>
Edit this `README.md` markdown file to author your organization card.