@vkontakte/icons 2.20.0 → 2.22.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/12/star.js +1 -1
- package/dist/28/happy_face_outline.js +12 -0
- package/dist/28/neutral_face_outline.js +12 -0
- package/dist/28/sad_face_outline.js +12 -0
- package/dist/56/logo_vk_color.js +12 -0
- package/dist/56/mail_plus_outline.js +12 -0
- package/dist/56/ugc_chat_sticker_outline.js +12 -0
- package/dist/es6/12/star.js +1 -1
- package/dist/es6/28/happy_face_outline.js +2 -0
- package/dist/es6/28/neutral_face_outline.js +2 -0
- package/dist/es6/28/sad_face_outline.js +2 -0
- package/dist/es6/56/logo_vk_color.js +2 -0
- package/dist/es6/56/mail_plus_outline.js +2 -0
- package/dist/es6/56/ugc_chat_sticker_outline.js +2 -0
- package/dist/es6/index.js +6 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +24 -0
- package/dist/typings/28/happy_face_outline.d.ts +12 -0
- package/dist/typings/28/neutral_face_outline.d.ts +12 -0
- package/dist/typings/28/sad_face_outline.d.ts +12 -0
- package/dist/typings/56/logo_vk_color.d.ts +12 -0
- package/dist/typings/56/mail_plus_outline.d.ts +12 -0
- package/dist/typings/56/ugc_chat_sticker_outline.d.ts +12 -0
- package/dist/typings/index.d.ts +6 -0
- package/package.json +1 -1
- package/src/svg/12/star_12.svg +1 -1
- package/src/svg/28/happy_face_outline_28.svg +1 -0
- package/src/svg/28/neutral_face_outline_28.svg +1 -0
- package/src/svg/28/sad_face_outline_28.svg +1 -0
- package/src/svg/56/logo_vk_color_56.svg +1 -0
- package/src/svg/56/mail_plus_outline_56.svg +1 -0
- package/src/svg/56/ugc_chat_sticker_outline_56.svg +1 -0
- package/ts/12/star.ts +1 -1
- package/ts/28/happy_face_outline.ts +24 -0
- package/ts/28/neutral_face_outline.ts +24 -0
- package/ts/28/sad_face_outline.ts +24 -0
- package/ts/56/logo_vk_color.ts +24 -0
- package/ts/56/mail_plus_outline.ts +24 -0
- package/ts/56/ugc_chat_sticker_outline.ts +24 -0
- package/ts/index.ts +6 -0
package/dist/12/star.js
CHANGED
|
@@ -9,4 +9,4 @@ Object.defineProperty(exports, "default", {
|
|
|
9
9
|
}
|
|
10
10
|
});
|
|
11
11
|
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
-
var _default = (0, _iconsSprite.makeIcon)("Icon12Star", "star_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon12Star", "star_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="star_12"><path d="M6.54 1.864c-.202-.82-.303-1.231-.35-1.28-.11-.112-.252-.112-.361 0-.048.05-.148.46-.349 1.282-.257 1.054-.61 2.096-1.061 2.548-.452.452-1.495.805-2.552 1.062-.822.2-1.234.3-1.283.348-.112.11-.112.252 0 .361.049.048.46.15 1.282.351 1.057.26 2.1.615 2.553 1.067.451.452.805 1.49 1.062 2.54.2.815.3 1.223.348 1.273.11.112.251.112.36 0 .049-.05.15-.457.351-1.273.26-1.05.615-2.088 1.067-2.54.453-.452 1.491-.81 2.54-1.074.814-.204 1.221-.306 1.27-.355.111-.11.11-.251-.002-.36-.049-.048-.457-.147-1.272-.344-1.048-.254-2.084-.604-2.536-1.056-.452-.452-.807-1.494-1.067-2.55Z" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
Object.defineProperty(exports, "default", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _default;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon28HappyFaceOutline", "happy_face_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="happy_face_outline_28"><path fill-rule="evenodd" d="M14 4C8.477 4 4 8.477 4 14s4.477 10 10 10 10-4.477 10-10S19.523 4 14 4ZM2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14Zm10.25-2.375a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm6.75 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0ZM16 16c.552 0 1 .45.921.997-.037.259-.087.5-.15.651a2.999 2.999 0 0 1-5.543 0 3.004 3.004 0 0 1-.15-.651c-.077-.547.37-.997.922-.997h4Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
Object.defineProperty(exports, "default", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _default;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon28NeutralFaceOutline", "neutral_face_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="neutral_face_outline_28"><path fill-rule="evenodd" d="M14 4C8.477 4 4 8.477 4 14s4.477 10 10 10 10-4.477 10-10S19.523 4 14 4ZM2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14Zm15 4a1 1 0 1 0 0-2h-6a1 1 0 1 0 0 2h6Zm-4.75-6.375a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm6.75 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
Object.defineProperty(exports, "default", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _default;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon28SadFaceOutline", "sad_face_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="sad_face_outline_28"><path d="M9.609 17.928a1 1 0 0 0 1.462 1.364 3.999 3.999 0 0 1 5.85 0 1 1 0 1 0 1.46-1.367 5.998 5.998 0 0 0-8.772.003ZM14 26C7.373 26 2 20.627 2 14S7.373 2 14 2s12 5.373 12 12-5.373 12-12 12Zm0-2c5.523 0 10-4.477 10-10S19.523 4 14 4 4 8.477 4 14s4.477 10 10 10Zm3.375-10.75a1.625 1.625 0 1 1 0-3.25 1.625 1.625 0 0 1 0 3.25Zm-6.75 0a1.625 1.625 0 1 1 0-3.25 1.625 1.625 0 0 1 0 3.25Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
Object.defineProperty(exports, "default", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _default;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon56LogoVkColor", "logo_vk_color_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 56 56" id="logo_vk_color_56"><path fill="#07F" d="M6 27.12c0-9.956 0-14.934 3.093-18.027C12.186 6 17.163 6 27.12 6h1.76c9.956 0 14.934 0 18.027 3.093C50 12.186 50 17.163 50 27.12v1.76c0 9.956 0 14.934-3.093 18.027C43.814 50 38.837 50 28.88 50h-1.76c-9.956 0-14.934 0-18.027-3.093C6 43.814 6 38.837 6 28.88v-1.76Z" /><path fill="#fff" d="M29.412 37.699c-10.029 0-15.749-6.875-15.987-18.315h5.023c.165 8.396 3.869 11.953 6.802 12.686V19.384h4.73v7.241c2.897-.311 5.94-3.611 6.966-7.241h4.73c-.788 4.473-4.088 7.773-6.434 9.13 2.346 1.1 6.105 3.978 7.535 9.185H37.57c-1.118-3.484-3.905-6.179-7.59-6.545v6.545h-.568Z" /></symbol>', 56, 56, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
Object.defineProperty(exports, "default", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _default;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon56MailPlusOutline", "mail_plus_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="mail_plus_outline_56"><path fill-rule="evenodd" d="M10.139 9.603C12.266 8.465 14.364 8 19.383 8h17.234c5.019 0 7.117.465 9.244 1.603a10.924 10.924 0 0 1 4.536 4.536C51.535 16.266 52 18.364 52 23.383V29.5a1.5 1.5 0 0 1-3 0v-6.117c0-4.83-.454-6.344-1.248-7.83a8.374 8.374 0 0 0-.445-.738l-9.761 9.76-.078.078c-1.934 1.934-3.493 3.493-4.884 4.554-1.444 1.102-2.882 1.808-4.584 1.808-1.703 0-3.14-.706-4.584-1.808-1.391-1.061-2.95-2.62-4.884-4.554l-.078-.078-9.76-9.76c-.16.236-.309.482-.446.739-.794 1.485-1.248 3-1.248 7.83v9.233c0 4.83.454 6.344 1.248 7.83a7.925 7.925 0 0 0 3.306 3.305c1.485.794 3 1.248 7.83 1.248h7.967a1.5 1.5 0 0 1 0 3h-7.968c-5.019 0-7.117-.465-9.244-1.603a10.924 10.924 0 0 1-4.536-4.536C4.465 39.734 4 37.636 4 32.617v-9.234c0-5.019.465-7.117 1.603-9.244a10.924 10.924 0 0 1 4.536-4.536Zm.676 3.09 9.76 9.761c2.03 2.03 3.448 3.444 4.66 4.368 1.178.898 1.982 1.193 2.765 1.193.783 0 1.587-.295 2.765-1.193 1.212-.924 2.63-2.338 4.66-4.368l9.76-9.76a8.374 8.374 0 0 0-.739-.446c-1.485-.794-3-1.248-7.83-1.248H19.384c-4.83 0-6.344.454-7.83 1.248a8.374 8.374 0 0 0-.738.445ZM52 41.5C52 47.299 47.299 52 41.5 52S31 47.299 31 41.5 35.701 31 41.5 31 52 35.701 52 41.5Zm-12-5a1.5 1.5 0 0 1 3 0V40h3.5a1.5 1.5 0 0 1 0 3H43v3.5a1.5 1.5 0 0 1-3 0V43h-3.5a1.5 1.5 0 0 1 0-3H40v-3.5Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
Object.defineProperty(exports, "default", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _default;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
var _iconsSprite = require("@vkontakte/icons-sprite");
|
|
12
|
+
var _default = (0, _iconsSprite.makeIcon)("Icon56UgcChatStickerOutline", "ugc_chat_sticker_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="ugc_chat_sticker_outline_56"><path fill-rule="evenodd" d="M30.714 7.537c-1.014-1-2.431-1.627-3.958-1.525C15.338 6.775 6 15.088 6 25.616c0 5.375 2.46 10.205 6.377 13.718-.559 1.536-1.433 3.375-2.648 5.527l-.001.003-.241.423a1.505 1.505 0 0 0-.038.072l-.052.102a2.484 2.484 0 0 0 2.829 3.47c4.618-1.123 8.312-2.506 10.993-4.197 1.694.356 3.46.544 5.276.544 10.41 0 19.357-6.216 21.828-14.892.53-1.861-.187-3.701-1.41-4.907L30.714 7.537Zm-4.712 1.556c-9.762 1.06-17.003 8.215-17.003 16.523 0 4.704 2.29 9 6.066 12.068.473.384.667 1.018.49 1.602-.56 1.843-1.527 3.992-2.868 6.43 4.195-1.103 7.3-2.393 9.396-3.826.348-.238.78-.318 1.19-.22 1.66.393 3.41.604 5.222.604 9.103 0 16.57-5.3 18.802-12.245h-.668c-3.302 0-5.872 0-7.934-.17-2.093-.17-3.794-.523-5.324-1.304a13.506 13.506 0 0 1-5.898-5.906c-.78-1.532-1.132-3.236-1.303-5.332-.168-2.064-.168-4.638-.168-7.945v-.28Zm20.204 17.932L29.001 10.063c.001 3 .013 5.229.159 7.01.155 1.91.457 3.174.985 4.212a10.505 10.505 0 0 0 4.588 4.594c1.036.53 2.299.831 4.206.987 1.831.15 4.135.159 7.267.159Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
|
package/dist/es6/12/star.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
-
export default makeIcon("Icon12Star", "star_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="
|
|
2
|
+
export default makeIcon("Icon12Star", "star_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="star_12"><path d="M6.54 1.864c-.202-.82-.303-1.231-.35-1.28-.11-.112-.252-.112-.361 0-.048.05-.148.46-.349 1.282-.257 1.054-.61 2.096-1.061 2.548-.452.452-1.495.805-2.552 1.062-.822.2-1.234.3-1.283.348-.112.11-.112.252 0 .361.049.048.46.15 1.282.351 1.057.26 2.1.615 2.553 1.067.451.452.805 1.49 1.062 2.54.2.815.3 1.223.348 1.273.11.112.251.112.36 0 .049-.05.15-.457.351-1.273.26-1.05.615-2.088 1.067-2.54.453-.452 1.491-.81 2.54-1.074.814-.204 1.221-.306 1.27-.355.111-.11.11-.251-.002-.36-.049-.048-.457-.147-1.272-.344-1.048-.254-2.084-.604-2.536-1.056-.452-.452-.807-1.494-1.067-2.55Z" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon28HappyFaceOutline", "happy_face_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="happy_face_outline_28"><path fill-rule="evenodd" d="M14 4C8.477 4 4 8.477 4 14s4.477 10 10 10 10-4.477 10-10S19.523 4 14 4ZM2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14Zm10.25-2.375a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm6.75 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0ZM16 16c.552 0 1 .45.921.997-.037.259-.087.5-.15.651a2.999 2.999 0 0 1-5.543 0 3.004 3.004 0 0 1-.15-.651c-.077-.547.37-.997.922-.997h4Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon28NeutralFaceOutline", "neutral_face_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="neutral_face_outline_28"><path fill-rule="evenodd" d="M14 4C8.477 4 4 8.477 4 14s4.477 10 10 10 10-4.477 10-10S19.523 4 14 4ZM2 14C2 7.373 7.373 2 14 2s12 5.373 12 12-5.373 12-12 12S2 20.627 2 14Zm15 4a1 1 0 1 0 0-2h-6a1 1 0 1 0 0 2h6Zm-4.75-6.375a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm6.75 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon28SadFaceOutline", "sad_face_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="sad_face_outline_28"><path d="M9.609 17.928a1 1 0 0 0 1.462 1.364 3.999 3.999 0 0 1 5.85 0 1 1 0 1 0 1.46-1.367 5.998 5.998 0 0 0-8.772.003ZM14 26C7.373 26 2 20.627 2 14S7.373 2 14 2s12 5.373 12 12-5.373 12-12 12Zm0-2c5.523 0 10-4.477 10-10S19.523 4 14 4 4 8.477 4 14s4.477 10 10 10Zm3.375-10.75a1.625 1.625 0 1 1 0-3.25 1.625 1.625 0 0 1 0 3.25Zm-6.75 0a1.625 1.625 0 1 1 0-3.25 1.625 1.625 0 0 1 0 3.25Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon56LogoVkColor", "logo_vk_color_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 56 56" id="logo_vk_color_56"><path fill="#07F" d="M6 27.12c0-9.956 0-14.934 3.093-18.027C12.186 6 17.163 6 27.12 6h1.76c9.956 0 14.934 0 18.027 3.093C50 12.186 50 17.163 50 27.12v1.76c0 9.956 0 14.934-3.093 18.027C43.814 50 38.837 50 28.88 50h-1.76c-9.956 0-14.934 0-18.027-3.093C6 43.814 6 38.837 6 28.88v-1.76Z" /><path fill="#fff" d="M29.412 37.699c-10.029 0-15.749-6.875-15.987-18.315h5.023c.165 8.396 3.869 11.953 6.802 12.686V19.384h4.73v7.241c2.897-.311 5.94-3.611 6.966-7.241h4.73c-.788 4.473-4.088 7.773-6.434 9.13 2.346 1.1 6.105 3.978 7.535 9.185H37.57c-1.118-3.484-3.905-6.179-7.59-6.545v6.545h-.568Z" /></symbol>', 56, 56, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon56MailPlusOutline", "mail_plus_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="mail_plus_outline_56"><path fill-rule="evenodd" d="M10.139 9.603C12.266 8.465 14.364 8 19.383 8h17.234c5.019 0 7.117.465 9.244 1.603a10.924 10.924 0 0 1 4.536 4.536C51.535 16.266 52 18.364 52 23.383V29.5a1.5 1.5 0 0 1-3 0v-6.117c0-4.83-.454-6.344-1.248-7.83a8.374 8.374 0 0 0-.445-.738l-9.761 9.76-.078.078c-1.934 1.934-3.493 3.493-4.884 4.554-1.444 1.102-2.882 1.808-4.584 1.808-1.703 0-3.14-.706-4.584-1.808-1.391-1.061-2.95-2.62-4.884-4.554l-.078-.078-9.76-9.76c-.16.236-.309.482-.446.739-.794 1.485-1.248 3-1.248 7.83v9.233c0 4.83.454 6.344 1.248 7.83a7.925 7.925 0 0 0 3.306 3.305c1.485.794 3 1.248 7.83 1.248h7.967a1.5 1.5 0 0 1 0 3h-7.968c-5.019 0-7.117-.465-9.244-1.603a10.924 10.924 0 0 1-4.536-4.536C4.465 39.734 4 37.636 4 32.617v-9.234c0-5.019.465-7.117 1.603-9.244a10.924 10.924 0 0 1 4.536-4.536Zm.676 3.09 9.76 9.761c2.03 2.03 3.448 3.444 4.66 4.368 1.178.898 1.982 1.193 2.765 1.193.783 0 1.587-.295 2.765-1.193 1.212-.924 2.63-2.338 4.66-4.368l9.76-9.76a8.374 8.374 0 0 0-.739-.446c-1.485-.794-3-1.248-7.83-1.248H19.384c-4.83 0-6.344.454-7.83 1.248a8.374 8.374 0 0 0-.738.445ZM52 41.5C52 47.299 47.299 52 41.5 52S31 47.299 31 41.5 35.701 31 41.5 31 52 35.701 52 41.5Zm-12-5a1.5 1.5 0 0 1 3 0V40h3.5a1.5 1.5 0 0 1 0 3H43v3.5a1.5 1.5 0 0 1-3 0V43h-3.5a1.5 1.5 0 0 1 0-3H40v-3.5Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon56UgcChatStickerOutline", "ugc_chat_sticker_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="ugc_chat_sticker_outline_56"><path fill-rule="evenodd" d="M30.714 7.537c-1.014-1-2.431-1.627-3.958-1.525C15.338 6.775 6 15.088 6 25.616c0 5.375 2.46 10.205 6.377 13.718-.559 1.536-1.433 3.375-2.648 5.527l-.001.003-.241.423a1.505 1.505 0 0 0-.038.072l-.052.102a2.484 2.484 0 0 0 2.829 3.47c4.618-1.123 8.312-2.506 10.993-4.197 1.694.356 3.46.544 5.276.544 10.41 0 19.357-6.216 21.828-14.892.53-1.861-.187-3.701-1.41-4.907L30.714 7.537Zm-4.712 1.556c-9.762 1.06-17.003 8.215-17.003 16.523 0 4.704 2.29 9 6.066 12.068.473.384.667 1.018.49 1.602-.56 1.843-1.527 3.992-2.868 6.43 4.195-1.103 7.3-2.393 9.396-3.826.348-.238.78-.318 1.19-.22 1.66.393 3.41.604 5.222.604 9.103 0 16.57-5.3 18.802-12.245h-.668c-3.302 0-5.872 0-7.934-.17-2.093-.17-3.794-.523-5.324-1.304a13.506 13.506 0 0 1-5.898-5.906c-.78-1.532-1.132-3.236-1.303-5.332-.168-2.064-.168-4.638-.168-7.945v-.28Zm20.204 17.932L29.001 10.063c.001 3 .013 5.229.159 7.01.155 1.91.457 3.174.985 4.212a10.505 10.505 0 0 0 4.588 4.594c1.036.53 2.299.831 4.206.987 1.831.15 4.135.159 7.267.159Z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
|
package/dist/es6/index.js
CHANGED
|
@@ -1634,6 +1634,7 @@ export { default as Icon28HandHeartFilled } from "./28/hand_heart_filled";
|
|
|
1634
1634
|
export { default as Icon28HandHeartOutline } from "./28/hand_heart_outline";
|
|
1635
1635
|
export { default as Icon28HandSlashOutline } from "./28/hand_slash_outline";
|
|
1636
1636
|
export { default as Icon28HangerOutline } from "./28/hanger_outline";
|
|
1637
|
+
export { default as Icon28HappyFaceOutline } from "./28/happy_face_outline";
|
|
1637
1638
|
export { default as Icon28HashtagOutline } from "./28/hashtag_outline";
|
|
1638
1639
|
export { default as Icon28HeadphonesOutline } from "./28/headphones_outline";
|
|
1639
1640
|
export { default as Icon28HeartCircleOutline } from "./28/heart_circle_outline";
|
|
@@ -1784,6 +1785,7 @@ export { default as Icon28MuteOutline } from "./28/mute_outline";
|
|
|
1784
1785
|
export { default as Icon28NameTagOutline } from "./28/name_tag_outline";
|
|
1785
1786
|
export { default as Icon28NarrativeActiveOutline } from "./28/narrative_active_outline";
|
|
1786
1787
|
export { default as Icon28NarrativeOutline } from "./28/narrative_outline";
|
|
1788
|
+
export { default as Icon28NeutralFaceOutline } from "./28/neutral_face_outline";
|
|
1787
1789
|
export { default as Icon28Newsfeed } from "./28/newsfeed";
|
|
1788
1790
|
export { default as Icon28NewsfeedLinesOutline } from "./28/newsfeed_lines_outline";
|
|
1789
1791
|
export { default as Icon28NewsfeedMusicNoteOutline } from "./28/newsfeed_music_note_outline";
|
|
@@ -1879,6 +1881,7 @@ export { default as Icon28RoubleCircleFillBlue } from "./28/rouble_circle_fill_b
|
|
|
1879
1881
|
export { default as Icon28RssCircleFillBlack } from "./28/rss_circle_fill_black";
|
|
1880
1882
|
export { default as Icon28RssCircleFillYellow } from "./28/rss_circle_fill_yellow";
|
|
1881
1883
|
export { default as Icon28RssFeedOutline } from "./28/rss_feed_outline";
|
|
1884
|
+
export { default as Icon28SadFaceOutline } from "./28/sad_face_outline";
|
|
1882
1885
|
export { default as Icon28SafariOutline } from "./28/safari_outline";
|
|
1883
1886
|
export { default as Icon28ScanViewfinderOutline } from "./28/scan_viewfinder_outline";
|
|
1884
1887
|
export { default as Icon28SchoolOutline } from "./28/school_outline";
|
|
@@ -2346,7 +2349,9 @@ export { default as Icon56LockOpenOutline } from "./56/lock_open_outline";
|
|
|
2346
2349
|
export { default as Icon56LockOutline } from "./56/lock_outline";
|
|
2347
2350
|
export { default as Icon56LogoClipsOutline } from "./56/logo_clips_outline";
|
|
2348
2351
|
export { default as Icon56LogoVk } from "./56/logo_vk";
|
|
2352
|
+
export { default as Icon56LogoVkColor } from "./56/logo_vk_color";
|
|
2349
2353
|
export { default as Icon56MailOutline } from "./56/mail_outline";
|
|
2354
|
+
export { default as Icon56MailPlusOutline } from "./56/mail_plus_outline";
|
|
2350
2355
|
export { default as Icon56MarketLikeOutline } from "./56/market_like_outline";
|
|
2351
2356
|
export { default as Icon56MarketOutline } from "./56/market_outline";
|
|
2352
2357
|
export { default as Icon56MasksOutline } from "./56/masks_outline";
|
|
@@ -2412,6 +2417,7 @@ export { default as Icon56ThumbsDownOutline } from "./56/thumbs_down_outline";
|
|
|
2412
2417
|
export { default as Icon56ThumbsUpOutline } from "./56/thumbs_up_outline";
|
|
2413
2418
|
export { default as Icon56TicketOutline } from "./56/ticket_outline";
|
|
2414
2419
|
export { default as Icon56TouchIdOutline } from "./56/touch_id_outline";
|
|
2420
|
+
export { default as Icon56UgcChatStickerOutline } from "./56/ugc_chat_sticker_outline";
|
|
2415
2421
|
export { default as Icon56UnnamedDeviceOutline } from "./56/unnamed_device_outline";
|
|
2416
2422
|
export { default as Icon56UserAddBadgeOutline } from "./56/user_add_badge_outline";
|
|
2417
2423
|
export { default as Icon56UserAddOutline } from "./56/user_add_outline";
|