EditorFixed
Dragging a stroke width, corner radius, or shadow blur slider on a layer with a drop shadow (or other baked effect) now updates the canvas every frame instead of only after releasing the slider.
Live preview during an inspector drag was wired up only for layers using shader effects (glass, clay, and similar materials). A layer with a baked effect like a drop shadow but no shader kept showing its pre-drag appearance for the whole gesture and only snapped to the new value on release. Those layers now preview live like shader layers already did.
EditorFixed
A path corner's radius now draws a true circular arc at any angle, instead of undershooting into a kinked chamfer on shallow corners.
Corner rounding used a formula that only produces a correct arc at exactly 90 degrees; every shallower or sharper corner came out visibly under-rounded with a kink where the arc met the straight edge. The radius now matches how Figma defines it (the rounding circle’s radius), and the arc math derives the curve from that, so a rounded corner looks like a smooth arc at any angle.
EditorImproved
Switch-gated controls in the editor's properties panel now slide open and closed instead of popping in and out.
Depth map, sticker shadow, template blend, and light-angle controls in the inspector now expand and collapse smoothly when their switch is toggled, instead of appearing or vanishing instantly.
APIFixed
The copy-code button in the API documentation now copies the currently selected language tab instead of a stale one.
Switching between code example tabs (curl, JS, Python, …) and clicking copy could copy a different tab’s code than the one on screen. It now always copies whatever tab is currently selected.
EditorFixed
Turning up the specular highlight width on glass material no longer leaves a faint ring around the whole shape.
Widening the specular highlight past a certain point left a low-level glow reaching every edge of the shape instead of staying a focused highlight, because the light’s forward bias kept every side just bright enough to show. The highlight now cuts off before the side edges the same way the opposing highlight already did.
EditorNew
Browse and restore past saves of a document from a new full-screen history panel.
Every document now keeps a history of past states, browsable from a new panel styled after Time Machine: a stack of snapshot cards you scrub through, plus a timeline rail grouped by day.
Open it from the history icon next to undo/redo, or with ⌘⌥H. Restore a version in place (your current state is kept as its own snapshot first, so it’s never destructive) or as a new copy. Save a named milestone anytime with ⌘⌥S so it’s easy to find later; unnamed auto-snapshots are taken periodically as you work and thinned over time.
This is a macOSicons+ feature (Plus or Pro). Free accounts see an upgrade prompt when they try to open it, unless they still have versions saved from a previous paid period.
EditorNew
Depth map, weave, and shader controls now show a small info icon that reveals a short clip and explanation on hover.
A few editor features aren’t self-explanatory from their controls alone — depth maps, path weaving, and shaders. Those sections now have a small info icon that, on hover or tap, shows a short looping clip of the feature plus a one-paragraph explanation.
EditorFixed
The dark rim on glass and clay edges no longer cuts off abruptly on rounded shapes like pill caps; it now fades smoothly all the way around.
The rim’s angular falloff previously stopped right at the tangent point on a curved cap, leaving a visible seam. It now fades out gradually inside the cone around the light instead, so the dark band wraps continuously around rounded corners and pill shapes.
EditorImproved
Glass materials get a link/unlink control for the front and opposite specular highlights, matching the toggle clay materials already had.
By default the single Specular slider now drives both the main highlight and the opposite-side one together, at a fixed ratio. Click the link icon next to the slider to unlink them and dial each highlight in separately, same as the existing clay control.
EditorNew
The Export panel's Submit tab has a new button to load a project you previously exported as .json.
Export already let you save a project as .json. The Submit tab now has an “Import project JSON” button to bring that file back into the editor, so a project you exported for backup or handed to someone else can be reopened without going through Parse storage.
EditorNew
Copying a layer or group now also writes it to the system clipboard, so pasting works in another tab or browser window, not just back in the same one.
Copy still keeps the fast in-session clipboard, but it now also lands on the OS clipboard. Paste (Cmd+V or the context menu) reads that first, so a layer copied in one browser tab pastes cleanly into a document open in a different tab or even a different browser on the same machine. A single copied image layer still also carries a PNG, so it pastes as a picture into non-editor apps too.
EditorImproved
Starting a new icon now begins from a New Document card in the workspace, with clearer blank/template/community options.
The workspace’s document grid now has its own New Document card instead of a separate button, and the modal it opens is reorganized so switching between a blank canvas, templates, your saved templates, and community starting points is clearer.
EditorImproved
The editor's whole-icon reflection now renders with the same glass material used on layers, with separate highlight-width and opposing-highlight controls.
The global reflection you toggle in the Document section used to be a bespoke shader that faked a highlight and shadow overlay. It’s now the actual liquid-glass material wrapped around your icon’s silhouette, so it reacts to the light angle and bezel the same way a glass layer does.
The old Blur slider is gone; in its place you get a Highlight Width control and a linkable Opposing Highlight, matching the controls glass layers already have.
SiteImproved
The legal pages now include a legal notice, refund and withdrawal rights, cookie details, and clearer liability limits.
Following a legal review, the Terms of Service, API Terms, and Privacy Policy add a legal notice with contact details, a section on the 14-day withdrawal right and refunds for paid plans and credit packs, a proper cookie section, and liability/warranty language that doesn’t strip your statutory rights as a consumer. Available in all four site languages.
SiteFixed
Profiles, icon credits, and search results no longer print an email address for accounts that never picked a username.
Some accounts, especially older ones, have a username that’s actually their email — sign-up used to fall back to the email when no name was given. Every place that shows or links to a username (icon cards, the icon detail page, profile pages, app folders, community projects) now falls back to a user-<id> handle instead, so nobody’s address shows up on a public page or in a link.
SiteNew
A banner now asks before loading analytics that set cookies, with a link to change your choice at any time.
Microsoft Clarity (session analytics) now waits for your consent before it loads. A banner appears on first visit — accept it or keep it to necessary cookies only — and you can reopen the choice later from the header’s More menu (“Cookie settings”) or the link on the privacy page.
Plausible traffic stats and the BSA ads stay as they were; neither sets a consent-requiring cookie.
EditorImproved
The export popover now links straight to the public API docs for applying the same icon mask to other images programmatically.
Opening the export popover now shows a link to the API docs explaining how to apply the same icon mask to any image through the public API, so the automation path is easy to find right from where you’d normally just download a PNG.
EditorNew
Press an eye icon in the layers panel and drag up or down to show or hide every layer the pointer passes over, instead of clicking each one.
Click-and-drag across the eye icons in the layers panel to show or hide a run of layers in one gesture, the way Photoshop’s visibility column works. The first layer you press sets whether the drag shows or hides; every row the pointer crosses picks up that same state. A plain click still toggles a single layer.
EditorImproved
The properties panel's width/height fields now work on image and text layers, not just vector shapes.
Typing a width or height for an image adjusts its scale (and keeps any mask crop aligned with it); for text it adjusts the wrap width, exactly like dragging the layer’s own side handle.
EditorFixed
The on-canvas corner-radius drag handles no longer land on top of the edge resize handles, and now reach a layer's full round-to-pill radius range instead of stalling partway on non-square shapes.
Previously, a rectangle’s radius handle could run out of room well before the corner was as round as it could get, and at high radius values it could sit right on top of the mid-edge resize handle, making both hard to grab. Dragging now maps the handle’s whole travel onto the whole radius range, and it steps off the edge whenever it would otherwise collide.
EditorNew
⌘+arrow keys grow or shrink the selected layer's width or height by 1px (10px with Shift), the same step size the existing move-by-arrow shortcut uses.
Works across a multi-layer selection and lands as one history entry, so it’s a single undo. Left/Right adjust width, Up/Down adjust height.
EditorNew
Option-click (Alt-click) a layer's, folder's, or group's eye icon to hide every other layer at once; click it again to bring them all back.
This is the same solo shortcut Photoshop and similar tools use for quickly checking one layer in isolation. It works on a single layer, on a folder’s contents, or on a shape-join group’s members, and restoring is just the same click again once nothing else is visible.
EditorNew
Groups (folders) in the layer panel can now be copied, cut, pasted, and duplicated as a unit, nested subgroups included, instead of only working one layer at a time.
Right-clicking a group row now shows its own menu (Copy, Cut, Paste, Duplicate, Ungroup, Delete), and the usual shortcuts work on it too: ⌘C/⌘X/⌘V keep the group’s folder structure intact through the clipboard, and ⌘D duplicates the group and everything inside it, dropping the copy right next to the original.