@vkontakte/icons 2.133.0 → 2.134.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/20/playlist_outline_20.js +13 -0
- package/dist/28/cigarette_outline_28.js +13 -0
- package/dist/28/dumbbells_outline_28.js +1 -1
- package/dist/28/play_auto_outline_28.js +13 -0
- package/dist/28/wineglass_outline_28.js +13 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +16 -0
- package/dist/typings/20/playlist_outline_20.d.ts +11 -0
- package/dist/typings/28/cigarette_outline_28.d.ts +11 -0
- package/dist/typings/28/play_auto_outline_28.d.ts +11 -0
- package/dist/typings/28/wineglass_outline_28.d.ts +11 -0
- package/dist/typings/index.d.ts +4 -0
- package/dist_es6/20/playlist_outline_20.js +3 -0
- package/dist_es6/28/cigarette_outline_28.js +3 -0
- package/dist_es6/28/dumbbells_outline_28.js +1 -1
- package/dist_es6/28/play_auto_outline_28.js +3 -0
- package/dist_es6/28/wineglass_outline_28.js +3 -0
- package/dist_es6/index.js +4 -0
- package/package.json +1 -1
- package/src/svg/20/playlist_outline_20.svg +1 -0
- package/src/svg/28/cigarette_outline_28.svg +1 -0
- package/src/svg/28/dumbbells_outline_28.svg +1 -1
- package/src/svg/28/play_auto_outline_28.svg +1 -0
- package/src/svg/28/wineglass_outline_28.svg +1 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon20PlaylistOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon20PlaylistOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon20PlaylistOutline = (0, _iconssprite.makeIcon)('Icon20PlaylistOutline', 'playlist_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="playlist_outline_20"><path d="M2 4.75A.75.75 0 0 1 2.75 4h8a.75.75 0 0 1 0 1.5h-8A.75.75 0 0 1 2 4.75m0 5A.75.75 0 0 1 2.75 9h6.5a.75.75 0 1 1 0 1.5h-6.5A.75.75 0 0 1 2 9.75m0 5a.75.75 0 0 1 .75-.75h3.5a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75" /><path fill-rule="evenodd" d="M18.23 3.171a.75.75 0 0 0-.622-.157l-.007.002-.017.003-.064.013-.23.05c-.195.043-.467.107-.778.188-.611.16-1.41.4-2.065.703C13.185 4.556 13 5.928 13 6.847v1.911c-.002 1.427-.003 2.566-.002 3.267-1.966.133-3.312.795-4.015 1.772-.81 1.124-.64 2.51.237 3.387a2.82 2.82 0 0 0 3.367.455c1.16-.642 1.916-2.055 1.916-4.139l-.001-.751v-.02a546 546 0 0 1-.003-4.056v-.125l1.934-.617c.925-.295 1.777-1.04 1.93-2.151a16 16 0 0 0 .137-1.847q.003-.084.002-.131V3.75a.75.75 0 0 0-.272-.58ZM14.5 6.973l1.476-.471c.526-.168.846-.53.901-.927.041-.297.07-.6.088-.872l-.072.018c-.587.154-1.284.367-1.817.613-.37.172-.575.634-.575 1.514v.125Zm-1.497 6.555c-1.635.128-2.46.67-2.803 1.146-.373.518-.284 1.084.08 1.449a1.32 1.32 0 0 0 1.58.204c.524-.29 1.136-1.076 1.143-2.799" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28CigaretteOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28CigaretteOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28CigaretteOutline = (0, _iconssprite.makeIcon)('Icon28CigaretteOutline', 'cigarette_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="cigarette_outline_28"><path fill-rule="evenodd" d="M24.836 4.172a4 4 0 0 1 0 5.656L10.828 23.836a4 4 0 0 1-5.657-5.657L19.18 4.172a4 4 0 0 1 5.657 0Zm-1.414 4.242a2 2 0 1 0-2.829-2.828l-12.09 12.09 2.83 2.828zM9.918 21.918 7.089 19.09l-.504.504a2 2 0 1 0 2.829 2.828zM3.169 4.444a1 1 0 0 1 1.387-.275c1.16.776 1.865 1.618 2.202 2.553.332.925.254 1.804.123 2.534-.046.256-.105.523-.158.764l-.057.261c-.068.32-.119.598-.14.86-.042.494.024.893.299 1.294a1 1 0 1 1-1.65 1.13c-.605-.883-.71-1.779-.643-2.59.033-.393.106-.771.178-1.11l.069-.315c.05-.226.095-.432.134-.648.108-.602.12-1.067-.037-1.502-.153-.424-.516-.956-1.432-1.569a1 1 0 0 1-.275-1.387" /></symbol>', 28, 28, false, undefined);
|
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon28DumbbellsOutline", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon28DumbbellsOutline = (0, _iconssprite.makeIcon)('Icon28DumbbellsOutline', 'dumbbells_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="dumbbells_outline_28"><
|
|
13
|
+
var Icon28DumbbellsOutline = (0, _iconssprite.makeIcon)('Icon28DumbbellsOutline', 'dumbbells_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="dumbbells_outline_28"><path fill-rule="evenodd" d="M8.795 22h-.59c-.362 0-.691 0-.966-.022a2.4 2.4 0 0 1-.929-.24 2.4 2.4 0 0 1-1.048-1.048 2.4 2.4 0 0 1-.24-.929C5 19.486 5 19.157 5 18.796V18h-.295c-.362 0-.691 0-.966-.022a2.4 2.4 0 0 1-.929-.24 2.4 2.4 0 0 1-1.048-1.048 2.4 2.4 0 0 1-.24-.929c-.022-.275-.022-.604-.022-.965v-1.591c0-.362 0-.691.022-.966a2.5 2.5 0 0 1 .24-.929 2.4 2.4 0 0 1 1.048-1.048c.315-.16.634-.216.93-.24.274-.022.603-.022.965-.022H5v-.795c0-.362 0-.691.022-.966a2.5 2.5 0 0 1 .24-.929A2.4 2.4 0 0 1 6.31 6.262a2.5 2.5 0 0 1 .93-.24C7.513 6 7.842 6 8.204 6h.59c.362 0 .691 0 .966.022.295.025.614.08.929.24a2.4 2.4 0 0 1 1.048 1.048c.16.315.216.634.24.93.022.274.022.603.022.965V11h4V9.205c0-.362 0-.691.022-.966a2.5 2.5 0 0 1 .24-.929 2.4 2.4 0 0 1 1.048-1.048 2.5 2.5 0 0 1 .93-.24C18.513 6 18.842 6 19.204 6h.59c.362 0 .691 0 .966.022.295.025.614.08.929.24a2.4 2.4 0 0 1 1.048 1.048c.16.315.215.634.24.93.022.274.022.603.022.964V10h.295c.362 0 .691 0 .966.022.295.024.614.08.929.24a2.4 2.4 0 0 1 1.048 1.048c.16.315.215.634.24.93.022.274.022.603.022.965v1.59c0 .362 0 .691-.022.966a2.5 2.5 0 0 1-.24.929 2.4 2.4 0 0 1-1.048 1.048 2.5 2.5 0 0 1-.929.24c-.275.022-.604.022-.966.022H23v.795c0 .362 0 .691-.022.966a2.5 2.5 0 0 1-.24.929 2.4 2.4 0 0 1-1.048 1.048 2.5 2.5 0 0 1-.929.24c-.275.022-.604.022-.965.022h-.591c-.362 0-.691 0-.966-.022a2.4 2.4 0 0 1-.929-.24 2.4 2.4 0 0 1-1.048-1.048 2.4 2.4 0 0 1-.24-.929C16 19.486 16 19.157 16 18.795V17h-4v1.795c0 .362 0 .691-.022.966-.024.295-.08.614-.24.929a2.4 2.4 0 0 1-1.048 1.048 2.5 2.5 0 0 1-.93.24C9.486 22 9.157 22 8.795 22M21 9.24c0-.409 0-.655-.016-.838a1 1 0 0 0-.028-.185.4.4 0 0 0-.173-.173 1 1 0 0 0-.185-.028C20.415 8 20.168 8 19.76 8h-.52c-.409 0-.655 0-.838.016a1 1 0 0 0-.185.028.4.4 0 0 0-.173.173.8.8 0 0 0-.028.185C18 8.585 18 8.832 18 9.24v9.52c0 .409 0 .655.016.838.01.127.024.174.028.185a.4.4 0 0 0 .173.173c.01.003.058.018.185.028.183.015.43.016.838.016h.52c.409 0 .655 0 .838-.016a1 1 0 0 0 .185-.028.4.4 0 0 0 .173-.173 1 1 0 0 0 .028-.185c.015-.183.016-.43.016-.838zM23 16h.26c.409 0 .655 0 .838-.016a1 1 0 0 0 .185-.028.4.4 0 0 0 .173-.173 1 1 0 0 0 .028-.185c.015-.183.016-.43.016-.838v-1.52c0-.409 0-.655-.016-.838a1 1 0 0 0-.028-.185.4.4 0 0 0-.173-.173.8.8 0 0 0-.185-.028C23.915 12 23.668 12 23.26 12H23zm-11-1v-2h4v2zM7 9.24c0-.409 0-.655.016-.838a1 1 0 0 1 .028-.185.4.4 0 0 1 .173-.173 1 1 0 0 1 .185-.028C7.585 8 7.832 8 8.24 8h.52c.409 0 .655 0 .838.016.127.01.174.024.185.028a.4.4 0 0 1 .173.173c.004.01.018.058.028.185.015.183.016.43.016.838v9.52c0 .409 0 .655-.016.838a1 1 0 0 1-.028.185.4.4 0 0 1-.173.173 1 1 0 0 1-.185.028C9.415 20 9.168 20 8.76 20h-.52c-.409 0-.655 0-.838-.016a1 1 0 0 1-.185-.028.4.4 0 0 1-.173-.173 1 1 0 0 1-.028-.185A12 12 0 0 1 7 18.76zM5 12h-.26c-.409 0-.655 0-.838.016a.8.8 0 0 0-.185.028.4.4 0 0 0-.173.173 1 1 0 0 0-.028.185c-.015.183-.016.43-.016.838v1.52c0 .409 0 .655.016.838.01.127.024.174.028.185a.4.4 0 0 0 .173.173c.01.004.058.018.185.028.183.015.43.016.838.016H5z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28PlayAutoOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28PlayAutoOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28PlayAutoOutline = (0, _iconssprite.makeIcon)('Icon28PlayAutoOutline', 'play_auto_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="play_auto_outline_28"><path d="M14 2c3.25 0 6.283 1.303 8.5 3.529V4l.007-.117A1 1 0 0 1 24.5 4v4l-.007.117A1 1 0 0 1 23.5 9h-4l-.117-.007A1 1 0 0 1 19.5 7h1.643A9.97 9.97 0 0 0 14 4C8.477 4 4 8.477 4 14s4.477 10 10 10a9.96 9.96 0 0 0 7.072-2.93 1 1 0 1 1 1.415 1.414A11.96 11.96 0 0 1 14 26C7.373 26 2 20.627 2 14S7.373 2 14 2" /><path d="m18.108 13.294-5.42-3.186c-.522-.307-1.188.104-1.188.709v6.372c0 .59.652 1.024 1.188.709l5.42-3.186c.518-.305.528-1.108 0-1.418" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon28WineglassOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon28WineglassOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon28WineglassOutline = (0, _iconssprite.makeIcon)('Icon28WineglassOutline', 'wineglass_outline_28', '0 0 28 28', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="wineglass_outline_28"><path fill-rule="evenodd" d="M6.342 3h-.087c-.393-.001-.815-.002-1.241.166a2.6 2.6 0 0 0-.956.69c-.292.349-.406.693-.51 1.01l-.018.055A10.8 10.8 0 0 0 3 8.332c0 5.593 4.42 10.135 10 10.624V23H8a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2h-5v-4.044c5.58-.489 10-5.031 10-10.624 0-1.179-.17-2.328-.53-3.411l-.018-.055c-.105-.317-.218-.661-.51-1.01a2.6 2.6 0 0 0-.956-.69c-.426-.168-.848-.167-1.24-.166zM5.75 5.026a.4.4 0 0 1 .104-.017C5.954 5 6.088 5 6.343 5h15.315c.254 0 .388 0 .49.009a.4.4 0 0 1 .103.017l.022.01a.7.7 0 0 1 .135.103.3.3 0 0 1 .043.072c.028.062.056.145.121.34.286.86.428 1.794.428 2.781q0 .336-.026.666H5.026A8 8 0 0 1 5 8.332c0-.987.142-1.92.428-2.781a4 4 0 0 1 .12-.34.3.3 0 0 1 .044-.072l.017-.017a.7.7 0 0 1 .118-.085zm-.314 5.972C6.599 14.466 9.974 17 14 17s7.401-2.534 8.565-6.002H5.435Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
|