This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
40 additions
and 3 deletions.
- +7 −3 Cliqz/Extensions/ImageExtension.swift
- +6 −0 Cliqz/Resources/Cliqz.xcassets/Contents.json
- +15 −0 Cliqz/Resources/Cliqz.xcassets/cliqz_dashboard_icon.imageset/Contents.json
- BIN Cliqz/Resources/Cliqz.xcassets/cliqz_dashboard_icon.imageset/cliqz_logo_inner_22x21.pdf
- +12 −0 Cliqz/Resources/Cliqz.xcassets/cliqz_dashboard_private_icon.imageset/Contents.json
- BIN Cliqz/Resources/Cliqz.xcassets/cliqz_dashboard_private_icon.imageset/cliqz_logo_inner_22x21.pdf
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "info" : { | ||
| "version" : 1, | ||
| "author" : "xcode" | ||
| } | ||
| } |
| @@ -0,0 +1,15 @@ | ||
| { | ||
| "images" : [ | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "cliqz_logo_inner_22x21.pdf" | ||
| } | ||
| ], | ||
| "info" : { | ||
| "version" : 1, | ||
| "author" : "xcode" | ||
| }, | ||
| "properties" : { | ||
| "preserves-vector-representation" : true | ||
| } | ||
| } |
Binary file not shown.
| @@ -0,0 +1,12 @@ | ||
| { | ||
| "images" : [ | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "cliqz_logo_inner_22x21.pdf" | ||
| } | ||
| ], | ||
| "info" : { | ||
| "version" : 1, | ||
| "author" : "xcode" | ||
| } | ||
| } |
Binary file not shown.