1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-01 06:20:39 +02:00

feat: add new icons

This commit is contained in:
mrholek
2020-05-08 17:10:22 +02:00
parent 9913194036
commit 847345a8c7
575 changed files with 1898 additions and 1898 deletions

View File

@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M254.625,56H215.993L16,256.2,216,456h38.623V336h144V176h-144Zm112,152v96h-144V417.384L61.255,256.174,222.625,94.639V208Z" class="ci-primary"/>
<rect width="32" height="400" x="462.625" y="56" fill="currentColor" class="ci-primary"/>
<path fill="var(--ci-primary-color, currentColor)" d="M254.625,56H215.993L16,256.2,216,456h38.623V336h144V176h-144Zm112,152v96h-144V417.384L61.255,256.174,222.625,94.639V208Z" class="ci-primary"/>
<rect width="32" height="400" x="462.625" y="56" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/>
</svg>

Before

Width:  |  Height:  |  Size: 336 B

After

Width:  |  Height:  |  Size: 386 B