﻿Vectoricons 2026-05-07
======================

Changed
-------
o The code is now also compatible with PB 6.40.
o The code is now also compatible with the C backend.
o When using PureBasic version 6.10 or newer, this library now can create 
  SVG files on all supported operationg systems.
o some minor cosmetic changes
o comments adapted

New
---
o Added icon "Edit" (a pencil)

Removed
-------
o Duplicate color definitions
o Previous versions of this ZIP archive contained an SVG file of each vector icon.
  This is not necessary anymore, since recent versions of PureBasic can create 
  SVG files on all supported operating systems.


Vectoricons 2026-05-10
======================

Fixed
-----
o For the background, now always a 32 bit color is used
  (required by PureBasic version 6.30 and newer).

Changed
-------
o The color definitions (named constants) were moved to the separate module
  “color” in its own file, so that they can be used easier also independently
  from this project.
