diff options
Diffstat (limited to 'icons/flags/ic.svg')
| -rw-r--r-- | icons/flags/ic.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/flags/ic.svg b/icons/flags/ic.svg new file mode 100644 index 0000000..81e6ee2 --- /dev/null +++ b/icons/flags/ic.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ic" viewBox="0 0 640 480"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path fill="#0768a9" d="M0 0h640v480H0z"/> + <path fill="#fff" d="M0 0h213.3v480H0z"/> + <path fill="#fc0" d="M426.7 0H640v480H426.7z"/> + </g> +</svg> |
