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

@@ -0,0 +1 @@
export const TZ = ["640 480","\r <defs>\r <clipPath id='a'>\r <path fill-opacity='.7' d='M10 0h160v120H10z'/>\r </clipPath>\r </defs>\r <g fill-rule='evenodd' stroke-width='1pt' clip-path='url(#a)' transform='matrix(4 0 0 4 -40 0)'>\r <path fill='#09f' d='M0 0h180v120H0z'/>\r <path fill='#090' d='M0 0h180L0 120V0z'/>\r <path d='M0 120h40l140-95V0h-40L0 95v25z'/>\r <path fill='#ff0' d='M0 91.5L137.2 0h13.5L0 100.5v-9zM29.3 120L180 19.5v9L42.8 120H29.3z'/>\r </g>\r\r"]