mirror of
https://github.com/minio/minio.git
synced 2025-12-09 17:09:51 -05:00
Browser: Update UI with new components and elements (#5671)
This commit is contained in:
23
browser/app/img/icons/bucket-new.svg
Normal file
23
browser/app/img/icons/bucket-new.svg
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="14px" height="15px" viewBox="0 0 14 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 48.2 (47327) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>Untitled</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<rect id="path-1" x="0" y="0" width="14" height="15"></rect>
|
||||
</defs>
|
||||
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="bucket">
|
||||
<g id="Mask" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<rect id="path-1" x="0" y="0" width="14" height="15"></rect>
|
||||
</g>
|
||||
<g id="Clipped">
|
||||
<mask id="mask-2" fill="white">
|
||||
<use xlink:href="#path-1"></use>
|
||||
</mask>
|
||||
<g id="path-1"></g>
|
||||
<rect id="Rectangle-path" fill="#FFC721" fill-rule="nonzero" mask="url(#mask-2)" x="1" y="10" width="12" height="4"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user