diff --git a/build/package.json b/build/package.json index c1c0f11..ac1daf4 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "doticons", - "version": "0.7.1", + "version": "0.7.2", "description": "Doticons is a comprehensive and carefully curated collection of SVG dot icons.", "author": "Eduard-Constantin Ibinceanu", "license": "MIT", diff --git a/icons/16/airbnb.svg b/icons/16/airbnb.svg index 9cd8a59..5cae947 100644 --- a/icons/16/airbnb.svg +++ b/icons/16/airbnb.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/bell.svg b/icons/16/bell.svg index d8c3f45..888bfcb 100644 --- a/icons/16/bell.svg +++ b/icons/16/bell.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/block.svg b/icons/16/block.svg deleted file mode 100644 index d4a338f..0000000 --- a/icons/16/block.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/16/circleBlock.svg b/icons/16/circleBlock.svg new file mode 100644 index 0000000..b2a0495 --- /dev/null +++ b/icons/16/circleBlock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/16/circleCheck.svg b/icons/16/circleCheck.svg index ddfec8c..c0391b6 100644 --- a/icons/16/circleCheck.svg +++ b/icons/16/circleCheck.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/discord.svg b/icons/16/discord.svg index cc55bf8..aaf1326 100644 --- a/icons/16/discord.svg +++ b/icons/16/discord.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/ios.svg b/icons/16/ios.svg index beb9234..f42e679 100644 --- a/icons/16/ios.svg +++ b/icons/16/ios.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/khanacademy.svg b/icons/16/khanacademy.svg index 9d5f0fa..b7aa90e 100644 --- a/icons/16/khanacademy.svg +++ b/icons/16/khanacademy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/twitch.svg b/icons/16/twitch.svg index 3a3eca8..61e2650 100644 --- a/icons/16/twitch.svg +++ b/icons/16/twitch.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/16/ts.svg b/icons/16/typescript.svg similarity index 100% rename from icons/16/ts.svg rename to icons/16/typescript.svg diff --git a/icons/32/cart.svg b/icons/32/cart.svg index 17ed12d..ba11ae5 100644 --- a/icons/32/cart.svg +++ b/icons/32/cart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/32/block.svg b/icons/32/circleBlock.svg similarity index 100% rename from icons/32/block.svg rename to icons/32/circleBlock.svg diff --git a/icons/32/kickstarter.svg b/icons/32/kickstarter.svg index 992fe9f..24a6d5c 100644 --- a/icons/32/kickstarter.svg +++ b/icons/32/kickstarter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/32/ts.svg b/icons/32/typescript.svg similarity index 100% rename from icons/32/ts.svg rename to icons/32/typescript.svg diff --git a/package.json b/package.json index 2afbff4..62c1e96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "doticons-source", - "version": "0.7.1", + "version": "0.7.2", "description": "Doticons is a comprehensive and carefully curated collection of SVG dot icons.", "author": "Eduard-Constantin Ibinceanu", "license": "MIT",