File size: 12,490 Bytes
93c24ec | 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 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1080">
<defs>
<linearGradient id="bgGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#f8f9fa"/>
<stop offset="100%" style="stop-color:#e9ecef"/>
</linearGradient>
<linearGradient id="sidebarGrad" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#ffffff"/>
<stop offset="100%" style="stop-color:#f8f9fa"/>
</linearGradient>
<filter id="shadow" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow dx="0" dy="2" stdDeviation="4" flood-opacity="0.1"/>
</filter>
<clipPath id="screenClip">
<rect x="30" y="30" width="1860" height="1020" rx="16"/>
</clipPath>
</defs>
<!-- Background -->
<rect width="1920" height="1080" fill="url(#bgGrad)"/>
<!-- Browser Frame -->
<rect x="30" y="30" width="1860" height="1020" rx="16" fill="#1a1d21"/>
<rect x="30" y="30" width="1860" height="1020" rx="16" fill="url(#bgGrad)" clip-path="url(#screenClip)"/>
<!-- Browser Dots -->
<circle cx="60" y="55" r="8" fill="#ff5f57"/>
<circle cx="85" y="55" r="8" fill="#febc2e"/>
<circle cx="110" y="55" r="8" fill="#28c840"/>
<rect x="145" y="45" width="400" height="20" rx="10" fill="#e9ecef"/>
<!-- Sidebar -->
<rect x="30" y="80" width="280" height="970" fill="url(#sidebarGrad)" clip-path="url(#screenClip)"/>
<!-- Sidebar Header -->
<rect x="30" y="80" width="280" height="80" fill="white"/>
<rect x="30" y="159" width="280" height="1" fill="#dee2e6"/>
<!-- Logo -->
<rect x="50" y="95" width="48" height="48" rx="12" fill="#4a90d9"/>
<text x="74" y="128" font-family="Arial" font-size="22" fill="white" text-anchor="middle">📋</text>
<text x="115" y="125" font-family="Cairo, Arial" font-size="18" font-weight="bold" fill="#4a90d9">TaskFlow Pro</text>
<!-- Sidebar Nav Items -->
<g font-family="Cairo, Arial" font-size="13">
<rect x="50" y="195" width="5" height="44" rx="3" fill="#4a90d9"/>
<circle cx="70" cy="217" r="20" fill="#e8f2fc"/>
<text x="70" y="222" font-family="Arial" font-size="14" fill="#4a90d9" text-anchor="middle">📊</text>
<text x="105" y="220" fill="#4a90d9" font-weight="600">لوحة التحكم</text>
<circle cx="70" cy="277" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="282" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">📋</text>
<text x="105" y="280" fill="#6c757d">المهام</text>
<circle cx="70" cy="337" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="342" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">📁</text>
<text x="105" y="340" fill="#6c757d">المشاريع</text>
<circle cx="70" cy="397" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="402" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">📱</text>
<text x="105" y="400" fill="#6c757d">لوحة كانبان</text>
<circle cx="70" cy="457" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="462" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">📅</text>
<text x="105" y="460" fill="#6c757d">التقويم</text>
<circle cx="70" cy="517" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="522" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">👥</text>
<text x="105" y="520" fill="#6c757d">الفريق</text>
<circle cx="70" cy="577" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="582" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">📈</text>
<text x="105" y="580" fill="#6c757d">التحليلات</text>
<circle cx="70" cy="637" r="20" fill="none" stroke="#dee2e6"/>
<text x="70" y="642" font-family="Arial" font-size="14" fill="#6c757d" text-anchor="middle">⚙️</text>
<text x="105" y="640" fill="#6c757d">الإعدادات</text>
</g>
<!-- Header -->
<rect x="310" y="80" width="1580" height="80" fill="white"/>
<rect x="310" y="159" width="1580" height="1" fill="#dee2e6"/>
<!-- Search Box -->
<rect x="340" y="100" width="400" height="44" rx="22" fill="#e9ecef"/>
<circle cx="365" cy="122" r="10" fill="none" stroke="#adb5bd" stroke-width="2"/>
<line x1="373" y1="130" x2="380" y2="137" stroke="#adb5bd" stroke-width="2"/>
<text x="385" y="128" font-family="Cairo, Arial" font-size="13" fill="#adb5bd">البحث في المهام والمشاريع...</text>
<!-- Header Icons -->
<circle cx="1620" cy="120" r="22" fill="#e9ecef"/>
<text x="1620" y="126" font-family="Arial" font-size="16" fill="#6c757d" text-anchor="middle">🔔</text>
<circle cx="1650" cy="120" r="7" fill="#dc3545"/>
<circle cx="1720" cy="120" r="22" fill="#e9ecef"/>
<circle cx="1720" cy="120" r="14" fill="#4a90d9"/>
<text x="1720" y="125" font-family="Arial" font-size="10" fill="white" text-anchor="middle">م</text>
<text x="1755" y="126" font-family="Cairo, Arial" font-size="13" fill="#212529">مستخدم جديد</text>
<!-- Page Title -->
<text x="340" y="230" font-family="Cairo, Arial" font-size="28" font-weight="bold" fill="#212529">لوحة التحكم</text>
<!-- Add Button -->
<rect x="1700" y="205" width="140" height="48" rx="10" fill="#4a90d9"/>
<text x="1730" y="238" font-family="Cairo, Arial" font-size="14" fill="white">+ مهمة جديدة</text>
<!-- Stats Cards Row 1 -->
<g font-family="Cairo, Arial">
<!-- Card 1 -->
<rect x="340" y="260" width="220" height="120" rx="14" fill="white" filter="url(#shadow)"/>
<circle cx="380" cy="300" r="35" fill="#e8f2fc"/>
<text x="380" y="308" font-family="Arial" font-size="24" fill="#4a90d9" text-anchor="middle">📋</text>
<text x="440" y="290" font-family="Cairo, Arial" font-size="32" font-weight="bold" fill="#212529">24</text>
<text x="440" y="325" font-family="Cairo, Arial" font-size="13" fill="#6c757d">إجمالي المهام</text>
<!-- Card 2 -->
<rect x="590" y="260" width="220" height="120" rx="14" fill="white" filter="url(#shadow)"/>
<circle cx="630" cy="300" r="35" fill="#d4edda"/>
<text x="630" y="308" font-family="Arial" font-size="24" fill="#28a745" text-anchor="middle">✓</text>
<text x="690" y="290" font-family="Cairo, Arial" font-size="32" font-weight="bold" fill="#212529">18</text>
<text x="690" y="325" font-family="Cairo, Arial" font-size="13" fill="#6c757d">المهام المُنجزة</text>
<!-- Card 3 -->
<rect x="840" y="260" width="220" height="120" rx="14" fill="white" filter="url(#shadow)"/>
<circle cx="880" cy="300" r="35" fill="#fff3cd"/>
<text x="880" y="308" font-family="Arial" font-size="24" fill="#d39e00" text-anchor="middle">⏳</text>
<text x="940" y="290" font-family="Cairo, Arial" font-size="32" font-weight="bold" fill="#212529">6</text>
<text x="940" y="325" font-family="Cairo, Arial" font-size="13" fill="#6c757d">قيد العمل</text>
<!-- Card 4 -->
<rect x="1090" y="260" width="220" height="120" rx="14" fill="white" filter="url(#shadow)"/>
<circle cx="1130" cy="300" r="35" fill="#f3e8ff"/>
<text x="1130" y="308" font-family="Arial" font-size="24" fill="#9333ea" text-anchor="middle">📁</text>
<text x="1190" y="290" font-family="Cairo, Arial" font-size="32" font-weight="bold" fill="#212529">5</text>
<text x="1190" y="325" font-family="Cairo, Arial" font-size="13" fill="#6c757d">المشاريع</text>
<!-- Card 5 -->
<rect x="1340" y="260" width="220" height="120" rx="14" fill="white" filter="url(#shadow)"/>
<circle cx="1380" cy="300" r="35" fill="#ffe5d0"/>
<text x="1380" y="308" font-family="Arial" font-size="24" fill="#fd7e14" text-anchor="middle">👥</text>
<text x="1440" y="290" font-family="Cairo, Arial" font-size="32" font-weight="bold" fill="#212529">8</text>
<text x="1440" y="325" font-family="Cairo, Arial" font-size="13" fill="#6c757d">أعضاء الفريق</text>
</g>
<!-- Progress Section -->
<rect x="340" y="410" width="550" height="280" rx="14" fill="white" filter="url(#shadow)"/>
<text x="370" y="450" font-family="Cairo, Arial" font-size="18" font-weight="bold" fill="#212529">نسبة الإنجاز</text>
<!-- Circular Progress -->
<circle cx="620" cy="550" r="80" fill="none" stroke="#e9ecef" stroke-width="15"/>
<circle cx="620" cy="550" r="80" fill="none" stroke="#4a90d9" stroke-width="15" stroke-dasharray="400" stroke-dashoffset="120" transform="rotate(-90 620 550)"/>
<text x="620" y="545" font-family="Cairo, Arial" font-size="36" font-weight="bold" fill="#212529" text-anchor="middle">75%</text>
<text x="620" y="575" font-family="Cairo, Arial" font-size="14" fill="#6c757d" text-anchor="middle">مكتمل</text>
<!-- Legend -->
<g font-family="Cairo, Arial" font-size="12">
<rect x="370" y="620" width="14" height="14" rx="4" fill="#28a745"/>
<text x="395" y="632" fill="#6c757d">مكتمل: 18 مهمة</text>
<rect x="450" y="620" width="14" height="14" rx="4" fill="#4a90d9"/>
<text x="475" y="632" fill="#6c757d">قيد العمل: 6 مهام</text>
<rect x="540" y="620" width="14" height="14" rx="4" fill="#ffc107"/>
<text x="565" y="632" fill="#6c757d">قيد الانتظار</text>
</g>
<!-- Task Distribution -->
<rect x="920" y="410" width="640" height="280" rx="14" fill="white" filter="url(#shadow)"/>
<text x="950" y="450" font-family="Cairo, Arial" font-size="18" font-weight="bold" fill="#212529">توزيع الأولويات</text>
<!-- Distribution Bars -->
<g font-family="Cairo, Arial">
<text x="950" y="510" font-size="13" fill="#6c757d">عالية الأولوية</text>
<rect x="950" y="525" width="400" height="12" rx="6" fill="#e9ecef"/>
<rect x="950" y="525" width="280" height="12" rx="6" fill="#dc3545"/>
<text x="1370" y="536" font-size="14" font-weight="bold" fill="#212529">7</text>
<text x="950" y="580" font-size="13" fill="#6c757d">متوسطة الأولوية</text>
<rect x="950" y="595" width="400" height="12" rx="6" fill="#e9ecef"/>
<rect x="950" y="595" width="320" height="12" rx="6" fill="#ffc107"/>
<text x="1290" y="606" font-size="14" font-weight="bold" fill="#212529">8</text>
<text x="950" y="650" font-size="13" fill="#6c757d">منخفضة الأولوية</text>
<rect x="950" y="665" width="400" height="12" rx="6" fill="#e9ecef"/>
<rect x="950" y="665" width="200" height="12" rx="6" fill="#28a745"/>
<text x="1170" y="676" font-size="14" font-weight="bold" fill="#212529">5</text>
</g>
<!-- Recent Tasks -->
<rect x="340" y="720" width="1220" height="300" rx="14" fill="white" filter="url(#shadow)"/>
<text x="370" y="760" font-family="Cairo, Arial" font-size="18" font-weight="bold" fill="#212529">أحدث المهام</text>
<!-- Task Items -->
<g font-family="Cairo, Arial" font-size="14">
<circle cx="390" cy="810" r="14" fill="none" stroke="#dee2e6" stroke-width="2"/>
<text x="420" y="816" fill="#212529">إعداد التقرير الأسبوعي للفريق</text>
<rect x="850" y="795" width="70" height="26" rx="13" fill="#f8d7da"/>
<text x="885" y="813" font-size="11" fill="#721c24" text-anchor="middle">عالية</text>
<text x="1430" y="816" fill="#6c757d">اليوم</text>
<circle cx="390" cy="870" r="14" fill="none" stroke="#4a90d9" stroke-width="2"/>
<text x="420" y="876" fill="#212529">مراجعة تصميم واجهة المستخدم</text>
<rect x="850" y="855" width="70" height="26" rx="13" fill="#fff3cd"/>
<text x="885" y="873" font-size="11" fill="#856404" text-anchor="middle">متوسطة</text>
<text x="1430" y="876" fill="#6c757d">غداً</text>
<circle cx="390" cy="930" r="14" fill="none" stroke="#dee2e6" stroke-width="2"/>
<text x="420" y="936" fill="#212529">تحديث وثائق المشروع</text>
<rect x="850" y="915" width="70" height="26" rx="13" fill="#d4edda"/>
<text x="885" y="933" font-size="11" fill="#155724" text-anchor="middle">منخفضة</text>
<text x="1430" y="936" fill="#6c757d">الأحد</text>
</g>
<!-- Footer -->
<text x="960" y="1050" font-family="Cairo, Arial" font-size="12" fill="#adb5bd" text-anchor="middle">TaskFlow Pro v2.0 - لوحة التحكم الرئيسية</text>
</svg>
|