From b98ade57c4450bac7c81df82aaa3829dbf6efd2b Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Sat, 26 May 2018 09:41:19 +0200 Subject: [PATCH] Add trash can icon. --- .../trash.imageset/Contents.json | 23 ++++++++++++++++++ .../trash.imageset/ic_action_delete.png | Bin 0 -> 178 bytes .../trash.imageset/ic_action_delete@2x.png | Bin 0 -> 289 bytes .../trash.imageset/ic_action_delete@3x.png | Bin 0 -> 407 bytes Wireguard/Base.lproj/Main.storyboard | 19 ++++++++++----- 5 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 WireGuard/Assets.xcassets/trash.imageset/Contents.json create mode 100644 WireGuard/Assets.xcassets/trash.imageset/ic_action_delete.png create mode 100644 WireGuard/Assets.xcassets/trash.imageset/ic_action_delete@2x.png create mode 100644 WireGuard/Assets.xcassets/trash.imageset/ic_action_delete@3x.png diff --git a/WireGuard/Assets.xcassets/trash.imageset/Contents.json b/WireGuard/Assets.xcassets/trash.imageset/Contents.json new file mode 100644 index 0000000..af5374f --- /dev/null +++ b/WireGuard/Assets.xcassets/trash.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "ic_action_delete.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "ic_action_delete@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "ic_action_delete@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/WireGuard/Assets.xcassets/trash.imageset/ic_action_delete.png b/WireGuard/Assets.xcassets/trash.imageset/ic_action_delete.png new file mode 100644 index 0000000000000000000000000000000000000000..de3dd1cbe520582c8dd37c6ff27c628f5e11f5f6 GIT binary patch literal 178 zcmeAS@N?(olHy`uVBq!ia0vp^d_XM3!3HF=W8NDADaPU;cPEB*=VV?2IXRv#jv*F; z$tey@e}%ZX_Dj^s{`f!NQOzz1pGv$c?!@;DLdWk=?Px#+et)0R7ef&k}(RxKoCWDqNWo|MZAMou<=3`YG>^9A~}U%4ighCY{c3zS^Xgh z*&s}sWw!Y+v%Fy*L#E{&C$ot8wQKoi+eE>Bb4?@H-=3@a&#(`N7t7&@PR~cu#HGV{ z%1zBK>OmJ!7t{ZNuI>Hk5!UGXTDP~%&hr0gbVJ;fSgKMnl>n(ym=H@Px$QAtEWRA>e5nmum9FaU-9fKHlwdP8=_>^3Ww9OG&re@o5-AQ$!Q-*r>#fatX016dIQ3^ZU|t%gF&Hfu ziz4$;Wbj{2W^0u(`)i{tlV#1~uGO*GjL;dhX->S2#B&3Ot9Mhpoq6BBM!y$zjcHS4R!gZEI)y z##)Q}cK68`dl3%We;w)V^6e5p{x3m9)ORE&^(*H;-M_hPMWo(CXwvuO8&26UUwX0+ zr)SrjjUBp1-<@iP{r^y3!C>w$_s#q3bl0R`?;FLQM@Yvph>-vQ002ovPDHLkV1n!S Bw1@xz literal 0 HcmV?d00001 diff --git a/Wireguard/Base.lproj/Main.storyboard b/Wireguard/Base.lproj/Main.storyboard index 3a245c8..a4cf6ea 100644 --- a/Wireguard/Base.lproj/Main.storyboard +++ b/Wireguard/Base.lproj/Main.storyboard @@ -81,10 +81,11 @@ - + + @@ -269,9 +270,11 @@ + + @@ -290,17 +293,18 @@ - @@ -424,5 +428,8 @@ + + +