1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 12:01:46 +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,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="currentColor" d="M104,305.5l88,48V480H320V353.5l88-48V160H104ZM136,192H376v94.5l-88,48V448H224V334.5l-88-48Z" class="ci-primary"/>
<rect width="32" height="72" x="240" y="32" fill="currentColor" class="ci-primary"/>
<rect width="32" height="72" x="82.544" y="50.544" fill="currentColor" class="ci-primary" transform="rotate(-45 98.545 86.544)"/>
<rect width="72" height="32" x="377.456" y="70.544" fill="currentColor" class="ci-primary" transform="rotate(-45 413.453 86.545)"/>
<path fill="var(--ci-primary-color, currentColor)" d="M104,305.5l88,48V480H320V353.5l88-48V160H104ZM136,192H376v94.5l-88,48V448H224V334.5l-88-48Z" class="ci-primary"/>
<rect width="32" height="72" x="240" y="32" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/>
<rect width="32" height="72" x="82.544" y="50.544" fill="var(--ci-primary-color, currentColor)" class="ci-primary" transform="rotate(-45 98.545 86.544)"/>
<rect width="72" height="32" x="377.456" y="70.544" fill="var(--ci-primary-color, currentColor)" class="ci-primary" transform="rotate(-45 413.453 86.545)"/>
</svg>

Before

Width:  |  Height:  |  Size: 568 B

After

Width:  |  Height:  |  Size: 668 B