Releases: ProCode-Software/proicons
ProIcons v4.13.2
Add readme to proicons package
ProIcons v4.13.1
New icons
-
Brain
-
Key
-
Bar Chart Sparkle
-
Trophy
-
Food
-
Photo Filter 2
-
Glasses
-
Pulse
-
Container
-
Egg Fried
-
Cheese
-
Toast
-
Rose
-
Rocket
-
Sapling
-
Pizza
-
Soccer
(#4)
-
American Football
Updated icons
ProIcons v4.13.0
Breaking Changes
- icons.lock.json now uses objects instead of arrays for
iconsanddeprecatedproperties for faster icon lookups.
New icons
Updated icons
Other Changes
ProIcons v4.12.3
Bug Fixes
- Fixed type declaration path for React package #3
ProIcons v4.12.2
New icons
-
Book Letter
-
Power
-
Basketball
-
Book Marked
-
Kotlin
-
OpenAI
-
Photo Sparkle
-
Pencil Sparkle
-
Paintbrush 2 Sparkle
-
Bug Add
-
Bug Play
-
Asterisk
-
Code Square
-
Eraser Sparkle
Updated icons
Other Changes
- Deprecate Book 2 icon
- Fixed inconsistent pascal case module names. The old names have been aliased and should still work.
- Support object/array
classattribute in Vue and Svelte
ProIcons v4.12.1 Patch
Fixes an issue where icon Road Barrier was duplicated, showing as Road Cone
ProIcons v4.12.0
With this release, ProIcons has officially surpassed 500 icons in the library!
New icons
-
Timer Off
-
Alarm Clock
-
Box Add
-
Dot Square
-
Dot Circle
-
Album
-
Tag Add
-
Tag Remove
-
Pie Chart
-
File Text
-
Exclamation Mark
-
Road Barrier*
-
Road Cone*
-
Photo Add
Renamed icons
-
Hide → Eye Off
-
Phone Accept → Call
-
Phone Hang Up → Call End
-
Bar Graph → Bar Chart
-
Box Margins → Square Margins
-
Package → Box
-
Apps List → Checkbox List
-
Text Bullet List → Bullet List
-
Text Bullet List Square → Bullet List Square
-
Text Bullet List Square Add → Bullet List Square Add
-
Text Bullet List Tree → Bullet List Tree
Updated icons
Some icon categories were updated. Icons with the Off modifier were updated to realign the slash.
ProIcons v4.11.4
New icons

Text Description
Text Bullet List Tree
Subtract Square Multiple
Subtract Square
Sparkle 2
Cloud Add
Cloud Arrow Up
Cloud Arrow Down
Cloud Off
Target
Cylinder
Cube
Cone
Alert Rhombus
Diff
Chat Question
Info Square
Updated icons
Other Changes
- Support React 19
- Removed Roblox package. The asset IDs can be fetched from a JSON file instead. Learn more here.
- Removed duplicate Volume Medium icon (use Volume instead)
ProIcons v4.11.2
Moving to Semantic Versioning
From this release onwards, we will be using Semantic Versioning. Instead of v4.12.0, this release will be v4.11.2.
Versions only adding new icons or bug fixes will be a patch version, while changes with significant API changes will be a minor version, and breaking changes will be a new major version.
New Svelte and Roblox packages
We have officially released our Svelte and Roblox packages! The Svelte package is available on NPM as @proicons/svelte. The Roblox package is available in on Wally as procode-software/proicons, or from the source code.
New icons
- Parentheses
- CSS 2 (new CSS logo)
- Bluesky
- Window Add
- File Multiple
- Photo Multiple
- Comment Add
- Comment Add 2
- Save Multiple
- Panel Bottom
- Panel Bottom Open
- Split Vertical
- Split Horizontal
- Cancel Octagon
- Folder Multiple
Updated icons
- Draw Text
- Text Add
- Text Bold
- Text Subscript
- Text Superscript
- Save Pencil
- Panel Left
- Panel Left Contract
- Panel Left Expand
- Panel Right
- Panel Right Contract
- Panel Right Expand
- Chrome Restore
- Braces
- Octagon
- CSS
- HTML
- Search Cancel (fix)
Some icons were updated to fix issues with unions in the export process.
View icons (8)
- Extension
- Cloud
- Comment
- Comment Multiple
- Paintbrush
- Thumbs Up
- Thumbs Down
- Narrator
- Linux
- TikTok
Renamed icons
Some icons have been renamed to follow our naming scheme. The old names have been aliased, so you can still use them in your code.
- Museum > Bank
- Slash Box > Slash Square
- Volume High > Volume
- Volume 0 > Volume Medium
- Volume 1 > Volume Low
- Add Circular > Add Circle
- Play Circular > Play Circle
- Save As > Save Pencil
Other Changes
- Fixed typings in
proiconspackage whereattributesproperty was required inProIconsOptions - Added aliases for several icons
- Updated font codepoints so they wouldn't change with the lockfile
- Extensive updates to website
- Deprecated PDF 2 icon in favour of PDF
ProIcons v4.11.1
Updated READMEs for all packages