<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Icophony</title><link>https://icophony.app/</link><description>Recent content on Icophony</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright &amp;copy; 2026 All About Jake LLC</copyright><atom:link href="https://icophony.app/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started</title><link>https://icophony.app/docs/getting-started/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/getting-started/</guid><description>&lt;h1 id="getting-started"&gt;Getting Started&lt;a class="anchor" href="#getting-started"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Icophony is a three-column app: the &lt;strong&gt;sidebar&lt;/strong&gt; on the left organizes your library, the &lt;strong&gt;icon grid&lt;/strong&gt; in the middle shows your icons, and the &lt;strong&gt;inspector panel&lt;/strong&gt; on the right shows details for whatever you&amp;rsquo;ve selected.&lt;/p&gt;
&lt;h2 id="importing-your-first-icons"&gt;Importing Your First Icons&lt;a class="anchor" href="#importing-your-first-icons"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="drag-and-drop-files"&gt;Drag and Drop Files&lt;a class="anchor" href="#drag-and-drop-files"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Drag any supported image files directly onto the icon grid. Icophony accepts SVG, PNG, GIF, PDF, ICNS, WebP, ICO, and JPEG files.&lt;/p&gt;
&lt;h3 id="import-via-menu"&gt;Import via Menu&lt;a class="anchor" href="#import-via-menu"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Choose &lt;strong&gt;File → Import…&lt;/strong&gt; (or press &lt;strong&gt;⌘⇧I&lt;/strong&gt;) to open a file picker. Select one or more icon files — or an entire &lt;code&gt;.iconjar&lt;/code&gt; bundle — and Icophony imports them all at once.&lt;/p&gt;</description></item><item><title>Organizing with Groups &amp; Collections</title><link>https://icophony.app/docs/organizing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/organizing/</guid><description>&lt;h1 id="organizing-with-groups--collections"&gt;Organizing with Groups &amp;amp; Collections&lt;a class="anchor" href="#organizing-with-groups--collections"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Icophony uses a two-level hierarchy to keep your library structured: &lt;strong&gt;Groups&lt;/strong&gt; contain &lt;strong&gt;Collections&lt;/strong&gt;, and Collections contain &lt;strong&gt;Icons&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="collections"&gt;Collections&lt;a class="anchor" href="#collections"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;A &lt;strong&gt;Collection&lt;/strong&gt; is a named set of icons — think of it like a folder for icons. Every icon belongs to at most one collection (icons without a collection appear in the &lt;em&gt;Unfiled&lt;/em&gt; smart folder).&lt;/p&gt;
&lt;h3 id="creating-a-collection"&gt;Creating a Collection&lt;a class="anchor" href="#creating-a-collection"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Right-click anywhere in the sidebar and choose &lt;strong&gt;New Collection&lt;/strong&gt;, or use the toolbar button at the bottom of the sidebar.&lt;/p&gt;</description></item><item><title>Browsing &amp; Searching</title><link>https://icophony.app/docs/browsing-searching/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/browsing-searching/</guid><description>&lt;h1 id="browsing--searching"&gt;Browsing &amp;amp; Searching&lt;a class="anchor" href="#browsing--searching"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="navigating-the-grid"&gt;Navigating the Grid&lt;a class="anchor" href="#navigating-the-grid"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Click any item in the sidebar to load its icons into the grid:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;All Icons&lt;/strong&gt; — your full library&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Favorites&lt;/strong&gt; — starred icons only&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unfiled&lt;/strong&gt; — icons not in any collection&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SVG Types&lt;/strong&gt; — SVG icons filtered by &lt;strong&gt;Centerline&lt;/strong&gt;, &lt;strong&gt;Filled&lt;/strong&gt;, or &lt;strong&gt;Outline&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Any &lt;strong&gt;Collection&lt;/strong&gt; — icons in that collection&lt;/li&gt;
&lt;li&gt;Any &lt;strong&gt;Group&lt;/strong&gt; — icons across all collections in that group (including nested groups)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The grid uses a responsive tile layout. Icons are displayed as thumbnails with their name below. Resize the window to fit more or fewer columns.&lt;/p&gt;</description></item><item><title>Icon Detail &amp; Metadata</title><link>https://icophony.app/docs/icon-detail/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/icon-detail/</guid><description>&lt;h1 id="icon-detail--metadata"&gt;Icon Detail &amp;amp; Metadata&lt;a class="anchor" href="#icon-detail--metadata"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Click any icon in the grid to open it in the &lt;strong&gt;inspector panel&lt;/strong&gt; on the right side of the window.&lt;/p&gt;
&lt;h2 id="preview"&gt;Preview&lt;a class="anchor" href="#preview"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The top of the inspector shows a large preview of the icon rendered at a larger size. For SVG icons, the preview reflects any active &lt;a href="https://icophony.app/docs/svg-overrides/"&gt;SVG overrides&lt;/a&gt; in real time.&lt;/p&gt;
&lt;p&gt;The preview area has a checkerboard background to make transparent areas visible.&lt;/p&gt;
&lt;h3 id="resizing-the-preview"&gt;Resizing the Preview&lt;a class="anchor" href="#resizing-the-preview"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Drag the divider below the preview up or down to give the preview more or less vertical space. The height is remembered between sessions.&lt;/p&gt;</description></item><item><title>SVG Overrides</title><link>https://icophony.app/docs/svg-overrides/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/svg-overrides/</guid><description>&lt;h1 id="svg-overrides"&gt;SVG Overrides&lt;a class="anchor" href="#svg-overrides"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;SVG overrides let you change the visual appearance of any SVG icon — stroke width, stroke color, and fill color — without modifying the original file. Overrides are applied in real time in the preview and are included when you drag or export the icon.&lt;/p&gt;
&lt;h2 id="accessing-overrides"&gt;Accessing Overrides&lt;a class="anchor" href="#accessing-overrides"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Select any SVG icon. The &lt;strong&gt;SVG Overrides&lt;/strong&gt; section appears at the top of the inspector panel, above the other metadata fields.&lt;/p&gt;</description></item><item><title>Import &amp; Export</title><link>https://icophony.app/docs/import-export/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/import-export/</guid><description>&lt;h1 id="import--export"&gt;Import &amp;amp; Export&lt;a class="anchor" href="#import--export"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="importing-icons"&gt;Importing Icons&lt;a class="anchor" href="#importing-icons"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="from-files"&gt;From Files&lt;a class="anchor" href="#from-files"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Choose &lt;strong&gt;File → Import…&lt;/strong&gt; (⌘⇧I) or drag files directly onto the icon grid.&lt;/p&gt;
&lt;p&gt;Supported file types: SVG, PNG, GIF, PDF, ICNS, WebP, ICO, JPEG.&lt;/p&gt;
&lt;p&gt;You can import multiple files at once. If a collection is currently selected in the sidebar, imported icons are added directly to it. Otherwise, they land in &lt;em&gt;Unfiled&lt;/em&gt;.&lt;/p&gt;
&lt;h3 id="from-iconjar"&gt;From IconJar&lt;a class="anchor" href="#from-iconjar"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Drag an &lt;code&gt;.iconjar&lt;/code&gt; bundle onto the grid, or choose &lt;strong&gt;File → Import…&lt;/strong&gt; and select the bundle.&lt;/p&gt;</description></item><item><title>License Manager</title><link>https://icophony.app/docs/licenses/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/licenses/</guid><description>&lt;h1 id="license-manager"&gt;License Manager&lt;a class="anchor" href="#license-manager"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;The License Manager lets you create reusable license records and attach them to icons and collections, so you always know what attribution a given icon requires.&lt;/p&gt;
&lt;h2 id="opening-the-license-manager"&gt;Opening the License Manager&lt;a class="anchor" href="#opening-the-license-manager"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Choose &lt;strong&gt;File → License Manager&lt;/strong&gt; from the menu bar.&lt;/p&gt;
&lt;h2 id="creating-a-license"&gt;Creating a License&lt;a class="anchor" href="#creating-a-license"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Click the &lt;strong&gt;+&lt;/strong&gt; button in the License Manager toolbar.&lt;/li&gt;
&lt;li&gt;A new &amp;ldquo;New License&amp;rdquo; entry appears in the list and is selected automatically.&lt;/li&gt;
&lt;li&gt;Fill in the fields in the editor on the right:&lt;/li&gt;
&lt;/ol&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Field&lt;/th&gt;
 &lt;th&gt;Description&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Name&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Short identifier, e.g. &amp;ldquo;MIT&amp;rdquo;, &amp;ldquo;CC BY 4.0&amp;rdquo;, &amp;ldquo;Custom Commercial&amp;rdquo;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;URL&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Link to the full license text. Click the arrow to open in browser.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Any notes — attribution requirements, restrictions, contact info, etc.&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Changes save automatically.&lt;/p&gt;</description></item><item><title>Font Manager</title><link>https://icophony.app/docs/fonts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/fonts/</guid><description>&lt;h1 id="font-manager"&gt;Font Manager&lt;a class="anchor" href="#font-manager"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;The Font Manager tracks icon fonts that were part of imported IconJar bundles. Some icon sets are distributed as a font file alongside SVG or PNG assets — Icophony preserves that font data so you can access it later.&lt;/p&gt;
&lt;h2 id="opening-the-font-manager"&gt;Opening the Font Manager&lt;a class="anchor" href="#opening-the-font-manager"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Choose &lt;strong&gt;File → Font Manager&lt;/strong&gt; from the menu bar.&lt;/p&gt;
&lt;h2 id="viewing-fonts"&gt;Viewing Fonts&lt;a class="anchor" href="#viewing-fonts"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The left column lists all imported icon fonts, sorted by name. Each entry shows:&lt;/p&gt;</description></item><item><title>Drag &amp; Drop</title><link>https://icophony.app/docs/drag-drop/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/drag-drop/</guid><description>&lt;h1 id="drag--drop"&gt;Drag &amp;amp; Drop&lt;a class="anchor" href="#drag--drop"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Drag and drop is central to how Icophony works — both for getting icons in and out, and for organizing your library.&lt;/p&gt;
&lt;h2 id="dragging-icons-out"&gt;Dragging Icons Out&lt;a class="anchor" href="#dragging-icons-out"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Drag any icon to use it in another app:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;From the icon grid&lt;/strong&gt; — drag a thumbnail.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;From the inspector preview&lt;/strong&gt; — drag the large preview image.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Drop destinations:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Destination&lt;/th&gt;
 &lt;th&gt;Result&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Finder&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Creates an icon file at the drop location&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Xcode&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Adds the icon to the asset catalog or project&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Figma / Sketch / Affinity&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Inserts as an image layer&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;&lt;strong&gt;Any file-accepting app&lt;/strong&gt;&lt;/td&gt;
 &lt;td&gt;Delivers the icon as a file&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="svg-overrides-on-drag"&gt;SVG Overrides on Drag&lt;a class="anchor" href="#svg-overrides-on-drag"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;When you drag an SVG icon, any active &lt;a href="https://icophony.app/docs/svg-overrides/"&gt;SVG overrides&lt;/a&gt; (stroke width, stroke color, fill color) are baked into the dragged file. The receiving app gets a fully self-contained SVG — no dependency on Icophony&amp;rsquo;s override settings.&lt;/p&gt;</description></item><item><title>Settings</title><link>https://icophony.app/docs/settings/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/docs/settings/</guid><description>&lt;h1 id="settings"&gt;Settings&lt;a class="anchor" href="#settings"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Open Settings with &lt;strong&gt;⌘,&lt;/strong&gt; or via the &lt;strong&gt;Icophony&lt;/strong&gt; menu.&lt;/p&gt;
&lt;h2 id="general"&gt;General&lt;a class="anchor" href="#general"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="hide-window-while-dragging"&gt;Hide Window While Dragging&lt;a class="anchor" href="#hide-window-while-dragging"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;When enabled, the Icophony window hides automatically as soon as you drag an icon outside of it. The window reappears when the drag ends.&lt;/p&gt;
&lt;p&gt;Useful when dragging icons into apps that sit behind Icophony — the destination app becomes fully visible the moment the drag starts.&lt;/p&gt;
&lt;h3 id="window-always-on-top"&gt;Window Always on Top&lt;a class="anchor" href="#window-always-on-top"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;When enabled, the Icophony window floats above all other windows, even when another app is in focus.&lt;/p&gt;</description></item><item><title>Pricing</title><link>https://icophony.app/pricing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/pricing/</guid><description>&lt;div style="text-align: center; padding: 2rem 1rem 1rem;"&gt;
 &lt;h1 style="font-size: 2.5rem; font-weight: 800; margin-bottom: 0.5rem;"&gt;Simple Pricing&lt;/h1&gt;
 &lt;p style="font-size: 1.1rem; opacity: 0.65;"&gt;Try free. Pay when you're ready.&lt;/p&gt;
&lt;/div&gt;
&lt;hr&gt;
&lt;h2 id="free-trial"&gt;Free Trial&lt;a class="anchor" href="#free-trial"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Icophony starts with a 15-day free trial — no account required, no credit card. Import icons, explore the app, and take as long as you need to decide.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="plans"&gt;Plans&lt;a class="anchor" href="#plans"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1.5rem; margin: 2rem 0;"&gt;
&lt;div style="border: 1px solid var(--body-font-color); border-opacity: 0.2; border-radius: 12px; padding: 1.5rem; text-align: center;"&gt;
 &lt;h3 style="margin-top: 0;"&gt;Monthly&lt;/h3&gt;
 &lt;p style="font-size: 2rem; font-weight: 700; margin: 0.5rem 0;"&gt;$0.99&lt;/p&gt;</description></item><item><title>Privacy Policy</title><link>https://icophony.app/privacy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/privacy/</guid><description>&lt;h1 id="privacy-policy"&gt;Privacy Policy&lt;a class="anchor" href="#privacy-policy"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Last updated: April 15, 2026&lt;/p&gt;
&lt;p&gt;Your privacy is important. This policy explains what data Icophony collects, how it is used, and how it is stored.&lt;/p&gt;
&lt;h2 id="summary"&gt;Summary&lt;a class="anchor" href="#summary"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Icophony stores your icon library locally on your Mac and syncs it privately through your personal iCloud account. Your data is never transmitted to Icophony’s servers — there are none.&lt;/p&gt;
&lt;h2 id="data-stored-locally-on-your-device"&gt;Data Stored Locally on Your Device&lt;a class="anchor" href="#data-stored-locally-on-your-device"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;All Icophony data — icons, collections, groups, tags, notes, licenses, and settings — is stored using Apple’s SwiftData framework and synced privately through your iCloud account. This data is only accessible to you; Icophony has no server-side access to it. The Apple Privacy Policy governs how Apple stores and protects this data.&lt;/p&gt;</description></item><item><title>Support</title><link>https://icophony.app/support/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/support/</guid><description>&lt;h2 id="help-with-icophony"&gt;Help with Icophony&lt;a class="anchor" href="#help-with-icophony"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Icophony is a side project of a single developer who wanted an app to organize his icons. For questions about Icophony, please start with the documentation provided at &lt;a href="https://icophony.app"&gt;https://icophony.app&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Support and feedback will be answered on a best-effort basis. Work and family come first.&lt;/p&gt;
&lt;p&gt;Please visit our GitHub repository, where you can ask questions or make suggestions:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/IcophonyApp/icophony/issues"&gt;https://github.com/IcophonyApp/icophony/issues&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Terms and Conditions</title><link>https://icophony.app/terms/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://icophony.app/terms/</guid><description>&lt;h1 id="terms-and-conditions"&gt;Terms and Conditions&lt;a class="anchor" href="#terms-and-conditions"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Last updated: April 15, 2026&lt;/p&gt;
&lt;p&gt;Please read these Terms and Conditions carefully before using Icophony. By downloading or using Icophony, you agree to be bound by these Terms and Conditions. If you do not agree, do not use the app.&lt;/p&gt;
&lt;h1 id="license"&gt;License&lt;a class="anchor" href="#license"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;This software is licensed under the terms of the standard LICENSED APPLICATION END USER LICENSE AGREEMENT, which can be found at &lt;a href="http://www.apple.com/legal/itunes/appstore/dev/stdeula/"&gt;http://www.apple.com/legal/itunes/appstore/dev/stdeula/&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;ALL ABOUT JAKE, LLC MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN FACT OR IN LAW, INCLUDING, BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.&lt;/p&gt;</description></item></channel></rss>