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/cg.js Normal file
View File

@@ -0,0 +1 @@
export const CG = ["640 480","\r <defs>\r <clipPath id='a'>\r <path fill-opacity='.7' d='M-79.5 32h640v480h-640z'/>\r </clipPath>\r </defs>\r <g fill-rule='evenodd' stroke-width='1pt' clip-path='url(#a)' transform='translate(79.5 -32)'>\r <path fill='#ff0' d='M-119.5 32h720v480h-720z'/>\r <path fill='#00ca00' d='M-119.5 32v480l480-480h-480z'/>\r <path fill='red' d='M120.5 512h480V32l-480 480z'/>\r </g>\r\r"]