Designed upload icon

This commit is contained in:
Matthias Neeracher 2014-11-29 04:08:01 +01:00 committed by Matthias Neeracher
parent d58f5d077a
commit 42a7729963
8 changed files with 30 additions and 0 deletions

View File

@ -102,9 +102,15 @@
<action selector="buildProject:" target="-2" id="Les-fd-6cC"/> <action selector="buildProject:" target="-2" id="Les-fd-6cC"/>
</connections> </connections>
</toolbarItem> </toolbarItem>
<toolbarItem implicitItemIdentifier="EF9FF3B4-6921-497E-B17C-8B0B3D58DA24" label="Upload" paletteLabel="Upload" tag="-1" image="UploadIcon" id="2cP-cC-Cr8">
<connections>
<action selector="buildProject:" target="-2" id="i2T-Xo-7Xz"/>
</connections>
</toolbarItem>
</allowedToolbarItems> </allowedToolbarItems>
<defaultToolbarItems> <defaultToolbarItems>
<toolbarItem reference="69r-aN-6vG"/> <toolbarItem reference="69r-aN-6vG"/>
<toolbarItem reference="2cP-cC-Cr8"/>
<toolbarItem reference="2D6-o4-n09"/> <toolbarItem reference="2D6-o4-n09"/>
<toolbarItem reference="ln2-Ky-MBg"/> <toolbarItem reference="ln2-Ky-MBg"/>
</defaultToolbarItems> </defaultToolbarItems>
@ -117,5 +123,6 @@
</objects> </objects>
<resources> <resources>
<image name="BuildIcon" width="32" height="32"/> <image name="BuildIcon" width="32" height="32"/>
<image name="UploadIcon" width="32" height="32"/>
</resources> </resources>
</document> </document>

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x",
"filename" : "UploadIcon 1x.png"
},
{
"idiom" : "universal",
"scale" : "2x",
"filename" : "UploadIcon 2x.png"
},
{
"idiom" : "universal",
"scale" : "3x",
"filename" : "UploadIcon 3x.png"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Binary file not shown.