@vkontakte/icons 1.166.0 → 1.168.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/check_outline.js +8 -0
- package/dist/16/muted.js +1 -1
- package/dist/20/shield_line_outline.js +8 -0
- package/dist/20/sticker_smile_outline.js +8 -0
- package/dist/20/user_check_outline.js +8 -0
- package/dist/24/checks_outline.js +8 -0
- package/dist/24/done_outline.js +1 -1
- package/dist/24/logo_clips_outline.js +8 -0
- package/dist/24/star_shield_outline.js +8 -0
- package/dist/24/sticker_smile_outline.js +8 -0
- package/dist/28/computer_outline.js +1 -1
- package/dist/28/gif_outline.js +8 -0
- package/dist/28/quote_outline.js +8 -0
- package/dist/28/smartphone_share_outline.js +8 -0
- package/dist/32/stars_outline.js +8 -0
- package/dist/36/heart_unlock.js +8 -0
- package/dist/es6/16/check_outline.js +2 -0
- package/dist/es6/16/muted.js +1 -1
- package/dist/es6/20/shield_line_outline.js +2 -0
- package/dist/es6/20/sticker_smile_outline.js +2 -0
- package/dist/es6/20/user_check_outline.js +2 -0
- package/dist/es6/24/checks_outline.js +2 -0
- package/dist/es6/24/done_outline.js +1 -1
- package/dist/es6/24/logo_clips_outline.js +2 -0
- package/dist/es6/24/star_shield_outline.js +2 -0
- package/dist/es6/24/sticker_smile_outline.js +2 -0
- package/dist/es6/28/computer_outline.js +1 -1
- package/dist/es6/28/gif_outline.js +2 -0
- package/dist/es6/28/quote_outline.js +2 -0
- package/dist/es6/28/smartphone_share_outline.js +2 -0
- package/dist/es6/32/stars_outline.js +2 -0
- package/dist/es6/36/heart_unlock.js +2 -0
- package/dist/es6/index.js +13 -0
- package/dist/index.js +97 -6
- package/dist/typings/16/check_outline.d.ts +9 -0
- package/dist/typings/20/shield_line_outline.d.ts +9 -0
- package/dist/typings/20/sticker_smile_outline.d.ts +9 -0
- package/dist/typings/20/user_check_outline.d.ts +9 -0
- package/dist/typings/24/checks_outline.d.ts +9 -0
- package/dist/typings/24/logo_clips_outline.d.ts +9 -0
- package/dist/typings/24/star_shield_outline.d.ts +9 -0
- package/dist/typings/24/sticker_smile_outline.d.ts +9 -0
- package/dist/typings/28/gif_outline.d.ts +9 -0
- package/dist/typings/28/quote_outline.d.ts +9 -0
- package/dist/typings/28/smartphone_share_outline.d.ts +9 -0
- package/dist/typings/32/stars_outline.d.ts +9 -0
- package/dist/typings/36/heart_unlock.d.ts +9 -0
- package/dist/typings/index.d.ts +13 -0
- package/package.json +1 -1
- package/src/svg/16/check_outline_16.svg +1 -0
- package/src/svg/16/muted_16.svg +1 -1
- package/src/svg/20/shield_line_outline_20.svg +1 -0
- package/src/svg/20/sticker_smile_outline_20.svg +1 -0
- package/src/svg/20/user_check_outline_20.svg +1 -0
- package/src/svg/24/checks_outline_24.svg +1 -0
- package/src/svg/24/done_outline_24.svg +2 -13
- package/src/svg/24/logo_clips_outline_24.svg +1 -0
- package/src/svg/24/star_shield_outline_24.svg +1 -0
- package/src/svg/24/sticker_smile_outline_24.svg +1 -0
- package/src/svg/28/computer_outline_28.svg +1 -1
- package/src/svg/28/gif_outline_28.svg +1 -0
- package/src/svg/28/quote_outline_28.svg +1 -0
- package/src/svg/28/smartphone_share_outline_28.svg +1 -0
- package/src/svg/32/stars_outline_32.svg +1 -0
- package/src/svg/36/heart_unlock_36.svg +1 -0
- package/ts/16/check_outline.ts +18 -0
- package/ts/16/muted.ts +1 -1
- package/ts/20/shield_line_outline.ts +18 -0
- package/ts/20/sticker_smile_outline.ts +18 -0
- package/ts/20/user_check_outline.ts +18 -0
- package/ts/24/checks_outline.ts +18 -0
- package/ts/24/done_outline.ts +1 -1
- package/ts/24/logo_clips_outline.ts +18 -0
- package/ts/24/star_shield_outline.ts +18 -0
- package/ts/24/sticker_smile_outline.ts +18 -0
- package/ts/28/computer_outline.ts +1 -1
- package/ts/28/gif_outline.ts +18 -0
- package/ts/28/quote_outline.ts +18 -0
- package/ts/28/smartphone_share_outline.ts +18 -0
- package/ts/32/stars_outline.ts +18 -0
- package/ts/36/heart_unlock.ts +18 -0
- package/ts/index.ts +13 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon16CheckOutline", "check_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="check_outline_16"><path fill-rule="evenodd" d="M12.782 4.721a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0l-2.502-2.5A.75.75 0 0 1 4.28 8.22l1.971 1.97 5.47-5.469a.75.75 0 0 1 1.06 0Z" clip-rule="evenodd" /></symbol>', 16, 16);
|
|
8
|
+
exports.default = _default;
|
package/dist/16/muted.js
CHANGED
|
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
});
|
|
5
5
|
exports.default = void 0;
|
|
6
6
|
var _svgIcon = require("../SvgIcon");
|
|
7
|
-
var _default = (0, _svgIcon).makeIcon("Icon16Muted", "muted_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg"
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon16Muted", "muted_16", "0 0 16 16", '<symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="muted_16"><path d="m4.69 5.496 6.31 6.31v1.702c0 .284-.225.464-.488.488l-3.635-3.489-2.88-.008A1 1 0 0 1 3 9.5V6.497a1 1 0 0 1 1-1l.69-.001Zm.774-2.846 2.191 2.19 2.857-2.344c.263.023.488.204.488.488v5.201l2.596 2.596a.75.75 0 0 1-1.06 1.061L4.404 3.71a.75.75 0 0 1 1.06-1.06Z" fill="currentColor" /></symbol>', 16, 16);
|
|
8
8
|
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20ShieldLineOutline", "shield_line_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="shield_line_outline_20"><path fill-rule="evenodd" d="M10.75 2.676v14.5c.81-.403 1.965-1.071 2.988-2.005C15.008 14.012 16 12.515 16 10.658v-5.69c0-.22 0-.348-.007-.443a.526.526 0 0 0-.011-.09.25.25 0 0 0-.072-.098.535.535 0 0 0-.082-.038 7.24 7.24 0 0 0-.42-.14L10.75 2.675Zm5.161 1.662h-.001Zm.07.096v.002ZM9.25 17.176c-.81-.403-1.965-1.071-2.988-2.005C4.992 14.012 4 12.515 4 10.658v-5.69c0-.22 0-.348.007-.443a.534.534 0 0 1 .011-.09.25.25 0 0 1 .073-.098.533.533 0 0 1 .081-.038 7.24 7.24 0 0 1 .42-.14L9.25 2.675v14.5ZM4.089 4.338h.001Zm-.07.096v.002ZM9.662 1.02a2.75 2.75 0 0 1 .676 0c.255.031.498.109.807.207l.053.017 4.665 1.485.08.025c.316.1.653.206.917.422.229.188.406.431.516.706.126.317.125.67.124 1.002v5.774c0 2.44-1.314 4.309-2.75 5.62-1.438 1.313-3.072 2.14-3.906 2.512l-.025.012a2.043 2.043 0 0 1-.526.174c-.176.03-.41.03-.586 0-.22-.037-.38-.11-.526-.174l-.025-.012c-.833-.372-2.468-1.199-3.905-2.511-1.437-1.312-2.751-3.181-2.751-5.62V4.883c-.001-.332-.002-.685.124-1.002a1.75 1.75 0 0 1 .516-.706c.264-.216.6-.322.917-.422l.08-.025 4.665-1.485.053-.017c.309-.098.552-.176.807-.207Z" clip-rule="evenodd" /></symbol>', 20, 20);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20StickerSmileOutline", "sticker_smile_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="sticker_smile_outline_20"><path d="M8.502 8.371A1.133 1.133 0 0 1 7.372 9.5 1.118 1.118 0 0 1 6.25 8.377 1.133 1.133 0 0 1 7.38 7.25c.621-.002 1.124.5 1.122 1.122Zm4.758-.75a1.133 1.133 0 0 1-1.13 1.128 1.118 1.118 0 0 1-1.122-1.122 1.134 1.134 0 0 1 1.13-1.128c.621-.002 1.124.5 1.122 1.122Z" /><path fill-rule="evenodd" d="M12.578 1.534c.63-.059 1.183-.046 1.717.117.859.262 1.613.79 2.153 1.507.337.446.537.961.697 1.573.05.188.097.392.143.612.1.477.198 1.03.311 1.672l.283 1.602c.763 4.326-2.154 8.45-6.474 9.21l-1.133.2-.23.041-.608.107c-.78.137-1.422.245-1.96.295-.63.058-1.182.046-1.717-.117a4.253 4.253 0 0 1-2.153-1.507c-.336-.447-.537-.962-.697-1.573-.156-.597-.289-1.346-.454-2.284L1.89 9.784c-.165-.939-.297-1.688-.354-2.302-.06-.63-.047-1.182.116-1.716A4.251 4.251 0 0 1 3.16 3.613c.447-.336.962-.536 1.574-.696.596-.157 1.346-.289 2.285-.454l3.257-.574c.938-.166 1.688-.298 2.302-.355Zm-3.15 15.123-.243.039c-.788.138-1.372.235-1.847.28-.537.05-.87.024-1.139-.058a2.752 2.752 0 0 1-1.393-.975c-.17-.225-.308-.529-.444-1.05-.139-.53-.261-1.22-.434-2.197l-.554-3.14c-.172-.978-.293-1.667-.344-2.213-.05-.537-.024-.869.058-1.138a2.75 2.75 0 0 1 .976-1.393c.225-.17.528-.307 1.05-.444.53-.139 1.22-.26 2.197-.433l3.193-.563c.978-.172 1.667-.293 2.213-.344.537-.05.87-.025 1.14.058a2.75 2.75 0 0 1 1.392.975c.17.225.308.528.444 1.05.042.158.082.33.122.52l.263 1.432c.073.397.091.51.093.593a1.25 1.25 0 0 1-.835 1.21c-.079.027-.196.05-.606.125l-.075.014-.101.019c-.496.09-.83.153-1.106.247a4.253 4.253 0 0 0-2.825 3.27 4.098 4.098 0 0 1-1.605-.108 4.79 4.79 0 0 1-.67-.228 2.706 2.706 0 0 1-.223-.105.756.756 0 0 0-1.021.292.746.746 0 0 0 .284 1.02c.116.064.237.12.359.172.213.091.515.205.881.3.537.14 1.234.245 1.999.167.03.18.07.387.118.632l.013.067c.073.372.091.477.095.556a1.25 1.25 0 0 1-.89 1.253 5.867 5.867 0 0 1-.535.098Zm5.567-6.189.062-.01c.322-.06.57-.104.777-.177.241-.085.465-.201.668-.343.024 2.714-1.686 5.171-4.234 6.11.067-.26.097-.531.084-.81-.009-.204-.053-.428-.11-.72l-.01-.055c-.12-.62-.164-.85-.172-1.037a2.751 2.751 0 0 1 1.868-2.734c.177-.06.419-.106 1.067-.224ZM8.502 8.371A1.133 1.133 0 0 1 7.372 9.5 1.118 1.118 0 0 1 6.25 8.377 1.133 1.133 0 0 1 7.38 7.25c.621-.002 1.124.5 1.122 1.122Zm4.758-.75a1.133 1.133 0 0 1-1.13 1.128 1.118 1.118 0 0 1-1.122-1.122 1.134 1.134 0 0 1 1.13-1.128c.621-.002 1.124.5 1.122 1.122Z" clip-rule="evenodd" /></symbol>', 20, 20);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon20UserCheckOutline", "user_check_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="user_check_outline_20"><path fill-rule="evenodd" d="M12.5 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM10 6a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Zm-2.968.47a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 0 1-1.06 0l-2.002-2a.75.75 0 0 1 1.06-1.06l1.471 1.47 2.97-2.97a.75.75 0 0 1 1.06 0Zm5.468 4.28c-1.774 0-3.38.283-4.547.902C6.783 12.27 6 13.26 6 14.688c0 .688.268 1.217.687 1.563.408.337.956.499 1.554.499h8.518c.598 0 1.146-.162 1.555-.499.418-.346.686-.875.686-1.564 0-1.426-.783-2.416-1.953-3.035-1.168-.619-2.773-.902-4.547-.902Zm-3.845 2.227c.865-.458 2.194-.727 3.845-.727 1.65 0 2.98.27 3.845.727.794.42 1.155.959 1.155 1.71a.685.685 0 0 1-.05.288.325.325 0 0 1-.092.12c-.077.063-.26.155-.599.155H8.241c-.34 0-.522-.092-.6-.156a.325.325 0 0 1-.09-.12.686.686 0 0 1-.051-.287c0-.751.36-1.29 1.155-1.71Z" clip-rule="evenodd" /></symbol>', 20, 20);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon24ChecksOutline", "checks_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="checks_outline_24"><path d="M18.236 6.936a.9.9 0 0 0-1.272-1.272L6.5 16.127l-4.464-4.463a.9.9 0 1 0-1.272 1.272l5.1 5.1a.9.9 0 0 0 1.272 0l11.1-11.1Zm5 0a.9.9 0 1 0-1.272-1.272l-11.1 11.1a.9.9 0 1 0 1.272 1.272l11.1-11.1Z" /></symbol>', 24, 24);
|
|
8
|
+
exports.default = _default;
|
package/dist/24/done_outline.js
CHANGED
|
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
});
|
|
5
5
|
exports.default = void 0;
|
|
6
6
|
var _svgIcon = require("../SvgIcon");
|
|
7
|
-
var _default = (0, _svgIcon).makeIcon("Icon24DoneOutline", "done_outline_24", "0 0 24 24", '<symbol
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon24DoneOutline", "done_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="done_outline_24"><path fill-rule="evenodd" d="M20.736 5.664a.9.9 0 0 1 0 1.272l-11.1 11.1a.9.9 0 0 1-1.272 0l-5.1-5.1a.9.9 0 0 1 1.272-1.272L9 16.127 19.464 5.664a.9.9 0 0 1 1.272 0Z" clip-rule="evenodd" /></symbol>', 24, 24);
|
|
8
8
|
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon24LogoClipsOutline", "logo_clips_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="logo_clips_outline_24"><path d="M16.465 3.263a1 1 0 0 0-1.93-.526l-1.5 5.5a1 1 0 1 0 1.93.526l1.5-5.5ZM9.495 2.9a1 1 0 1 0-1.99.2l.5 5a1 1 0 0 0 1.99-.2l-.5-5ZM5.25 12.69c-.594.917-.75 1.99-.75 2.739C4.5 19.68 8.278 22 12 22c2.471 0 4.36-.811 5.634-2.08a6.37 6.37 0 0 0 1.866-4.499c-.002-1.641-.682-3.494-1.995-4.687a.9.9 0 1 0-1.21 1.332c.919.835 1.4 2.143 1.405 3.369a4.544 4.544 0 0 1-1.335 3.21C15.472 19.534 14.06 20.2 12 20.2c-3.135 0-5.7-1.876-5.7-4.771 0-.548.122-1.239.46-1.762.302-.466.812-.867 1.812-.867.122 0 .38-.002.693.134.297.128.698.404 1.03 1.069a.9.9 0 1 0 1.61-.806c-.525-1.049-1.246-1.623-1.928-1.916A3.539 3.539 0 0 0 8.571 11c-1.617 0-2.691.715-3.322 1.69Z" /></symbol>', 24, 24);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon24StarShieldOutline", "star_shield_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="star_shield_outline_24"><path fill-rule="evenodd" d="M11.573 2.032a2.9 2.9 0 0 1 .854 0c.342.05.664.18 1.054.332l4.922 1.906c.3.116.676.247.964.504a1.9 1.9 0 0 1 .51.745c.137.361.123.759.123 1.081v7.402c0 2.854-1.597 5.104-3.292 6.599-.854.753-1.76 1.34-2.563 1.741-.763.383-1.551.658-2.145.658-.594 0-1.382-.275-2.145-.658a12.254 12.254 0 0 1-2.563-1.741C5.597 19.106 4 16.856 4 14.002V6.6c0-.322-.014-.72.122-1.08a1.9 1.9 0 0 1 .511-.746c.287-.257.663-.388.964-.504l4.922-1.906c.39-.152.711-.281 1.054-.332Zm.589 1.78a1.1 1.1 0 0 0-.324 0c-.098.014-.204.05-.669.23L6.247 5.948a6.996 6.996 0 0 0-.377.152c-.068.032-.059.019-.064.094A6.999 6.999 0 0 0 5.8 6.6v7.402c0 2.145 1.203 3.944 2.683 5.249a10.45 10.45 0 0 0 2.178 1.482c.708.355 1.183.467 1.339.467.156 0 .63-.112 1.339-.467a10.42 10.42 0 0 0 2.178-1.482c1.48-1.305 2.683-3.104 2.683-5.249V6.6c0-.21 0-.323-.006-.406-.005-.075.004-.062-.065-.094a6.96 6.96 0 0 0-.376-.152L12.83 4.042c-.465-.18-.571-.216-.67-.23Z" clip-rule="evenodd" /><path d="m13.444 10.453 1.912.188c.665.065.869.73.355 1.167l-1.497 1.272.556 2.074c.183.68-.383 1.093-.95.683L12 14.523l-1.818 1.314c-.564.408-1.133-.002-.95-.683l.555-2.074-1.496-1.272c-.516-.44-.313-1.102.355-1.167l1.911-.188.842-1.987c.264-.622.94-.621 1.203 0l.842 1.987Z" /></symbol>', 24, 24);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon24StickerSmileOutline", "sticker_smile_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="sticker_smile_outline_24"><path d="M9.995 9.795a1.306 1.306 0 0 1-1.305 1.3 1.294 1.294 0 0 1-1.295-1.3c.003-.719.587-1.301 1.305-1.301s1.298.582 1.295 1.3Zm5.602-1.101a1.307 1.307 0 0 1-1.305 1.301 1.294 1.294 0 0 1-1.295-1.3c.003-.72.587-1.302 1.305-1.302s1.298.583 1.295 1.301Z" /><path fill-rule="evenodd" d="M15.157 2.033c-.62.058-1.374.19-2.307.355l-5.221.922c-.933.164-1.687.297-2.29.455-.62.163-1.156.37-1.624.723a4.403 4.403 0 0 0-1.56 2.229c-.172.56-.182 1.136-.123 1.775.058.62.19 1.375.355 2.308l.981 5.566c.165.934.298 1.689.455 2.291.163.622.37 1.158.722 1.627a4.4 4.4 0 0 0 2.228 1.56c.56.172 1.135.183 1.774.123.613-.057 1.358-.188 2.278-.35l.528-.09.127-.021c.254-.043.49-.083.707-.13l1.277-.225c4.956-.875 8.266-5.604 7.392-10.564l-.52-2.953c-.135-.765-.259-1.54-.456-2.292-.162-.62-.369-1.157-.722-1.625a4.4 4.4 0 0 0-2.227-1.561c-.561-.172-1.135-.183-1.774-.123ZM5.795 5.508c-.512.134-.794.265-.997.418a2.6 2.6 0 0 0-.922 1.317c-.074.244-.1.554-.052 1.082.05.538.17 1.22.343 2.2l.967 5.49c.173.981.294 1.663.43 2.186.135.513.266.795.419.998a2.6 2.6 0 0 0 1.316.923c.243.074.553.1 1.08.052.305-.029.656-.08 1.08-.15l1.593-.273c.372-.063.613-.106.777-.14.192-.041.278-.07.344-.104a1.1 1.1 0 0 0 .582-.84c.017-.136-.01-.336-.167-1.154-.087-.455-.165-.851-.223-1.207a6.834 6.834 0 0 1-2.446-.117 7.443 7.443 0 0 1-1.309-.428l-.124-.058a.897.897 0 0 1-.393-1.21.904.904 0 0 1 1.209-.4c.06.03.127.059.254.108.181.07.446.158.77.231.563.128 1.27.198 2.006.057a4.403 4.403 0 0 1 2.282-3.058c.59-.309 1.33-.444 2.403-.641l.156-.028c.755-.14.933-.182 1.049-.242a1.1 1.1 0 0 0 .585-.844c.016-.13-.006-.312-.14-1.068l-.39-2.21c-.046-.223-.091-.42-.138-.6-.134-.512-.265-.794-.418-.997a2.6 2.6 0 0 0-1.317-.923c-.242-.074-.552-.1-1.08-.052-.538.05-1.22.17-2.2.343l-5.145.908c-.98.173-1.661.294-2.184.43Zm11.821 7.003-.118.022c-1.29.237-1.734.329-2.051.495a2.602 2.602 0 0 0-1.381 2.021c-.081.736.177 1.54.314 2.254.12.618.218 1.127.16 1.587-.003.035-.008.07-.014.105a7.325 7.325 0 0 0 4.668-6.956 2.936 2.936 0 0 1-.143.08c-.389.201-.862.288-1.435.392Z" clip-rule="evenodd" /></symbol>', 24, 24);
|
|
8
|
+
exports.default = _default;
|
|
@@ -4,5 +4,5 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
});
|
|
5
5
|
exports.default = void 0;
|
|
6
6
|
var _svgIcon = require("../SvgIcon");
|
|
7
|
-
var _default = (0, _svgIcon).makeIcon("Icon28ComputerOutline", "computer_outline_28", "0 0 28 28", '<symbol fill="
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon28ComputerOutline", "computer_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="computer_outline_28"><path fill-rule="evenodd" d="M9.4 20h1.235l-.381 3H7a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2h-3.254l-.38-3H18.6c2.24 0 3.36 0 4.216-.436a4 4 0 0 0 1.748-1.748C25 16.96 25 15.84 25 13.6v-3.2c0-2.24 0-3.36-.436-4.216a4 4 0 0 0-1.748-1.748C21.96 4 20.84 4 18.6 4H9.4c-2.24 0-3.36 0-4.216.436a4 4 0 0 0-1.748 1.748C3 7.04 3 8.16 3 10.4v3.2c0 2.24 0 3.36.436 4.216a4 4 0 0 0 1.748 1.748C6.04 20 7.16 20 9.4 20ZM23 13.6v-3.2c0-1.153-.002-1.898-.048-2.464-.044-.544-.12-.745-.17-.844a2 2 0 0 0-.874-.874c-.099-.05-.3-.126-.844-.17C20.498 6.002 19.754 6 18.6 6H9.4c-1.153 0-1.898.002-2.464.048-.544.044-.745.12-.844.17a2 2 0 0 0-.874.874c-.05.099-.126.3-.17.844C5.002 8.502 5 9.246 5 10.4v3.2c0 1.153.002 1.898.048 2.464.044.544.12.745.17.844a2 2 0 0 0 .874.874c.099.05.3.126.844.17.566.046 1.31.048 2.464.048h9.2c1.153 0 1.898-.002 2.464-.048.544-.044.745-.12.844-.17a2 2 0 0 0 .874-.874c.05-.099.126-.3.17-.844.046-.566.048-1.31.048-2.464ZM15.73 23l-.381-3h-2.698l-.381 3h3.46Z" clip-rule="evenodd" /></symbol>', 28, 28);
|
|
8
8
|
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon28GifOutline", "gif_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="gif_outline_28"><path fill-rule="evenodd" d="M11.6 6h4.8c1.713 0 2.878.002 3.778.075.877.072 1.325.202 1.638.361a4 4 0 0 1 1.748 1.748c.16.313.29.761.36 1.638.074.9.076 2.065.076 3.778v.8c0 1.713-.002 2.878-.075 3.778-.072.877-.202 1.325-.361 1.638a4 4 0 0 1-1.748 1.748c-.313.16-.761.29-1.638.36-.9.074-2.065.076-3.778.076h-4.8c-1.713 0-2.878-.002-3.778-.075-.877-.072-1.325-.202-1.638-.361a4 4 0 0 1-1.748-1.748c-.16-.313-.29-.761-.36-1.638C4.001 17.278 4 16.113 4 14.4v-.8c0-1.713.002-2.878.075-3.778.072-.877.202-1.325.361-1.638a4 4 0 0 1 1.748-1.748c.313-.16.761-.29 1.638-.36C8.722 6.001 9.887 6 11.6 6ZM2 13.6c0-3.36 0-5.04.654-6.324a6 6 0 0 1 2.622-2.622C6.56 4 8.24 4 11.6 4h4.8c3.36 0 5.04 0 6.324.654a6 6 0 0 1 2.622 2.622C26 8.56 26 10.24 26 13.6v.8c0 3.36 0 5.04-.654 6.324a6 6 0 0 1-2.622 2.622C21.44 24 19.76 24 16.4 24h-4.8c-3.36 0-5.04 0-6.324-.654a6 6 0 0 1-2.622-2.622C2 19.44 2 17.76 2 14.4v-.8ZM9.244 10c-.988 0-1.793.37-2.351.974S6 12.43 6 13.485v1.003c0 1.086.331 1.965.892 2.573.562.608 1.378.936 2.394.936.905 0 1.669-.286 2.207-.789.539-.504.847-1.22.847-2.07v-.457c0-.36-.079-.638-.263-.825-.184-.186-.457-.266-.815-.266H9.968c-.243 0-.44.059-.58.184a.694.694 0 0 0-.238.526c0 .226.11.418.25.546.139.127.327.154.568.154h.576v.25c0 .323-.119.615-.323.802-.205.187-.502.298-.866.298-.468 0-.821-.165-1.06-.473-.24-.31-.372-.777-.372-1.395v-.909c0-.627.13-1.091.37-1.398.238-.303.595-.464 1.078-.464.635 0 1.009.39 1.431.83l.022.024a.743.743 0 0 0 .57.254.769.769 0 0 0 .563-.226c.14-.145.207-.357.207-.593 0-.47-.322-.969-.805-1.333-.544-.425-1.284-.667-2.115-.667Zm5.37 0c-.296 0-.535.09-.7.277-.165.185-.246.422-.246.749v5.897c0 .325.084.584.251.77.168.186.41.307.705.307a.908.908 0 0 0 .696-.308c.163-.185.244-.442.244-.769v-5.897c0-.325-.082-.563-.248-.75-.166-.185-.407-.276-.702-.276Zm2.636.45c.188-.195.51-.286.85-.286h3.113c.444 0 .787.345.787.815a.772.772 0 0 1-.787.799H19v1.653h1.967a.68.68 0 0 1 .521.218.82.82 0 0 1 .237.57c0 .23-.1.428-.237.569a.68.68 0 0 1-.52.212H19v1.923c0 .326-.035.592-.197.777-.162.186-.513.3-.803.3-.298 0-.58-.113-.75-.3-.169-.186-.25-.455-.25-.777v-5.64c0-.35.062-.638.25-.833Z" clip-rule="evenodd" /></symbol>', 28, 28);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon28QuoteOutline", "quote_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="quote_outline_28"><path fill-rule="evenodd" d="M4 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm6.5 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm3.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM5 20a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2H5Z" clip-rule="evenodd" /></symbol>', 28, 28);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon28SmartphoneShareOutline", "smartphone_share_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="smartphone_share_outline_28"><path d="M16.241 2H11.76c-.805 0-1.47 0-2.01.044-.563.046-1.08.145-1.565.393a4.002 4.002 0 0 0-1.748 1.75c-.247.486-.346 1.003-.392 1.566C6 6.295 6 6.96 6 7.766v12.497c0 .806 0 1.471.044 2.013.046.563.145 1.08.392 1.566a4.002 4.002 0 0 0 1.748 1.75c.538.274 1.117.367 1.755.406A1 1 0 0 0 10.061 24c-.538-.032-.794-.102-.969-.19a2.001 2.001 0 0 1-.874-.876c-.08-.157-.145-.381-.18-.82C8 21.663 8 21.08 8 20.222V7.807c0-.858 0-1.44.038-1.891.035-.44.1-.664.18-.82.192-.377.498-.683.874-.875.156-.08.38-.145.819-.181.45-.037 1.032-.038 1.889-.038h4.4c.857 0 1.439.001 1.889.038.438.036.663.1.819.18.376.193.682.499.874.876.08.156.145.38.18.82.037.45.038 1.033.038 1.891v6.708a1 1 0 1 0 2 0v-6.75c0-.805 0-1.47-.044-2.012-.046-.563-.145-1.08-.392-1.566a4.003 4.003 0 0 0-1.748-1.75c-.485-.248-1.002-.347-1.564-.393C17.71 2 17.046 2 16.242 2Z" /><path d="m23.361 22.581-3.558 2.958c-.253.21-.38.316-.473.363a.915.915 0 0 1-1.304-.618c-.023-.102-.023-.268-.023-.599v-1.094c-1.462 0-2.66.502-3.538 1.058-.338.214-.507.32-.584.347a.667.667 0 0 1-.883-.672c.003-.083.037-.199.105-.43.498-1.709 1.753-3.86 4.9-4.362v-1.217c0-.331 0-.497.023-.599a.915.915 0 0 1 1.304-.618c.093.047.22.152.474.363l3.558 2.958c.197.164.295.246.362.324a1.174 1.174 0 0 1 0 1.514 3.23 3.23 0 0 1-.363.324Z" /></symbol>', 28, 28);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon32StarsOutline", "stars_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 32 32" id="stars_outline_32"><path d="M6.904 2.394a.615.615 0 0 1 1.148 0l.866 2.254c.238.62.728 1.112 1.348 1.352l2.343.907a.615.615 0 0 1 0 1.146l-2.337.905a2.355 2.355 0 0 0-1.352 1.36l-.867 2.287a.615.615 0 0 1-1.15 0l-.87-2.292a2.355 2.355 0 0 0-1.34-1.357l-2.304-.904a.615.615 0 0 1 0-1.144l2.309-.906a2.355 2.355 0 0 0 1.338-1.348l.868-2.26Z" /><path fill-rule="evenodd" d="M15.385 15.376c.968-.968 1.74-2.72 2.318-4.478a35.958 35.958 0 0 0 .712-2.507c.127-.518 1.068-.518 1.196 0l.078.313a35.964 35.964 0 0 0 .634 2.194c.578 1.759 1.35 3.51 2.318 4.478.969.969 2.715 1.74 4.47 2.318a36.017 36.017 0 0 0 2.502.713c.516.128.516 1.067 0 1.195-.104.025-.208.052-.315.079a35.849 35.849 0 0 0-2.188.634c-1.754.578-3.5 1.35-4.469 2.318-.969.968-1.74 2.719-2.318 4.477a35.966 35.966 0 0 0-.712 2.507c-.128.517-1.068.517-1.196 0a37.837 37.837 0 0 0-.475-1.75 29.63 29.63 0 0 0-.237-.757c-.578-1.758-1.35-3.509-2.318-4.477-.97-.97-2.724-1.74-4.487-2.319a36.267 36.267 0 0 0-2.512-.712c-.517-.127-.517-1.068 0-1.195l.313-.079a36.091 36.091 0 0 0 2.199-.633c1.763-.579 3.518-1.35 4.487-2.319Zm1.768 1.768c.772-.772 1.38-1.772 1.86-2.77.48.998 1.088 1.998 1.86 2.77s1.77 1.38 2.767 1.86c-.996.48-1.995 1.089-2.767 1.86-.772.773-1.38 1.773-1.86 2.77-.48-.997-1.088-1.997-1.86-2.77-.773-.772-1.774-1.38-2.772-1.86.998-.48 1.999-1.087 2.771-1.86Z" clip-rule="evenodd" /></symbol>', 32, 32);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", {
|
|
3
|
+
value: true
|
|
4
|
+
});
|
|
5
|
+
exports.default = void 0;
|
|
6
|
+
var _svgIcon = require("../SvgIcon");
|
|
7
|
+
var _default = (0, _svgIcon).makeIcon("Icon36HeartUnlock", "heart_unlock_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="heart_unlock_36"><path fill-rule="evenodd" d="M23.622 12c-2.115 0-3.999.928-5.622 2.715-1.33-1.464-2.835-2.352-4.5-2.625v-1.84c0-2.619 2.133-4.75 4.774-4.75a4.776 4.776 0 0 1 4.341 2.77 1.25 1.25 0 1 0 2.27-1.048A7.276 7.276 0 0 0 18.274 3C14.261 3 11 6.241 11 10.25v1.874a8.093 8.093 0 0 0-.11.02C7.53 12.81 5 15.683 5 19.126c0 3.945 1.633 5.92 8.47 11.055l3.142 2.36c.816.613 1.96.613 2.776 0l3.141-2.36C29.366 25.044 31 23.07 31 19.125 31 15.19 27.697 12 23.622 12Zm-4.372 8.25a1.25 1.25 0 1 0-2.5 0v2.5a1.25 1.25 0 1 0 2.5 0v-2.5Z" clip-rule="evenodd" /></symbol>', 36, 36);
|
|
8
|
+
exports.default = _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon16CheckOutline", "check_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="check_outline_16"><path fill-rule="evenodd" d="M12.782 4.721a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0l-2.502-2.5A.75.75 0 0 1 4.28 8.22l1.971 1.97 5.47-5.469a.75.75 0 0 1 1.06 0Z" clip-rule="evenodd" /></symbol>', 16, 16);
|
package/dist/es6/16/muted.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { makeIcon } from "../SvgIcon";
|
|
2
|
-
export default makeIcon("Icon16Muted", "muted_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg"
|
|
2
|
+
export default makeIcon("Icon16Muted", "muted_16", "0 0 16 16", '<symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="muted_16"><path d="m4.69 5.496 6.31 6.31v1.702c0 .284-.225.464-.488.488l-3.635-3.489-2.88-.008A1 1 0 0 1 3 9.5V6.497a1 1 0 0 1 1-1l.69-.001Zm.774-2.846 2.191 2.19 2.857-2.344c.263.023.488.204.488.488v5.201l2.596 2.596a.75.75 0 0 1-1.06 1.061L4.404 3.71a.75.75 0 0 1 1.06-1.06Z" fill="currentColor" /></symbol>', 16, 16);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20ShieldLineOutline", "shield_line_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="shield_line_outline_20"><path fill-rule="evenodd" d="M10.75 2.676v14.5c.81-.403 1.965-1.071 2.988-2.005C15.008 14.012 16 12.515 16 10.658v-5.69c0-.22 0-.348-.007-.443a.526.526 0 0 0-.011-.09.25.25 0 0 0-.072-.098.535.535 0 0 0-.082-.038 7.24 7.24 0 0 0-.42-.14L10.75 2.675Zm5.161 1.662h-.001Zm.07.096v.002ZM9.25 17.176c-.81-.403-1.965-1.071-2.988-2.005C4.992 14.012 4 12.515 4 10.658v-5.69c0-.22 0-.348.007-.443a.534.534 0 0 1 .011-.09.25.25 0 0 1 .073-.098.533.533 0 0 1 .081-.038 7.24 7.24 0 0 1 .42-.14L9.25 2.675v14.5ZM4.089 4.338h.001Zm-.07.096v.002ZM9.662 1.02a2.75 2.75 0 0 1 .676 0c.255.031.498.109.807.207l.053.017 4.665 1.485.08.025c.316.1.653.206.917.422.229.188.406.431.516.706.126.317.125.67.124 1.002v5.774c0 2.44-1.314 4.309-2.75 5.62-1.438 1.313-3.072 2.14-3.906 2.512l-.025.012a2.043 2.043 0 0 1-.526.174c-.176.03-.41.03-.586 0-.22-.037-.38-.11-.526-.174l-.025-.012c-.833-.372-2.468-1.199-3.905-2.511-1.437-1.312-2.751-3.181-2.751-5.62V4.883c-.001-.332-.002-.685.124-1.002a1.75 1.75 0 0 1 .516-.706c.264-.216.6-.322.917-.422l.08-.025 4.665-1.485.053-.017c.309-.098.552-.176.807-.207Z" clip-rule="evenodd" /></symbol>', 20, 20);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20StickerSmileOutline", "sticker_smile_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="sticker_smile_outline_20"><path d="M8.502 8.371A1.133 1.133 0 0 1 7.372 9.5 1.118 1.118 0 0 1 6.25 8.377 1.133 1.133 0 0 1 7.38 7.25c.621-.002 1.124.5 1.122 1.122Zm4.758-.75a1.133 1.133 0 0 1-1.13 1.128 1.118 1.118 0 0 1-1.122-1.122 1.134 1.134 0 0 1 1.13-1.128c.621-.002 1.124.5 1.122 1.122Z" /><path fill-rule="evenodd" d="M12.578 1.534c.63-.059 1.183-.046 1.717.117.859.262 1.613.79 2.153 1.507.337.446.537.961.697 1.573.05.188.097.392.143.612.1.477.198 1.03.311 1.672l.283 1.602c.763 4.326-2.154 8.45-6.474 9.21l-1.133.2-.23.041-.608.107c-.78.137-1.422.245-1.96.295-.63.058-1.182.046-1.717-.117a4.253 4.253 0 0 1-2.153-1.507c-.336-.447-.537-.962-.697-1.573-.156-.597-.289-1.346-.454-2.284L1.89 9.784c-.165-.939-.297-1.688-.354-2.302-.06-.63-.047-1.182.116-1.716A4.251 4.251 0 0 1 3.16 3.613c.447-.336.962-.536 1.574-.696.596-.157 1.346-.289 2.285-.454l3.257-.574c.938-.166 1.688-.298 2.302-.355Zm-3.15 15.123-.243.039c-.788.138-1.372.235-1.847.28-.537.05-.87.024-1.139-.058a2.752 2.752 0 0 1-1.393-.975c-.17-.225-.308-.529-.444-1.05-.139-.53-.261-1.22-.434-2.197l-.554-3.14c-.172-.978-.293-1.667-.344-2.213-.05-.537-.024-.869.058-1.138a2.75 2.75 0 0 1 .976-1.393c.225-.17.528-.307 1.05-.444.53-.139 1.22-.26 2.197-.433l3.193-.563c.978-.172 1.667-.293 2.213-.344.537-.05.87-.025 1.14.058a2.75 2.75 0 0 1 1.392.975c.17.225.308.528.444 1.05.042.158.082.33.122.52l.263 1.432c.073.397.091.51.093.593a1.25 1.25 0 0 1-.835 1.21c-.079.027-.196.05-.606.125l-.075.014-.101.019c-.496.09-.83.153-1.106.247a4.253 4.253 0 0 0-2.825 3.27 4.098 4.098 0 0 1-1.605-.108 4.79 4.79 0 0 1-.67-.228 2.706 2.706 0 0 1-.223-.105.756.756 0 0 0-1.021.292.746.746 0 0 0 .284 1.02c.116.064.237.12.359.172.213.091.515.205.881.3.537.14 1.234.245 1.999.167.03.18.07.387.118.632l.013.067c.073.372.091.477.095.556a1.25 1.25 0 0 1-.89 1.253 5.867 5.867 0 0 1-.535.098Zm5.567-6.189.062-.01c.322-.06.57-.104.777-.177.241-.085.465-.201.668-.343.024 2.714-1.686 5.171-4.234 6.11.067-.26.097-.531.084-.81-.009-.204-.053-.428-.11-.72l-.01-.055c-.12-.62-.164-.85-.172-1.037a2.751 2.751 0 0 1 1.868-2.734c.177-.06.419-.106 1.067-.224ZM8.502 8.371A1.133 1.133 0 0 1 7.372 9.5 1.118 1.118 0 0 1 6.25 8.377 1.133 1.133 0 0 1 7.38 7.25c.621-.002 1.124.5 1.122 1.122Zm4.758-.75a1.133 1.133 0 0 1-1.13 1.128 1.118 1.118 0 0 1-1.122-1.122 1.134 1.134 0 0 1 1.13-1.128c.621-.002 1.124.5 1.122 1.122Z" clip-rule="evenodd" /></symbol>', 20, 20);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon20UserCheckOutline", "user_check_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="user_check_outline_20"><path fill-rule="evenodd" d="M12.5 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM10 6a2.5 2.5 0 1 0 5 0 2.5 2.5 0 0 0-5 0Zm-2.968.47a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 0 1-1.06 0l-2.002-2a.75.75 0 0 1 1.06-1.06l1.471 1.47 2.97-2.97a.75.75 0 0 1 1.06 0Zm5.468 4.28c-1.774 0-3.38.283-4.547.902C6.783 12.27 6 13.26 6 14.688c0 .688.268 1.217.687 1.563.408.337.956.499 1.554.499h8.518c.598 0 1.146-.162 1.555-.499.418-.346.686-.875.686-1.564 0-1.426-.783-2.416-1.953-3.035-1.168-.619-2.773-.902-4.547-.902Zm-3.845 2.227c.865-.458 2.194-.727 3.845-.727 1.65 0 2.98.27 3.845.727.794.42 1.155.959 1.155 1.71a.685.685 0 0 1-.05.288.325.325 0 0 1-.092.12c-.077.063-.26.155-.599.155H8.241c-.34 0-.522-.092-.6-.156a.325.325 0 0 1-.09-.12.686.686 0 0 1-.051-.287c0-.751.36-1.29 1.155-1.71Z" clip-rule="evenodd" /></symbol>', 20, 20);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon24ChecksOutline", "checks_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="checks_outline_24"><path d="M18.236 6.936a.9.9 0 0 0-1.272-1.272L6.5 16.127l-4.464-4.463a.9.9 0 1 0-1.272 1.272l5.1 5.1a.9.9 0 0 0 1.272 0l11.1-11.1Zm5 0a.9.9 0 1 0-1.272-1.272l-11.1 11.1a.9.9 0 1 0 1.272 1.272l11.1-11.1Z" /></symbol>', 24, 24);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { makeIcon } from "../SvgIcon";
|
|
2
|
-
export default makeIcon("Icon24DoneOutline", "done_outline_24", "0 0 24 24", '<symbol
|
|
2
|
+
export default makeIcon("Icon24DoneOutline", "done_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="done_outline_24"><path fill-rule="evenodd" d="M20.736 5.664a.9.9 0 0 1 0 1.272l-11.1 11.1a.9.9 0 0 1-1.272 0l-5.1-5.1a.9.9 0 0 1 1.272-1.272L9 16.127 19.464 5.664a.9.9 0 0 1 1.272 0Z" clip-rule="evenodd" /></symbol>', 24, 24);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon24LogoClipsOutline", "logo_clips_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="logo_clips_outline_24"><path d="M16.465 3.263a1 1 0 0 0-1.93-.526l-1.5 5.5a1 1 0 1 0 1.93.526l1.5-5.5ZM9.495 2.9a1 1 0 1 0-1.99.2l.5 5a1 1 0 0 0 1.99-.2l-.5-5ZM5.25 12.69c-.594.917-.75 1.99-.75 2.739C4.5 19.68 8.278 22 12 22c2.471 0 4.36-.811 5.634-2.08a6.37 6.37 0 0 0 1.866-4.499c-.002-1.641-.682-3.494-1.995-4.687a.9.9 0 1 0-1.21 1.332c.919.835 1.4 2.143 1.405 3.369a4.544 4.544 0 0 1-1.335 3.21C15.472 19.534 14.06 20.2 12 20.2c-3.135 0-5.7-1.876-5.7-4.771 0-.548.122-1.239.46-1.762.302-.466.812-.867 1.812-.867.122 0 .38-.002.693.134.297.128.698.404 1.03 1.069a.9.9 0 1 0 1.61-.806c-.525-1.049-1.246-1.623-1.928-1.916A3.539 3.539 0 0 0 8.571 11c-1.617 0-2.691.715-3.322 1.69Z" /></symbol>', 24, 24);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon24StarShieldOutline", "star_shield_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="star_shield_outline_24"><path fill-rule="evenodd" d="M11.573 2.032a2.9 2.9 0 0 1 .854 0c.342.05.664.18 1.054.332l4.922 1.906c.3.116.676.247.964.504a1.9 1.9 0 0 1 .51.745c.137.361.123.759.123 1.081v7.402c0 2.854-1.597 5.104-3.292 6.599-.854.753-1.76 1.34-2.563 1.741-.763.383-1.551.658-2.145.658-.594 0-1.382-.275-2.145-.658a12.254 12.254 0 0 1-2.563-1.741C5.597 19.106 4 16.856 4 14.002V6.6c0-.322-.014-.72.122-1.08a1.9 1.9 0 0 1 .511-.746c.287-.257.663-.388.964-.504l4.922-1.906c.39-.152.711-.281 1.054-.332Zm.589 1.78a1.1 1.1 0 0 0-.324 0c-.098.014-.204.05-.669.23L6.247 5.948a6.996 6.996 0 0 0-.377.152c-.068.032-.059.019-.064.094A6.999 6.999 0 0 0 5.8 6.6v7.402c0 2.145 1.203 3.944 2.683 5.249a10.45 10.45 0 0 0 2.178 1.482c.708.355 1.183.467 1.339.467.156 0 .63-.112 1.339-.467a10.42 10.42 0 0 0 2.178-1.482c1.48-1.305 2.683-3.104 2.683-5.249V6.6c0-.21 0-.323-.006-.406-.005-.075.004-.062-.065-.094a6.96 6.96 0 0 0-.376-.152L12.83 4.042c-.465-.18-.571-.216-.67-.23Z" clip-rule="evenodd" /><path d="m13.444 10.453 1.912.188c.665.065.869.73.355 1.167l-1.497 1.272.556 2.074c.183.68-.383 1.093-.95.683L12 14.523l-1.818 1.314c-.564.408-1.133-.002-.95-.683l.555-2.074-1.496-1.272c-.516-.44-.313-1.102.355-1.167l1.911-.188.842-1.987c.264-.622.94-.621 1.203 0l.842 1.987Z" /></symbol>', 24, 24);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon24StickerSmileOutline", "sticker_smile_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="sticker_smile_outline_24"><path d="M9.995 9.795a1.306 1.306 0 0 1-1.305 1.3 1.294 1.294 0 0 1-1.295-1.3c.003-.719.587-1.301 1.305-1.301s1.298.582 1.295 1.3Zm5.602-1.101a1.307 1.307 0 0 1-1.305 1.301 1.294 1.294 0 0 1-1.295-1.3c.003-.72.587-1.302 1.305-1.302s1.298.583 1.295 1.301Z" /><path fill-rule="evenodd" d="M15.157 2.033c-.62.058-1.374.19-2.307.355l-5.221.922c-.933.164-1.687.297-2.29.455-.62.163-1.156.37-1.624.723a4.403 4.403 0 0 0-1.56 2.229c-.172.56-.182 1.136-.123 1.775.058.62.19 1.375.355 2.308l.981 5.566c.165.934.298 1.689.455 2.291.163.622.37 1.158.722 1.627a4.4 4.4 0 0 0 2.228 1.56c.56.172 1.135.183 1.774.123.613-.057 1.358-.188 2.278-.35l.528-.09.127-.021c.254-.043.49-.083.707-.13l1.277-.225c4.956-.875 8.266-5.604 7.392-10.564l-.52-2.953c-.135-.765-.259-1.54-.456-2.292-.162-.62-.369-1.157-.722-1.625a4.4 4.4 0 0 0-2.227-1.561c-.561-.172-1.135-.183-1.774-.123ZM5.795 5.508c-.512.134-.794.265-.997.418a2.6 2.6 0 0 0-.922 1.317c-.074.244-.1.554-.052 1.082.05.538.17 1.22.343 2.2l.967 5.49c.173.981.294 1.663.43 2.186.135.513.266.795.419.998a2.6 2.6 0 0 0 1.316.923c.243.074.553.1 1.08.052.305-.029.656-.08 1.08-.15l1.593-.273c.372-.063.613-.106.777-.14.192-.041.278-.07.344-.104a1.1 1.1 0 0 0 .582-.84c.017-.136-.01-.336-.167-1.154-.087-.455-.165-.851-.223-1.207a6.834 6.834 0 0 1-2.446-.117 7.443 7.443 0 0 1-1.309-.428l-.124-.058a.897.897 0 0 1-.393-1.21.904.904 0 0 1 1.209-.4c.06.03.127.059.254.108.181.07.446.158.77.231.563.128 1.27.198 2.006.057a4.403 4.403 0 0 1 2.282-3.058c.59-.309 1.33-.444 2.403-.641l.156-.028c.755-.14.933-.182 1.049-.242a1.1 1.1 0 0 0 .585-.844c.016-.13-.006-.312-.14-1.068l-.39-2.21c-.046-.223-.091-.42-.138-.6-.134-.512-.265-.794-.418-.997a2.6 2.6 0 0 0-1.317-.923c-.242-.074-.552-.1-1.08-.052-.538.05-1.22.17-2.2.343l-5.145.908c-.98.173-1.661.294-2.184.43Zm11.821 7.003-.118.022c-1.29.237-1.734.329-2.051.495a2.602 2.602 0 0 0-1.381 2.021c-.081.736.177 1.54.314 2.254.12.618.218 1.127.16 1.587-.003.035-.008.07-.014.105a7.325 7.325 0 0 0 4.668-6.956 2.936 2.936 0 0 1-.143.08c-.389.201-.862.288-1.435.392Z" clip-rule="evenodd" /></symbol>', 24, 24);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { makeIcon } from "../SvgIcon";
|
|
2
|
-
export default makeIcon("Icon28ComputerOutline", "computer_outline_28", "0 0 28 28", '<symbol fill="
|
|
2
|
+
export default makeIcon("Icon28ComputerOutline", "computer_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="computer_outline_28"><path fill-rule="evenodd" d="M9.4 20h1.235l-.381 3H7a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2h-3.254l-.38-3H18.6c2.24 0 3.36 0 4.216-.436a4 4 0 0 0 1.748-1.748C25 16.96 25 15.84 25 13.6v-3.2c0-2.24 0-3.36-.436-4.216a4 4 0 0 0-1.748-1.748C21.96 4 20.84 4 18.6 4H9.4c-2.24 0-3.36 0-4.216.436a4 4 0 0 0-1.748 1.748C3 7.04 3 8.16 3 10.4v3.2c0 2.24 0 3.36.436 4.216a4 4 0 0 0 1.748 1.748C6.04 20 7.16 20 9.4 20ZM23 13.6v-3.2c0-1.153-.002-1.898-.048-2.464-.044-.544-.12-.745-.17-.844a2 2 0 0 0-.874-.874c-.099-.05-.3-.126-.844-.17C20.498 6.002 19.754 6 18.6 6H9.4c-1.153 0-1.898.002-2.464.048-.544.044-.745.12-.844.17a2 2 0 0 0-.874.874c-.05.099-.126.3-.17.844C5.002 8.502 5 9.246 5 10.4v3.2c0 1.153.002 1.898.048 2.464.044.544.12.745.17.844a2 2 0 0 0 .874.874c.099.05.3.126.844.17.566.046 1.31.048 2.464.048h9.2c1.153 0 1.898-.002 2.464-.048.544-.044.745-.12.844-.17a2 2 0 0 0 .874-.874c.05-.099.126-.3.17-.844.046-.566.048-1.31.048-2.464ZM15.73 23l-.381-3h-2.698l-.381 3h3.46Z" clip-rule="evenodd" /></symbol>', 28, 28);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon28GifOutline", "gif_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="gif_outline_28"><path fill-rule="evenodd" d="M11.6 6h4.8c1.713 0 2.878.002 3.778.075.877.072 1.325.202 1.638.361a4 4 0 0 1 1.748 1.748c.16.313.29.761.36 1.638.074.9.076 2.065.076 3.778v.8c0 1.713-.002 2.878-.075 3.778-.072.877-.202 1.325-.361 1.638a4 4 0 0 1-1.748 1.748c-.313.16-.761.29-1.638.36-.9.074-2.065.076-3.778.076h-4.8c-1.713 0-2.878-.002-3.778-.075-.877-.072-1.325-.202-1.638-.361a4 4 0 0 1-1.748-1.748c-.16-.313-.29-.761-.36-1.638C4.001 17.278 4 16.113 4 14.4v-.8c0-1.713.002-2.878.075-3.778.072-.877.202-1.325.361-1.638a4 4 0 0 1 1.748-1.748c.313-.16.761-.29 1.638-.36C8.722 6.001 9.887 6 11.6 6ZM2 13.6c0-3.36 0-5.04.654-6.324a6 6 0 0 1 2.622-2.622C6.56 4 8.24 4 11.6 4h4.8c3.36 0 5.04 0 6.324.654a6 6 0 0 1 2.622 2.622C26 8.56 26 10.24 26 13.6v.8c0 3.36 0 5.04-.654 6.324a6 6 0 0 1-2.622 2.622C21.44 24 19.76 24 16.4 24h-4.8c-3.36 0-5.04 0-6.324-.654a6 6 0 0 1-2.622-2.622C2 19.44 2 17.76 2 14.4v-.8ZM9.244 10c-.988 0-1.793.37-2.351.974S6 12.43 6 13.485v1.003c0 1.086.331 1.965.892 2.573.562.608 1.378.936 2.394.936.905 0 1.669-.286 2.207-.789.539-.504.847-1.22.847-2.07v-.457c0-.36-.079-.638-.263-.825-.184-.186-.457-.266-.815-.266H9.968c-.243 0-.44.059-.58.184a.694.694 0 0 0-.238.526c0 .226.11.418.25.546.139.127.327.154.568.154h.576v.25c0 .323-.119.615-.323.802-.205.187-.502.298-.866.298-.468 0-.821-.165-1.06-.473-.24-.31-.372-.777-.372-1.395v-.909c0-.627.13-1.091.37-1.398.238-.303.595-.464 1.078-.464.635 0 1.009.39 1.431.83l.022.024a.743.743 0 0 0 .57.254.769.769 0 0 0 .563-.226c.14-.145.207-.357.207-.593 0-.47-.322-.969-.805-1.333-.544-.425-1.284-.667-2.115-.667Zm5.37 0c-.296 0-.535.09-.7.277-.165.185-.246.422-.246.749v5.897c0 .325.084.584.251.77.168.186.41.307.705.307a.908.908 0 0 0 .696-.308c.163-.185.244-.442.244-.769v-5.897c0-.325-.082-.563-.248-.75-.166-.185-.407-.276-.702-.276Zm2.636.45c.188-.195.51-.286.85-.286h3.113c.444 0 .787.345.787.815a.772.772 0 0 1-.787.799H19v1.653h1.967a.68.68 0 0 1 .521.218.82.82 0 0 1 .237.57c0 .23-.1.428-.237.569a.68.68 0 0 1-.52.212H19v1.923c0 .326-.035.592-.197.777-.162.186-.513.3-.803.3-.298 0-.58-.113-.75-.3-.169-.186-.25-.455-.25-.777v-5.64c0-.35.062-.638.25-.833Z" clip-rule="evenodd" /></symbol>', 28, 28);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon28QuoteOutline", "quote_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="quote_outline_28"><path fill-rule="evenodd" d="M4 7a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1Zm6.5 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm3.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM5 20a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2H5Z" clip-rule="evenodd" /></symbol>', 28, 28);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon28SmartphoneShareOutline", "smartphone_share_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="smartphone_share_outline_28"><path d="M16.241 2H11.76c-.805 0-1.47 0-2.01.044-.563.046-1.08.145-1.565.393a4.002 4.002 0 0 0-1.748 1.75c-.247.486-.346 1.003-.392 1.566C6 6.295 6 6.96 6 7.766v12.497c0 .806 0 1.471.044 2.013.046.563.145 1.08.392 1.566a4.002 4.002 0 0 0 1.748 1.75c.538.274 1.117.367 1.755.406A1 1 0 0 0 10.061 24c-.538-.032-.794-.102-.969-.19a2.001 2.001 0 0 1-.874-.876c-.08-.157-.145-.381-.18-.82C8 21.663 8 21.08 8 20.222V7.807c0-.858 0-1.44.038-1.891.035-.44.1-.664.18-.82.192-.377.498-.683.874-.875.156-.08.38-.145.819-.181.45-.037 1.032-.038 1.889-.038h4.4c.857 0 1.439.001 1.889.038.438.036.663.1.819.18.376.193.682.499.874.876.08.156.145.38.18.82.037.45.038 1.033.038 1.891v6.708a1 1 0 1 0 2 0v-6.75c0-.805 0-1.47-.044-2.012-.046-.563-.145-1.08-.392-1.566a4.003 4.003 0 0 0-1.748-1.75c-.485-.248-1.002-.347-1.564-.393C17.71 2 17.046 2 16.242 2Z" /><path d="m23.361 22.581-3.558 2.958c-.253.21-.38.316-.473.363a.915.915 0 0 1-1.304-.618c-.023-.102-.023-.268-.023-.599v-1.094c-1.462 0-2.66.502-3.538 1.058-.338.214-.507.32-.584.347a.667.667 0 0 1-.883-.672c.003-.083.037-.199.105-.43.498-1.709 1.753-3.86 4.9-4.362v-1.217c0-.331 0-.497.023-.599a.915.915 0 0 1 1.304-.618c.093.047.22.152.474.363l3.558 2.958c.197.164.295.246.362.324a1.174 1.174 0 0 1 0 1.514 3.23 3.23 0 0 1-.363.324Z" /></symbol>', 28, 28);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon32StarsOutline", "stars_outline_32", "0 0 32 32", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 32 32" id="stars_outline_32"><path d="M6.904 2.394a.615.615 0 0 1 1.148 0l.866 2.254c.238.62.728 1.112 1.348 1.352l2.343.907a.615.615 0 0 1 0 1.146l-2.337.905a2.355 2.355 0 0 0-1.352 1.36l-.867 2.287a.615.615 0 0 1-1.15 0l-.87-2.292a2.355 2.355 0 0 0-1.34-1.357l-2.304-.904a.615.615 0 0 1 0-1.144l2.309-.906a2.355 2.355 0 0 0 1.338-1.348l.868-2.26Z" /><path fill-rule="evenodd" d="M15.385 15.376c.968-.968 1.74-2.72 2.318-4.478a35.958 35.958 0 0 0 .712-2.507c.127-.518 1.068-.518 1.196 0l.078.313a35.964 35.964 0 0 0 .634 2.194c.578 1.759 1.35 3.51 2.318 4.478.969.969 2.715 1.74 4.47 2.318a36.017 36.017 0 0 0 2.502.713c.516.128.516 1.067 0 1.195-.104.025-.208.052-.315.079a35.849 35.849 0 0 0-2.188.634c-1.754.578-3.5 1.35-4.469 2.318-.969.968-1.74 2.719-2.318 4.477a35.966 35.966 0 0 0-.712 2.507c-.128.517-1.068.517-1.196 0a37.837 37.837 0 0 0-.475-1.75 29.63 29.63 0 0 0-.237-.757c-.578-1.758-1.35-3.509-2.318-4.477-.97-.97-2.724-1.74-4.487-2.319a36.267 36.267 0 0 0-2.512-.712c-.517-.127-.517-1.068 0-1.195l.313-.079a36.091 36.091 0 0 0 2.199-.633c1.763-.579 3.518-1.35 4.487-2.319Zm1.768 1.768c.772-.772 1.38-1.772 1.86-2.77.48.998 1.088 1.998 1.86 2.77s1.77 1.38 2.767 1.86c-.996.48-1.995 1.089-2.767 1.86-.772.773-1.38 1.773-1.86 2.77-.48-.997-1.088-1.997-1.86-2.77-.773-.772-1.774-1.38-2.772-1.86.998-.48 1.999-1.087 2.771-1.86Z" clip-rule="evenodd" /></symbol>', 32, 32);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { makeIcon } from "../SvgIcon";
|
|
2
|
+
export default makeIcon("Icon36HeartUnlock", "heart_unlock_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="heart_unlock_36"><path fill-rule="evenodd" d="M23.622 12c-2.115 0-3.999.928-5.622 2.715-1.33-1.464-2.835-2.352-4.5-2.625v-1.84c0-2.619 2.133-4.75 4.774-4.75a4.776 4.776 0 0 1 4.341 2.77 1.25 1.25 0 1 0 2.27-1.048A7.276 7.276 0 0 0 18.274 3C14.261 3 11 6.241 11 10.25v1.874a8.093 8.093 0 0 0-.11.02C7.53 12.81 5 15.683 5 19.126c0 3.945 1.633 5.92 8.47 11.055l3.142 2.36c.816.613 1.96.613 2.776 0l3.141-2.36C29.366 25.044 31 23.07 31 19.125 31 15.19 27.697 12 23.622 12Zm-4.372 8.25a1.25 1.25 0 1 0-2.5 0v2.5a1.25 1.25 0 1 0 2.5 0v-2.5Z" clip-rule="evenodd" /></symbol>', 36, 36);
|
package/dist/es6/index.js
CHANGED
|
@@ -102,6 +102,7 @@ export { default as Icon16Cards2 } from "./16/cards_2";
|
|
|
102
102
|
export { default as Icon16CheckCircle } from "./16/check_circle";
|
|
103
103
|
export { default as Icon16CheckCircleOutline } from "./16/check_circle_outline";
|
|
104
104
|
export { default as Icon16CheckDoubleOutline } from "./16/check_double_outline";
|
|
105
|
+
export { default as Icon16CheckOutline } from "./16/check_outline";
|
|
105
106
|
export { default as Icon16CheckSquareOutline } from "./16/check_square_outline";
|
|
106
107
|
export { default as Icon16Chevron } from "./16/chevron";
|
|
107
108
|
export { default as Icon16ChevronLeft } from "./16/chevron_left";
|
|
@@ -575,6 +576,7 @@ export { default as Icon20ServicesCircleFillYellow } from "./20/services_circle_
|
|
|
575
576
|
export { default as Icon20ServicesOutline } from "./20/services_outline";
|
|
576
577
|
export { default as Icon20ShareExternalOutline } from "./20/share_external_outline";
|
|
577
578
|
export { default as Icon20ShareOutline } from "./20/share_outline";
|
|
579
|
+
export { default as Icon20ShieldLineOutline } from "./20/shield_line_outline";
|
|
578
580
|
export { default as Icon20ShoppingCartOutline } from "./20/shopping_cart_outline";
|
|
579
581
|
export { default as Icon20SkipBack } from "./20/skip_back";
|
|
580
582
|
export { default as Icon20SkipForward } from "./20/skip_forward";
|
|
@@ -591,6 +593,7 @@ export { default as Icon20Stars } from "./20/stars";
|
|
|
591
593
|
export { default as Icon20StarsFilled } from "./20/stars_filled";
|
|
592
594
|
export { default as Icon20StatisticCircleFillBlue } from "./20/statistic_circle_fill_blue";
|
|
593
595
|
export { default as Icon20StatisticsOutline } from "./20/statistics_outline";
|
|
596
|
+
export { default as Icon20StickerSmileOutline } from "./20/sticker_smile_outline";
|
|
594
597
|
export { default as Icon20StoryFillCircleRed } from "./20/story_fill_circle_red";
|
|
595
598
|
export { default as Icon20StoryFillCircleYellow } from "./20/story_fill_circle_yellow";
|
|
596
599
|
export { default as Icon20StoryOutline } from "./20/story_outline";
|
|
@@ -612,6 +615,7 @@ export { default as Icon20UnfavoriteOutline } from "./20/unfavorite_outline";
|
|
|
612
615
|
export { default as Icon20UnlockOutline } from "./20/unlock_outline";
|
|
613
616
|
export { default as Icon20User } from "./20/user";
|
|
614
617
|
export { default as Icon20UserAddOutline } from "./20/user_add_outline";
|
|
618
|
+
export { default as Icon20UserCheckOutline } from "./20/user_check_outline";
|
|
615
619
|
export { default as Icon20UserCircleFillBlue } from "./20/user_circle_fill_blue";
|
|
616
620
|
export { default as Icon20UserCircleOutline } from "./20/user_circle_outline";
|
|
617
621
|
export { default as Icon20UserOutline } from "./20/user_outline";
|
|
@@ -716,6 +720,7 @@ export { default as Icon24CheckCircleOff } from "./24/check_circle_off";
|
|
|
716
720
|
export { default as Icon24CheckCircleOn } from "./24/check_circle_on";
|
|
717
721
|
export { default as Icon24CheckCircleOutline } from "./24/check_circle_outline";
|
|
718
722
|
export { default as Icon24CheckShieldOutline } from "./24/check_shield_outline";
|
|
723
|
+
export { default as Icon24ChecksOutline } from "./24/checks_outline";
|
|
719
724
|
export { default as Icon24CheckSquareOutline } from "./24/check_square_outline";
|
|
720
725
|
export { default as Icon24ChefHatOutline } from "./24/chef_hat_outline";
|
|
721
726
|
export { default as Icon24Chevron } from "./24/chevron";
|
|
@@ -848,6 +853,7 @@ export { default as Icon24Locate } from "./24/locate";
|
|
|
848
853
|
export { default as Icon24LocationOutline } from "./24/location_outline";
|
|
849
854
|
export { default as Icon24LockOpenOutline } from "./24/lock_open_outline";
|
|
850
855
|
export { default as Icon24LockOutline } from "./24/lock_outline";
|
|
856
|
+
export { default as Icon24LogoClipsOutline } from "./24/logo_clips_outline";
|
|
851
857
|
export { default as Icon24LogoFacebook } from "./24/logo_facebook";
|
|
852
858
|
export { default as Icon24LogoGoogle } from "./24/logo_google";
|
|
853
859
|
export { default as Icon24LogoInstagram } from "./24/logo_instagram";
|
|
@@ -1013,9 +1019,11 @@ export { default as Icon24SortOutline } from "./24/sort_outline";
|
|
|
1013
1019
|
export { default as Icon24Spinner } from "./24/spinner";
|
|
1014
1020
|
export { default as Icon24Square4Outline } from "./24/square_4_outline";
|
|
1015
1021
|
export { default as Icon24SquareGrid3x3 } from "./24/square_grid_3x3";
|
|
1022
|
+
export { default as Icon24StarShieldOutline } from "./24/star_shield_outline";
|
|
1016
1023
|
export { default as Icon24StarsOutline } from "./24/stars_outline";
|
|
1017
1024
|
export { default as Icon24StatisticsOutline } from "./24/statistics_outline";
|
|
1018
1025
|
export { default as Icon24StickerOutline } from "./24/sticker_outline";
|
|
1026
|
+
export { default as Icon24StickerSmileOutline } from "./24/sticker_smile_outline";
|
|
1019
1027
|
export { default as Icon24Stop } from "./24/stop";
|
|
1020
1028
|
export { default as Icon24StorefrontOutline } from "./24/storefront_outline";
|
|
1021
1029
|
export { default as Icon24Story } from "./24/story";
|
|
@@ -1269,6 +1277,7 @@ export { default as Icon28GestureOutline } from "./28/gesture_outline";
|
|
|
1269
1277
|
export { default as Icon28Ghost } from "./28/ghost";
|
|
1270
1278
|
export { default as Icon28GhostOutline } from "./28/ghost_outline";
|
|
1271
1279
|
export { default as Icon28GhostSimleOutline } from "./28/ghost_simle_outline";
|
|
1280
|
+
export { default as Icon28GifOutline } from "./28/gif_outline";
|
|
1272
1281
|
export { default as Icon28GiftCircleFillRed } from "./28/gift_circle_fill_red";
|
|
1273
1282
|
export { default as Icon28GiftCircleFillYellow } from "./28/gift_circle_fill_yellow";
|
|
1274
1283
|
export { default as Icon28GiftOutline } from "./28/gift_outline";
|
|
@@ -1475,6 +1484,7 @@ export { default as Icon28PrivacyOutline } from "./28/privacy_outline";
|
|
|
1475
1484
|
export { default as Icon28Profile } from "./28/profile";
|
|
1476
1485
|
export { default as Icon28QrCodeOutline } from "./28/qr_code_outline";
|
|
1477
1486
|
export { default as Icon28QuestionOutline } from "./28/question_outline";
|
|
1487
|
+
export { default as Icon28QuoteOutline } from "./28/quote_outline";
|
|
1478
1488
|
export { default as Icon28RadiowavesAroundOutline } from "./28/radiowaves_around_outline";
|
|
1479
1489
|
export { default as Icon28RadiowavesLeftAndRightCircleFillRed } from "./28/radiowaves_left_and_right_circle_fill_red";
|
|
1480
1490
|
export { default as Icon28RadiowavesLeftAndRightOutline } from "./28/radiowaves_left_and_right_outline";
|
|
@@ -1531,6 +1541,7 @@ export { default as Icon28SkirtOutline } from "./28/skirt_outline";
|
|
|
1531
1541
|
export { default as Icon28SlidersOutline } from "./28/sliders_outline";
|
|
1532
1542
|
export { default as Icon28SlidersVerticalOutline } from "./28/sliders_vertical_outline";
|
|
1533
1543
|
export { default as Icon28SmartphoneOutline } from "./28/smartphone_outline";
|
|
1544
|
+
export { default as Icon28SmartphoneShareOutline } from "./28/smartphone_share_outline";
|
|
1534
1545
|
export { default as Icon28SmartphoneStarsOutline } from "./28/smartphone_stars_outline";
|
|
1535
1546
|
export { default as Icon28Smile } from "./28/smile";
|
|
1536
1547
|
export { default as Icon28SmileOutline } from "./28/smile_outline";
|
|
@@ -1701,6 +1712,7 @@ export { default as Icon32SongOutline } from "./32/song_outline";
|
|
|
1701
1712
|
export { default as Icon32Spinner } from "./32/spinner";
|
|
1702
1713
|
export { default as Icon32Square4Outline } from "./32/square_4_outline";
|
|
1703
1714
|
export { default as Icon32StarsCircleFillViolet } from "./32/stars_circle_fill_violet";
|
|
1715
|
+
export { default as Icon32StarsOutline } from "./32/stars_outline";
|
|
1704
1716
|
export { default as Icon32StoryOutline } from "./32/story_outline";
|
|
1705
1717
|
export { default as Icon32TearOffFlyerOutline } from "./32/tear_off_flyer_outline";
|
|
1706
1718
|
export { default as Icon32TicketOutline } from "./32/ticket_outline";
|
|
@@ -1740,6 +1752,7 @@ export { default as Icon36Gift } from "./36/gift";
|
|
|
1740
1752
|
export { default as Icon36GiftOutline } from "./36/gift_outline";
|
|
1741
1753
|
export { default as Icon36HealthOutline } from "./36/health_outline";
|
|
1742
1754
|
export { default as Icon36Hearts2Outline } from "./36/hearts_2_outline";
|
|
1755
|
+
export { default as Icon36HeartUnlock } from "./36/heart_unlock";
|
|
1743
1756
|
export { default as Icon36HelpOutline } from "./36/help_outline";
|
|
1744
1757
|
export { default as Icon36HomeOutline } from "./36/home_outline";
|
|
1745
1758
|
export { default as Icon36IncognitoOutline } from "./36/incognito_outline";
|