mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-24 02:38:58 +00:00
update dropbox icon
This commit is contained in:
parent
a491cea9cd
commit
cdee74b002
1 changed files with 4 additions and 13 deletions
|
|
@ -15,19 +15,10 @@ export default class Dropbox extends Plugin {
|
|||
this.title = 'Dropbox'
|
||||
this.stateId = 'dropbox'
|
||||
this.icon = html`
|
||||
<svg class="UppyIcon UppyModalTab-icon" viewBox="0 0 225.000000 225.000000">
|
||||
<g transform="translate(0.000000,225.000000) scale(0.100000,-0.100000)" fill="#000000" stroke="none">
|
||||
<path d="M633 1646 c-112 -72 -203 -134 -203 -137 0 -3 61 -54 135 -113 74 -59 135 -111 135 -116 0 -5 -61 -57
|
||||
-135 -116 -74 -59 -135 -110 -135 -113 1 -7 391 -261 403 -262 5 -1 72 52 149 116 l141 118 -54 33 c-30 18 -123 75
|
||||
-206 126 -84 51 -153 95 -153 98 0 3 69 47 153 98 83 51 176 108 206 126 l53 33 -123 103 c-68 57 -133 111 -144
|
||||
121 -19 16 -27 12 -222 -115z"/>
|
||||
<path d="M1271 1657 l-143 -120 53 -33 c30 -18 123 -75 206 -126 84 -51 153 -95 153 -98 0 -3 -69 -47 -153 -98 -83
|
||||
-51 -176 -108 -206 -126 l-54 -33 139 -116 c77 -64 142 -117 145 -119 8 -3 408 254 409 263 0 3 -61 54 -135 113 -74
|
||||
59 -135 111 -135 116 0 5 61 57 135 116 74 59 135 110 135 113 0 3 -51 39 -113 78 -61 40 -153 99 -202 132 l-91 58
|
||||
-143 -120z"/>
|
||||
<path d="M981 849 c-159 -132 -141 -127 -228 -67 l-43 29 0 -44 0 -45 207 -123 c114 -68 210 -123 213 -122 4 1 98 57
|
||||
209 123 l201 121 0 45 0 45 -61 -41 c-52 -36 -62 -40 -77 -28 -9 7 -69 56 -132 108 -63 52 -122 100 -130 107
|
||||
-13 10 -40 -9 -159 -108z"/>
|
||||
<svg class="UppyIcon" width="128" height="118" viewBox="0 0 128 118">
|
||||
<g><path d="M38.145.777L1.108 24.96l25.608 20.507 37.344-23.06z"/>
|
||||
<path d="M1.108 65.975l37.037 24.183L64.06 68.525l-37.343-23.06zM64.06 68.525l25.917 21.633 37.036-24.183-25.61-20.51z"/>
|
||||
<path d="M127.014 24.96L89.977.776 64.06 22.407l37.345 23.06zM64.136 73.18l-25.99 21.567-11.122-7.262v8.142l37.112 22.256 37.114-22.256v-8.142l-11.12 7.262z"/>
|
||||
</g>
|
||||
</svg>`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue