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

@@ -0,0 +1 @@
export const JMQ = ["512 512","\r <g fill-rule='evenodd'>\r <path d='M0 0l256 256L0 512zm512 0L256 256l256 256z'/>\r <path fill='#090' d='M0 0l256 256L512 0zm0 512l256-256 256 256z'/>\r <path fill='#fc0' d='M512 0h-47.7L0 464.3V512h47.7L512 47.7z'/>\r <path fill='#fc0' d='M0 0v47.7L464.3 512H512v-47.7L47.7 0z'/>\r </g>\r\r"]