<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SF Symbols on Daniel Lyons</title><link>https://dandylyons.net/topics/sf-symbols/</link><description>Recent content in SF Symbols on Daniel Lyons</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Tue, 29 Apr 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://dandylyons.net/topics/sf-symbols/index.xml" rel="self" type="application/rss+xml"/><item><title>Icons in SwiftUI</title><link>https://dandylyons.net/posts/icons-in-swiftui/</link><pubDate>Tue, 29 Apr 2025 00:00:00 +0000</pubDate><guid>https://dandylyons.net/posts/icons-in-swiftui/</guid><description>&lt;h1 id="icons-in-swiftui">Icons in SwiftUI&lt;/h1>
&lt;p>Icons are an incredibly powerful technique in modern UI design. They can convey meaning, add visual interest, and enhance the overall user experience. They can also take a lot of time to create and implement. Thankfully, SwiftUI comes with a built-in library of icons that you can use in your apps called SF Symbols. While SF Symbols are a fantastic resource, they still have a limited selection of icons (and very strict Apple guidelines). In this article, we’ll explore how to use SF Symbols in SwiftUI, we&amp;rsquo;ll learn about another open-source icon library, and finally we&amp;rsquo;ll learn how to create custom icons that fit your app’s design language.&lt;/p></description></item></channel></rss>