

In most cases though, SVGs are smaller in size.
#XCODE ICON PDF#
If you’re focused on having a small app size you might want to consider exporting to both PDF and SVG to be able to pick the smallest version. Both PDF and SVG have the same outcome when used as single scale assets.Ĭomparing the file size of the same asset exported as SVG or PDF results in different winners based on the type of image, resource details, and export configuration. Application Icon is the main thing that the user always remembers. This could already be a reason to use PDFs instead of SVG if your app is supporting targets lower than iOS 13, iPadOS 13, or macOS 10.15. Application Icon is the Unique identification of the App. Single scale PDFs are introduced in Xcode 6 and are supported since iOS 8 and OS X 10.9. You simply drag the file into your Assets Catalog after which you have to change the Scales option to “Single Scale”:Īfter that, you can use your SVG Image Asset just like any other asset.
#XCODE ICON HOW TO#
You can learn more about SFSymbols in my blog post SF Symbols: The benefits and how to use them guide. This takes away some extra space in your app bundle. SFSymbols have the same platform version availability and are available as system images. If your app supports any older version you should not use single scale SVGs.īefore you start replacing all your assets with SVGs you might want to consider using SFSymbols instead. It’s important to point out that SVGs are only supported on macOS 10.15 or later, iOS 13 or later, and iPadOS or later. If you have a logo, icons, or symbols, you can most likely look into replacing them with an SVG asset. Rich assets like images with lots of details should still be defined as individual scales. SVG assets can not be seen as a replacement for all your assets. It’s mostly used for icons and symbols and allows platforms to scale up the asset for the current active resolution. Scalable Vector Graphics, also known as SVG, defines two-dimensional graphics defined in Extensible Markup Language (XML). With our SDKs, you can bring high-quality chat experiences to all of your end users. The #1 Chat API for Custom Messaging Apps Stream's Chat SDK helps you build beautiful chat applications with as little code as possible.
