Skip to content

Releases: simple-icons/simple-icons

Release 10 new icons and 4 updated icons and 59 removed icons

22 Dec 22:21
6dcfdc2
Compare
Choose a tag to compare

10 new icons

4 updated icons

59 removed icons

SDK breaking changes

_data/simple-icons.json file structure updated

The icons property has been dropped. Now the JSON content is the array of icons.

import {getIconsData} from 'simple-icons/sdk';

const iconsData = await getIconsData();
-const icons = iconsData.icons;
+const icons = iconsData;

getIconDataPath() has been renamed to getIconsDataPath()

We renamed this function to make our function names consistent.

-import {getIconDataPath} from 'simple-icons/sdk';
+import {getIconsDataPath} from 'simple-icons/sdk';

Release 18 new icons and 11 updated icons (v13.21.0)

15 Dec 01:04
Compare
Choose a tag to compare

18 new icons

11 updated icons

Release 22 new icons and 2 updated icons (v13.20.0)

08 Dec 06:23
Compare
Choose a tag to compare

22 new icons

2 updated icons

Release 29 new icons and 64 updated icons (v13.19.0)

01 Dec 09:46
Compare
Choose a tag to compare

29 new icons

64 updated icons

Release 2 new icons (v13.18.0)

24 Nov 01:56
Compare
Choose a tag to compare

New Icons

Release 4 new icons and 3 updated icons (v13.17.0)

17 Nov 01:10
Compare
Choose a tag to compare

New Icons

Updated Icons

Release 4 new icons (v13.16.0)

03 Nov 01:26
Compare
Choose a tag to compare

Release 1 new icon and 3 updated icons (v13.15.0)

27 Oct 01:15
Compare
Choose a tag to compare

New Icons

Updated Icons

Release 5 updated icons (v13.14.1)

20 Oct 03:32
Compare
Choose a tag to compare

Updated Icons

Release 5 new icons and 3 updated icons (v13.14.0)

13 Oct 01:07
Compare
Choose a tag to compare

New Icons

Updated Icons