1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 15:25:22 +02:00

feat(ui): replace boxselector with react component EE-3593 (#7215)

* replace boxselector and upload vendor icon
This commit is contained in:
Richard Wei 2022-07-08 12:57:36 +12:00 committed by GitHub
parent 14a8b1d897
commit 9a2cdc4a93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
42 changed files with 993 additions and 61 deletions

9
app/assets/ico/vendor/gitlab.svg vendored Normal file
View file

@ -0,0 +1,9 @@
<svg width="36" height="40" viewBox="0 0 36 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.7992 32.71L18.8805 17.0721H8.71777L13.7992 32.71Z" fill="#E24329"/>
<path d="M13.7995 32.71L8.71811 17.0721H1.59668L13.7995 32.71Z" fill="#FC6D26"/>
<path d="M1.59571 17.0721L0.0515681 21.8243C-0.0892746 22.2577 0.0649817 22.7326 0.433724 23.0004L13.7985 32.71L1.59571 17.0721Z" fill="#FCA326"/>
<path d="M1.59668 17.0721H8.71811L5.65758 7.65352C5.50017 7.16881 4.8145 7.16895 4.65708 7.65352L1.59668 17.0721Z" fill="#E24329"/>
<path d="M13.8008 32.71L18.8822 17.0721H26.0036L13.8008 32.71Z" fill="#FC6D26"/>
<path d="M26.0036 17.0721L27.5477 21.8243C27.6886 22.2577 27.5343 22.7326 27.1656 23.0004L13.8008 32.71L26.0036 17.0721Z" fill="#FCA326"/>
<path d="M26.0023 17.0721H18.8809L21.9414 7.65352C22.0988 7.16881 22.7845 7.16895 22.9419 7.65352L26.0023 17.0721Z" fill="#E24329"/>
</svg>

After

Width:  |  Height:  |  Size: 897 B