@vkontakte/icons 1.199.0 → 1.200.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/20/phone_down_outline.js +8 -0
  2. package/dist/20/spinner.js +8 -0
  3. package/dist/24/list_bullet_outline.js +8 -0
  4. package/dist/24/list_number_outline.js +8 -0
  5. package/dist/24/picture_outline.js +1 -1
  6. package/dist/24/share_external_outline.js +8 -0
  7. package/dist/28/picture_outline.js +1 -1
  8. package/dist/28/refresh_outline.js +1 -1
  9. package/dist/es6/20/phone_down_outline.js +2 -0
  10. package/dist/es6/20/spinner.js +2 -0
  11. package/dist/es6/24/list_bullet_outline.js +2 -0
  12. package/dist/es6/24/list_number_outline.js +2 -0
  13. package/dist/es6/24/picture_outline.js +1 -1
  14. package/dist/es6/24/share_external_outline.js +2 -0
  15. package/dist/es6/28/picture_outline.js +1 -1
  16. package/dist/es6/28/refresh_outline.js +1 -1
  17. package/dist/es6/index.js +5 -0
  18. package/dist/icons-map.json +1 -1
  19. package/dist/index.js +45 -10
  20. package/dist/typings/20/phone_down_outline.d.ts +11 -0
  21. package/dist/typings/20/spinner.d.ts +11 -0
  22. package/dist/typings/24/list_bullet_outline.d.ts +11 -0
  23. package/dist/typings/24/list_number_outline.d.ts +11 -0
  24. package/dist/typings/24/share_external_outline.d.ts +11 -0
  25. package/dist/typings/index.d.ts +5 -0
  26. package/package.json +1 -1
  27. package/src/svg/20/phone_down_outline_20.svg +1 -0
  28. package/src/svg/20/spinner_20.svg +1 -0
  29. package/src/svg/24/list_bullet_outline_24.svg +1 -0
  30. package/src/svg/24/list_number_outline_24.svg +1 -0
  31. package/src/svg/24/picture_outline_24.svg +1 -1
  32. package/src/svg/24/share_external_outline_24.svg +1 -0
  33. package/src/svg/28/picture_outline_28.svg +1 -1
  34. package/src/svg/28/refresh_outline_28.svg +1 -12
  35. package/ts/20/phone_down_outline.ts +23 -0
  36. package/ts/20/spinner.ts +23 -0
  37. package/ts/24/list_bullet_outline.ts +23 -0
  38. package/ts/24/list_number_outline.ts +23 -0
  39. package/ts/24/picture_outline.ts +1 -1
  40. package/ts/24/share_external_outline.ts +23 -0
  41. package/ts/28/picture_outline.ts +1 -1
  42. package/ts/28/refresh_outline.ts +1 -1
  43. package/ts/index.ts +5 -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("Icon20PhoneDownOutline", "phone_down_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="phone_down_outline_20"><path fill-rule="evenodd" d="M19.501 10.82v.04c0 .985-.362 1.897-1.15 2.5-.74.565-1.641.691-2.424.62-.256-.024-.44-.034-.62-.045a26.455 26.455 0 0 1-.22-.013 4.804 4.804 0 0 1-.873-.124l-.054-.013-.053-.017c-.77-.251-1.377-.617-1.826-1.093a3.183 3.183 0 0 1-.776-1.412c-.12-.465-.136-.883-.134-1.301a7.86 7.86 0 0 0-1.34-.13h-.005a8 8 0 0 0-1.404.128l.002.093c.002.275-.007.61-.086 1.006-.375 1.875-2.009 2.506-2.645 2.703-.326.1-.614.13-.888.152l-.342.022-.12.008c-.176.011-.382.025-.633.045l-.04.003-.04.001c-1.094.028-2.035-.325-2.655-1.09-.565-.696-.676-1.506-.676-2.037 0-.61.204-1.49.578-2.146.432-.76 1.052-1.331 1.664-1.819l.009-.007.01-.007c.825-.636 1.78-1.016 2.467-1.234a10.635 10.635 0 0 1 1.24-.312l.015-.002A19.774 19.774 0 0 1 10.075 5c.866.015 1.58.075 2.082.132a15.36 15.36 0 0 1 .757.105l.015.003a6.093 6.093 0 0 1 .38.058c.252.043.6.113 1.001.22.778.21 1.855.586 2.789 1.262.161.116 1.062.791 1.631 1.637.37.55.709 1.279.769 2.36l.002.041Zm-6.794-4.095s-1.034-.196-2.659-.224a18.335 18.335 0 0 0-3.302.314s-1.815.292-3.071 1.26c-.562.448-1.004.877-1.295 1.388a3.298 3.298 0 0 0-.381 1.403c0 .704.31 1.666 1.793 1.628.327-.026.58-.042.784-.055.446-.028.652-.041.874-.11.543-.168 1.417-.56 1.617-1.564.065-.322.06-.592.053-.896a8.924 8.924 0 0 1 .002-.56c.133-.563.588-.683 1.115-.8.798-.178 1.706-.176 1.79-.176h.004c.603 0 1.393.095 1.717.177l.109.026c.408.099.9.218 1.022.787 0 .181-.002.336-.004.473-.006.482-.009.737.083 1.095.117.459.45 1.071 1.614 1.45.261.065.48.077.801.096.187.01.407.023.69.049 1.087.1 1.938-.406 1.938-1.625-.043-.772-.272-1.245-.515-1.605-.412-.612-1.127-1.16-1.266-1.26-1.446-1.045-3.512-1.27-3.512-1.27Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
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("Icon20Spinner", "spinner_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="spinner_20"><path fill-rule="evenodd" d="M13.771 4.103a7 7 0 0 0-10.125 8.834.75.75 0 0 1-1.362.629A8.5 8.5 0 1 1 10 18.5a.75.75 0 0 1 0-1.5 7 7 0 0 0 3.771-12.897Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
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("Icon24ListBulletOutline", "list_bullet_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="list_bullet_outline_24"><path d="M8 5.9a.9.9 0 0 1 .9-.9h11.2a.9.9 0 1 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM8 12a.9.9 0 0 1 .9-.9h11.2a.9.9 0 1 1 0 1.8H8.9A.9.9 0 0 1 8 12Zm0 6.1a.9.9 0 0 1 .9-.9h11.2a.9.9 0 1 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM6 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM6 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /></symbol>', 24, 24, false, undefined);
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("Icon24ListNumberOutline", "list_number_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="list_number_outline_24"><path d="M8 5.9a.9.9 0 0 1 .9-.9h11.2a.9.9 0 0 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM8 12a.9.9 0 0 1 .9-.9h11.2a.9.9 0 0 1 0 1.8H8.9A.9.9 0 0 1 8 12Zm0 6.1a.9.9 0 0 1 .9-.9h11.2a.9.9 0 0 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM3.894 7.361c0 .409.2.639.555.639C4.803 8 5 7.773 5 7.361V4.72C5 4.282 4.745 4 4.351 4a1.3 1.3 0 0 0-.694.23l-.375.245c-.186.12-.282.273-.282.449 0 .236.154.403.372.403.107 0 .192-.035.367-.147l.15-.095h.005V7.36Zm-.888 6.163c0 .283.21.476.517.476h1.95c.331 0 .527-.173.527-.464 0-.291-.201-.47-.526-.47h-.938v-.046l.66-.605c.446-.406.664-.81.664-1.233 0-.678-.607-1.182-1.422-1.182C3.658 10 3 10.496 3 11.058c0 .256.19.44.459.44.187 0 .31-.074.481-.293.149-.19.269-.26.437-.26.218 0 .37.144.37.358 0 .19-.13.374-.42.657l-.857.83c-.344.331-.464.521-.464.735Zm-.008 5.548c0 .513.638.928 1.43.928.917 0 1.57-.49 1.57-1.182 0-.494-.323-.872-.765-.897v-.079c.374-.037.669-.386.669-.793 0-.62-.598-1.049-1.463-1.049-.775 0-1.428.403-1.428.883 0 .245.191.426.45.426.162 0 .3-.06.424-.178.199-.195.352-.27.537-.27.24 0 .413.138.413.33 0 .191-.175.332-.413.332h-.15c-.226 0-.387.19-.387.429 0 .254.16.434.387.434h.15c.29 0 .48.153.48.379 0 .225-.19.375-.48.375-.202 0-.379-.088-.56-.282-.152-.164-.288-.237-.441-.237-.246 0-.423.189-.423.45Z" /></symbol>', 24, 24, false, undefined);
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("Icon24PictureOutline", "picture_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.275 4.845c-.528.043-.829.123-1.055.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.026.317.065.552.117.739l3.202-3.201a.9.9 0 0 1 1.217-.051l1.905 1.612 3.72-4.498a.9.9 0 0 1 1.299-.094L19.2 13.86V9.5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.225.045Zm11.907 11.428L15.793 13.2l-3.7 4.474a.9.9 0 0 1-1.274.113L8.85 16.122l-2.738 2.737c.035.02.07.04.107.058.226.115.527.195 1.055.238.538.044 1.23.045 2.225.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.012-.14.02-.29.027-.452Z" clip-rule="evenodd" /><path d="M10.5 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /></symbol>', 24, 24, false, undefined);
7
+ var _default = (0, _svgIcon).makeIcon("Icon24PictureOutline", "picture_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_outline_24"><path d="M9 10.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" /><path fill-rule="evenodd" d="M9.461 3h5.077c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.461c-.947 0-1.713 0-2.333-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.923-1.922c-.266-.523-.376-1.087-.428-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.401 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.46 3ZM7.274 4.845c-.528.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226l.011.126 2.893-2.893c.18-.18.352-.352.509-.485.17-.145.381-.296.654-.384a1.9 1.9 0 0 1 1.177.002c.273.09.483.241.653.386.156.134.327.306.507.488l.753.759 2.761-2.76c.18-.18.351-.352.507-.484.17-.145.38-.295.653-.384a1.9 1.9 0 0 1 1.174 0c.272.089.482.24.652.384.157.132.328.303.508.483l.943.944V9.5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.239-1.054a2.6 2.6 0 0 0-1.136-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.226.045ZM6.22 18.917a2.602 2.602 0 0 1-.528-.356l3.309-3.308c.209-.21.328-.328.421-.407.03-.025.05-.04.06-.047a.1.1 0 0 1 .03 0c.011.008.031.022.06.047.093.08.212.198.42.409l1.37 1.379a.9.9 0 0 0 1.274.002l3.379-3.378c.208-.208.327-.326.42-.405a.885.885 0 0 1 .06-.047.104.104 0 0 1 .03 0 .86.86 0 0 1 .06.047c.093.079.211.197.42.405l2.193 2.193c-.004.515-.014.927-.043 1.274-.043.528-.123.83-.239 1.055a2.6 2.6 0 0 1-1.136 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-5c-.995 0-1.687 0-2.226-.045-.528-.043-.828-.123-1.054-.238Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
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("Icon24ShareExternalOutline", "share_external_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="share_external_outline_24"><path d="M12.636 2.264a.9.9 0 0 0-1.272 0l-4.2 4.2a.9.9 0 0 0 1.272 1.272L11.1 5.073V14.1a.9.9 0 0 0 1.8 0V5.073l2.664 2.663a.9.9 0 0 0 1.272-1.272l-4.2-4.2ZM5.8 13.9a.9.9 0 1 0-1.8 0v1.438c0 .808 0 1.469.044 2.006.045.556.142 1.058.381 1.526a3.9 3.9 0 0 0 1.704 1.705c.47.239.971.336 1.527.381C8.193 21 8.854 21 9.662 21h4.676c.808 0 1.469 0 2.006-.044.556-.045 1.058-.142 1.526-.381a3.9 3.9 0 0 0 1.705-1.704c.239-.47.336-.971.381-1.527.044-.537.044-1.198.044-2.006V13.9a.9.9 0 0 0-1.8 0v1.4c0 .855 0 1.442-.038 1.897-.036.445-.103.684-.19.856a2.1 2.1 0 0 1-.919.918c-.172.088-.411.155-.856.191-.455.037-1.042.038-1.897.038H9.7c-.855 0-1.442 0-1.897-.038-.445-.036-.684-.103-.856-.19a2.1 2.1 0 0 1-.918-.919c-.088-.172-.155-.411-.191-.856C5.8 16.742 5.8 16.155 5.8 15.3v-1.4Z" /></symbol>', 24, 24, false, undefined);
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("Icon28PictureOutline", "picture_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="picture_outline_28"><path fill="currentColor" d="M12 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /><path fill="currentColor" fill-rule="evenodd" d="M6.07 3.801C7.164 3.216 8.243 3 10.691 3h6.616c2.448 0 3.527.216 4.623.801a5.466 5.466 0 0 1 2.268 2.268c.585 1.096.801 2.175.801 4.623v6.616c0 2.448-.216 3.527-.801 4.623a5.465 5.465 0 0 1-2.269 2.268c-1.095.585-2.174.801-4.622.801h-6.616c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.268C3.216 20.835 3 19.756 3 17.308v-6.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 6.07 3.801ZM10.691 5c-2.335 0-3.019.212-3.68.565a3.467 3.467 0 0 0-1.447 1.448C5.212 7.673 5 8.357 5 10.692v6.616c0 1.975.151 2.768.412 3.366l3.88-3.881a1 1 0 0 1 1.348-.061l2.232 1.86 4.36-5.232a1 1 0 0 1 1.444-.097L23 17.227v-6.535c0-2.335-.212-3.019-.565-3.68a3.467 3.467 0 0 0-1.448-1.447C20.327 5.212 19.643 5 17.308 5h-6.616Zm12.154 14.799-4.749-4.353-4.329 5.194a1 1 0 0 1-1.408.128l-2.299-1.915-3.38 3.381c.105.072.216.14.332.201.66.353 1.344.565 3.679.565h6.616c2.335 0 3.019-.212 3.68-.565a3.467 3.467 0 0 0 1.447-1.448c.174-.325.314-.657.41-1.188Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
7
+ var _default = (0, _svgIcon).makeIcon("Icon28PictureOutline", "picture_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="picture_outline_28"><path d="M12 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM6.07 3.801C7.164 3.216 8.243 3 10.691 3h6.616c2.448 0 3.527.216 4.622.801A5.465 5.465 0 0 1 24.2 6.07c.585 1.096.801 2.175.801 4.623v6.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.27 2.269c-1.095.585-2.174.801-4.622.801h-6.616c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C3.216 20.835 3 19.756 3 17.308v-6.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 6.07 3.801ZM10.691 5c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C5.212 7.673 5 8.357 5 10.692v6.616c0 1.67.108 2.495.3 3.071L8 17.677c.37-.37.69-.69.975-.932.301-.255.628-.482 1.03-.613a3 3 0 0 1 1.845-.007c.403.129.731.353 1.034.607.27.226.57.52.916.861l2.93-2.91c.373-.37.695-.69.982-.932.302-.255.63-.481 1.034-.611a3 3 0 0 1 1.85.003c.403.131.73.359 1.032.615.285.242.606.563.978.935l.393.393v-4.394c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447C20.327 5.212 19.643 5 17.308 5h-6.616Zm12.303 12.909-1.775-1.775c-.407-.407-.67-.668-.886-.852-.207-.176-.304-.22-.357-.237a1 1 0 0 0-.617-.001c-.053.017-.15.06-.358.236-.217.183-.48.444-.888.849l-3.605 3.58a1 1 0 0 1-1.407.003l-.613-.604a16.794 16.794 0 0 0-.888-.843c-.208-.174-.306-.218-.358-.235a1 1 0 0 0-.616.002c-.052.018-.15.062-.356.237-.215.183-.477.444-.883.85l-2.94 2.941c.174.14.363.265.567.374.66.353 1.344.565 3.679.565h6.616c2.335 0 3.019-.212 3.68-.565a3.467 3.467 0 0 0 1.447-1.448c.321-.6.525-1.219.56-3.078Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
8
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("Icon28RefreshOutline", "refresh_outline_28", "0 0 28 28", '<symbol viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" id="refresh_outline_28"><g fill="none" fill-rule="evenodd"><path d="M0 0h28v28H0z" /><path d="M12.293 1.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l1.28-1.282a8 8 0 1 0 6.393 2.66 1 1 0 0 1 1.491-1.334A9.965 9.965 0 0 1 24 14c0 5.523-4.477 10-10 10S4 19.523 4 14c0-5.386 4.259-9.778 9.593-9.992l-1.3-1.3a1 1 0 0 1 0-1.415Z" fill="currentColor" fill-rule="nonzero" /></g></symbol>', 28, 28, false, undefined);
7
+ var _default = (0, _svgIcon).makeIcon("Icon28RefreshOutline", "refresh_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="refresh_outline_28"><path d="M12.293 2.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l1.28-1.282a8 8 0 1 0 6.393 2.66 1 1 0 1 1 1.491-1.334A9.965 9.965 0 0 1 24 15c0 5.523-4.477 10-10 10S4 20.523 4 15c0-5.386 4.259-9.778 9.593-9.992l-1.3-1.3a1 1 0 0 1 0-1.415Z" /></symbol>', 28, 28, false, undefined);
8
8
  exports.default = _default;
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon20PhoneDownOutline", "phone_down_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="phone_down_outline_20"><path fill-rule="evenodd" d="M19.501 10.82v.04c0 .985-.362 1.897-1.15 2.5-.74.565-1.641.691-2.424.62-.256-.024-.44-.034-.62-.045a26.455 26.455 0 0 1-.22-.013 4.804 4.804 0 0 1-.873-.124l-.054-.013-.053-.017c-.77-.251-1.377-.617-1.826-1.093a3.183 3.183 0 0 1-.776-1.412c-.12-.465-.136-.883-.134-1.301a7.86 7.86 0 0 0-1.34-.13h-.005a8 8 0 0 0-1.404.128l.002.093c.002.275-.007.61-.086 1.006-.375 1.875-2.009 2.506-2.645 2.703-.326.1-.614.13-.888.152l-.342.022-.12.008c-.176.011-.382.025-.633.045l-.04.003-.04.001c-1.094.028-2.035-.325-2.655-1.09-.565-.696-.676-1.506-.676-2.037 0-.61.204-1.49.578-2.146.432-.76 1.052-1.331 1.664-1.819l.009-.007.01-.007c.825-.636 1.78-1.016 2.467-1.234a10.635 10.635 0 0 1 1.24-.312l.015-.002A19.774 19.774 0 0 1 10.075 5c.866.015 1.58.075 2.082.132a15.36 15.36 0 0 1 .757.105l.015.003a6.093 6.093 0 0 1 .38.058c.252.043.6.113 1.001.22.778.21 1.855.586 2.789 1.262.161.116 1.062.791 1.631 1.637.37.55.709 1.279.769 2.36l.002.041Zm-6.794-4.095s-1.034-.196-2.659-.224a18.335 18.335 0 0 0-3.302.314s-1.815.292-3.071 1.26c-.562.448-1.004.877-1.295 1.388a3.298 3.298 0 0 0-.381 1.403c0 .704.31 1.666 1.793 1.628.327-.026.58-.042.784-.055.446-.028.652-.041.874-.11.543-.168 1.417-.56 1.617-1.564.065-.322.06-.592.053-.896a8.924 8.924 0 0 1 .002-.56c.133-.563.588-.683 1.115-.8.798-.178 1.706-.176 1.79-.176h.004c.603 0 1.393.095 1.717.177l.109.026c.408.099.9.218 1.022.787 0 .181-.002.336-.004.473-.006.482-.009.737.083 1.095.117.459.45 1.071 1.614 1.45.261.065.48.077.801.096.187.01.407.023.69.049 1.087.1 1.938-.406 1.938-1.625-.043-.772-.272-1.245-.515-1.605-.412-.612-1.127-1.16-1.266-1.26-1.446-1.045-3.512-1.27-3.512-1.27Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon20Spinner", "spinner_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="spinner_20"><path fill-rule="evenodd" d="M13.771 4.103a7 7 0 0 0-10.125 8.834.75.75 0 0 1-1.362.629A8.5 8.5 0 1 1 10 18.5a.75.75 0 0 1 0-1.5 7 7 0 0 0 3.771-12.897Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ListBulletOutline", "list_bullet_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="list_bullet_outline_24"><path d="M8 5.9a.9.9 0 0 1 .9-.9h11.2a.9.9 0 1 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM8 12a.9.9 0 0 1 .9-.9h11.2a.9.9 0 1 1 0 1.8H8.9A.9.9 0 0 1 8 12Zm0 6.1a.9.9 0 0 1 .9-.9h11.2a.9.9 0 1 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM6 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM6 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ListNumberOutline", "list_number_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="list_number_outline_24"><path d="M8 5.9a.9.9 0 0 1 .9-.9h11.2a.9.9 0 0 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM8 12a.9.9 0 0 1 .9-.9h11.2a.9.9 0 0 1 0 1.8H8.9A.9.9 0 0 1 8 12Zm0 6.1a.9.9 0 0 1 .9-.9h11.2a.9.9 0 0 1 0 1.8H8.9a.9.9 0 0 1-.9-.9ZM3.894 7.361c0 .409.2.639.555.639C4.803 8 5 7.773 5 7.361V4.72C5 4.282 4.745 4 4.351 4a1.3 1.3 0 0 0-.694.23l-.375.245c-.186.12-.282.273-.282.449 0 .236.154.403.372.403.107 0 .192-.035.367-.147l.15-.095h.005V7.36Zm-.888 6.163c0 .283.21.476.517.476h1.95c.331 0 .527-.173.527-.464 0-.291-.201-.47-.526-.47h-.938v-.046l.66-.605c.446-.406.664-.81.664-1.233 0-.678-.607-1.182-1.422-1.182C3.658 10 3 10.496 3 11.058c0 .256.19.44.459.44.187 0 .31-.074.481-.293.149-.19.269-.26.437-.26.218 0 .37.144.37.358 0 .19-.13.374-.42.657l-.857.83c-.344.331-.464.521-.464.735Zm-.008 5.548c0 .513.638.928 1.43.928.917 0 1.57-.49 1.57-1.182 0-.494-.323-.872-.765-.897v-.079c.374-.037.669-.386.669-.793 0-.62-.598-1.049-1.463-1.049-.775 0-1.428.403-1.428.883 0 .245.191.426.45.426.162 0 .3-.06.424-.178.199-.195.352-.27.537-.27.24 0 .413.138.413.33 0 .191-.175.332-.413.332h-.15c-.226 0-.387.19-.387.429 0 .254.16.434.387.434h.15c.29 0 .48.153.48.379 0 .225-.19.375-.48.375-.202 0-.379-.088-.56-.282-.152-.164-.288-.237-.441-.237-.246 0-.423.189-.423.45Z" /></symbol>', 24, 24, false, undefined);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon24PictureOutline", "picture_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_outline_24"><path fill-rule="evenodd" d="M9.462 3h5.076c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.462c-.948 0-1.714 0-2.334-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.922-1.922c-.267-.523-.377-1.087-.43-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.402 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.462 3ZM7.275 4.845c-.528.043-.829.123-1.055.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226.026.317.065.552.117.739l3.202-3.201a.9.9 0 0 1 1.217-.051l1.905 1.612 3.72-4.498a.9.9 0 0 1 1.299-.094L19.2 13.86V9.5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.238-1.054a2.6 2.6 0 0 0-1.137-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.225.045Zm11.907 11.428L15.793 13.2l-3.7 4.474a.9.9 0 0 1-1.274.113L8.85 16.122l-2.738 2.737c.035.02.07.04.107.058.226.115.527.195 1.055.238.538.044 1.23.045 2.225.045h5c.995 0 1.687 0 2.226-.045.527-.043.828-.123 1.054-.238a2.6 2.6 0 0 0 1.137-1.137c.115-.226.195-.527.238-1.055.012-.14.02-.29.027-.452Z" clip-rule="evenodd" /><path d="M10.5 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /></symbol>', 24, 24, false, undefined);
2
+ export default makeIcon("Icon24PictureOutline", "picture_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="picture_outline_24"><path d="M9 10.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" /><path fill-rule="evenodd" d="M9.461 3h5.077c.948 0 1.714 0 2.334.05.64.053 1.203.163 1.726.43a4.4 4.4 0 0 1 1.922 1.922c.267.523.377 1.087.43 1.726.05.62.05 1.386.05 2.334v5.076c0 .948 0 1.714-.05 2.334-.053.64-.163 1.203-.43 1.726a4.4 4.4 0 0 1-1.922 1.922c-.523.267-1.087.377-1.726.43-.62.05-1.386.05-2.334.05H9.461c-.947 0-1.713 0-2.333-.05-.64-.053-1.203-.163-1.726-.43a4.4 4.4 0 0 1-1.923-1.922c-.266-.523-.376-1.087-.428-1.726C3 16.252 3 15.486 3 14.538V9.462c0-.948 0-1.714.05-2.334.053-.64.163-1.203.43-1.726A4.4 4.4 0 0 1 5.401 3.48c.523-.267 1.087-.377 1.726-.43C7.748 3 8.514 3 9.46 3ZM7.274 4.845c-.528.043-.828.123-1.054.238A2.6 2.6 0 0 0 5.083 6.22c-.115.226-.195.527-.238 1.054C4.8 7.813 4.8 8.505 4.8 9.5v5c0 .995 0 1.687.045 2.226l.011.126 2.893-2.893c.18-.18.352-.352.509-.485.17-.145.381-.296.654-.384a1.9 1.9 0 0 1 1.177.002c.273.09.483.241.653.386.156.134.327.306.507.488l.753.759 2.761-2.76c.18-.18.351-.352.507-.484.17-.145.38-.295.653-.384a1.9 1.9 0 0 1 1.174 0c.272.089.482.24.652.384.157.132.328.303.508.483l.943.944V9.5c0-.995 0-1.687-.045-2.226-.043-.527-.123-.828-.239-1.054a2.6 2.6 0 0 0-1.136-1.137c-.226-.115-.527-.195-1.055-.238-.538-.044-1.23-.045-2.225-.045h-5c-.995 0-1.687 0-2.226.045ZM6.22 18.917a2.602 2.602 0 0 1-.528-.356l3.309-3.308c.209-.21.328-.328.421-.407.03-.025.05-.04.06-.047a.1.1 0 0 1 .03 0c.011.008.031.022.06.047.093.08.212.198.42.409l1.37 1.379a.9.9 0 0 0 1.274.002l3.379-3.378c.208-.208.327-.326.42-.405a.885.885 0 0 1 .06-.047.104.104 0 0 1 .03 0 .86.86 0 0 1 .06.047c.093.079.211.197.42.405l2.193 2.193c-.004.515-.014.927-.043 1.274-.043.528-.123.83-.239 1.055a2.6 2.6 0 0 1-1.136 1.137c-.226.115-.527.195-1.055.238-.538.044-1.23.045-2.225.045h-5c-.995 0-1.687 0-2.226-.045-.528-.043-.828-.123-1.054-.238Z" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,2 @@
1
+ import { makeIcon } from "../SvgIcon";
2
+ export default makeIcon("Icon24ShareExternalOutline", "share_external_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="share_external_outline_24"><path d="M12.636 2.264a.9.9 0 0 0-1.272 0l-4.2 4.2a.9.9 0 0 0 1.272 1.272L11.1 5.073V14.1a.9.9 0 0 0 1.8 0V5.073l2.664 2.663a.9.9 0 0 0 1.272-1.272l-4.2-4.2ZM5.8 13.9a.9.9 0 1 0-1.8 0v1.438c0 .808 0 1.469.044 2.006.045.556.142 1.058.381 1.526a3.9 3.9 0 0 0 1.704 1.705c.47.239.971.336 1.527.381C8.193 21 8.854 21 9.662 21h4.676c.808 0 1.469 0 2.006-.044.556-.045 1.058-.142 1.526-.381a3.9 3.9 0 0 0 1.705-1.704c.239-.47.336-.971.381-1.527.044-.537.044-1.198.044-2.006V13.9a.9.9 0 0 0-1.8 0v1.4c0 .855 0 1.442-.038 1.897-.036.445-.103.684-.19.856a2.1 2.1 0 0 1-.919.918c-.172.088-.411.155-.856.191-.455.037-1.042.038-1.897.038H9.7c-.855 0-1.442 0-1.897-.038-.445-.036-.684-.103-.856-.19a2.1 2.1 0 0 1-.918-.919c-.088-.172-.155-.411-.191-.856C5.8 16.742 5.8 16.155 5.8 15.3v-1.4Z" /></symbol>', 24, 24, false, undefined);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon28PictureOutline", "picture_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 28 28" id="picture_outline_28"><path fill="currentColor" d="M12 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" /><path fill="currentColor" fill-rule="evenodd" d="M6.07 3.801C7.164 3.216 8.243 3 10.691 3h6.616c2.448 0 3.527.216 4.623.801a5.466 5.466 0 0 1 2.268 2.268c.585 1.096.801 2.175.801 4.623v6.616c0 2.448-.216 3.527-.801 4.623a5.465 5.465 0 0 1-2.269 2.268c-1.095.585-2.174.801-4.622.801h-6.616c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.268C3.216 20.835 3 19.756 3 17.308v-6.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 6.07 3.801ZM10.691 5c-2.335 0-3.019.212-3.68.565a3.467 3.467 0 0 0-1.447 1.448C5.212 7.673 5 8.357 5 10.692v6.616c0 1.975.151 2.768.412 3.366l3.88-3.881a1 1 0 0 1 1.348-.061l2.232 1.86 4.36-5.232a1 1 0 0 1 1.444-.097L23 17.227v-6.535c0-2.335-.212-3.019-.565-3.68a3.467 3.467 0 0 0-1.448-1.447C20.327 5.212 19.643 5 17.308 5h-6.616Zm12.154 14.799-4.749-4.353-4.329 5.194a1 1 0 0 1-1.408.128l-2.299-1.915-3.38 3.381c.105.072.216.14.332.201.66.353 1.344.565 3.679.565h6.616c2.335 0 3.019-.212 3.68-.565a3.467 3.467 0 0 0 1.447-1.448c.174-.325.314-.657.41-1.188Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
2
+ export default makeIcon("Icon28PictureOutline", "picture_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="picture_outline_28"><path d="M12 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM6.07 3.801C7.164 3.216 8.243 3 10.691 3h6.616c2.448 0 3.527.216 4.622.801A5.465 5.465 0 0 1 24.2 6.07c.585 1.096.801 2.175.801 4.623v6.616c0 2.448-.216 3.527-.801 4.622a5.465 5.465 0 0 1-2.27 2.269c-1.095.585-2.174.801-4.622.801h-6.616c-2.448 0-3.527-.216-4.623-.801a5.465 5.465 0 0 1-2.268-2.269C3.216 20.835 3 19.756 3 17.308v-6.616c0-2.448.216-3.527.801-4.623A5.466 5.466 0 0 1 6.07 3.801ZM10.691 5c-2.335 0-3.019.212-3.68.565a3.466 3.466 0 0 0-1.447 1.448C5.212 7.673 5 8.357 5 10.692v6.616c0 1.67.108 2.495.3 3.071L8 17.677c.37-.37.69-.69.975-.932.301-.255.628-.482 1.03-.613a3 3 0 0 1 1.845-.007c.403.129.731.353 1.034.607.27.226.57.52.916.861l2.93-2.91c.373-.37.695-.69.982-.932.302-.255.63-.481 1.034-.611a3 3 0 0 1 1.85.003c.403.131.73.359 1.032.615.285.242.606.563.978.935l.393.393v-4.394c0-2.335-.212-3.019-.565-3.68a3.466 3.466 0 0 0-1.448-1.447C20.327 5.212 19.643 5 17.308 5h-6.616Zm12.303 12.909-1.775-1.775c-.407-.407-.67-.668-.886-.852-.207-.176-.304-.22-.357-.237a1 1 0 0 0-.617-.001c-.053.017-.15.06-.358.236-.217.183-.48.444-.888.849l-3.605 3.58a1 1 0 0 1-1.407.003l-.613-.604a16.794 16.794 0 0 0-.888-.843c-.208-.174-.306-.218-.358-.235a1 1 0 0 0-.616.002c-.052.018-.15.062-.356.237-.215.183-.477.444-.883.85l-2.94 2.941c.174.14.363.265.567.374.66.353 1.344.565 3.679.565h6.616c2.335 0 3.019-.212 3.68-.565a3.467 3.467 0 0 0 1.447-1.448c.321-.6.525-1.219.56-3.078Z" clip-rule="evenodd" /></symbol>', 28, 28, false, undefined);
@@ -1,2 +1,2 @@
1
1
  import { makeIcon } from "../SvgIcon";
2
- export default makeIcon("Icon28RefreshOutline", "refresh_outline_28", "0 0 28 28", '<symbol viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" id="refresh_outline_28"><g fill="none" fill-rule="evenodd"><path d="M0 0h28v28H0z" /><path d="M12.293 1.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l1.28-1.282a8 8 0 1 0 6.393 2.66 1 1 0 0 1 1.491-1.334A9.965 9.965 0 0 1 24 14c0 5.523-4.477 10-10 10S4 19.523 4 14c0-5.386 4.259-9.778 9.593-9.992l-1.3-1.3a1 1 0 0 1 0-1.415Z" fill="currentColor" fill-rule="nonzero" /></g></symbol>', 28, 28, false, undefined);
2
+ export default makeIcon("Icon28RefreshOutline", "refresh_outline_28", "0 0 28 28", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 28 28" id="refresh_outline_28"><path d="M12.293 2.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414l1.28-1.282a8 8 0 1 0 6.393 2.66 1 1 0 1 1 1.491-1.334A9.965 9.965 0 0 1 24 15c0 5.523-4.477 10-10 10S4 20.523 4 15c0-5.386 4.259-9.778 9.593-9.992l-1.3-1.3a1 1 0 0 1 0-1.415Z" /></symbol>', 28, 28, false, undefined);
package/dist/es6/index.js CHANGED
@@ -578,6 +578,7 @@ export { default as Icon20PaymentCardOutline } from "./20/payment_card_outline";
578
578
  export { default as Icon20Phone } from "./20/phone";
579
579
  export { default as Icon20PhoneCircleFillGreen } from "./20/phone_circle_fill_green";
580
580
  export { default as Icon20PhoneDown } from "./20/phone_down";
581
+ export { default as Icon20PhoneDownOutline } from "./20/phone_down_outline";
581
582
  export { default as Icon20PhoneOutline } from "./20/phone_outline";
582
583
  export { default as Icon20PictureOutline } from "./20/picture_outline";
583
584
  export { default as Icon20PictureStackOutline } from "./20/picture_stack_outline";
@@ -644,6 +645,7 @@ export { default as Icon20SmileOutline } from "./20/smile_outline";
644
645
  export { default as Icon20SongCircleFillViolet } from "./20/song_circle_fill_violet";
645
646
  export { default as Icon20SongOutline } from "./20/song_outline";
646
647
  export { default as Icon20SortOutline } from "./20/sort_outline";
648
+ export { default as Icon20Spinner } from "./20/spinner";
647
649
  export { default as Icon20Square4Outline } from "./20/square_4_outline";
648
650
  export { default as Icon20StarCircleFillBlue } from "./20/star_circle_fill_blue";
649
651
  export { default as Icon20StarCircleFillGray } from "./20/star_circle_fill_gray";
@@ -931,9 +933,11 @@ export { default as Icon24List } from "./24/list";
931
933
  export { default as Icon24ListAdd } from "./24/list_add";
932
934
  export { default as Icon24ListAddOutline } from "./24/list_add_outline";
933
935
  export { default as Icon24ListArrowLeftDownOutline } from "./24/list_arrow_left_down_outline";
936
+ export { default as Icon24ListBulletOutline } from "./24/list_bullet_outline";
934
937
  export { default as Icon24ListCheckOutline } from "./24/list_check_outline";
935
938
  export { default as Icon24ListLikeOutline } from "./24/list_like_outline";
936
939
  export { default as Icon24ListLikeSlashOutline } from "./24/list_like_slash_outline";
940
+ export { default as Icon24ListNumberOutline } from "./24/list_number_outline";
937
941
  export { default as Icon24Live } from "./24/live";
938
942
  export { default as Icon24LiveAddOutline } from "./24/live_add_outline";
939
943
  export { default as Icon24LiveClockBadgeOutline } from "./24/live_clock_badge_outline";
@@ -1094,6 +1098,7 @@ export { default as Icon24ServicesOutline } from "./24/services_outline";
1094
1098
  export { default as Icon24Settings } from "./24/settings";
1095
1099
  export { default as Icon24Share } from "./24/share";
1096
1100
  export { default as Icon24ShareExternal } from "./24/share_external";
1101
+ export { default as Icon24ShareExternalOutline } from "./24/share_external_outline";
1097
1102
  export { default as Icon24ShareOutline } from "./24/share_outline";
1098
1103
  export { default as Icon24ShoppingCartOutline } from "./24/shopping_cart_outline";
1099
1104
  export { default as Icon24Shuffle } from "./24/shuffle";