1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-22 08:12:56 +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/sc.js Normal file
View File

@@ -0,0 +1 @@
export const SC = ["640 480","\r <defs>\r <clipPath id='a'>\r <path fill-opacity='.7' d='M0 0h682.7v512H0z'/>\r </clipPath>\r </defs>\r <g fill-rule='evenodd' stroke-width='1pt' clip-path='url(#a)' transform='scale(.9375)'>\r <path fill='red' d='M0 0h992.1v512H0z'/>\r <path fill='#090' d='M0 512l992.1-170.7V512H0z'/>\r <path fill='#fff' d='M0 512l992.1-341.3v170.6L0 512z'/>\r <path fill='#009' d='M0 512V0h330.7L0 512z'/>\r <path fill='#ff0' d='M0 512L330.7 0h330.7L0 512z'/>\r </g>\r\r"]