@vkontakte/icons 2.23.0 → 2.24.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/education.js +12 -0
- package/dist/20/thumbs_up.js +12 -0
- package/dist/24/editor_cut_outline.js +12 -0
- package/dist/28/18_circle_outline.js +12 -0
- package/dist/28/editor_cut_outline.js +12 -0
- package/dist/es6/12/education.js +2 -0
- package/dist/es6/20/thumbs_up.js +2 -0
- package/dist/es6/24/editor_cut_outline.js +2 -0
- package/dist/es6/28/18_circle_outline.js +2 -0
- package/dist/es6/28/editor_cut_outline.js +2 -0
- package/dist/es6/index.js +5 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +28 -8
- package/dist/typings/12/education.d.ts +12 -0
- package/dist/typings/20/thumbs_up.d.ts +12 -0
- package/dist/typings/24/editor_cut_outline.d.ts +12 -0
- package/dist/typings/28/18_circle_outline.d.ts +12 -0
- package/dist/typings/28/editor_cut_outline.d.ts +12 -0
- package/dist/typings/index.d.ts +5 -0
- package/package.json +2 -3
- package/src/svg/12/education_12.svg +1 -0
- package/src/svg/20/thumbs_up_20.svg +1 -0
- package/src/svg/24/editor_cut_outline_24.svg +1 -0
- package/src/svg/28/18_circle_outline_28.svg +1 -0
- package/src/svg/28/editor_cut_outline_28.svg +1 -0
- package/ts/12/education.ts +24 -0
- package/ts/20/thumbs_up.ts +24 -0
- package/ts/24/editor_cut_outline.ts +24 -0
- package/ts/28/18_circle_outline.ts +24 -0
- package/ts/28/editor_cut_outline.ts +24 -0
- package/ts/index.ts +5 -0
|
@@ -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)("Icon12Education", "education_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="education_12"><path fill-rule="evenodd" d="M5.625 1.128.76 3.697l-.078.04c-.374.199-.565.306-.631.448a.5.5 0 0 0-.005.416c.068.153.279.27.699.503l4.87 2.704c.142.078.213.118.288.133a.5.5 0 0 0 .202 0c.075-.015.146-.055.287-.134L11 5.243V7.5a.5.5 0 1 0 1 0V4.444c0-.104-.031-.2-.085-.28-.066-.108-.21-.2-.46-.336a26.536 26.536 0 0 0-.23-.124h-.002L6.374 1.128c-.137-.072-.205-.109-.277-.123a.5.5 0 0 0-.194 0c-.072.014-.14.05-.278.123ZM1.99 6.998v-.062l2.847 1.58c.426.237.639.355.864.402.2.04.405.04.605 0 .225-.047.438-.165.863-.402l2.817-1.568v.05a3.998 3.998 0 0 1-7.996 0Z" clip-rule="evenodd" /></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)("Icon20ThumbsUp", "thumbs_up_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_up_20"><path fill-rule="evenodd" d="M18.006 12.713c0 2.662-1.85 4.287-5.024 4.287H8.99c-.52 0-.78 0-.978-.102a.929.929 0 0 1-.405-.406c-.101-.2-.101-.46-.101-.981V8.794c0-.23 0-.346.008-.46.008-.102.021-.204.04-.304.02-.113.049-.225.107-.448l1.134-4.348c.209-.957 1.295-1.547 2.29-1.058.528.258.913.91.913 1.558v3.267h1.004c3.457 0 5.004 1.439 5.004 4.706v1.006ZM2.03 9.288C2 9.442 2 9.628 2 10v6c0 .372 0 .558.03.712a1.6 1.6 0 0 0 1.258 1.257C3.442 18 3.628 18 4 18c.372 0 .558 0 .712-.03a1.6 1.6 0 0 0 1.257-1.258C6 16.558 6 16.372 6 16v-6c0-.372 0-.558-.03-.712A1.6 1.6 0 0 0 4.711 8.03C4.558 8 4.372 8 4 8c-.372 0-.558 0-.712.03A1.6 1.6 0 0 0 2.03 9.289Z" clip-rule="evenodd" /></symbol>', 20, 20, 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)("Icon24EditorCutOutline", "editor_cut_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="editor_cut_outline_24"><path d="M13 3a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 13 3Zm0 4.75a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V8.65a.9.9 0 0 0-.9-.9Zm-.9 5.65a.9.9 0 1 1 1.8 0v1.95a.9.9 0 1 1-1.8 0V13.4Zm.9 3.85a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0v-1.95a.9.9 0 0 0-.9-.9ZM9.1 4h-.64c-.947 0-1.713 0-2.333.05-.64.053-1.203.163-1.726.43a4.4 4.4 0 0 0-1.923 1.922c-.266.523-.376 1.087-.429 1.726C2 8.748 2 9.514 2 10.462v3.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726A4.4 4.4 0 0 0 4.4 19.52c.523.267 1.086.377 1.726.43.62.05 1.386.05 2.333.05h.64a.9.9 0 1 0 0-1.8h-.601c-.995 0-1.687 0-2.226-.045-.528-.043-.828-.123-1.055-.238a2.6 2.6 0 0 1-1.136-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-3c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054a2.6 2.6 0 0 1 1.136-1.137c.227-.115.527-.195 1.055-.238C6.812 5.8 7.503 5.8 8.5 5.8h.6a.9.9 0 1 0 0-1.8Zm7.8 0a.9.9 0 1 0 0 1.8h1.299a2 2 0 0 1 2 2v8.4a2 2 0 0 1-2 2h-1.3a.9.9 0 1 0 0 1.8h1.3a3.8 3.8 0 0 0 3.8-3.8V7.8a3.8 3.8 0 0 0-3.8-3.8h-1.3Z" /></symbol>', 24, 24, 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)("Icon2818CircleOutline", "18_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="18_circle_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 14Zm14.323 4.7c2.172 0 3.677-1.044 3.677-2.587 0-1.184-.875-2.016-2.082-2.229v-.042c1.04-.237 1.767-.996 1.767-1.95 0-1.39-1.369-2.392-3.362-2.392-1.987 0-3.361 1.002-3.361 2.386 0 .972.731 1.72 1.779 1.956v.042c-1.208.213-2.089 1.039-2.089 2.223 0 1.549 1.494 2.593 3.671 2.593Zm0-5.49c-.702 0-1.202-.449-1.202-1.093 0-.65.506-1.093 1.202-1.093.702 0 1.214.444 1.214 1.093 0 .644-.506 1.093-1.214 1.093Zm0 3.96c-.815 0-1.38-.517-1.38-1.227 0-.698.565-1.202 1.38-1.202.821 0 1.386.504 1.386 1.202 0 .71-.565 1.227-1.386 1.227Zm-5.777 1.327c.662 0 1.105-.429 1.105-1.093v-6.665c0-.762-.468-1.239-1.27-1.239-.436 0-.813.048-1.28.363l-1.658 1.123c-.315.218-.443.466-.443.786 0 .447.322.767.753.767.212 0 .346-.048.546-.187l1.093-.755h.043v5.807c0 .664.449 1.093 1.11 1.093Z" /></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)("Icon28EditorCutOutline", "editor_cut_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="editor_cut_outline_28"><path fill-rule="evenodd" d="M5.07 4.801C6.164 4.216 7.243 4 9.691 4H11a1 1 0 1 1 0 2H9.692c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C4.212 8.673 4 9.357 4 11.692v4.616c0 2.335.212 3.019.565 3.68a3.466 3.466 0 0 0 1.448 1.447c.66.353 1.344.565 3.679.565H11a1 1 0 1 1 0 2H9.692c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C2.216 19.835 2 18.756 2 16.308v-4.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 5.07 4.801ZM18 4.986a1 1 0 0 1 1.021-.979c1.964.042 2.93.27 3.91.794a5.465 5.465 0 0 1 2.268 2.268c.585 1.096.801 2.175.801 4.623v4.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.269 2.27c-.98.524-1.945.752-3.909.794a1 1 0 1 1-.042-2c1.798-.038 2.413-.24 3.008-.558a3.467 3.467 0 0 0 1.448-1.448c.353-.66.565-1.344.565-3.679v-4.616c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447c-.595-.318-1.21-.52-3.008-.558A1 1 0 0 1 18 4.986ZM15 2a1 1 0 0 0-1 1v2.5a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1Zm0 6.5a1 1 0 0 0-1 1V12a1 1 0 1 0 2 0V9.5a1 1 0 0 0-1-1ZM14 16a1 1 0 1 1 2 0v2.5a1 1 0 0 1-2 0V16Zm1 5.5a1 1 0 0 0-1 1V25a1 1 0 1 0 2 0v-2.5a1 1 0 0 0-1-1Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon12Education", "education_12", "0 0 12 12", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 12" id="education_12"><path fill-rule="evenodd" d="M5.625 1.128.76 3.697l-.078.04c-.374.199-.565.306-.631.448a.5.5 0 0 0-.005.416c.068.153.279.27.699.503l4.87 2.704c.142.078.213.118.288.133a.5.5 0 0 0 .202 0c.075-.015.146-.055.287-.134L11 5.243V7.5a.5.5 0 1 0 1 0V4.444c0-.104-.031-.2-.085-.28-.066-.108-.21-.2-.46-.336a26.536 26.536 0 0 0-.23-.124h-.002L6.374 1.128c-.137-.072-.205-.109-.277-.123a.5.5 0 0 0-.194 0c-.072.014-.14.05-.278.123ZM1.99 6.998v-.062l2.847 1.58c.426.237.639.355.864.402.2.04.405.04.605 0 .225-.047.438-.165.863-.402l2.817-1.568v.05a3.998 3.998 0 0 1-7.996 0Z" clip-rule="evenodd" /></symbol>', 12, 12, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon20ThumbsUp", "thumbs_up_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="thumbs_up_20"><path fill-rule="evenodd" d="M18.006 12.713c0 2.662-1.85 4.287-5.024 4.287H8.99c-.52 0-.78 0-.978-.102a.929.929 0 0 1-.405-.406c-.101-.2-.101-.46-.101-.981V8.794c0-.23 0-.346.008-.46.008-.102.021-.204.04-.304.02-.113.049-.225.107-.448l1.134-4.348c.209-.957 1.295-1.547 2.29-1.058.528.258.913.91.913 1.558v3.267h1.004c3.457 0 5.004 1.439 5.004 4.706v1.006ZM2.03 9.288C2 9.442 2 9.628 2 10v6c0 .372 0 .558.03.712a1.6 1.6 0 0 0 1.258 1.257C3.442 18 3.628 18 4 18c.372 0 .558 0 .712-.03a1.6 1.6 0 0 0 1.257-1.258C6 16.558 6 16.372 6 16v-6c0-.372 0-.558-.03-.712A1.6 1.6 0 0 0 4.711 8.03C4.558 8 4.372 8 4 8c-.372 0-.558 0-.712.03A1.6 1.6 0 0 0 2.03 9.289Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon24EditorCutOutline", "editor_cut_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="editor_cut_outline_24"><path d="M13 3a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V3.9A.9.9 0 0 0 13 3Zm0 4.75a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0V8.65a.9.9 0 0 0-.9-.9Zm-.9 5.65a.9.9 0 1 1 1.8 0v1.95a.9.9 0 1 1-1.8 0V13.4Zm.9 3.85a.9.9 0 0 0-.9.9v1.95a.9.9 0 1 0 1.8 0v-1.95a.9.9 0 0 0-.9-.9ZM9.1 4h-.64c-.947 0-1.713 0-2.333.05-.64.053-1.203.163-1.726.43a4.4 4.4 0 0 0-1.923 1.922c-.266.523-.376 1.087-.429 1.726C2 8.748 2 9.514 2 10.462v3.076c0 .948 0 1.714.05 2.334.053.64.163 1.203.43 1.726A4.4 4.4 0 0 0 4.4 19.52c.523.267 1.086.377 1.726.43.62.05 1.386.05 2.333.05h.64a.9.9 0 1 0 0-1.8h-.601c-.995 0-1.687 0-2.226-.045-.528-.043-.828-.123-1.055-.238a2.6 2.6 0 0 1-1.136-1.137c-.115-.226-.195-.527-.238-1.055-.044-.538-.045-1.23-.045-2.225v-3c0-.995 0-1.687.045-2.226.043-.527.123-.828.238-1.054a2.6 2.6 0 0 1 1.136-1.137c.227-.115.527-.195 1.055-.238C6.812 5.8 7.503 5.8 8.5 5.8h.6a.9.9 0 1 0 0-1.8Zm7.8 0a.9.9 0 1 0 0 1.8h1.299a2 2 0 0 1 2 2v8.4a2 2 0 0 1-2 2h-1.3a.9.9 0 1 0 0 1.8h1.3a3.8 3.8 0 0 0 3.8-3.8V7.8a3.8 3.8 0 0 0-3.8-3.8h-1.3Z" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon2818CircleOutline", "18_circle_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="18_circle_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 14Zm14.323 4.7c2.172 0 3.677-1.044 3.677-2.587 0-1.184-.875-2.016-2.082-2.229v-.042c1.04-.237 1.767-.996 1.767-1.95 0-1.39-1.369-2.392-3.362-2.392-1.987 0-3.361 1.002-3.361 2.386 0 .972.731 1.72 1.779 1.956v.042c-1.208.213-2.089 1.039-2.089 2.223 0 1.549 1.494 2.593 3.671 2.593Zm0-5.49c-.702 0-1.202-.449-1.202-1.093 0-.65.506-1.093 1.202-1.093.702 0 1.214.444 1.214 1.093 0 .644-.506 1.093-1.214 1.093Zm0 3.96c-.815 0-1.38-.517-1.38-1.227 0-.698.565-1.202 1.38-1.202.821 0 1.386.504 1.386 1.202 0 .71-.565 1.227-1.386 1.227Zm-5.777 1.327c.662 0 1.105-.429 1.105-1.093v-6.665c0-.762-.468-1.239-1.27-1.239-.436 0-.813.048-1.28.363l-1.658 1.123c-.315.218-.443.466-.443.786 0 .447.322.767.753.767.212 0 .346-.048.546-.187l1.093-.755h.043v5.807c0 .664.449 1.093 1.11 1.093Z" /></symbol>', 28, 28, false, undefined);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
2
|
+
export default makeIcon("Icon28EditorCutOutline", "editor_cut_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="editor_cut_outline_28"><path fill-rule="evenodd" d="M5.07 4.801C6.164 4.216 7.243 4 9.691 4H11a1 1 0 1 1 0 2H9.692c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C4.212 8.673 4 9.357 4 11.692v4.616c0 2.335.212 3.019.565 3.68a3.466 3.466 0 0 0 1.448 1.447c.66.353 1.344.565 3.679.565H11a1 1 0 1 1 0 2H9.692c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C2.216 19.835 2 18.756 2 16.308v-4.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 5.07 4.801ZM18 4.986a1 1 0 0 1 1.021-.979c1.964.042 2.93.27 3.91.794a5.465 5.465 0 0 1 2.268 2.268c.585 1.096.801 2.175.801 4.623v4.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.269 2.27c-.98.524-1.945.752-3.909.794a1 1 0 1 1-.042-2c1.798-.038 2.413-.24 3.008-.558a3.467 3.467 0 0 0 1.448-1.448c.353-.66.565-1.344.565-3.679v-4.616c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447c-.595-.318-1.21-.52-3.008-.558A1 1 0 0 1 18 4.986ZM15 2a1 1 0 0 0-1 1v2.5a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1Zm0 6.5a1 1 0 0 0-1 1V12a1 1 0 1 0 2 0V9.5a1 1 0 0 0-1-1ZM14 16a1 1 0 1 1 2 0v2.5a1 1 0 0 1-2 0V16Zm1 5.5a1 1 0 0 0-1 1V25a1 1 0 1 0 2 0v-2.5a1 1 0 0 0-1-1Z" /></symbol>', 28, 28, false, undefined);
|
package/dist/es6/index.js
CHANGED
|
@@ -31,6 +31,7 @@ export { default as Icon12Delete } from "./12/delete";
|
|
|
31
31
|
export { default as Icon12Download } from "./12/download";
|
|
32
32
|
export { default as Icon12Drop } from "./12/drop";
|
|
33
33
|
export { default as Icon12Dropdown } from "./12/dropdown";
|
|
34
|
+
export { default as Icon12Education } from "./12/education";
|
|
34
35
|
export { default as Icon12ErrorCircle } from "./12/error_circle";
|
|
35
36
|
export { default as Icon12ErrorCircleFill } from "./12/error_circle_fill";
|
|
36
37
|
export { default as Icon12Explicit } from "./12/explicit";
|
|
@@ -789,6 +790,7 @@ export { default as Icon20TextOutline } from "./20/text_outline";
|
|
|
789
790
|
export { default as Icon20TextRightOutline } from "./20/text_right_outline";
|
|
790
791
|
export { default as Icon20TextTtOutline } from "./20/text_tt_outline";
|
|
791
792
|
export { default as Icon20TextUnderlineOutline } from "./20/text_underline_outline";
|
|
793
|
+
export { default as Icon20ThumbsUp } from "./20/thumbs_up";
|
|
792
794
|
export { default as Icon20ThumbsUpCircleFillGreen } from "./20/thumbs_up_circle_fill_green";
|
|
793
795
|
export { default as Icon20ThumbsUpOutline } from "./20/thumbs_up_outline";
|
|
794
796
|
export { default as Icon20TicketOutline } from "./20/ticket_outline";
|
|
@@ -1013,6 +1015,7 @@ export { default as Icon24DownloadCrossBadgeOutline } from "./24/download_cross_
|
|
|
1013
1015
|
export { default as Icon24DownloadOutline } from "./24/download_outline";
|
|
1014
1016
|
export { default as Icon24DrillOutline } from "./24/drill_outline";
|
|
1015
1017
|
export { default as Icon24Dropdown } from "./24/dropdown";
|
|
1018
|
+
export { default as Icon24EditorCutOutline } from "./24/editor_cut_outline";
|
|
1016
1019
|
export { default as Icon24Education } from "./24/education";
|
|
1017
1020
|
export { default as Icon24EducationOutline } from "./24/education_outline";
|
|
1018
1021
|
export { default as Icon24EmployeeOutline } from "./24/employee_outline";
|
|
@@ -1402,6 +1405,7 @@ export { default as Icon24Work } from "./24/work";
|
|
|
1402
1405
|
export { default as Icon24WorkOutline } from "./24/work_outline";
|
|
1403
1406
|
export { default as Icon24Write } from "./24/write";
|
|
1404
1407
|
export { default as Icon24WriteOutline } from "./24/write_outline";
|
|
1408
|
+
export { default as Icon2818CircleOutline } from "./28/18_circle_outline";
|
|
1405
1409
|
export { default as Icon28AccessibilityOutline } from "./28/accessibility_outline";
|
|
1406
1410
|
export { default as Icon28AchievementCircleFillBlue } from "./28/achievement_circle_fill_blue";
|
|
1407
1411
|
export { default as Icon28AddAwardOutline } from "./28/add_award_outline";
|
|
@@ -1581,6 +1585,7 @@ export { default as Icon28DownloadCloudOutline } from "./28/download_cloud_outli
|
|
|
1581
1585
|
export { default as Icon28DownloadOutline } from "./28/download_outline";
|
|
1582
1586
|
export { default as Icon28DrillOutline } from "./28/drill_outline";
|
|
1583
1587
|
export { default as Icon28EditCircleFillBlue } from "./28/edit_circle_fill_blue";
|
|
1588
|
+
export { default as Icon28EditorCutOutline } from "./28/editor_cut_outline";
|
|
1584
1589
|
export { default as Icon28EditOutline } from "./28/edit_outline";
|
|
1585
1590
|
export { default as Icon28EducationCircleFillGray } from "./28/education_circle_fill_gray";
|
|
1586
1591
|
export { default as Icon28EducationOutline } from "./28/education_outline";
|