Files
bildirchin/public/assets/images/enamad_badge.svg
T

30 lines
1.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 190" width="100%" height="100%">
<defs>
<linearGradient id="enamadBlue" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#0284c7"/>
<stop offset="100%" stop-color="#0369a1"/>
</linearGradient>
<filter id="shadow" x="-10%" y="-10%" width="120%" height="120%">
<feDropShadow dx="0" dy="4" stdDeviation="4" flood-color="#000" flood-opacity="0.1"/>
</filter>
</defs>
<rect x="5" y="5" width="150" height="180" rx="16" fill="#ffffff" stroke="#e0f2fe" stroke-width="2" filter="url(#shadow)"/>
<!-- Top decorative bar -->
<rect x="5" y="5" width="150" height="8" rx="4" fill="url(#enamadBlue)"/>
<!-- Enamad 'e' Logo -->
<circle cx="80" cy="70" r="42" fill="#f0f9ff" stroke="#0284c7" stroke-width="2"/>
<path d="M 62 70 C 62 55 98 52 98 68 C 98 84 62 82 62 70 Z" fill="none" stroke="#0284c7" stroke-width="7" stroke-linecap="round"/>
<line x1="56" y1="70" x2="104" y2="70" stroke="#0284c7" stroke-width="7" stroke-linecap="round"/>
<path d="M 64 82 C 72 94 92 94 98 86" stroke="#0284c7" stroke-width="6" fill="none" stroke-linecap="round"/>
<!-- 2 Stars -->
<g fill="#f59e0b" transform="translate(62, 122)">
<!-- Star 1 -->
<polygon points="10,0 13,7 20,7 15,12 17,19 10,15 3,19 5,12 0,7 7,7"/>
<!-- Star 2 -->
<polygon points="26,0 29,7 36,7 31,12 33,19 26,15 19,19 21,12 16,7 23,7"/>
</g>
<!-- Text -->
<text x="80" y="156" font-size="12" font-family="sans-serif" font-weight="bold" fill="#0369a1" text-anchor="middle">نماد اعتماد الکترونیکی</text>
<text x="80" y="172" font-size="9" font-family="sans-serif" fill="#64748b" text-anchor="middle">وزارت صنعت، معدن و تجارت</text>
</svg>