Miscellaneaous
Keyboard Shortcuts
File Commands
New Icon |
Ctrl+N |
Open |
Ctrl+O |
Open in New Window |
Shift+Ctrl+O |
Save |
Ctrl+S |
Save As |
Shift+Ctrl+S |
Close |
Ctrl+W |
Place Files |
Shift+Ctrl+P |
Exit |
Alt+F4 |
Export Minified |
Shift+Ctrl+M |
Export to XAML |
Shift+Ctrl+X |
Export to Bitmap |
Ctrl+F3 |
Export to Multiple Bitmaps |
Shift+Ctrl+F3 |
Show Source Code |
F3 |
Edit Commands
Undo |
Ctrl+Z |
Redo |
Shift+Ctrl+Z |
Cut |
Ctrl+X |
Copy |
Ctrl+C |
Copy Minified |
Shift+Ctrl+C |
Paste |
Ctrl+V |
Duplicate |
Ctrl+D |
Select All |
Ctrl+A |
Clear/Delete |
Del |
Preferences |
F2 |
Icon Commands
Resize Icon |
Ctrl+Y |
Resize Canvas |
Shift+Ctrl+Y |
Brightness/Contrast |
Shift+Ctrl+B |
Hue/Saturation |
Shift+Ctrl+H |
Levels |
Shift+Ctrl+L |
Desaturate |
Shift+Ctrl+T |
Invert Colors |
Shift+Ctrl+V |
Place Badge Overlay |
Ctrl+F5 |
Badge Overlay Cutout |
Ctrl+F6 |
Badge Overlay Shadow |
Ctrl+F7 |
Element Commands
Move |
Ctrl+M |
Scale |
Ctrl+E |
Rotate |
Ctrl+T |
Reflect |
Ctrl+F |
Center Horizontally |
Ctrl+/ |
Center Vertically |
Shift+Ctrl+/ |
Bring to Top |
Ctrl+Home |
Bring Up |
Ctrl+Up |
Send Down |
Ctrl+Down |
Send to Bottom |
Ctrl+End |
Group |
Ctrl+G |
Ungroup |
Shift+Ctrl+G |
Path Commands
Convert to Path |
Ctrl+B |
Make Compound Path |
Ctrl+Q |
Release Compound Path |
Shift+Ctrl+Q |
Outline Stroke |
Ctrl+J |
Offset Path |
Ctrl+K |
Union Path |
Ctrl+U |
Subtract Path |
Ctrl+I |
Intersect Path |
Shift+Ctrl+U |
Exclude Path |
Shift+Ctrl+I |
View & Help Commands
New Window |
Shift+Ctrl+N |
Center Canvas |
Alt+C |
Toggle Grid |
G |
Snap to Grid |
Shift+Ctrl+R |
Open Help |
F1 |
Installer Command-Line Options
The Axialis Installer supports command-line options to help automate and customize the installation process. This is especially useful for silent deployments or configuring settings in advance.
Available Options
The following command-line switches are supported:
Option |
Parameter(s) |
Description |
---|---|---|
|
(none) |
Displays a help screen listing all command-line options. |
|
(none) |
Installs the application in quiet mode with no user interface. Returns 0 if successful, 1 if an error occurs. |
|
(none) |
Creates a Desktop shortcut to launch the application. Not created by default. |
|
(none) |
Installs the SVG Thumbnail Shell Extension, which enables SVG thumbnails in Windows File Explorer. Not installed by default. |
|
|
Specifies a custom installation folder. The folder path must be enclosed in double quotes. |
|
|
Specifies the Axialis account email for the user. If used with /p, the application will try to sign in automatically on first launch. |
|
|
Specifies the password for the Axialis ID. Used with /e to enable automatic activation on first launch. |
Usage Examples
1. Install silently (default folder, no shortcut, no shell extension):
Install /q
2. Install silently to a custom folder, with desktop shortcut and shell extension:
Install /q /s /t /f "C:\Program Files\Axialis\Test"
3. Install silently with shell extension and auto sign-in using account credentials:
Install /q /t /e jsmith@hotmail.com /p ThePassword
Note
Automatic activation requires a valid license associated with the specified account.
Sample Icons Installed with IconVectors
When you install IconVectors, a collection of sample icons is added your Documents\Axialis IconVectors folder. We recommend that you open them to learn how icons are built using geometric elements, paths and organized in layers. You can also use them as templates for your own projects
Here is the list of Axialis Vector Icons provided freely as sample:
Axialis Universal Pro Emoji - Icons from the Axialis Universal Pro icon sets (26 sets, 6245 icons, 279 Overlay badges)
Axialis Flat Design - Icons from the Axialis Flat Design icon sets (16 Sets, 2640 Icons, 100 Overlay badges)
Axialis Fluent Pro - Icons from the Axialis Fluent Pro 2018 icon sets (25 sets, 4123 icons, 146 Overlay badges)
Axialis Fluent System - Icons from the Axialis Fluent System 2023 icon sets (27 sets, 4454 icons, 230 Overlay badges)
Axialis Fluent System Overlays - Overlay badges from the Axialis Fluent System 2023 icon sets (27 sets, 4454 icons, 230 Overlay badges)
Axialis Line Pro - Icons from the Axialis Line Pro 2025 icon sets (5 sets, 1230 icons, 100 Overlay badges - still in production…)
Axialis Office Pro - Icons from the Axialis Office Pro 2019 icon sets (27 sets, 6365 icons, 234 Overlay badges)
Hint
If you installed the Axialis Shell Extension during setup, you’ll see live SVG thumbnails for these icons directly in File Explorer.