Make flag icon local

This commit is contained in:
marzban-dev
2026-05-08 21:22:10 +03:30
parent f17c7f691b
commit 14a4e50bed
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ const resetForm = () => {
<div class="flex items-center gap-3"> <div class="flex items-center gap-3">
<Icon <Icon
class="translate-y-[-1px] static-icon" class="translate-y-[-1px] static-icon"
name="twemoji:flag-iran" name="ci:twemoji-flag-iran"
size="24" size="24"
/> />
<span class="text-slate-500 typo-label-sm"> +۹۸ </span> <span class="text-slate-500 typo-label-sm"> +۹۸ </span>
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 36 36"><!-- Icon from Twitter Emoji by Twitter - https://creativecommons.org/licenses/by/4.0/ --><path fill="#da0001" d="M0 27a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4v-4H0z"/><path fill="#eee" d="M0 13h36v10H0z"/><path fill="#239f40" d="M36 13V9a4 4 0 0 0-4-4H4a4 4 0 0 0-4 4v4z"/><path fill="#e96667" d="M0 23h36v1H0z"/><g fill="#be1931"><path d="M19.465 14.969c.957.49 3.038 2.953.798 5.731c1.391-.308 3.162-4.408-.798-5.731m-2.937 0c-3.959 1.323-2.189 5.423-.798 5.731c-2.24-2.778-.159-5.241.798-5.731m1.453-.143c.04.197 1.101.436.974-.573c-.168.408-.654.396-.968.207c-.432.241-.835.182-.988-.227c-.148.754.587.975.982.593"/><path d="M20.538 17.904c-.015-1.248-.677-2.352-1.329-2.799c.43.527 1.752 3.436-.785 5.351l.047-5.097l-.475-.418l-.475.398l.08 5.146l-.018-.015c-2.563-1.914-1.233-4.837-.802-5.365c-.652.447-1.315 1.551-1.329 2.799c-.013 1.071.477 2.243 1.834 3.205a6.4 6.4 0 0 1-1.678.201c.464.253 1.34.192 2.007.131l.001.068l.398.437l.4-.455v-.052c.672.062 1.567.129 2.039-.128a6.3 6.3 0 0 1-1.732-.213c1.344-.961 1.83-2.127 1.817-3.194"/></g><path fill="#7bc58c" d="M0 12h36v1H0z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB