1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-21 16:01:25 +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/is.js Normal file
View File

@@ -0,0 +1 @@
export const IS = ["640 480","\r <defs>\r <clipPath id='a'>\r <path fill-opacity='.7' d='M0 0h640v480H0z'/>\r </clipPath>\r </defs>\r <g fill-rule='evenodd' stroke-width='0' clip-path='url(#a)'>\r <path fill='#003897' d='M0 0h666.7v480H0z'/>\r <path fill='#fff' d='M0 186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0V186.7z'/>\r <path fill='#d72828' d='M0 213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0v-53.4z'/>\r </g>\r\r"]