@vkontakte/icons 2.7.0 → 2.9.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.
Files changed (39) hide show
  1. package/dist/16/sound_wave_slash_outline.js +8 -0
  2. package/dist/20/add.js +1 -1
  3. package/dist/24/logo_icq_outline.js +8 -0
  4. package/dist/24/video_add_square_outline.js +8 -0
  5. package/dist/28/bookmark_circle_fill_yellow.js +8 -0
  6. package/dist/28/notification_add_outline.js +1 -1
  7. package/dist/48/hide_circle_fill_purple.js +8 -0
  8. package/dist/es6/16/sound_wave_slash_outline.js +2 -0
  9. package/dist/es6/20/add.js +1 -1
  10. package/dist/es6/24/logo_icq_outline.js +2 -0
  11. package/dist/es6/24/video_add_square_outline.js +2 -0
  12. package/dist/es6/28/bookmark_circle_fill_yellow.js +2 -0
  13. package/dist/es6/28/notification_add_outline.js +1 -1
  14. package/dist/es6/48/hide_circle_fill_purple.js +2 -0
  15. package/dist/es6/index.js +5 -0
  16. package/dist/icons-map.json +1 -1
  17. package/dist/index.js +35 -0
  18. package/dist/typings/16/sound_wave_slash_outline.d.ts +12 -0
  19. package/dist/typings/24/logo_icq_outline.d.ts +12 -0
  20. package/dist/typings/24/video_add_square_outline.d.ts +12 -0
  21. package/dist/typings/28/bookmark_circle_fill_yellow.d.ts +12 -0
  22. package/dist/typings/48/hide_circle_fill_purple.d.ts +12 -0
  23. package/dist/typings/index.d.ts +5 -0
  24. package/package.json +1 -1
  25. package/src/svg/16/sound_wave_slash_outline_16.svg +1 -0
  26. package/src/svg/20/add_20.svg +1 -1
  27. package/src/svg/24/logo_icq_outline_24.svg +1 -0
  28. package/src/svg/24/video_add_square_outline_24.svg +1 -0
  29. package/src/svg/28/bookmark_circle_fill_yellow_28.svg +10 -0
  30. package/src/svg/28/notification_add_outline_28.svg +1 -1
  31. package/src/svg/48/hide_circle_fill_purple_48.svg +10 -0
  32. package/ts/16/sound_wave_slash_outline.ts +24 -0
  33. package/ts/20/add.ts +1 -1
  34. package/ts/24/logo_icq_outline.ts +24 -0
  35. package/ts/24/video_add_square_outline.ts +24 -0
  36. package/ts/28/bookmark_circle_fill_yellow.ts +24 -0
  37. package/ts/28/notification_add_outline.ts +1 -1
  38. package/ts/48/hide_circle_fill_purple.ts +24 -0
  39. package/ts/index.ts +5 -0
package/dist/index.js CHANGED
@@ -1862,6 +1862,12 @@ Object.defineProperty(exports, "Icon16Snowflake", {
1862
1862
  return _snowflake.default;
1863
1863
  }
1864
1864
  });
1865
+ Object.defineProperty(exports, "Icon16SoundWaveSlashOutline", {
1866
+ enumerable: true,
1867
+ get: function() {
1868
+ return _soundWaveSlashOutline.default;
1869
+ }
1870
+ });
1865
1871
  Object.defineProperty(exports, "Icon16Spinner", {
1866
1872
  enumerable: true,
1867
1873
  get: function() {
@@ -6404,6 +6410,12 @@ Object.defineProperty(exports, "Icon24LogoGoogle", {
6404
6410
  return _logoGoogle.default;
6405
6411
  }
6406
6412
  });
6413
+ Object.defineProperty(exports, "Icon24LogoIcqOutline", {
6414
+ enumerable: true,
6415
+ get: function() {
6416
+ return _logoIcqOutline.default;
6417
+ }
6418
+ });
6407
6419
  Object.defineProperty(exports, "Icon24LogoInstagram", {
6408
6420
  enumerable: true,
6409
6421
  get: function() {
@@ -7802,6 +7814,12 @@ Object.defineProperty(exports, "Icon24Video", {
7802
7814
  return _video1.default;
7803
7815
  }
7804
7816
  });
7817
+ Object.defineProperty(exports, "Icon24VideoAddSquareOutline", {
7818
+ enumerable: true,
7819
+ get: function() {
7820
+ return _videoAddSquareOutline.default;
7821
+ }
7822
+ });
7805
7823
  Object.defineProperty(exports, "Icon24VideoAdvertisement", {
7806
7824
  enumerable: true,
7807
7825
  get: function() {
@@ -8282,6 +8300,12 @@ Object.defineProperty(exports, "Icon28BookmarkCheckOutline", {
8282
8300
  return _bookmarkCheckOutline.default;
8283
8301
  }
8284
8302
  });
8303
+ Object.defineProperty(exports, "Icon28BookmarkCircleFillYellow", {
8304
+ enumerable: true,
8305
+ get: function() {
8306
+ return _bookmarkCircleFillYellow.default;
8307
+ }
8308
+ });
8285
8309
  Object.defineProperty(exports, "Icon28BookmarkOutline", {
8286
8310
  enumerable: true,
8287
8311
  get: function() {
@@ -12890,6 +12914,12 @@ Object.defineProperty(exports, "Icon48Game", {
12890
12914
  return _game3.default;
12891
12915
  }
12892
12916
  });
12917
+ Object.defineProperty(exports, "Icon48HideCircleFillPurple", {
12918
+ enumerable: true,
12919
+ get: function() {
12920
+ return _hideCircleFillPurple.default;
12921
+ }
12922
+ });
12893
12923
  Object.defineProperty(exports, "Icon48Like", {
12894
12924
  enumerable: true,
12895
12925
  get: function() {
@@ -14406,6 +14436,7 @@ var _shuffleOutline = _interopRequireDefault(require("./16/shuffle_outline"));
14406
14436
  var _smile = _interopRequireDefault(require("./16/smile"));
14407
14437
  var _smileFilled1 = _interopRequireDefault(require("./16/smile_filled"));
14408
14438
  var _snowflake = _interopRequireDefault(require("./16/snowflake"));
14439
+ var _soundWaveSlashOutline = _interopRequireDefault(require("./16/sound_wave_slash_outline"));
14409
14440
  var _spinner1 = _interopRequireDefault(require("./16/spinner"));
14410
14441
  var _starCircle1 = _interopRequireDefault(require("./16/star_circle"));
14411
14442
  var _starCircleFillBlue = _interopRequireDefault(require("./16/star_circle_fill_blue"));
@@ -15163,6 +15194,7 @@ var _lockOutline2 = _interopRequireDefault(require("./24/lock_outline"));
15163
15194
  var _logoClipsOutline1 = _interopRequireDefault(require("./24/logo_clips_outline"));
15164
15195
  var _logoFacebook = _interopRequireDefault(require("./24/logo_facebook"));
15165
15196
  var _logoGoogle = _interopRequireDefault(require("./24/logo_google"));
15197
+ var _logoIcqOutline = _interopRequireDefault(require("./24/logo_icq_outline"));
15166
15198
  var _logoInstagram = _interopRequireDefault(require("./24/logo_instagram"));
15167
15199
  var _logoLivejournal = _interopRequireDefault(require("./24/logo_livejournal"));
15168
15200
  var _logoSkype = _interopRequireDefault(require("./24/logo_skype"));
@@ -15396,6 +15428,7 @@ var _userSquareOnSquareOutline1 = _interopRequireDefault(require("./24/user_squa
15396
15428
  var _userSquareOutline1 = _interopRequireDefault(require("./24/user_square_outline"));
15397
15429
  var _userTagOutline = _interopRequireDefault(require("./24/user_tag_outline"));
15398
15430
  var _video1 = _interopRequireDefault(require("./24/video"));
15431
+ var _videoAddSquareOutline = _interopRequireDefault(require("./24/video_add_square_outline"));
15399
15432
  var _videoAdvertisement1 = _interopRequireDefault(require("./24/video_advertisement"));
15400
15433
  var _videocam2 = _interopRequireDefault(require("./24/videocam"));
15401
15434
  var _videocamAddOutline = _interopRequireDefault(require("./24/videocam_add_outline"));
@@ -15476,6 +15509,7 @@ var _bombOutline2 = _interopRequireDefault(require("./28/bomb_outline"));
15476
15509
  var _bookmark2 = _interopRequireDefault(require("./28/bookmark"));
15477
15510
  var _bookmarkAddOutline = _interopRequireDefault(require("./28/bookmark_add_outline"));
15478
15511
  var _bookmarkCheckOutline = _interopRequireDefault(require("./28/bookmark_check_outline"));
15512
+ var _bookmarkCircleFillYellow = _interopRequireDefault(require("./28/bookmark_circle_fill_yellow"));
15479
15513
  var _bookmarkOutline4 = _interopRequireDefault(require("./28/bookmark_outline"));
15480
15514
  var _bookmarkSlashOutline1 = _interopRequireDefault(require("./28/bookmark_slash_outline"));
15481
15515
  var _bookOutline1 = _interopRequireDefault(require("./28/book_outline"));
@@ -16243,6 +16277,7 @@ var _chevronUpOutline2 = _interopRequireDefault(require("./48/chevron_up_outline
16243
16277
  var _donateOutline3 = _interopRequireDefault(require("./48/donate_outline"));
16244
16278
  var _filmStripPlay = _interopRequireDefault(require("./48/film_strip_play"));
16245
16279
  var _game3 = _interopRequireDefault(require("./48/game"));
16280
+ var _hideCircleFillPurple = _interopRequireDefault(require("./48/hide_circle_fill_purple"));
16246
16281
  var _like5 = _interopRequireDefault(require("./48/like"));
16247
16282
  var _linked2 = _interopRequireDefault(require("./48/linked"));
16248
16283
  var _lockCircleFillGreen = _interopRequireDefault(require("./48/lock_circle_fill_green"));
@@ -0,0 +1,12 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon16SoundWaveSlashOutlineProps extends SVGProps<SVGSVGElement> {
3
+ fill?: string;
4
+ width?: number;
5
+ height?: number;
6
+ getRootRef?: Ref<SVGSVGElement>;
7
+ title?: string;
8
+ deprecated?: boolean;
9
+ replacement?: string;
10
+ }
11
+ declare const _default: import("react").FC<Icon16SoundWaveSlashOutlineProps>;
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon24LogoIcqOutlineProps extends SVGProps<SVGSVGElement> {
3
+ fill?: string;
4
+ width?: number;
5
+ height?: number;
6
+ getRootRef?: Ref<SVGSVGElement>;
7
+ title?: string;
8
+ deprecated?: boolean;
9
+ replacement?: string;
10
+ }
11
+ declare const _default: import("react").FC<Icon24LogoIcqOutlineProps>;
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon24VideoAddSquareOutlineProps extends SVGProps<SVGSVGElement> {
3
+ fill?: string;
4
+ width?: number;
5
+ height?: number;
6
+ getRootRef?: Ref<SVGSVGElement>;
7
+ title?: string;
8
+ deprecated?: boolean;
9
+ replacement?: string;
10
+ }
11
+ declare const _default: import("react").FC<Icon24VideoAddSquareOutlineProps>;
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon28BookmarkCircleFillYellowProps extends SVGProps<SVGSVGElement> {
3
+ fill?: string;
4
+ width?: number;
5
+ height?: number;
6
+ getRootRef?: Ref<SVGSVGElement>;
7
+ title?: string;
8
+ deprecated?: boolean;
9
+ replacement?: string;
10
+ }
11
+ declare const _default: import("react").FC<Icon28BookmarkCircleFillYellowProps>;
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ export interface Icon48HideCircleFillPurpleProps extends SVGProps<SVGSVGElement> {
3
+ fill?: string;
4
+ width?: number;
5
+ height?: number;
6
+ getRootRef?: Ref<SVGSVGElement>;
7
+ title?: string;
8
+ deprecated?: boolean;
9
+ replacement?: string;
10
+ }
11
+ declare const _default: import("react").FC<Icon48HideCircleFillPurpleProps>;
12
+ export default _default;
@@ -308,6 +308,7 @@ export { default as Icon16ShuffleOutline } from './16/shuffle_outline';
308
308
  export { default as Icon16Smile } from './16/smile';
309
309
  export { default as Icon16SmileFilled } from './16/smile_filled';
310
310
  export { default as Icon16Snowflake } from './16/snowflake';
311
+ export { default as Icon16SoundWaveSlashOutline } from './16/sound_wave_slash_outline';
311
312
  export { default as Icon16Spinner } from './16/spinner';
312
313
  export { default as Icon16StarCircle } from './16/star_circle';
313
314
  export { default as Icon16StarCircleFillBlue } from './16/star_circle_fill_blue';
@@ -1065,6 +1066,7 @@ export { default as Icon24LockOutline } from './24/lock_outline';
1065
1066
  export { default as Icon24LogoClipsOutline } from './24/logo_clips_outline';
1066
1067
  export { default as Icon24LogoFacebook } from './24/logo_facebook';
1067
1068
  export { default as Icon24LogoGoogle } from './24/logo_google';
1069
+ export { default as Icon24LogoIcqOutline } from './24/logo_icq_outline';
1068
1070
  export { default as Icon24LogoInstagram } from './24/logo_instagram';
1069
1071
  export { default as Icon24LogoLivejournal } from './24/logo_livejournal';
1070
1072
  export { default as Icon24LogoSkype } from './24/logo_skype';
@@ -1298,6 +1300,7 @@ export { default as Icon24UserSquareOnSquareOutline } from './24/user_square_on_
1298
1300
  export { default as Icon24UserSquareOutline } from './24/user_square_outline';
1299
1301
  export { default as Icon24UserTagOutline } from './24/user_tag_outline';
1300
1302
  export { default as Icon24Video } from './24/video';
1303
+ export { default as Icon24VideoAddSquareOutline } from './24/video_add_square_outline';
1301
1304
  export { default as Icon24VideoAdvertisement } from './24/video_advertisement';
1302
1305
  export { default as Icon24Videocam } from './24/videocam';
1303
1306
  export { default as Icon24VideocamAddOutline } from './24/videocam_add_outline';
@@ -1378,6 +1381,7 @@ export { default as Icon28BombOutline } from './28/bomb_outline';
1378
1381
  export { default as Icon28Bookmark } from './28/bookmark';
1379
1382
  export { default as Icon28BookmarkAddOutline } from './28/bookmark_add_outline';
1380
1383
  export { default as Icon28BookmarkCheckOutline } from './28/bookmark_check_outline';
1384
+ export { default as Icon28BookmarkCircleFillYellow } from './28/bookmark_circle_fill_yellow';
1381
1385
  export { default as Icon28BookmarkOutline } from './28/bookmark_outline';
1382
1386
  export { default as Icon28BookmarkSlashOutline } from './28/bookmark_slash_outline';
1383
1387
  export { default as Icon28BookOutline } from './28/book_outline';
@@ -2146,6 +2150,7 @@ export { default as Icon48ChevronUpOutline } from './48/chevron_up_outline';
2146
2150
  export { default as Icon48DonateOutline } from './48/donate_outline';
2147
2151
  export { default as Icon48FilmStripPlay } from './48/film_strip_play';
2148
2152
  export { default as Icon48Game } from './48/game';
2153
+ export { default as Icon48HideCircleFillPurple } from './48/hide_circle_fill_purple';
2149
2154
  export { default as Icon48Like } from './48/like';
2150
2155
  export { default as Icon48Linked } from './48/linked';
2151
2156
  export { default as Icon48LockCircleFillGreen } from './48/lock_circle_fill_green';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/icons",
3
- "version": "2.7.0",
3
+ "version": "2.9.0",
4
4
  "description": "SVG icons, provided as a React components. With love from VKontakte",
5
5
  "repository": "https://github.com/VKCOM/icons",
6
6
  "homepage": "https://vkcom.github.io/icons/",
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2.28 1.22a.75.75 0 0 0-1.06 1.06L4.1 5.16v6.09a.75.75 0 0 0 1.5 0V6.66l1.65 1.651v5.94a.75.75 0 0 0 1.5 0V9.81l4.97 4.97a.75.75 0 1 0 1.06-1.061L2.28 1.22ZM8 1a.75.75 0 0 0-.75.75v2a.75.75 0 0 0 1.5 0v-2A.75.75 0 0 0 8 1ZM1 6.75a.75.75 0 1 1 1.5 0v2.5a.75.75 0 1 1-1.5 0v-2.5Zm12.5 0a.75.75 0 0 1 1.5 0v3.252a.75.75 0 0 1-1.5 0V6.75Zm-3.1-2a.75.75 0 0 1 1.5 0v2a.75.75 0 0 1-1.5 0v-2Z" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg fill="none" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="m9.99999 2c.41421 0 .75001.33579.75001.75v6.4989h6.4989c.4142 0 .75.33578.75.75 0 .4142-.3358.75-.75.75h-6.4989v6.4989c0 .4142-.3358.75-.75001.75s-.75-.3358-.75-.75v-6.4989h-6.49889c-.41421 0-.75-.3358-.75-.75 0-.41422.33579-.75.75-.75h6.49889v-6.4989c0-.41421.33579-.75.75-.75z" fill="currentColor" fill-rule="evenodd"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10 3a.75.75 0 0 1 .75.75v5.5h5.5a.75.75 0 0 1 0 1.5h-5.5v5.5a.75.75 0 0 1-1.5 0v-5.5h-5.5a.75.75 0 0 1 0-1.5h5.5v-5.5A.75.75 0 0 1 10 3Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="m12.576 9.036 1.129-2.437H13.7l.001-.002.003-.007a3.333 3.333 0 0 0 .284-1.601c-.12-1.76-1.556-3.095-3.208-2.982-1.652.112-2.895 1.63-2.776 3.388l.007.088c.05.542.227 1.042.495 1.468v.001l1.42 2.22c.268.522.804.86 1.395.82.576-.039 1.05-.426 1.255-.956Zm-2.729-2.77-.07-.113a1.837 1.837 0 0 1-.276-.86c-.07-1.022.642-1.74 1.38-1.79.74-.05 1.541.565 1.61 1.587a1.83 1.83 0 0 1-.156.888l-.237.52-.882 1.905-1.369-2.138Zm7.822 6.644-2.707-.386a1.71 1.71 0 0 1-1.44-1.06 1.698 1.698 0 0 1 .367-1.823l1.703-2.165c.38-.53.912-.961 1.565-1.222 1.812-.724 3.867.14 4.59 1.933.724 1.791-.16 3.83-1.971 4.555a3.551 3.551 0 0 1-2.107.169Zm.272-1.476.058.014c.392.088.814.063 1.22-.099 1.054-.421 1.544-1.593 1.137-2.601-.408-1.012-1.585-1.524-2.642-1.101-.381.152-.686.4-.904.704l-.019.027-1.773 2.253-.056.058a.198.198 0 0 0-.048.214.21.21 0 0 0 .182.127l.04.003 2.805.401Zm-5.007 6.919-.309-2.592a1.49 1.49 0 0 1 2.175-1.578l2.276.949a3.042 3.042 0 0 1 .716 5.257 3.044 3.044 0 0 1-4.262-.592l-.007-.009a3.027 3.027 0 0 1-.583-1.428l-.001-.008v-.002l-.005.003Zm1.492-.193-.072-.565-.245-2.056-.005-.027.05.027 2.36.983.013.006a1.542 1.542 0 0 1 .361 2.665 1.544 1.544 0 0 1-2.462-1.033Zm-5.931-4.205L5.849 15.35l.004.002-.002.001-.007.004a3.479 3.479 0 0 0-1.305 1.232 3.554 3.554 0 0 0 1.107 4.869 3.476 3.476 0 0 0 4.821-1.11 3.526 3.526 0 0 0 .534-1.84l.088-2.842a1.738 1.738 0 0 0-.788-1.7 1.7 1.7 0 0 0-1.806-.011Zm-1.468 2.47-.464.249a1.986 1.986 0 0 0-.75.707 2.054 2.054 0 0 0 .636 2.81c.93.59 2.157.312 2.744-.634.206-.332.305-.697.308-1.061v-.017l.092-2.937.01-.076a.238.238 0 0 0-.105-.233.2.2 0 0 0-.215-.002l-.044.027-2.212 1.166Zm.558-7.675 1.65 1.613a1.322 1.322 0 0 1-.621 2.307l-2.177.63c-.44.124-.917.138-1.392.02a2.697 2.697 0 0 1-1.962-3.277A2.708 2.708 0 0 1 7.578 8.75l.004.004.002.001v-.003Zm.44 2.529-1.999.578a1.2 1.2 0 0 1-.616.007 1.197 1.197 0 0 1-.873-1.454 1.208 1.208 0 0 1 2.007-.575l.303.292 1.179 1.152Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M19.4 2.9a.9.9 0 1 0-1.8 0v1.698h-1.698a.9.9 0 0 0 0 1.8H17.6v1.697a.9.9 0 0 0 1.8 0V6.398h1.698a.9.9 0 0 0 0-1.8H19.4V2.9Zm-8.892 6.952a.076.076 0 0 1 .012-.032.057.057 0 0 1 .038-.022c.004 0 .012-.001.03.005a10.79 10.79 0 0 1 3.585 2.141.077.077 0 0 1 .021.027.07.07 0 0 1 .006.028.07.07 0 0 1-.005.028.077.077 0 0 1-.022.027 10.791 10.791 0 0 1-3.577 2.138.068.068 0 0 1-.03.005.052.052 0 0 1-.02-.006.056.056 0 0 1-.018-.016.075.075 0 0 1-.012-.032 10.917 10.917 0 0 1-.008-4.29Zm-1.766-.35a1.856 1.856 0 0 1 2.45-1.394 12.59 12.59 0 0 1 4.185 2.498c.83.747.83 2.04 0 2.786a12.592 12.592 0 0 1-4.174 2.495A1.856 1.856 0 0 1 8.752 14.5a12.714 12.714 0 0 1-.01-4.998ZM12.6 3a.9.9 0 1 1 0 1.8h-2.56c-1.262 0-2.1.001-2.743.054-.623.05-.903.14-1.077.23A2.6 2.6 0 0 0 5.083 6.22c-.089.174-.178.454-.229 1.077-.053.643-.054 1.481-.054 2.743v3.92c0 1.262.001 2.1.054 2.743.05.623.14.903.23 1.077a2.6 2.6 0 0 0 1.136 1.137c.174.089.454.178 1.077.229.643.053 1.481.054 2.743.054h3.92c1.262 0 2.1-.001 2.743-.054.623-.05.903-.14 1.077-.23a2.6 2.6 0 0 0 1.137-1.136c.089-.174.178-.454.229-1.077.053-.643.054-1.481.054-2.743V11.4a.9.9 0 1 1 1.8 0v2.56c0 2.464 0 3.696-.48 4.638a4.4 4.4 0 0 1-1.922 1.922c-.942.48-2.174.48-4.638.48h-3.92c-2.464 0-3.696 0-4.638-.48a4.4 4.4 0 0 1-1.922-1.922C3 17.656 3 16.424 3 13.96v-3.92c0-2.464 0-3.696.48-4.638A4.4 4.4 0 0 1 5.402 3.48C6.344 3 7.576 3 10.04 3h2.56Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" viewBox="0 0 28 28">
2
+ <rect width="28" height="28" fill="url(#a)" rx="14"/>
3
+ <path fill="#fff" d="M16.482 7.071c.546.045 1.026.139 1.47.365.706.358 1.28.93 1.64 1.634.226.443.32.922.365 1.467.043.53.043 1.183.043 1.994v5.488c0 .496 0 .92-.03 1.252-.03.331-.1.714-.345 1.031a1.802 1.802 0 0 1-1.358.697c-.401.015-.754-.152-1.042-.32-.289-.168-.634-.414-1.039-.702l-1.692-1.206a7.25 7.25 0 0 0-.356-.245.524.524 0 0 0-.078-.042.251.251 0 0 0-.12 0 .524.524 0 0 0-.078.042c-.08.048-.18.12-.356.245l-1.692 1.206c-.405.288-.75.534-1.04.703-.287.167-.64.334-1.04.32a1.802 1.802 0 0 1-1.359-.698c-.245-.317-.314-.7-.345-1.03C8 18.938 8 18.514 8 18.02v-5.49c0-.71 0-1.299.029-1.79a9.03 9.03 0 0 1 .014-.204c.045-.545.14-1.024.366-1.467a3.745 3.745 0 0 1 1.638-1.634c.445-.226.925-.32 1.471-.365.231-.019.486-.03.767-.035 1.388-.03 2.811-.078 4.197.035Z"/>
4
+ <defs>
5
+ <linearGradient id="a" x1="-14" x2="14" y1="14" y2="42" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#FFB73D"/>
7
+ <stop offset="1" stop-color="#FFA000"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -1 +1 @@
1
- <svg fill="none" height="28" viewBox="0 0 28 28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="m13.9546 3.34998c.78 0 1.5426.11556 2.2707.3414.4747.14725.7402.65147.593 1.12622-.1473.47474-.6515.74023-1.1262.59298-.5555-.17228-1.1383-.2606-1.7375-.2606-3.3474 0-5.98762 2.75973-6.10083 6.43272l-.00378.2462v1.8282c0 .5193-.14838.9946-.41251 1.4617-.15411.2726-.3509.5493-.61138.8688l-.23258.2775-.35908.4179-.25164.3037-.20047.2587c-.3534.4781-.43234.7382-.43234 1.0928l.00418.202c.00769.1351.02766.2007.07324.2977.1329.2827.49987.4838 1.33631.5093l.18651.0028h13.99947c.9368 0 1.3565-.2093 1.5122-.5154.0719-.1415.0881-.2219.0881-.4964 0-.3839-.0928-.6569-.5275-1.2166l-.2259-.2802-.2798-.3295c-.3251-.3761-.2837-.9444.0924-1.2694.376-.3251.9444-.2837 1.2694.0924 1.1306 1.3081 1.4714 1.9792 1.4714 3.0033 0 .5395-.0716.8951-.2836 1.3121-.4665.9177-1.4373 1.4396-2.8606 1.4948l-.2559.0049h-2.6765l-.0205.0723c-.3281 1.1124-.8635 1.9702-1.5869 2.549-.7262.5809-1.6389.8787-2.716.8787s-1.9899-.2978-2.7161-.8788c-.663-.5304-1.1681-1.2953-1.50047-2.276l-.10805-.3452h-2.67539c-1.61187 0-2.68021-.5438-3.15153-1.5463-.18801-.3999-.24847-.7298-.24847-1.2655 0-.9667.3034-1.6191 1.28781-2.7906l.45154-.5272c.27701-.3267.46227-.5771.58123-.7875.09785-.1731.15397-.3247.1725-.4689l.00692-.1069v-1.8282c0-4.76141 3.45855-8.47892 7.90461-8.47892zm2.4213 17.80172h-4.8518c.2172.5469.5003.9468.8343 1.214.3954.3163.9102.4843 1.5916.4843s1.1961-.1679 1.5915-.4843c.3341-.2673.6172-.6672.8344-1.214zm3.5741-16.40172c.5128 0 .9355.38604.9933.88338l.0067.11662v2.5h2.5c.5523 0 1 .44772 1 1 0 .51285-.3861.93552-.8834.99322l-.1166.0068h-2.5v2.5c0 .5523-.4477 1-1 1-.5129 0-.9355-.3861-.9933-.8834l-.0067-.1166v-2.5h-2.5c-.5523 0-1-.44772-1-1.00002 0-.51284.386-.93551.8834-.99328l.1166-.00672h2.5v-2.5c0-.55228.4477-1 1-1z" fill="currentColor"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path fill-rule="evenodd" d="M22 15a6 6 0 1 0 0-12 6 6 0 0 0 0 12Zm1-9a1 1 0 1 0-2 0v2h-2a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 1 0 0-2h-2V6Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m14.117 3.507-.113-.007C9.473 3.5 6 7.296 6 12.079v1.828c0 .308-.198.664-.737 1.299l-.27.314C3.925 16.758 3.5 17.475 3.5 18.588c0 .5.048.862.258 1.308C4.242 20.926 5.335 21.5 7 21.5h2.6c.67 2.266 2.188 3.5 4.4 3.5s3.73-1.235 4.399-3.5h2.6c1.62 0 2.7-.56 3.207-1.554.237-.468.294-.857.294-1.358V18.5a1 1 0 0 0-1.993-.117l-.007.117v.088c0 .21-.018.335-.077.451-.137.269-.509.461-1.423.461H7c-.944 0-1.308-.191-1.432-.455-.052-.11-.068-.23-.068-.457 0-.463.247-.88 1.007-1.761.139-.16.208-.241.281-.328C7.616 15.524 8 14.835 8 13.907V12.08c0-3.634 2.503-6.451 5.78-6.575l.223-.005H14a1 1 0 0 0 .117-1.993ZM14 23c-1.101 0-1.829-.457-2.28-1.5h4.56C15.827 22.544 15.1 23 14 23Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1,10 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none" viewBox="0 0 48 48">
2
+ <circle cx="24" cy="24" r="24" fill="url(#a)"/>
3
+ <path fill="#fff" d="m18.213 15.797 1.977 1.977 1.695 1.694 2.032 2.034h.002l2.58 2.579v.004l2.032 2.032a.04.04 0 0 0 .001-.003l2.284 2.285-.002.001 1.386 1.387a1 1 0 0 1-1.32 1.498l-.095-.084-1.639-1.638C27.689 30.409 25.95 31 24 31c-6 0-10-5.6-10-7 0-.89 1.618-3.48 4.34-5.247L16.8 17.21a1 1 0 0 1 1.414-1.414ZM19 24a5 5 0 0 0 8.322 3.737l-1.774-1.773a2.5 2.5 0 0 1-3.51-3.512l-1.775-1.774A4.981 4.981 0 0 0 19 24Zm5-7c6 0 10 5.6 10 7 0 .552-.621 1.756-1.74 3.012l-3.266-3.265a5 5 0 0 0-4.741-4.74l-1.87-1.87A9.634 9.634 0 0 1 24 17Z"/>
4
+ <defs>
5
+ <linearGradient id="a" x1="0" x2="48" y1="0" y2="48" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#A393F5"/>
7
+ <stop offset="1" stop-color="#735CE6"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,24 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ import { makeIcon } from '../SvgIcon';
3
+
4
+ export interface Icon16SoundWaveSlashOutlineProps extends SVGProps<SVGSVGElement> {
5
+ fill?: string;
6
+ width?: number;
7
+ height?: number;
8
+ getRootRef?: Ref<SVGSVGElement>;
9
+ title?: string;
10
+ deprecated?: boolean;
11
+ replacement?: string;
12
+ }
13
+
14
+
15
+ export default makeIcon<Icon16SoundWaveSlashOutlineProps>(
16
+ 'Icon16SoundWaveSlashOutline',
17
+ 'sound_wave_slash_outline_16',
18
+ '0 0 16 16',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="sound_wave_slash_outline_16"><path fill-rule="evenodd" d="M2.28 1.22a.75.75 0 0 0-1.06 1.06L4.1 5.16v6.09a.75.75 0 0 0 1.5 0V6.66l1.65 1.651v5.94a.75.75 0 0 0 1.5 0V9.81l4.97 4.97a.75.75 0 1 0 1.06-1.061L2.28 1.22ZM8 1a.75.75 0 0 0-.75.75v2a.75.75 0 0 0 1.5 0v-2A.75.75 0 0 0 8 1ZM1 6.75a.75.75 0 1 1 1.5 0v2.5a.75.75 0 1 1-1.5 0v-2.5Zm12.5 0a.75.75 0 0 1 1.5 0v3.252a.75.75 0 0 1-1.5 0V6.75Zm-3.1-2a.75.75 0 0 1 1.5 0v2a.75.75 0 0 1-1.5 0v-2Z" clip-rule="evenodd" /></symbol>',
20
+ 16,
21
+ 16,
22
+ false,
23
+ undefined
24
+ );
package/ts/20/add.ts CHANGED
@@ -16,7 +16,7 @@ export default makeIcon<Icon20AddProps>(
16
16
  'Icon20Add',
17
17
  'add_20',
18
18
  '0 0 20 20',
19
- '<symbol fill="none" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="add_20"><path clip-rule="evenodd" d="M10 2a.75.75 0 0 1 .75.75v6.499h6.499a.75.75 0 0 1 0 1.5H10.75v6.499a.75.75 0 0 1-1.5 0v-6.5H2.751a.75.75 0 0 1 0-1.5H9.25V2.75A.75.75 0 0 1 10 2z" fill="currentColor" fill-rule="evenodd" /></symbol>',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="add_20"><path fill-rule="evenodd" d="M10 3a.75.75 0 0 1 .75.75v5.5h5.5a.75.75 0 0 1 0 1.5h-5.5v5.5a.75.75 0 0 1-1.5 0v-5.5h-5.5a.75.75 0 0 1 0-1.5h5.5v-5.5A.75.75 0 0 1 10 3Z" clip-rule="evenodd" /></symbol>',
20
20
  20,
21
21
  20,
22
22
  false,
@@ -0,0 +1,24 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ import { makeIcon } from '../SvgIcon';
3
+
4
+ export interface Icon24LogoIcqOutlineProps extends SVGProps<SVGSVGElement> {
5
+ fill?: string;
6
+ width?: number;
7
+ height?: number;
8
+ getRootRef?: Ref<SVGSVGElement>;
9
+ title?: string;
10
+ deprecated?: boolean;
11
+ replacement?: string;
12
+ }
13
+
14
+
15
+ export default makeIcon<Icon24LogoIcqOutlineProps>(
16
+ 'Icon24LogoIcqOutline',
17
+ 'logo_icq_outline_24',
18
+ '0 0 24 24',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="logo_icq_outline_24"><path fill-rule="evenodd" d="m12.576 9.036 1.129-2.437H13.7l.001-.002.003-.007a3.333 3.333 0 0 0 .284-1.601c-.12-1.76-1.556-3.095-3.208-2.982-1.652.112-2.895 1.63-2.776 3.388l.007.088c.05.542.227 1.042.495 1.468v.001l1.42 2.22c.268.522.804.86 1.395.82.576-.039 1.05-.426 1.255-.956Zm-2.729-2.77-.07-.113a1.837 1.837 0 0 1-.276-.86c-.07-1.022.642-1.74 1.38-1.79.74-.05 1.541.565 1.61 1.587a1.83 1.83 0 0 1-.156.888l-.237.52-.882 1.905-1.369-2.138Zm7.822 6.644-2.707-.386a1.71 1.71 0 0 1-1.44-1.06 1.698 1.698 0 0 1 .367-1.823l1.703-2.165c.38-.53.912-.961 1.565-1.222 1.812-.724 3.867.14 4.59 1.933.724 1.791-.16 3.83-1.971 4.555a3.551 3.551 0 0 1-2.107.169Zm.272-1.476.058.014c.392.088.814.063 1.22-.099 1.054-.421 1.544-1.593 1.137-2.601-.408-1.012-1.585-1.524-2.642-1.101-.381.152-.686.4-.904.704l-.019.027-1.773 2.253-.056.058a.198.198 0 0 0-.048.214.21.21 0 0 0 .182.127l.04.003 2.805.401Zm-5.007 6.919-.309-2.592a1.49 1.49 0 0 1 2.175-1.578l2.276.949a3.042 3.042 0 0 1 .716 5.257 3.044 3.044 0 0 1-4.262-.592l-.007-.009a3.027 3.027 0 0 1-.583-1.428l-.001-.008v-.002l-.005.003Zm1.492-.193-.072-.565-.245-2.056-.005-.027.05.027 2.36.983.013.006a1.542 1.542 0 0 1 .361 2.665 1.544 1.544 0 0 1-2.462-1.033Zm-5.931-4.205L5.849 15.35l.004.002-.002.001-.007.004a3.479 3.479 0 0 0-1.305 1.232 3.554 3.554 0 0 0 1.107 4.869 3.476 3.476 0 0 0 4.821-1.11 3.526 3.526 0 0 0 .534-1.84l.088-2.842a1.738 1.738 0 0 0-.788-1.7 1.7 1.7 0 0 0-1.806-.011Zm-1.468 2.47-.464.249a1.986 1.986 0 0 0-.75.707 2.054 2.054 0 0 0 .636 2.81c.93.59 2.157.312 2.744-.634.206-.332.305-.697.308-1.061v-.017l.092-2.937.01-.076a.238.238 0 0 0-.105-.233.2.2 0 0 0-.215-.002l-.044.027-2.212 1.166Zm.558-7.675 1.65 1.613a1.322 1.322 0 0 1-.621 2.307l-2.177.63c-.44.124-.917.138-1.392.02a2.697 2.697 0 0 1-1.962-3.277A2.708 2.708 0 0 1 7.578 8.75l.004.004.002.001v-.003Zm.44 2.529-1.999.578a1.2 1.2 0 0 1-.616.007 1.197 1.197 0 0 1-.873-1.454 1.208 1.208 0 0 1 2.007-.575l.303.292 1.179 1.152Z" clip-rule="evenodd" /></symbol>',
20
+ 24,
21
+ 24,
22
+ false,
23
+ undefined
24
+ );
@@ -0,0 +1,24 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ import { makeIcon } from '../SvgIcon';
3
+
4
+ export interface Icon24VideoAddSquareOutlineProps extends SVGProps<SVGSVGElement> {
5
+ fill?: string;
6
+ width?: number;
7
+ height?: number;
8
+ getRootRef?: Ref<SVGSVGElement>;
9
+ title?: string;
10
+ deprecated?: boolean;
11
+ replacement?: string;
12
+ }
13
+
14
+
15
+ export default makeIcon<Icon24VideoAddSquareOutlineProps>(
16
+ 'Icon24VideoAddSquareOutline',
17
+ 'video_add_square_outline_24',
18
+ '0 0 24 24',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="video_add_square_outline_24"><path fill-rule="evenodd" d="M19.4 2.9a.9.9 0 1 0-1.8 0v1.698h-1.698a.9.9 0 0 0 0 1.8H17.6v1.697a.9.9 0 0 0 1.8 0V6.398h1.698a.9.9 0 0 0 0-1.8H19.4V2.9Zm-8.892 6.952a.076.076 0 0 1 .012-.032.057.057 0 0 1 .038-.022c.004 0 .012-.001.03.005a10.79 10.79 0 0 1 3.585 2.141.077.077 0 0 1 .021.027.07.07 0 0 1 .006.028.07.07 0 0 1-.005.028.077.077 0 0 1-.022.027 10.791 10.791 0 0 1-3.577 2.138.068.068 0 0 1-.03.005.052.052 0 0 1-.02-.006.056.056 0 0 1-.018-.016.075.075 0 0 1-.012-.032 10.917 10.917 0 0 1-.008-4.29Zm-1.766-.35a1.856 1.856 0 0 1 2.45-1.394 12.59 12.59 0 0 1 4.185 2.498c.83.747.83 2.04 0 2.786a12.592 12.592 0 0 1-4.174 2.495A1.856 1.856 0 0 1 8.752 14.5a12.714 12.714 0 0 1-.01-4.998ZM12.6 3a.9.9 0 1 1 0 1.8h-2.56c-1.262 0-2.1.001-2.743.054-.623.05-.903.14-1.077.23A2.6 2.6 0 0 0 5.083 6.22c-.089.174-.178.454-.229 1.077-.053.643-.054 1.481-.054 2.743v3.92c0 1.262.001 2.1.054 2.743.05.623.14.903.23 1.077a2.6 2.6 0 0 0 1.136 1.137c.174.089.454.178 1.077.229.643.053 1.481.054 2.743.054h3.92c1.262 0 2.1-.001 2.743-.054.623-.05.903-.14 1.077-.23a2.6 2.6 0 0 0 1.137-1.136c.089-.174.178-.454.229-1.077.053-.643.054-1.481.054-2.743V11.4a.9.9 0 1 1 1.8 0v2.56c0 2.464 0 3.696-.48 4.638a4.4 4.4 0 0 1-1.922 1.922c-.942.48-2.174.48-4.638.48h-3.92c-2.464 0-3.696 0-4.638-.48a4.4 4.4 0 0 1-1.922-1.922C3 17.656 3 16.424 3 13.96v-3.92c0-2.464 0-3.696.48-4.638A4.4 4.4 0 0 1 5.402 3.48C6.344 3 7.576 3 10.04 3h2.56Z" clip-rule="evenodd" /></symbol>',
20
+ 24,
21
+ 24,
22
+ false,
23
+ undefined
24
+ );
@@ -0,0 +1,24 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ import { makeIcon } from '../SvgIcon';
3
+
4
+ export interface Icon28BookmarkCircleFillYellowProps extends SVGProps<SVGSVGElement> {
5
+ fill?: string;
6
+ width?: number;
7
+ height?: number;
8
+ getRootRef?: Ref<SVGSVGElement>;
9
+ title?: string;
10
+ deprecated?: boolean;
11
+ replacement?: string;
12
+ }
13
+
14
+
15
+ export default makeIcon<Icon28BookmarkCircleFillYellowProps>(
16
+ 'Icon28BookmarkCircleFillYellow',
17
+ 'bookmark_circle_fill_yellow_28',
18
+ '0 0 28 28',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="bookmark_circle_fill_yellow_28"><rect width="28" height="28" fill="url(#bookmark_circle_fill_yellow_28_a)" rx="14" /><path fill="#fff" d="M16.482 7.071c.546.045 1.026.139 1.47.365.706.358 1.28.93 1.64 1.634.226.443.32.922.365 1.467.043.53.043 1.183.043 1.994v5.488c0 .496 0 .92-.03 1.252-.03.331-.1.714-.345 1.031a1.802 1.802 0 0 1-1.358.697c-.401.015-.754-.152-1.042-.32-.289-.168-.634-.414-1.039-.702l-1.692-1.206a7.25 7.25 0 0 0-.356-.245.524.524 0 0 0-.078-.042.251.251 0 0 0-.12 0 .524.524 0 0 0-.078.042c-.08.048-.18.12-.356.245l-1.692 1.206c-.405.288-.75.534-1.04.703-.287.167-.64.334-1.04.32a1.802 1.802 0 0 1-1.359-.698c-.245-.317-.314-.7-.345-1.03C8 18.938 8 18.514 8 18.02v-5.49c0-.71 0-1.299.029-1.79a9.03 9.03 0 0 1 .014-.204c.045-.545.14-1.024.366-1.467a3.745 3.745 0 0 1 1.638-1.634c.445-.226.925-.32 1.471-.365.231-.019.486-.03.767-.035 1.388-.03 2.811-.078 4.197.035Z" /><defs><linearGradient id="bookmark_circle_fill_yellow_28_a" x1="-14" x2="14" y1="14" y2="42" gradientUnits="userSpaceOnUse"><stop stop-color="#FFB73D" /><stop offset="1" stop-color="#FFA000" /></linearGradient></defs></symbol>',
20
+ 28,
21
+ 28,
22
+ false,
23
+ undefined
24
+ );
@@ -16,7 +16,7 @@ export default makeIcon<Icon28NotificationAddOutlineProps>(
16
16
  'Icon28NotificationAddOutline',
17
17
  'notification_add_outline_28',
18
18
  '0 0 28 28',
19
- '<symbol fill="none" viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" id="notification_add_outline_28"><path d="M13.955 3.35c.78 0 1.542.116 2.27.341a.9.9 0 0 1-.533 1.72 5.85 5.85 0 0 0-1.737-.261c-3.348 0-5.988 2.76-6.101 6.433l-.004.246v1.828c0 .52-.148.995-.413 1.462a6.25 6.25 0 0 1-.61.869l-.233.277-.36.418-.251.304-.2.258c-.354.478-.433.739-.433 1.093l.004.202c.008.135.028.2.073.298.133.283.5.484 1.337.51l.186.002h14c.937 0 1.356-.21 1.512-.515.072-.142.088-.222.088-.497 0-.384-.093-.657-.527-1.216l-.226-.28-.28-.33a.9.9 0 1 1 1.362-1.177c1.13 1.308 1.471 1.98 1.471 3.003 0 .54-.072.895-.284 1.312-.466.918-1.437 1.44-2.86 1.495l-.256.005h-2.677l-.02.072c-.328 1.113-.864 1.97-1.587 2.55-.726.58-1.639.878-2.716.878s-1.99-.298-2.716-.879c-.663-.53-1.168-1.295-1.5-2.276l-.109-.345H6.95c-1.612 0-2.68-.544-3.152-1.546-.188-.4-.248-.73-.248-1.266 0-.966.303-1.619 1.288-2.79l.451-.528c.277-.326.463-.577.582-.787.097-.173.154-.325.172-.469l.007-.107V11.83c0-4.762 3.459-8.479 7.905-8.479zm2.42 17.802h-4.85c.216.547.5.946.833 1.214.396.316.91.484 1.592.484s1.196-.168 1.591-.484c.335-.268.618-.668.835-1.214zM19.95 4.75a1 1 0 0 1 .993.883l.007.117v2.5h2.5a1 1 0 0 1 .117 1.993l-.117.007h-2.5v2.5a1 1 0 0 1-1.993.117l-.007-.117v-2.5h-2.5a1 1 0 0 1-.117-1.993l.117-.007h2.5v-2.5a1 1 0 0 1 1-1z" fill="currentColor" /></symbol>',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="notification_add_outline_28"><path fill-rule="evenodd" d="M22 15a6 6 0 1 0 0-12 6 6 0 0 0 0 12Zm1-9a1 1 0 1 0-2 0v2h-2a1 1 0 0 0 0 2h2v2a1 1 0 0 0 2 0v-2h2a1 1 0 1 0 0-2h-2V6Z" clip-rule="evenodd" /><path fill-rule="evenodd" d="m14.117 3.507-.113-.007C9.473 3.5 6 7.296 6 12.079v1.828c0 .308-.198.664-.737 1.299l-.27.314C3.925 16.758 3.5 17.475 3.5 18.588c0 .5.048.862.258 1.308C4.242 20.926 5.335 21.5 7 21.5h2.6c.67 2.266 2.188 3.5 4.4 3.5s3.73-1.235 4.399-3.5h2.6c1.62 0 2.7-.56 3.207-1.554.237-.468.294-.857.294-1.358V18.5a1 1 0 0 0-1.993-.117l-.007.117v.088c0 .21-.018.335-.077.451-.137.269-.509.461-1.423.461H7c-.944 0-1.308-.191-1.432-.455-.052-.11-.068-.23-.068-.457 0-.463.247-.88 1.007-1.761.139-.16.208-.241.281-.328C7.616 15.524 8 14.835 8 13.907V12.08c0-3.634 2.503-6.451 5.78-6.575l.223-.005H14a1 1 0 0 0 .117-1.993ZM14 23c-1.101 0-1.829-.457-2.28-1.5h4.56C15.827 22.544 15.1 23 14 23Z" clip-rule="evenodd" /></symbol>',
20
20
  28,
21
21
  28,
22
22
  false,
@@ -0,0 +1,24 @@
1
+ import { SVGProps, Ref } from 'react';
2
+ import { makeIcon } from '../SvgIcon';
3
+
4
+ export interface Icon48HideCircleFillPurpleProps extends SVGProps<SVGSVGElement> {
5
+ fill?: string;
6
+ width?: number;
7
+ height?: number;
8
+ getRootRef?: Ref<SVGSVGElement>;
9
+ title?: string;
10
+ deprecated?: boolean;
11
+ replacement?: string;
12
+ }
13
+
14
+
15
+ export default makeIcon<Icon48HideCircleFillPurpleProps>(
16
+ 'Icon48HideCircleFillPurple',
17
+ 'hide_circle_fill_purple_48',
18
+ '0 0 48 48',
19
+ '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 48 48" id="hide_circle_fill_purple_48"><circle cx="24" cy="24" r="24" fill="url(#hide_circle_fill_purple_48_a)" /><path fill="#fff" d="m18.213 15.797 1.977 1.977 1.695 1.694 2.032 2.034h.002l2.58 2.579v.004l2.032 2.032a.04.04 0 0 0 .001-.003l2.284 2.285-.002.001 1.386 1.387a1 1 0 0 1-1.32 1.498l-.095-.084-1.639-1.638C27.689 30.409 25.95 31 24 31c-6 0-10-5.6-10-7 0-.89 1.618-3.48 4.34-5.247L16.8 17.21a1 1 0 0 1 1.414-1.414ZM19 24a5 5 0 0 0 8.322 3.737l-1.774-1.773a2.5 2.5 0 0 1-3.51-3.512l-1.775-1.774A4.981 4.981 0 0 0 19 24Zm5-7c6 0 10 5.6 10 7 0 .552-.621 1.756-1.74 3.012l-3.266-3.265a5 5 0 0 0-4.741-4.74l-1.87-1.87A9.634 9.634 0 0 1 24 17Z" /><defs><linearGradient id="hide_circle_fill_purple_48_a" x1="0" x2="48" y1="0" y2="48" gradientUnits="userSpaceOnUse"><stop stop-color="#A393F5" /><stop offset="1" stop-color="#735CE6" /></linearGradient></defs></symbol>',
20
+ 48,
21
+ 48,
22
+ false,
23
+ undefined
24
+ );
package/ts/index.ts CHANGED
@@ -308,6 +308,7 @@ export { default as Icon16ShuffleOutline } from './16/shuffle_outline';
308
308
  export { default as Icon16Smile } from './16/smile';
309
309
  export { default as Icon16SmileFilled } from './16/smile_filled';
310
310
  export { default as Icon16Snowflake } from './16/snowflake';
311
+ export { default as Icon16SoundWaveSlashOutline } from './16/sound_wave_slash_outline';
311
312
  export { default as Icon16Spinner } from './16/spinner';
312
313
  export { default as Icon16StarCircle } from './16/star_circle';
313
314
  export { default as Icon16StarCircleFillBlue } from './16/star_circle_fill_blue';
@@ -1065,6 +1066,7 @@ export { default as Icon24LockOutline } from './24/lock_outline';
1065
1066
  export { default as Icon24LogoClipsOutline } from './24/logo_clips_outline';
1066
1067
  export { default as Icon24LogoFacebook } from './24/logo_facebook';
1067
1068
  export { default as Icon24LogoGoogle } from './24/logo_google';
1069
+ export { default as Icon24LogoIcqOutline } from './24/logo_icq_outline';
1068
1070
  export { default as Icon24LogoInstagram } from './24/logo_instagram';
1069
1071
  export { default as Icon24LogoLivejournal } from './24/logo_livejournal';
1070
1072
  export { default as Icon24LogoSkype } from './24/logo_skype';
@@ -1298,6 +1300,7 @@ export { default as Icon24UserSquareOnSquareOutline } from './24/user_square_on_
1298
1300
  export { default as Icon24UserSquareOutline } from './24/user_square_outline';
1299
1301
  export { default as Icon24UserTagOutline } from './24/user_tag_outline';
1300
1302
  export { default as Icon24Video } from './24/video';
1303
+ export { default as Icon24VideoAddSquareOutline } from './24/video_add_square_outline';
1301
1304
  export { default as Icon24VideoAdvertisement } from './24/video_advertisement';
1302
1305
  export { default as Icon24Videocam } from './24/videocam';
1303
1306
  export { default as Icon24VideocamAddOutline } from './24/videocam_add_outline';
@@ -1378,6 +1381,7 @@ export { default as Icon28BombOutline } from './28/bomb_outline';
1378
1381
  export { default as Icon28Bookmark } from './28/bookmark';
1379
1382
  export { default as Icon28BookmarkAddOutline } from './28/bookmark_add_outline';
1380
1383
  export { default as Icon28BookmarkCheckOutline } from './28/bookmark_check_outline';
1384
+ export { default as Icon28BookmarkCircleFillYellow } from './28/bookmark_circle_fill_yellow';
1381
1385
  export { default as Icon28BookmarkOutline } from './28/bookmark_outline';
1382
1386
  export { default as Icon28BookmarkSlashOutline } from './28/bookmark_slash_outline';
1383
1387
  export { default as Icon28BookOutline } from './28/book_outline';
@@ -2146,6 +2150,7 @@ export { default as Icon48ChevronUpOutline } from './48/chevron_up_outline';
2146
2150
  export { default as Icon48DonateOutline } from './48/donate_outline';
2147
2151
  export { default as Icon48FilmStripPlay } from './48/film_strip_play';
2148
2152
  export { default as Icon48Game } from './48/game';
2153
+ export { default as Icon48HideCircleFillPurple } from './48/hide_circle_fill_purple';
2149
2154
  export { default as Icon48Like } from './48/like';
2150
2155
  export { default as Icon48Linked } from './48/linked';
2151
2156
  export { default as Icon48LockCircleFillGreen } from './48/lock_circle_fill_green';