@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.
- package/dist/16/sound_wave_slash_outline.js +8 -0
- package/dist/20/add.js +1 -1
- package/dist/24/logo_icq_outline.js +8 -0
- package/dist/24/video_add_square_outline.js +8 -0
- package/dist/28/bookmark_circle_fill_yellow.js +8 -0
- package/dist/28/notification_add_outline.js +1 -1
- package/dist/48/hide_circle_fill_purple.js +8 -0
- package/dist/es6/16/sound_wave_slash_outline.js +2 -0
- package/dist/es6/20/add.js +1 -1
- package/dist/es6/24/logo_icq_outline.js +2 -0
- package/dist/es6/24/video_add_square_outline.js +2 -0
- package/dist/es6/28/bookmark_circle_fill_yellow.js +2 -0
- package/dist/es6/28/notification_add_outline.js +1 -1
- package/dist/es6/48/hide_circle_fill_purple.js +2 -0
- package/dist/es6/index.js +5 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +35 -0
- package/dist/typings/16/sound_wave_slash_outline.d.ts +12 -0
- package/dist/typings/24/logo_icq_outline.d.ts +12 -0
- package/dist/typings/24/video_add_square_outline.d.ts +12 -0
- package/dist/typings/28/bookmark_circle_fill_yellow.d.ts +12 -0
- package/dist/typings/48/hide_circle_fill_purple.d.ts +12 -0
- package/dist/typings/index.d.ts +5 -0
- package/package.json +1 -1
- package/src/svg/16/sound_wave_slash_outline_16.svg +1 -0
- package/src/svg/20/add_20.svg +1 -1
- package/src/svg/24/logo_icq_outline_24.svg +1 -0
- package/src/svg/24/video_add_square_outline_24.svg +1 -0
- package/src/svg/28/bookmark_circle_fill_yellow_28.svg +10 -0
- package/src/svg/28/notification_add_outline_28.svg +1 -1
- package/src/svg/48/hide_circle_fill_purple_48.svg +10 -0
- package/ts/16/sound_wave_slash_outline.ts +24 -0
- package/ts/20/add.ts +1 -1
- package/ts/24/logo_icq_outline.ts +24 -0
- package/ts/24/video_add_square_outline.ts +24 -0
- package/ts/28/bookmark_circle_fill_yellow.ts +24 -0
- package/ts/28/notification_add_outline.ts +1 -1
- package/ts/48/hide_circle_fill_purple.ts +24 -0
- 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;
|
package/dist/typings/index.d.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';
|
package/package.json
CHANGED
|
@@ -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>
|
package/src/svg/20/add_20.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<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
|
|
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="
|
|
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="
|
|
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';
|