1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-22 00:05:22 +02:00

feat: add flag-icon-css icons

This commit is contained in:
woothu
2019-06-14 10:49:11 +02:00
parent 8f8fdf7dfa
commit 0f39c0bc16
1030 changed files with 36599 additions and 0 deletions

1
flags/js/gm.js Normal file
View File

@@ -0,0 +1 @@
export const GM = ["640 480","\r <defs>\r <clipPath id='a'>\r <path fill-opacity='.7' d='M0-48h640v480H0z'/>\r </clipPath>\r </defs>\r <g fill-rule='evenodd' stroke-width='1pt' clip-path='url(#a)' transform='translate(0 48)'>\r <path fill='red' d='M0-128h640V85.3H0z'/>\r <path fill='#fff' d='M0 85.3h640V121H0z'/>\r <path fill='#009' d='M0 120.9h640V263H0z'/>\r <path fill='#fff' d='M0 263.1h640v35.6H0z'/>\r <path fill='#090' d='M0 298.7h640V512H0z'/>\r </g>\r\r"]