@vkontakte/icons 3.45.0 → 3.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/16/arrow_down_circle_small_16.d.ts +5 -0
- package/dist/16/arrow_down_circle_small_16.js +18 -0
- package/dist/16/home_16.d.ts +5 -0
- package/dist/16/home_16.js +18 -0
- package/dist/16/like_16.js +2 -3
- package/dist/16/like_outline_16.js +2 -3
- package/dist/16/stars_outline_16.d.ts +5 -0
- package/dist/16/stars_outline_16.js +18 -0
- package/dist/28/arrow_down_circle_outline_28.d.ts +5 -0
- package/dist/28/arrow_down_circle_outline_28.js +25 -0
- package/dist/28/arrow_left_circle_outline_28.d.ts +5 -0
- package/dist/28/arrow_left_circle_outline_28.js +25 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +5 -0
- package/dist/index.js +5 -0
- package/dist/typings/16/arrow_down_circle_small_16.d.ts +5 -0
- package/dist/typings/16/home_16.d.ts +5 -0
- package/dist/typings/16/stars_outline_16.d.ts +5 -0
- package/dist/typings/28/arrow_down_circle_outline_28.d.ts +5 -0
- package/dist/typings/28/arrow_left_circle_outline_28.d.ts +5 -0
- package/dist/typings/index.d.ts +5 -0
- package/package.json +9 -9
- package/src/svg/16/arrow_down_circle_small_16.svg +1 -0
- package/src/svg/16/home_16.svg +1 -0
- package/src/svg/16/like_16.svg +1 -1
- package/src/svg/16/like_outline_16.svg +1 -1
- package/src/svg/16/stars_outline_16.svg +1 -0
- package/src/svg/28/arrow_down_circle_outline_28.svg +1 -0
- package/src/svg/28/arrow_left_circle_outline_28.svg +1 -0
package/dist/index.d.ts
CHANGED
|
@@ -164,6 +164,7 @@ export { Icon16ArchiveOutline } from "./16/archive_outline_16.js";
|
|
|
164
164
|
export { Icon16Arrow2SquarepathOutline } from "./16/arrow_2_squarepath_outline_16.js";
|
|
165
165
|
export { Icon16ArrowbranchOutline } from "./16/arrowbranch_outline_16.js";
|
|
166
166
|
export { Icon16ArrowDownCircle } from "./16/arrow_down_circle_16.js";
|
|
167
|
+
export { Icon16ArrowDownCircleSmall } from "./16/arrow_down_circle_small_16.js";
|
|
167
168
|
export { Icon16ArrowDownOutline } from "./16/arrow_down_outline_16.js";
|
|
168
169
|
export { Icon16ArrowLeftOutline } from "./16/arrow_left_outline_16.js";
|
|
169
170
|
export { Icon16ArrowRightCircle } from "./16/arrow_right_circle_16.js";
|
|
@@ -334,6 +335,7 @@ export { Icon16Hide } from "./16/hide_16.js";
|
|
|
334
335
|
export { Icon16HideOutline } from "./16/hide_outline_16.js";
|
|
335
336
|
export { Icon16HieroglyphCharacterOutline } from "./16/hieroglyph_character_outline_16.js";
|
|
336
337
|
export { Icon16HistoryBackwardOutline } from "./16/history_backward_outline_16.js";
|
|
338
|
+
export { Icon16Home } from "./16/home_16.js";
|
|
337
339
|
export { Icon16HomeArrowDownOutline } from "./16/home_arrow_down_outline_16.js";
|
|
338
340
|
export { Icon16HorseToyOutline } from "./16/horse_toy_outline_16.js";
|
|
339
341
|
export { Icon16Hourglass } from "./16/hourglass_16.js";
|
|
@@ -495,6 +497,7 @@ export { Icon16StarCircleFillBlue } from "./16/star_circle_fill_blue_16.js";
|
|
|
495
497
|
export { Icon16StarCircleFillGray } from "./16/star_circle_fill_gray_16.js";
|
|
496
498
|
export { Icon16StarCircleFillYellow } from "./16/star_circle_fill_yellow_16.js";
|
|
497
499
|
export { Icon16Stars } from "./16/stars_16.js";
|
|
500
|
+
export { Icon16StarsOutline } from "./16/stars_outline_16.js";
|
|
498
501
|
export { Icon16StickerSmileOutline } from "./16/sticker_smile_outline_16.js";
|
|
499
502
|
export { Icon16Stop } from "./16/stop_16.js";
|
|
500
503
|
export { Icon16StorefrontOutline } from "./16/storefront_outline_16.js";
|
|
@@ -2064,8 +2067,10 @@ export { Icon28ArchiveCheckOutline } from "./28/archive_check_outline_28.js";
|
|
|
2064
2067
|
export { Icon28ArchiveCircleFillGray } from "./28/archive_circle_fill_gray_28.js";
|
|
2065
2068
|
export { Icon28ArchiveOutline } from "./28/archive_outline_28.js";
|
|
2066
2069
|
export { Icon28ArmchairOutline } from "./28/armchair_outline_28.js";
|
|
2070
|
+
export { Icon28ArrowDownCircleOutline } from "./28/arrow_down_circle_outline_28.js";
|
|
2067
2071
|
export { Icon28ArrowDownOutline } from "./28/arrow_down_outline_28.js";
|
|
2068
2072
|
export { Icon28ArrowDownToSquareOutline } from "./28/arrow_down_to_square_outline_28.js";
|
|
2073
|
+
export { Icon28ArrowLeftCircleOutline } from "./28/arrow_left_circle_outline_28.js";
|
|
2069
2074
|
export { Icon28ArrowLeftOutline } from "./28/arrow_left_outline_28.js";
|
|
2070
2075
|
export { Icon28ArrowPopDownOutline } from "./28/arrow_pop_down_outline_28.js";
|
|
2071
2076
|
export { Icon28ArrowPopUpOutline } from "./28/arrow_pop_up_outline_28.js";
|
package/dist/index.js
CHANGED
|
@@ -164,6 +164,7 @@ export { Icon16ArchiveOutline } from "./16/archive_outline_16.js";
|
|
|
164
164
|
export { Icon16Arrow2SquarepathOutline } from "./16/arrow_2_squarepath_outline_16.js";
|
|
165
165
|
export { Icon16ArrowbranchOutline } from "./16/arrowbranch_outline_16.js";
|
|
166
166
|
export { Icon16ArrowDownCircle } from "./16/arrow_down_circle_16.js";
|
|
167
|
+
export { Icon16ArrowDownCircleSmall } from "./16/arrow_down_circle_small_16.js";
|
|
167
168
|
export { Icon16ArrowDownOutline } from "./16/arrow_down_outline_16.js";
|
|
168
169
|
export { Icon16ArrowLeftOutline } from "./16/arrow_left_outline_16.js";
|
|
169
170
|
export { Icon16ArrowRightCircle } from "./16/arrow_right_circle_16.js";
|
|
@@ -334,6 +335,7 @@ export { Icon16Hide } from "./16/hide_16.js";
|
|
|
334
335
|
export { Icon16HideOutline } from "./16/hide_outline_16.js";
|
|
335
336
|
export { Icon16HieroglyphCharacterOutline } from "./16/hieroglyph_character_outline_16.js";
|
|
336
337
|
export { Icon16HistoryBackwardOutline } from "./16/history_backward_outline_16.js";
|
|
338
|
+
export { Icon16Home } from "./16/home_16.js";
|
|
337
339
|
export { Icon16HomeArrowDownOutline } from "./16/home_arrow_down_outline_16.js";
|
|
338
340
|
export { Icon16HorseToyOutline } from "./16/horse_toy_outline_16.js";
|
|
339
341
|
export { Icon16Hourglass } from "./16/hourglass_16.js";
|
|
@@ -495,6 +497,7 @@ export { Icon16StarCircleFillBlue } from "./16/star_circle_fill_blue_16.js";
|
|
|
495
497
|
export { Icon16StarCircleFillGray } from "./16/star_circle_fill_gray_16.js";
|
|
496
498
|
export { Icon16StarCircleFillYellow } from "./16/star_circle_fill_yellow_16.js";
|
|
497
499
|
export { Icon16Stars } from "./16/stars_16.js";
|
|
500
|
+
export { Icon16StarsOutline } from "./16/stars_outline_16.js";
|
|
498
501
|
export { Icon16StickerSmileOutline } from "./16/sticker_smile_outline_16.js";
|
|
499
502
|
export { Icon16Stop } from "./16/stop_16.js";
|
|
500
503
|
export { Icon16StorefrontOutline } from "./16/storefront_outline_16.js";
|
|
@@ -2064,8 +2067,10 @@ export { Icon28ArchiveCheckOutline } from "./28/archive_check_outline_28.js";
|
|
|
2064
2067
|
export { Icon28ArchiveCircleFillGray } from "./28/archive_circle_fill_gray_28.js";
|
|
2065
2068
|
export { Icon28ArchiveOutline } from "./28/archive_outline_28.js";
|
|
2066
2069
|
export { Icon28ArmchairOutline } from "./28/armchair_outline_28.js";
|
|
2070
|
+
export { Icon28ArrowDownCircleOutline } from "./28/arrow_down_circle_outline_28.js";
|
|
2067
2071
|
export { Icon28ArrowDownOutline } from "./28/arrow_down_outline_28.js";
|
|
2068
2072
|
export { Icon28ArrowDownToSquareOutline } from "./28/arrow_down_to_square_outline_28.js";
|
|
2073
|
+
export { Icon28ArrowLeftCircleOutline } from "./28/arrow_left_circle_outline_28.js";
|
|
2069
2074
|
export { Icon28ArrowLeftOutline } from "./28/arrow_left_outline_28.js";
|
|
2070
2075
|
export { Icon28ArrowPopDownOutline } from "./28/arrow_pop_down_outline_28.js";
|
|
2071
2076
|
export { Icon28ArrowPopUpOutline } from "./28/arrow_pop_up_outline_28.js";
|
package/dist/typings/index.d.ts
CHANGED
|
@@ -164,6 +164,7 @@ export { Icon16ArchiveOutline } from "./16/archive_outline_16.js";
|
|
|
164
164
|
export { Icon16Arrow2SquarepathOutline } from "./16/arrow_2_squarepath_outline_16.js";
|
|
165
165
|
export { Icon16ArrowbranchOutline } from "./16/arrowbranch_outline_16.js";
|
|
166
166
|
export { Icon16ArrowDownCircle } from "./16/arrow_down_circle_16.js";
|
|
167
|
+
export { Icon16ArrowDownCircleSmall } from "./16/arrow_down_circle_small_16.js";
|
|
167
168
|
export { Icon16ArrowDownOutline } from "./16/arrow_down_outline_16.js";
|
|
168
169
|
export { Icon16ArrowLeftOutline } from "./16/arrow_left_outline_16.js";
|
|
169
170
|
export { Icon16ArrowRightCircle } from "./16/arrow_right_circle_16.js";
|
|
@@ -334,6 +335,7 @@ export { Icon16Hide } from "./16/hide_16.js";
|
|
|
334
335
|
export { Icon16HideOutline } from "./16/hide_outline_16.js";
|
|
335
336
|
export { Icon16HieroglyphCharacterOutline } from "./16/hieroglyph_character_outline_16.js";
|
|
336
337
|
export { Icon16HistoryBackwardOutline } from "./16/history_backward_outline_16.js";
|
|
338
|
+
export { Icon16Home } from "./16/home_16.js";
|
|
337
339
|
export { Icon16HomeArrowDownOutline } from "./16/home_arrow_down_outline_16.js";
|
|
338
340
|
export { Icon16HorseToyOutline } from "./16/horse_toy_outline_16.js";
|
|
339
341
|
export { Icon16Hourglass } from "./16/hourglass_16.js";
|
|
@@ -495,6 +497,7 @@ export { Icon16StarCircleFillBlue } from "./16/star_circle_fill_blue_16.js";
|
|
|
495
497
|
export { Icon16StarCircleFillGray } from "./16/star_circle_fill_gray_16.js";
|
|
496
498
|
export { Icon16StarCircleFillYellow } from "./16/star_circle_fill_yellow_16.js";
|
|
497
499
|
export { Icon16Stars } from "./16/stars_16.js";
|
|
500
|
+
export { Icon16StarsOutline } from "./16/stars_outline_16.js";
|
|
498
501
|
export { Icon16StickerSmileOutline } from "./16/sticker_smile_outline_16.js";
|
|
499
502
|
export { Icon16Stop } from "./16/stop_16.js";
|
|
500
503
|
export { Icon16StorefrontOutline } from "./16/storefront_outline_16.js";
|
|
@@ -2064,8 +2067,10 @@ export { Icon28ArchiveCheckOutline } from "./28/archive_check_outline_28.js";
|
|
|
2064
2067
|
export { Icon28ArchiveCircleFillGray } from "./28/archive_circle_fill_gray_28.js";
|
|
2065
2068
|
export { Icon28ArchiveOutline } from "./28/archive_outline_28.js";
|
|
2066
2069
|
export { Icon28ArmchairOutline } from "./28/armchair_outline_28.js";
|
|
2070
|
+
export { Icon28ArrowDownCircleOutline } from "./28/arrow_down_circle_outline_28.js";
|
|
2067
2071
|
export { Icon28ArrowDownOutline } from "./28/arrow_down_outline_28.js";
|
|
2068
2072
|
export { Icon28ArrowDownToSquareOutline } from "./28/arrow_down_to_square_outline_28.js";
|
|
2073
|
+
export { Icon28ArrowLeftCircleOutline } from "./28/arrow_left_circle_outline_28.js";
|
|
2069
2074
|
export { Icon28ArrowLeftOutline } from "./28/arrow_left_outline_28.js";
|
|
2070
2075
|
export { Icon28ArrowPopDownOutline } from "./28/arrow_pop_down_outline_28.js";
|
|
2071
2076
|
export { Icon28ArrowPopUpOutline } from "./28/arrow_pop_up_outline_28.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.47.0",
|
|
4
4
|
"description": "SVG icons, provided as a React components. With love from VKontakte",
|
|
5
5
|
"homepage": "https://vkcom.github.io/icons/",
|
|
6
6
|
"repository": {
|
|
@@ -36,22 +36,22 @@
|
|
|
36
36
|
"ios >= 9"
|
|
37
37
|
],
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@swc/helpers": "^0.5.
|
|
40
|
-
"@vkontakte/icons-sprite": "^3.2.
|
|
39
|
+
"@swc/helpers": "^0.5.19",
|
|
40
|
+
"@vkontakte/icons-sprite": "^3.2.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@rspack/cli": "^1.7.
|
|
44
|
-
"@rspack/core": "^1.7.
|
|
45
|
-
"@size-limit/file": "^12.0.
|
|
46
|
-
"@size-limit/webpack": "^12.0.
|
|
43
|
+
"@rspack/cli": "^1.7.10",
|
|
44
|
+
"@rspack/core": "^1.7.10",
|
|
45
|
+
"@size-limit/file": "^12.0.1",
|
|
46
|
+
"@size-limit/webpack": "^12.0.1",
|
|
47
47
|
"@swc/cli": "^0.8.0",
|
|
48
|
-
"@swc/core": "^1.15.
|
|
48
|
+
"@swc/core": "^1.15.21",
|
|
49
49
|
"@types/react": "^19.0.1",
|
|
50
50
|
"@vkontakte/icons-scripts": "^5.2.0",
|
|
51
51
|
"react": "^19.0.0",
|
|
52
52
|
"react-color": "^2.18.0",
|
|
53
53
|
"react-dom": "^19.0.0",
|
|
54
|
-
"size-limit": "^12.0.
|
|
54
|
+
"size-limit": "^12.0.1",
|
|
55
55
|
"typescript": "^5.9.3"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path d="M8 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1m0 2.75a.75.75 0 0 0-.75.75v5.19L5.53 7.97a.75.75 0 1 0-1.06 1.06l3 3a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06L8.75 9.69V4.5A.75.75 0 0 0 8 3.75"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path d="M7.618 2.05a1.5 1.5 0 0 1 .764 0c.284.075.543.27 1.06.658l3.6 2.704c.351.264.527.396.653.563.113.148.196.317.247.496.058.201.058.42.058.86V13c0 .231 0 .347-.025.442a.75.75 0 0 1-.533.531C13.347 14 13.232 14 13 14h-2.734a.766.766 0 0 1-.766-.766v-2.997a1.5 1.5 0 1 0-3 0v2.997a.766.766 0 0 1-.766.766L3 13.999c-.231 0-.347 0-.442-.025a.75.75 0 0 1-.533-.53C2 13.347 2 13.231 2 13V7.33c0-.44 0-.659.058-.86.05-.18.134-.348.247-.496.126-.167.302-.3.653-.563l3.6-2.704c.517-.388.776-.583 1.06-.657"/></svg>
|
package/src/svg/16/like_16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path d="M7.761 3.348q.129.119.24.234.11-.116.239-.234c.582-.53 1.494-1.098 2.72-1.098 2.248 0 4.04 1.86 4.04 4.117 0 1.122-.22 1.976-.906 2.913-.678.926-1.809 1.93-3.607 3.362l-1.654 1.316a1.334 1.334 0 0 1-1.666 0l-1.654-1.316C3.715 11.21 2.584 10.206 1.906 9.28 1.221 8.343 1 7.49 1 6.367 1 4.11 2.792 2.25 5.04 2.25c1.227 0 2.14.567 2.721 1.098"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path fill-rule="evenodd" d="M5.04 3.75c-1.387 0-2.54 1.155-2.54 2.617 0 .858.15 1.388.617 2.027.542.742 1.517 1.63 3.33 3.074L8 12.704l1.552-1.236c1.814-1.444 2.789-2.332 3.332-3.074.467-.639.616-1.169.616-2.027 0-1.462-1.153-2.617-2.54-2.617-.734 0-1.302.335-1.71.707-.226.206-.44.448-.596.715a.75.75 0 0 1-1.309-.001 3.1 3.1 0 0 0-.595-.714c-.407-.372-.975-.707-1.71-.707M8 3.582a5 5 0 0 0-.239-.234C7.18 2.818 6.267 2.25 5.04 2.25 2.792 2.25 1 4.11 1 6.367c0 1.122.22 1.976.906 2.913.678.926 1.809 1.93 3.607 3.362l1.654 1.316a1.334 1.334 0 0 0 1.666 0l1.654-1.316c1.798-1.432 2.929-2.436 3.607-3.362.685-.937.906-1.79.906-2.913 0-2.257-1.792-4.117-4.04-4.117-1.226 0-2.138.568-2.72 1.098a5 5 0 0 0-.24.234" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="currentColor"><path d="M3.53.275a.402.402 0 0 0-.762 0l-.305.916c-.2.6-.671 1.07-1.271 1.27l-.917.306a.402.402 0 0 0 0 .763l.917.305c.6.2 1.07.67 1.27 1.27l.306.917c.123.367.64.367.763 0l.306-.916c.2-.6.67-1.07 1.27-1.27l.918-.306a.402.402 0 0 0 0-.763l-.918-.305c-.6-.2-1.07-.67-1.27-1.27zm5.692 3.367c.105-.38.81-.38.916 0 .368 1.329.96 2.977 1.78 3.799.822.82 2.471 1.412 3.8 1.78.38.105.38.81 0 .916l-.276.079c-1.274.371-2.758.936-3.523 1.701l-.152.163c-.743.863-1.284 2.39-1.63 3.636l-.026.066c-.153.29-.71.29-.863 0l-.026-.066c-.368-1.33-.96-2.978-1.781-3.799-.822-.821-2.471-1.412-3.8-1.78-.38-.105-.38-.811 0-.916 1.329-.368 2.978-.96 3.8-1.78.821-.822 1.413-2.47 1.78-3.799m.458 3.113c-.3.618-.685 1.252-1.18 1.746-.493.493-1.126.877-1.744 1.178.618.3 1.251.684 1.745 1.178s.878 1.127 1.179 1.746c.3-.619.684-1.253 1.178-1.746s1.127-.878 1.744-1.178c-.617-.3-1.25-.685-1.744-1.178-.494-.494-.878-1.128-1.178-1.746"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="currentColor"><path d="M14 8a1 1 0 0 1 1 1v7.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414L13 16.586V9a1 1 0 0 1 1-1"/><path fill-rule="evenodd" d="M14 2c6.627 0 12 5.373 12 12s-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2m10 12c0-5.523-4.477-10-10-10S4 8.477 4 14s4.477 10 10 10 10-4.477 10-10" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="currentColor"><path d="M20 14a1 1 0 0 1-1 1h-7.586l2.293 2.293a1 1 0 0 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 1 1 1.414 1.414L11.414 13H19a1 1 0 0 1 1 1"/><path fill-rule="evenodd" d="M26 14c0 6.627-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2s12 5.373 12 12M14 24c5.523 0 10-4.477 10-10S19.523 4 14 4 4 8.477 4 14s4.477 10 10 10" clip-rule="evenodd"/></svg>
|