@brizy/ui-icons 0.0.55 → 0.0.57

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 (76) hide show
  1. package/es/icons/Airtable.js +1 -1
  2. package/es/icons/CustomAssets.d.ts +2 -0
  3. package/es/icons/CustomAssets.js +3 -0
  4. package/es/icons/DeleteOutlined.d.ts +2 -0
  5. package/es/icons/DeleteOutlined.js +3 -0
  6. package/es/icons/DuplicateSite.d.ts +2 -0
  7. package/es/icons/DuplicateSite.js +3 -0
  8. package/es/icons/FiltersBy.d.ts +2 -0
  9. package/es/icons/FiltersBy.js +3 -0
  10. package/es/icons/MoveSite.d.ts +2 -0
  11. package/es/icons/MoveSite.js +3 -0
  12. package/es/icons/OrderBy.d.ts +2 -0
  13. package/es/icons/OrderBy.js +3 -0
  14. package/es/icons/PublishOptions.d.ts +2 -0
  15. package/es/icons/PublishOptions.js +3 -0
  16. package/es/icons/Redirects.d.ts +2 -0
  17. package/es/icons/Redirects.js +6 -0
  18. package/es/icons/RenameSite.d.ts +2 -0
  19. package/es/icons/RenameSite.js +3 -0
  20. package/es/icons/Resources.d.ts +2 -0
  21. package/es/icons/Resources.js +3 -0
  22. package/es/icons/SettingsDashboard.d.ts +2 -0
  23. package/es/icons/SettingsDashboard.js +3 -0
  24. package/es/icons/Shop.d.ts +2 -0
  25. package/es/icons/Shop.js +3 -0
  26. package/es/icons/Taxes.d.ts +2 -2
  27. package/es/icons/Taxes.js +1 -1
  28. package/es/icons/Teams.d.ts +2 -0
  29. package/es/icons/Teams.js +3 -0
  30. package/es/icons/UserCircle.d.ts +2 -0
  31. package/es/icons/UserCircle.js +6 -0
  32. package/es/icons/Websites.d.ts +2 -0
  33. package/es/icons/Websites.js +3 -0
  34. package/es/icons/Wl.d.ts +2 -0
  35. package/es/icons/Wl.js +3 -0
  36. package/es/index.d.ts +16 -0
  37. package/es/index.js +17 -0
  38. package/lib/icons/Airtable.js +7 -23
  39. package/lib/icons/CustomAssets.d.ts +2 -0
  40. package/lib/icons/CustomAssets.js +9 -0
  41. package/lib/icons/DeleteOutlined.d.ts +2 -0
  42. package/lib/icons/DeleteOutlined.js +9 -0
  43. package/lib/icons/DuplicateSite.d.ts +2 -0
  44. package/lib/icons/DuplicateSite.js +9 -0
  45. package/lib/icons/FiltersBy.d.ts +2 -0
  46. package/lib/icons/FiltersBy.js +9 -0
  47. package/lib/icons/MoveSite.d.ts +2 -0
  48. package/lib/icons/MoveSite.js +9 -0
  49. package/lib/icons/OrderBy.d.ts +2 -0
  50. package/lib/icons/OrderBy.js +9 -0
  51. package/lib/icons/PublishOptions.d.ts +2 -0
  52. package/lib/icons/PublishOptions.js +9 -0
  53. package/lib/icons/Redirects.d.ts +2 -0
  54. package/lib/icons/Redirects.js +12 -0
  55. package/lib/icons/RenameSite.d.ts +2 -0
  56. package/lib/icons/RenameSite.js +9 -0
  57. package/lib/icons/Resources.d.ts +2 -0
  58. package/lib/icons/Resources.js +9 -0
  59. package/lib/icons/SettingsDashboard.d.ts +2 -0
  60. package/lib/icons/SettingsDashboard.js +9 -0
  61. package/lib/icons/Shop.d.ts +2 -0
  62. package/lib/icons/Shop.js +9 -0
  63. package/lib/icons/Taxes.d.ts +2 -2
  64. package/lib/icons/Taxes.js +5 -21
  65. package/lib/icons/Teams.d.ts +2 -0
  66. package/lib/icons/Teams.js +9 -0
  67. package/lib/icons/UserCircle.d.ts +2 -0
  68. package/lib/icons/UserCircle.js +12 -0
  69. package/lib/icons/Websites.d.ts +2 -0
  70. package/lib/icons/Websites.js +9 -0
  71. package/lib/icons/Wl.d.ts +2 -0
  72. package/lib/icons/Wl.js +9 -0
  73. package/lib/index.d.ts +16 -0
  74. package/lib/index.js +34 -1
  75. package/package-lock.json +1 -1
  76. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import * as React from "react";
1
+ import React from "react";
2
2
  export const Airtable = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
3
  React.createElement("g", { fill: "none", fillRule: "nonzero" },
4
4
  React.createElement("path", { fill: "currentColor", d: "M7.146 1.177 1.181 3.758c-.332.144-.328.637.006.775l5.99 2.485a2.132 2.132 0 0 0 1.639 0l5.99-2.485c.334-.138.337-.631.005-.775L8.846 1.177a2.133 2.133 0 0 0-1.7 0M8.528 8.375v6.207c0 .295.284.497.547.388l6.674-2.71a.418.418 0 0 0 .253-.388V5.665c0-.296-.285-.498-.547-.389L8.78 7.986a.418.418 0 0 0-.252.389M6.969 8.695l-1.981 1-.201.102-4.182 2.096a.424.424 0 0 1-.603-.377V5.691c0-.112.054-.208.128-.28a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }),
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const CustomAssets: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const CustomAssets = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 14" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9.046 2c-.018.166-.05.329-.05.5 0 .529.108 1.029.276 1.5H1.998v8h12V6.949a4.47 4.47 0 0 0 2-.71V12a2 2 0 0 1-2 2H1.999c-1.105 0-2-.895-1.999-2V4a2 2 0 0 1 2-2zm.49 4.001A.5.5 0 0 1 9.9 6.2l3 4a.5.5 0 0 1-.399.801h-7a.5.5 0 0 1-.354-.854l4-4a.5.5 0 0 1 .389-.146M4.748 5.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5M13.497 0a.5.5 0 0 1 .5.5c0 .827.673 1.5 1.5 1.5a.5.5 0 0 1 0 1c-.827 0-1.5.673-1.5 1.5a.5.5 0 0 1-1 0c0-.827-.673-1.5-1.5-1.5a.5.5 0 0 1 0-1c.827 0 1.5-.673 1.5-1.5a.5.5 0 0 1 .5-.5" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const DeleteOutlined: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const DeleteOutlined = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 14 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M12.5 5a.5.5 0 0 1 .5.5V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V5.5a.5.5 0 0 1 1 0V14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5.5a.5.5 0 0 1 .5-.5M4.854 7.146 7 9.293l2.146-2.147a.5.5 0 1 1 .708.708L7.707 10l2.147 2.146a.5.5 0 1 1-.708.708L7 10.707l-2.146 2.147a.5.5 0 1 1-.708-.708L6.293 10 4.146 7.854a.5.5 0 1 1 .708-.708M.5 4a.5.5 0 0 1 0-1H4V.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V3h3.5a.5.5 0 0 1 0 1zM9 1H5v2h4z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const DuplicateSite: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const DuplicateSite = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15.5 4a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 1 0V15h10V5h-1.5a.5.5 0 0 1-.492-.41L13 4.5a.5.5 0 0 1 .5-.5zm-4-4a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5V.5A.5.5 0 0 1 .5 0zM11 1H1v10h10z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const FiltersBy: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const FiltersBy = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 12 12" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M12 2.25C12 .063 6.614 0 6 0S0 .063 0 2.25c0 .343.143.628.369.875L4.5 7.778v3.472c0 .415.336.75.75.75h1.5a.75.75 0 0 0 .75-.75V7.778l4.102-4.623c.243-.252.398-.548.398-.905M6 1.5c2.353 0 3.866.438 4.372.75C9.866 2.562 8.352 3 6 3c-2.353 0-3.866-.438-4.372-.75.506-.312 2.02-.75 4.372-.75" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const MoveSite: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const MoveSite = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 9" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M7.312.987a.5.5 0 0 1-.624.78 3.5 3.5 0 1 0 0 5.466.5.5 0 1 1 .624.78 4.5 4.5 0 1 1 0-7.026m5.542.16 3.011 3.012.018.02.006.007-.025-.028.027.031.03.04.024.042.009.02.008.018A.5.5 0 0 1 16 4.5l-.002.044-.001.011-.009.053a.5.5 0 0 1-.123.233l-3.011 3.013a.5.5 0 1 1-.708-.707L14.293 5H5.5a.5.5 0 0 1 0-1h8.793l-2.147-2.146a.5.5 0 0 1-.057-.638l.057-.07a.5.5 0 0 1 .708 0" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const OrderBy: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const OrderBy = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 12 12" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9 1.5a.75.75 0 0 1 .75.75V7.5h1.875a.375.375 0 0 1 .307.59l-2.625 3.75a.375.375 0 0 1-.614 0L6.068 8.09a.375.375 0 0 1 .307-.59H8.25V2.25A.75.75 0 0 1 9 1.5M3 .01a.39.39 0 0 1 .307.15l2.625 3.75a.375.375 0 0 1-.307.59H3.75v5.25a.75.75 0 0 1-1.5 0V4.5H.375a.375.375 0 0 1-.307-.59L2.693.16A.39.39 0 0 1 3 .01" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const PublishOptions: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const PublishOptions = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M4.174.467a.5.5 0 1 1-.348.938C2.61.955 1.742.965 1.354 1.354c-.577.576-.31 1.982.618 3.725a6.5 6.5 0 1 1 8.95 8.949c1.742.928 3.148 1.195 3.724.618.39-.388.4-1.255-.05-2.472a.5.5 0 1 1 .937-.348c.571 1.544.557 2.791-.18 3.528-1.03 1.03-3.121.624-5.522-.785a6.5 6.5 0 0 1-8.4-8.4C.022 3.768-.384 1.676.646.645 1.383-.09 2.63-.104 4.174.467M2.137 7.276l-.03.142Q2 7.944 2 8.5a5.5 5.5 0 0 0 6.724 5.363c-1.175-.808-2.394-1.826-3.578-3.01S2.945 8.452 2.137 7.277M7.5 3a5.5 5.5 0 0 0-4.942 3.084c.814 1.29 1.934 2.7 3.296 4.062s2.771 2.482 4.062 3.296A5.5 5.5 0 0 0 7.5 3" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Redirects: () => ReactElement;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export const Redirects = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 61 30" },
3
+ React.createElement("g", { stroke: "none", "stroke-width": "1", fill: "currentColor", "fill-rule": "evenodd" },
4
+ React.createElement("g", { transform: "translate(-1110, -198)", fill: "currentColor" },
5
+ React.createElement("g", { transform: "translate(1110, 176)" },
6
+ React.createElement("path", { d: "M22,22 C29.9483115,22 36.4527019,28.1820427 36.9672064,36.0001634 L56.585,36 L48.2928932,27.7071068 L49.7071068,26.2928932 L59.7071068,36.2928932 L60.4142136,37 L49.7071068,47.7071068 L48.2928932,46.2928932 L56.585,38 L36.9671404,38.000838 C36.4521465,45.8184852 29.9479722,52 22,52 C14.0520406,52 7.54785458,45.818479 7.03285963,38.0008372 L1.13686838e-13,38 L1.13686838e-13,36 L7.0327937,36.0001642 C7.54729915,28.1820489 14.0517012,22 22,22 Z M22,24 C15.1566226,24 9.54827335,29.2877738 9.03785671,36.000432 L22,36 L22,38 L9.03793299,38.0005707 C9.54883187,44.7127528 15.1569633,50 22,50 C29.1797153,50 35,44.1797153 35,37 C35,29.8202847 29.1797153,24 22,24 Z", "fill-rule": "nonzero" }))))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const RenameSite: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const RenameSite = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15 15a.5.5 0 0 1 0 1H1a.5.5 0 0 1 0-1zM10.854.146l3 3a.5.5 0 0 1 0 .708l-8.5 8.5a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.233l8.5-8.5a.5.5 0 0 1 .708 0M8.5 3.207 2.452 9.254l-.765 3.058 3.058-.765L10.793 5.5zm2-2L9.207 2.499 11.5 4.792 12.793 3.5z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Resources: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Resources = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 14" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M11.5 0C10.1 0 8.8.4 8 1.1 7.2.4 5.9 0 4.5 0 1.9 0 0 1.3 0 3v10c0 .6.4 1 1 1s1-.4 1-1c0-.3.9-1 2.5-1s2.5.7 2.5 1c0 .6.4 1 1 1s1-.4 1-1c0-.3.9-1 2.5-1s2.5.7 2.5 1c0 .6.4 1 1 1s1-.4 1-1V3c0-1.7-1.9-3-4.5-3m-7 10c-.9 0-1.8.2-2.5.5V3c0-.3.9-1 2.5-1S7 2.7 7 3v7.5c-.7-.3-1.6-.5-2.5-.5m9.5.5c-.7-.3-1.6-.5-2.5-.5s-1.8.2-2.5.5V3c0-.3.9-1 2.5-1s2.5.7 2.5 1z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const SettingsDashboard: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const SettingsDashboard = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15.5 7h-1.59a6 6 0 0 0-.292-1.089l1.378-.795a.5.5 0 0 0 .183-.683l-.5-.866a.5.5 0 0 0-.683-.183l-1.374.793a6 6 0 0 0-.798-.798l.794-1.375a.5.5 0 0 0-.183-.683l-.866-.5a.5.5 0 0 0-.683.183l-.795 1.378a6 6 0 0 0-1.088-.292V.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.59a6 6 0 0 0-1.088.292L5.12 1.004a.5.5 0 0 0-.683-.183l-.866.5a.5.5 0 0 0-.183.683l.794 1.375q-.437.362-.798.798L2.01 3.384a.5.5 0 0 0-.683.183l-.5.866a.5.5 0 0 0 .183.683l1.378.795Q2.192 6.435 2.096 7H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1.59q.096.564.292 1.088l-1.378.795a.5.5 0 0 0-.183.683l.5.866a.5.5 0 0 0 .683.183l1.374-.794q.362.436.798.798l-.794 1.375a.5.5 0 0 0 .183.683l.866.5a.5.5 0 0 0 .683-.183l.795-1.378q.524.196 1.088.292v1.59a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1.59a6 6 0 0 0 1.088-.292l.795 1.378a.5.5 0 0 0 .683.183l.866-.5a.5.5 0 0 0 .183-.683l-.794-1.375q.436-.362.798-.798l1.374.794a.5.5 0 0 0 .683-.183l.5-.866a.5.5 0 0 0-.183-.683l-1.378-.795q.196-.524.292-1.088h1.59a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM8 12c-.37 0-.721-.067-1.062-.161L8.577 9h3.281c-.447 1.721-2 3-3.858 3m0-8c1.858 0 3.411 1.279 3.858 3H8.577L6.938 4.161C7.278 4.067 7.63 4 8 4M4 8c0-1.116.461-2.123 1.2-2.85L6.845 8 5.2 10.85A3.98 3.98 0 0 1 4 8" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Shop: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Shop = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M3.5 0a.5.5 0 0 1 .5.5V9h9.122l1.897-6.637a.5.5 0 0 1 .53-.36l.088.016a.5.5 0 0 1 .344.618l-2 7A.5.5 0 0 1 13.5 10h-10a.5.5 0 0 1-.5-.5V1H.5A.5.5 0 0 1 .008.59L0 .5A.5.5 0 0 1 .5 0zm6 0a.5.5 0 0 1 .5.5V3h2.5a.5.5 0 0 1 0 1H10v2.5a.5.5 0 0 1-1 0V4H6.5a.5.5 0 0 1 0-1H9V.5a.5.5 0 0 1 .5-.5M4 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2m9-1a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2" })));
@@ -1,2 +1,2 @@
1
- /// <reference types="react" />
2
- export declare const Taxes: () => JSX.Element;
1
+ import { ReactElement } from "react";
2
+ export declare const Taxes: () => ReactElement;
package/es/icons/Taxes.js CHANGED
@@ -1,3 +1,3 @@
1
- import * as React from "react";
1
+ import React from "react";
2
2
  export const Taxes = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 18 18" },
3
3
  React.createElement("path", { d: "M2.4 8.71v6.387h2.4V8.71H6v6.387h2.4V8.71h1.2v6.387H12V8.71h1.2v6.387h2.4V8.71h1.2v6.387h.6c.331 0 .6.26.6.58v1.742a.59.59 0 0 1-.6.581H.6a.59.59 0 0 1-.6-.58v-1.743c0-.32.269-.58.6-.58h.6V8.71h1.2ZM8.705.077a.617.617 0 0 1 .595 0l8.4 4.645c.186.104.3.296.3.504v1.742a.59.59 0 0 1-.6.58H.6a.59.59 0 0 1-.6-.58V5.226c0-.209.117-.401.305-.504ZM9 2.903c-.663 0-1.2.52-1.2 1.162 0 .64.537 1.16 1.2 1.16.318 0 .623-.122.849-.34.225-.217.351-.512.351-.82 0-.642-.537-1.162-1.2-1.162Z", fill: "currentColor", fillRule: "nonzero" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Teams: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Teams = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 18 18" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M6.751 3.75a3.375 3.375 0 0 1 3.375 3.374v.318c.004.994.074 2.332 1.137 3.528-.764.7-1.53 1.122-2.689 1.217v.915c0 .797.54.87 1.321 1.09l2.139.612a2.025 2.025 0 0 1 1.467 1.947v.499H0v-.499c0-.904.598-1.698 1.467-1.947l2.138-.613c.784-.219 1.323-.293 1.323-1.089v-.99c-1.16-.094-1.925-.441-2.689-1.142 1.063-1.196 1.133-2.534 1.137-3.528v-.318A3.375 3.375 0 0 1 6.75 3.75m4.875-3c.791 0 1.52.226 2.124.61 1.22.775 1.94 2.19 1.679 3.696l-.396 2.28c-.16.918-.529 1.63-1.283 2.125V10.5c0 .655 1.28 1.318 2.56 1.748 1.01.34 1.69 1.24 1.69 2.289v1.213h-3.145a3.53 3.53 0 0 0-2.409-2.387l-1.37-.393a6.7 6.7 0 0 0 1.2-.894l.544-.498a.75.75 0 0 0 .053-1.051l-.49-.552c-.758-.852-.758-1.786-.758-2.85a4.88 4.88 0 0 0-3.287-4.61 3.8 3.8 0 0 1 1.271-1.221 3.95 3.95 0 0 1 2.017-.545" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const UserCircle: () => ReactElement;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export const UserCircle = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32" },
3
+ React.createElement("g", { fill: "none", fillRule: "evenodd" },
4
+ React.createElement("circle", { "data-color": "color-2", cx: 16, cy: 16, r: 16, fill: "#FFF" }),
5
+ React.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "m8.5 23.5 3.326-1.164a2.5 2.5 0 0 0 1.674-2.36v-1.058.25M22.5 23.5l-3.326-1.164a2.5 2.5 0 0 1-1.674-2.36v-1.042.25" }),
6
+ React.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "m19.088 16.558.431-2.155a4.099 4.099 0 1 0-8.038 0l.43 2.155a3.66 3.66 0 0 0 7.177 0Z" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Websites: () => ReactElement;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Websites = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 19 17" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m6.94 7.864 5.698 3.323-1.948 1.125 1.84 3.189-1.77 1.022-1.842-3.188L6.97 14.46zM16.38.5a2.455 2.455 0 0 1 2.454 2.455v9.818a2.455 2.455 0 0 1-2.454 2.454h-2.59L13.082 14h3.298c.678 0 1.227-.55 1.227-1.227V5.818H5.869l-.166-.097v.097H2.062v6.955C2.06 13.45 2.61 14 3.288 14H5.74l.006 1.227H3.288a2.455 2.455 0 0 1-2.455-2.454V2.955A2.455 2.455 0 0 1 3.288.5zM3.492 2.34a.818.818 0 1 0 0 1.637.818.818 0 0 0 0-1.636m2.455 0a.818.818 0 1 0 0 1.637.818.818 0 0 0 0-1.636" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Wl: () => ReactElement;
package/es/icons/Wl.js ADDED
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ export const Wl = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M14 5.987a8 8 0 0 1 1.793.2l-9.581 9.6A7.977 7.977 0 0 1 14 5.987M7.013.06a7.99 7.99 0 0 1 8.44 5.064A8.894 8.894 0 0 0 5 13.986q.006.742.136 1.472A7.993 7.993 0 0 1 7.013.06" })));
package/es/index.d.ts CHANGED
@@ -113,6 +113,7 @@ export { Mention } from "./icons/Mention";
113
113
  export { Taxes } from "./icons/Taxes";
114
114
  export { Tax } from "./icons/Tax";
115
115
  export { Redirect } from "./icons/Redirect";
116
+ export { Redirects } from "./icons/Redirects";
116
117
  export { Heart } from "./icons/Heart";
117
118
  export { LockFilled } from "./icons/LockFilled";
118
119
  export { Window } from "./icons/Window";
@@ -180,6 +181,21 @@ export { BlockSwitchLegacy } from "./icons/BlockSwitchLegacy";
180
181
  export { BlocksLegacy } from "./icons/BlocksLegacy";
181
182
  export { ActiveLegacy } from "./icons/ActiveLegacy";
182
183
  export { SearchLegacy } from "./icons/SearchLegacy";
184
+ export { CustomAssets } from "./icons/CustomAssets";
185
+ export { DeleteOutlined } from "./icons/DeleteOutlined";
186
+ export { DuplicateSite } from "./icons/DuplicateSite";
187
+ export { FiltersBy } from "./icons/FiltersBy";
188
+ export { MoveSite } from "./icons/MoveSite";
189
+ export { OrderBy } from "./icons/OrderBy";
190
+ export { PublishOptions } from "./icons/PublishOptions";
191
+ export { RenameSite } from "./icons/RenameSite";
192
+ export { Resources } from "./icons/Resources";
193
+ export { SettingsDashboard } from "./icons/SettingsDashboard";
194
+ export { Shop } from "./icons/Shop";
195
+ export { Teams } from "./icons/Teams";
196
+ export { UserCircle } from "./icons/UserCircle";
197
+ export { Websites } from "./icons/Websites";
198
+ export { Wl } from "./icons/Wl";
183
199
  export { Bold } from "./icons/Bold";
184
200
  export { H1 } from "./icons/H1";
185
201
  export { H2 } from "./icons/H2";
package/es/index.js CHANGED
@@ -114,6 +114,7 @@ export { Mention } from "./icons/Mention";
114
114
  export { Taxes } from "./icons/Taxes";
115
115
  export { Tax } from "./icons/Tax";
116
116
  export { Redirect } from "./icons/Redirect";
117
+ export { Redirects } from "./icons/Redirects";
117
118
  export { Heart } from "./icons/Heart";
118
119
  export { LockFilled } from "./icons/LockFilled";
119
120
  export { Window } from "./icons/Window";
@@ -182,6 +183,22 @@ export { BlockSwitchLegacy } from "./icons/BlockSwitchLegacy";
182
183
  export { BlocksLegacy } from "./icons/BlocksLegacy";
183
184
  export { ActiveLegacy } from "./icons/ActiveLegacy";
184
185
  export { SearchLegacy } from "./icons/SearchLegacy";
186
+ // Dashboard
187
+ export { CustomAssets } from "./icons/CustomAssets";
188
+ export { DeleteOutlined } from "./icons/DeleteOutlined";
189
+ export { DuplicateSite } from "./icons/DuplicateSite";
190
+ export { FiltersBy } from "./icons/FiltersBy";
191
+ export { MoveSite } from "./icons/MoveSite";
192
+ export { OrderBy } from "./icons/OrderBy";
193
+ export { PublishOptions } from "./icons/PublishOptions";
194
+ export { RenameSite } from "./icons/RenameSite";
195
+ export { Resources } from "./icons/Resources";
196
+ export { SettingsDashboard } from "./icons/SettingsDashboard";
197
+ export { Shop } from "./icons/Shop";
198
+ export { Teams } from "./icons/Teams";
199
+ export { UserCircle } from "./icons/UserCircle";
200
+ export { Websites } from "./icons/Websites";
201
+ export { Wl } from "./icons/Wl";
185
202
  // Editor
186
203
  export { Bold } from "./icons/Bold";
187
204
  export { H1 } from "./icons/H1";
@@ -1,27 +1,11 @@
1
1
  "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
- }) : (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- o[k2] = m[k];
8
- }));
9
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
- Object.defineProperty(o, "default", { enumerable: true, value: v });
11
- }) : function(o, v) {
12
- o["default"] = v;
13
- });
14
- var __importStar = (this && this.__importStar) || function (mod) {
15
- if (mod && mod.__esModule) return mod;
16
- var result = {};
17
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
- __setModuleDefault(result, mod);
19
- return result;
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
20
4
  };
21
5
  Object.defineProperty(exports, "__esModule", { value: true });
22
6
  exports.Airtable = void 0;
23
- const React = __importStar(require("react"));
24
- exports.Airtable = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
25
- React.createElement("g", { fill: "none", fillRule: "nonzero" },
26
- React.createElement("path", { fill: "currentColor", d: "M7.146 1.177 1.181 3.758c-.332.144-.328.637.006.775l5.99 2.485a2.132 2.132 0 0 0 1.639 0l5.99-2.485c.334-.138.337-.631.005-.775L8.846 1.177a2.133 2.133 0 0 0-1.7 0M8.528 8.375v6.207c0 .295.284.497.547.388l6.674-2.71a.418.418 0 0 0 .253-.388V5.665c0-.296-.285-.498-.547-.389L8.78 7.986a.418.418 0 0 0-.252.389M6.969 8.695l-1.981 1-.201.102-4.182 2.096a.424.424 0 0 1-.603-.377V5.691c0-.112.054-.208.128-.28a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }),
27
- React.createElement("path", { fill: "#000", fillOpacity: 0.25, d: "m6.969 8.695-1.981 1L.13 5.411a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }))));
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Airtable = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("g", { fill: "none", fillRule: "nonzero" },
10
+ react_1.default.createElement("path", { fill: "currentColor", d: "M7.146 1.177 1.181 3.758c-.332.144-.328.637.006.775l5.99 2.485a2.132 2.132 0 0 0 1.639 0l5.99-2.485c.334-.138.337-.631.005-.775L8.846 1.177a2.133 2.133 0 0 0-1.7 0M8.528 8.375v6.207c0 .295.284.497.547.388l6.674-2.71a.418.418 0 0 0 .253-.388V5.665c0-.296-.285-.498-.547-.389L8.78 7.986a.418.418 0 0 0-.252.389M6.969 8.695l-1.981 1-.201.102-4.182 2.096a.424.424 0 0 1-.603-.377V5.691c0-.112.054-.208.128-.28a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }),
11
+ react_1.default.createElement("path", { fill: "#000", fillOpacity: 0.25, d: "m6.969 8.695-1.981 1L.13 5.411a.457.457 0 0 1 .1-.08.41.41 0 0 1 .365-.029l6.34 2.628c.323.134.348.606.034.765" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const CustomAssets: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.CustomAssets = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.CustomAssets = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 14" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9.046 2c-.018.166-.05.329-.05.5 0 .529.108 1.029.276 1.5H1.998v8h12V6.949a4.47 4.47 0 0 0 2-.71V12a2 2 0 0 1-2 2H1.999c-1.105 0-2-.895-1.999-2V4a2 2 0 0 1 2-2zm.49 4.001A.5.5 0 0 1 9.9 6.2l3 4a.5.5 0 0 1-.399.801h-7a.5.5 0 0 1-.354-.854l4-4a.5.5 0 0 1 .389-.146M4.748 5.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5M13.497 0a.5.5 0 0 1 .5.5c0 .827.673 1.5 1.5 1.5a.5.5 0 0 1 0 1c-.827 0-1.5.673-1.5 1.5a.5.5 0 0 1-1 0c0-.827-.673-1.5-1.5-1.5a.5.5 0 0 1 0-1c.827 0 1.5-.673 1.5-1.5a.5.5 0 0 1 .5-.5" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const DeleteOutlined: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.DeleteOutlined = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.DeleteOutlined = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 14 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M12.5 5a.5.5 0 0 1 .5.5V14a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V5.5a.5.5 0 0 1 1 0V14a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V5.5a.5.5 0 0 1 .5-.5M4.854 7.146 7 9.293l2.146-2.147a.5.5 0 1 1 .708.708L7.707 10l2.147 2.146a.5.5 0 1 1-.708.708L7 10.707l-2.146 2.147a.5.5 0 1 1-.708-.708L6.293 10 4.146 7.854a.5.5 0 1 1 .708-.708M.5 4a.5.5 0 0 1 0-1H4V.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5V3h3.5a.5.5 0 0 1 0 1zM9 1H5v2h4z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const DuplicateSite: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.DuplicateSite = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.DuplicateSite = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15.5 4a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 1 0V15h10V5h-1.5a.5.5 0 0 1-.492-.41L13 4.5a.5.5 0 0 1 .5-.5zm-4-4a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5V.5A.5.5 0 0 1 .5 0zM11 1H1v10h10z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const FiltersBy: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.FiltersBy = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.FiltersBy = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 12 12" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M12 2.25C12 .063 6.614 0 6 0S0 .063 0 2.25c0 .343.143.628.369.875L4.5 7.778v3.472c0 .415.336.75.75.75h1.5a.75.75 0 0 0 .75-.75V7.778l4.102-4.623c.243-.252.398-.548.398-.905M6 1.5c2.353 0 3.866.438 4.372.75C9.866 2.562 8.352 3 6 3c-2.353 0-3.866-.438-4.372-.75.506-.312 2.02-.75 4.372-.75" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const MoveSite: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.MoveSite = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.MoveSite = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 9" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M7.312.987a.5.5 0 0 1-.624.78 3.5 3.5 0 1 0 0 5.466.5.5 0 1 1 .624.78 4.5 4.5 0 1 1 0-7.026m5.542.16 3.011 3.012.018.02.006.007-.025-.028.027.031.03.04.024.042.009.02.008.018A.5.5 0 0 1 16 4.5l-.002.044-.001.011-.009.053a.5.5 0 0 1-.123.233l-3.011 3.013a.5.5 0 1 1-.708-.707L14.293 5H5.5a.5.5 0 0 1 0-1h8.793l-2.147-2.146a.5.5 0 0 1-.057-.638l.057-.07a.5.5 0 0 1 .708 0" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const OrderBy: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.OrderBy = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.OrderBy = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 12 12" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9 1.5a.75.75 0 0 1 .75.75V7.5h1.875a.375.375 0 0 1 .307.59l-2.625 3.75a.375.375 0 0 1-.614 0L6.068 8.09a.375.375 0 0 1 .307-.59H8.25V2.25A.75.75 0 0 1 9 1.5M3 .01a.39.39 0 0 1 .307.15l2.625 3.75a.375.375 0 0 1-.307.59H3.75v5.25a.75.75 0 0 1-1.5 0V4.5H.375a.375.375 0 0 1-.307-.59L2.693.16A.39.39 0 0 1 3 .01" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const PublishOptions: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.PublishOptions = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.PublishOptions = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M4.174.467a.5.5 0 1 1-.348.938C2.61.955 1.742.965 1.354 1.354c-.577.576-.31 1.982.618 3.725a6.5 6.5 0 1 1 8.95 8.949c1.742.928 3.148 1.195 3.724.618.39-.388.4-1.255-.05-2.472a.5.5 0 1 1 .937-.348c.571 1.544.557 2.791-.18 3.528-1.03 1.03-3.121.624-5.522-.785a6.5 6.5 0 0 1-8.4-8.4C.022 3.768-.384 1.676.646.645 1.383-.09 2.63-.104 4.174.467M2.137 7.276l-.03.142Q2 7.944 2 8.5a5.5 5.5 0 0 0 6.724 5.363c-1.175-.808-2.394-1.826-3.578-3.01S2.945 8.452 2.137 7.277M7.5 3a5.5 5.5 0 0 0-4.942 3.084c.814 1.29 1.934 2.7 3.296 4.062s2.771 2.482 4.062 3.296A5.5 5.5 0 0 0 7.5 3" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Redirects: () => ReactElement;
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Redirects = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Redirects = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 61 30" },
9
+ react_1.default.createElement("g", { stroke: "none", "stroke-width": "1", fill: "currentColor", "fill-rule": "evenodd" },
10
+ react_1.default.createElement("g", { transform: "translate(-1110, -198)", fill: "currentColor" },
11
+ react_1.default.createElement("g", { transform: "translate(1110, 176)" },
12
+ react_1.default.createElement("path", { d: "M22,22 C29.9483115,22 36.4527019,28.1820427 36.9672064,36.0001634 L56.585,36 L48.2928932,27.7071068 L49.7071068,26.2928932 L59.7071068,36.2928932 L60.4142136,37 L49.7071068,47.7071068 L48.2928932,46.2928932 L56.585,38 L36.9671404,38.000838 C36.4521465,45.8184852 29.9479722,52 22,52 C14.0520406,52 7.54785458,45.818479 7.03285963,38.0008372 L1.13686838e-13,38 L1.13686838e-13,36 L7.0327937,36.0001642 C7.54729915,28.1820489 14.0517012,22 22,22 Z M22,24 C15.1566226,24 9.54827335,29.2877738 9.03785671,36.000432 L22,36 L22,38 L9.03793299,38.0005707 C9.54883187,44.7127528 15.1569633,50 22,50 C29.1797153,50 35,44.1797153 35,37 C35,29.8202847 29.1797153,24 22,24 Z", "fill-rule": "nonzero" }))))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const RenameSite: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.RenameSite = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.RenameSite = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15 15a.5.5 0 0 1 0 1H1a.5.5 0 0 1 0-1zM10.854.146l3 3a.5.5 0 0 1 0 .708l-8.5 8.5a.5.5 0 0 1-.233.131l-4 1a.5.5 0 0 1-.606-.606l1-4a.5.5 0 0 1 .131-.233l8.5-8.5a.5.5 0 0 1 .708 0M8.5 3.207 2.452 9.254l-.765 3.058 3.058-.765L10.793 5.5zm2-2L9.207 2.499 11.5 4.792 12.793 3.5z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Resources: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Resources = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Resources = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 14" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M11.5 0C10.1 0 8.8.4 8 1.1 7.2.4 5.9 0 4.5 0 1.9 0 0 1.3 0 3v10c0 .6.4 1 1 1s1-.4 1-1c0-.3.9-1 2.5-1s2.5.7 2.5 1c0 .6.4 1 1 1s1-.4 1-1c0-.3.9-1 2.5-1s2.5.7 2.5 1c0 .6.4 1 1 1s1-.4 1-1V3c0-1.7-1.9-3-4.5-3m-7 10c-.9 0-1.8.2-2.5.5V3c0-.3.9-1 2.5-1S7 2.7 7 3v7.5c-.7-.3-1.6-.5-2.5-.5m9.5.5c-.7-.3-1.6-.5-2.5-.5s-1.8.2-2.5.5V3c0-.3.9-1 2.5-1s2.5.7 2.5 1z" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const SettingsDashboard: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.SettingsDashboard = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.SettingsDashboard = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15.5 7h-1.59a6 6 0 0 0-.292-1.089l1.378-.795a.5.5 0 0 0 .183-.683l-.5-.866a.5.5 0 0 0-.683-.183l-1.374.793a6 6 0 0 0-.798-.798l.794-1.375a.5.5 0 0 0-.183-.683l-.866-.5a.5.5 0 0 0-.683.183l-.795 1.378a6 6 0 0 0-1.088-.292V.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.59a6 6 0 0 0-1.088.292L5.12 1.004a.5.5 0 0 0-.683-.183l-.866.5a.5.5 0 0 0-.183.683l.794 1.375q-.437.362-.798.798L2.01 3.384a.5.5 0 0 0-.683.183l-.5.866a.5.5 0 0 0 .183.683l1.378.795Q2.192 6.435 2.096 7H.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1.59q.096.564.292 1.088l-1.378.795a.5.5 0 0 0-.183.683l.5.866a.5.5 0 0 0 .683.183l1.374-.794q.362.436.798.798l-.794 1.375a.5.5 0 0 0 .183.683l.866.5a.5.5 0 0 0 .683-.183l.795-1.378q.524.196 1.088.292v1.59a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1.59a6 6 0 0 0 1.088-.292l.795 1.378a.5.5 0 0 0 .683.183l.866-.5a.5.5 0 0 0 .183-.683l-.794-1.375q.436-.362.798-.798l1.374.794a.5.5 0 0 0 .683-.183l.5-.866a.5.5 0 0 0-.183-.683l-1.378-.795q.196-.524.292-1.088h1.59a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5zM8 12c-.37 0-.721-.067-1.062-.161L8.577 9h3.281c-.447 1.721-2 3-3.858 3m0-8c1.858 0 3.411 1.279 3.858 3H8.577L6.938 4.161C7.278 4.067 7.63 4 8 4M4 8c0-1.116.461-2.123 1.2-2.85L6.845 8 5.2 10.85A3.98 3.98 0 0 1 4 8" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Shop: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Shop = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Shop = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M3.5 0a.5.5 0 0 1 .5.5V9h9.122l1.897-6.637a.5.5 0 0 1 .53-.36l.088.016a.5.5 0 0 1 .344.618l-2 7A.5.5 0 0 1 13.5 10h-10a.5.5 0 0 1-.5-.5V1H.5A.5.5 0 0 1 .008.59L0 .5A.5.5 0 0 1 .5 0zm6 0a.5.5 0 0 1 .5.5V3h2.5a.5.5 0 0 1 0 1H10v2.5a.5.5 0 0 1-1 0V4H6.5a.5.5 0 0 1 0-1H9V.5a.5.5 0 0 1 .5-.5M4 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2m9-1a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2" })));
@@ -1,2 +1,2 @@
1
- /// <reference types="react" />
2
- export declare const Taxes: () => JSX.Element;
1
+ import { ReactElement } from "react";
2
+ export declare const Taxes: () => ReactElement;
@@ -1,25 +1,9 @@
1
1
  "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
- }) : (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- o[k2] = m[k];
8
- }));
9
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
- Object.defineProperty(o, "default", { enumerable: true, value: v });
11
- }) : function(o, v) {
12
- o["default"] = v;
13
- });
14
- var __importStar = (this && this.__importStar) || function (mod) {
15
- if (mod && mod.__esModule) return mod;
16
- var result = {};
17
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
- __setModuleDefault(result, mod);
19
- return result;
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
20
4
  };
21
5
  Object.defineProperty(exports, "__esModule", { value: true });
22
6
  exports.Taxes = void 0;
23
- const React = __importStar(require("react"));
24
- exports.Taxes = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 18 18" },
25
- React.createElement("path", { d: "M2.4 8.71v6.387h2.4V8.71H6v6.387h2.4V8.71h1.2v6.387H12V8.71h1.2v6.387h2.4V8.71h1.2v6.387h.6c.331 0 .6.26.6.58v1.742a.59.59 0 0 1-.6.581H.6a.59.59 0 0 1-.6-.58v-1.743c0-.32.269-.58.6-.58h.6V8.71h1.2ZM8.705.077a.617.617 0 0 1 .595 0l8.4 4.645c.186.104.3.296.3.504v1.742a.59.59 0 0 1-.6.58H.6a.59.59 0 0 1-.6-.58V5.226c0-.209.117-.401.305-.504ZM9 2.903c-.663 0-1.2.52-1.2 1.162 0 .64.537 1.16 1.2 1.16.318 0 .623-.122.849-.34.225-.217.351-.512.351-.82 0-.642-.537-1.162-1.2-1.162Z", fill: "currentColor", fillRule: "nonzero" })));
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Taxes = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 18 18" },
9
+ react_1.default.createElement("path", { d: "M2.4 8.71v6.387h2.4V8.71H6v6.387h2.4V8.71h1.2v6.387H12V8.71h1.2v6.387h2.4V8.71h1.2v6.387h.6c.331 0 .6.26.6.58v1.742a.59.59 0 0 1-.6.581H.6a.59.59 0 0 1-.6-.58v-1.743c0-.32.269-.58.6-.58h.6V8.71h1.2ZM8.705.077a.617.617 0 0 1 .595 0l8.4 4.645c.186.104.3.296.3.504v1.742a.59.59 0 0 1-.6.58H.6a.59.59 0 0 1-.6-.58V5.226c0-.209.117-.401.305-.504ZM9 2.903c-.663 0-1.2.52-1.2 1.162 0 .64.537 1.16 1.2 1.16.318 0 .623-.122.849-.34.225-.217.351-.512.351-.82 0-.642-.537-1.162-1.2-1.162Z", fill: "currentColor", fillRule: "nonzero" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Teams: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Teams = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Teams = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 18 18" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M6.751 3.75a3.375 3.375 0 0 1 3.375 3.374v.318c.004.994.074 2.332 1.137 3.528-.764.7-1.53 1.122-2.689 1.217v.915c0 .797.54.87 1.321 1.09l2.139.612a2.025 2.025 0 0 1 1.467 1.947v.499H0v-.499c0-.904.598-1.698 1.467-1.947l2.138-.613c.784-.219 1.323-.293 1.323-1.089v-.99c-1.16-.094-1.925-.441-2.689-1.142 1.063-1.196 1.133-2.534 1.137-3.528v-.318A3.375 3.375 0 0 1 6.75 3.75m4.875-3c.791 0 1.52.226 2.124.61 1.22.775 1.94 2.19 1.679 3.696l-.396 2.28c-.16.918-.529 1.63-1.283 2.125V10.5c0 .655 1.28 1.318 2.56 1.748 1.01.34 1.69 1.24 1.69 2.289v1.213h-3.145a3.53 3.53 0 0 0-2.409-2.387l-1.37-.393a6.7 6.7 0 0 0 1.2-.894l.544-.498a.75.75 0 0 0 .053-1.051l-.49-.552c-.758-.852-.758-1.786-.758-2.85a4.88 4.88 0 0 0-3.287-4.61 3.8 3.8 0 0 1 1.271-1.221 3.95 3.95 0 0 1 2.017-.545" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const UserCircle: () => ReactElement;
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.UserCircle = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.UserCircle = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32" },
9
+ react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" },
10
+ react_1.default.createElement("circle", { "data-color": "color-2", cx: 16, cy: 16, r: 16, fill: "#FFF" }),
11
+ react_1.default.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "m8.5 23.5 3.326-1.164a2.5 2.5 0 0 0 1.674-2.36v-1.058.25M22.5 23.5l-3.326-1.164a2.5 2.5 0 0 1-1.674-2.36v-1.042.25" }),
12
+ react_1.default.createElement("path", { stroke: "currentColor", strokeWidth: 2, d: "m19.088 16.558.431-2.155a4.099 4.099 0 1 0-8.038 0l.43 2.155a3.66 3.66 0 0 0 7.177 0Z" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Websites: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Websites = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Websites = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 19 17" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "m6.94 7.864 5.698 3.323-1.948 1.125 1.84 3.189-1.77 1.022-1.842-3.188L6.97 14.46zM16.38.5a2.455 2.455 0 0 1 2.454 2.455v9.818a2.455 2.455 0 0 1-2.454 2.454h-2.59L13.082 14h3.298c.678 0 1.227-.55 1.227-1.227V5.818H5.869l-.166-.097v.097H2.062v6.955C2.06 13.45 2.61 14 3.288 14H5.74l.006 1.227H3.288a2.455 2.455 0 0 1-2.455-2.454V2.955A2.455 2.455 0 0 1 3.288.5zM3.492 2.34a.818.818 0 1 0 0 1.637.818.818 0 0 0 0-1.636m2.455 0a.818.818 0 1 0 0 1.637.818.818 0 0 0 0-1.636" })));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Wl: () => ReactElement;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Wl = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Wl = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M14 5.987a8 8 0 0 1 1.793.2l-9.581 9.6A7.977 7.977 0 0 1 14 5.987M7.013.06a7.99 7.99 0 0 1 8.44 5.064A8.894 8.894 0 0 0 5 13.986q.006.742.136 1.472A7.993 7.993 0 0 1 7.013.06" })));
package/lib/index.d.ts CHANGED
@@ -113,6 +113,7 @@ export { Mention } from "./icons/Mention";
113
113
  export { Taxes } from "./icons/Taxes";
114
114
  export { Tax } from "./icons/Tax";
115
115
  export { Redirect } from "./icons/Redirect";
116
+ export { Redirects } from "./icons/Redirects";
116
117
  export { Heart } from "./icons/Heart";
117
118
  export { LockFilled } from "./icons/LockFilled";
118
119
  export { Window } from "./icons/Window";
@@ -180,6 +181,21 @@ export { BlockSwitchLegacy } from "./icons/BlockSwitchLegacy";
180
181
  export { BlocksLegacy } from "./icons/BlocksLegacy";
181
182
  export { ActiveLegacy } from "./icons/ActiveLegacy";
182
183
  export { SearchLegacy } from "./icons/SearchLegacy";
184
+ export { CustomAssets } from "./icons/CustomAssets";
185
+ export { DeleteOutlined } from "./icons/DeleteOutlined";
186
+ export { DuplicateSite } from "./icons/DuplicateSite";
187
+ export { FiltersBy } from "./icons/FiltersBy";
188
+ export { MoveSite } from "./icons/MoveSite";
189
+ export { OrderBy } from "./icons/OrderBy";
190
+ export { PublishOptions } from "./icons/PublishOptions";
191
+ export { RenameSite } from "./icons/RenameSite";
192
+ export { Resources } from "./icons/Resources";
193
+ export { SettingsDashboard } from "./icons/SettingsDashboard";
194
+ export { Shop } from "./icons/Shop";
195
+ export { Teams } from "./icons/Teams";
196
+ export { UserCircle } from "./icons/UserCircle";
197
+ export { Websites } from "./icons/Websites";
198
+ export { Wl } from "./icons/Wl";
183
199
  export { Bold } from "./icons/Bold";
184
200
  export { H1 } from "./icons/H1";
185
201
  export { H2 } from "./icons/H2";
package/lib/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MediaMap = exports.MediaVideo = exports.MediaImage = exports.HrzAlignCenter = exports.HrzAlignRight = exports.HrzAlignLeft = exports.TextAlignJustify = exports.TextAlignRight = exports.TextAlignLeft = exports.TextAlignCenter = exports.MinistryBrandsStaffList = exports.MinistryBrandsArticleLayout = exports.MinistryBrandsArticleDetail = exports.MinistryBrandsGroupSlider = exports.MinistryBrandsGroupLayout = exports.MinistryBrandsGroupFeatured = exports.MinistryBrandsGroupDetail = exports.MinistryBrandsGroupList = exports.MinistryBrandsEventCalendar = exports.MinistryBrandsEventLayout = exports.MinistryBrandsEventFeatured = exports.MinistryBrandsEventDetail = exports.MinistryBrandsEventList = exports.MinistryBrandsSermonLayout = exports.MinistryBrandsSermonFeatured = exports.MinistryBrandsSermonDetail = exports.MinistryBrandsSermonList = exports.Business = exports.WandMagic = exports.MaskShapeHexagon = exports.Help = exports.HoverSkew = exports.HoverScale = exports.HoverRotate = exports.HoverPulse = exports.HoverMove = exports.HoverWobble = exports.HoverBuzz = exports.EyeDropper = exports.Wawes = exports.Stars = exports.LineDot = exports.HandLeaves = exports.HandFlows = exports.HandDots = exports.HandDashes = exports.Fence2 = exports.Fence = exports.DiagonalDash = exports.Calendly = exports.Alert = exports.ShoppingBag = exports.MultiLanguages = exports.LineSolid = exports.LineText = exports.LineIcon = exports.LineAlignLeft = exports.LineAlignCenter = exports.LineAlignRight = exports.SpaceBetween = exports.CartColumn = exports.CartInline = exports.Outset = exports.Inset = exports.Ridge = exports.Groove = exports.Double = exports.Flash = exports.Bounce = exports.ScrollScale = exports.ScrollTransparency = exports.ScrollHorizontal = exports.ScrollVertical = exports.Mouse = exports.Collab = exports.MaskShapePoly4 = exports.MaskShapePoly3 = exports.MaskShapePoly2 = exports.MaskShapePoly1 = exports.MaskShapeBrush4 = exports.MaskShapeBrush3 = exports.MaskShapeBrush2 = exports.MaskShapeBrush1 = exports.MaskShapeBlob4 = exports.MaskShapeBlob3 = exports.MaskShapeBlob2 = exports.MaskShapeBlob1 = exports.MaskShapeTriangle = exports.MaskShapeSquare = exports.MaskShapeFlower = exports.MaskShapeStar = exports.MaskShapeRhombus = exports.MaskShapeCircle = exports.SavedBlockTags = exports.DownloadSavedBlock = exports.UserPhoneNumber = exports.UserRoles = exports.UserDetails = exports.UserEmail = exports.ShopifyLogo = exports.Shape = exports.LeftArrowHeavy = exports.TpUnderline = exports.TpStrike = exports.TpCapitalize = exports.Archives = exports.SettingsFilters = exports.FiltersLeft = exports.FiltersInline = exports.FiltersFull = exports.FiltersColumns = exports.Filters = exports.User = exports.WooGalleryTop = exports.WooGalleryRight = exports.WooGalleryLeft = exports.WooGalleryBottom = exports.AttributesDividers = exports.AttributesTable = exports.CartItems2 = exports.CartItems1 = exports.LinkSidebar = exports.WooReview = exports.WooUpsell = exports.WooRelatedProducts = exports.WpBreadcrumbs = exports.WooProducts = exports.WooPages = exports.WooCategories = exports.WooCart = exports.WooAddToCart = exports.WooTitle = exports.WooStock = exports.WooSku = exports.WooRating = exports.WooPrice = exports.WooMeta = exports.WooGallery = exports.WooExcerpt = exports.WooContent = exports.WooAdditional = exports.WpPostSidebar = exports.WpShortcodeElement = exports.WpPostTitle = exports.WpPosts = exports.WpPostNavigation = exports.WpPostInfo = exports.WpPostExcerpt = exports.WpPostContent = exports.Login = exports.RatingStyle2 = exports.RatingStyle1 = exports.Publish = exports.ArrowUp = exports.CheckCircleWhite = exports.HelpDocs = exports.Lottie = exports.Key = exports.BusinessHour = exports.TabsStyle6 = exports.TabsStyle5 = exports.CounterStyle4 = exports.CounterStyle3 = exports.CounterStyle2 = exports.CounterStyle1 = exports.ProgressBarStyle1 = exports.ProgressBarStyle2 = exports.TimelineStyle6 = exports.TimelineStyle5 = exports.TimelineStyle4 = exports.TimelineStyle3 = exports.TimelineStyle2 = exports.TimelineStyle1 = exports.TagsStyle2 = exports.TagsStyle1 = exports.VerticalItems = exports.HorizontalItems = exports.TabsStyle4 = exports.TabsStyle3 = exports.TabsStyle2 = exports.TabsStyle1 = exports.SwitcherStyle2 = exports.SwitcherStyle1 = exports.News = exports.TableElement = exports.Target = exports.Playlist = exports.DownArrowFilled = exports.DownArrowOutline = exports.DownArrowTail = exports.DownArrowHeavy = exports.DownArrowThin = exports.Twitter = exports.CountdownStyle3 = exports.CountdownStyle2 = exports.CountdownStyle1 = exports.ReverseGlyph = exports.Switcher = exports.AlignDistribute = exports.Audio = exports.CheckSquareOff = exports.Timeline = exports.Starrating = exports.CheckCircleOff = exports.CheckCircleOn = exports.CheckSquareOn = exports.AlignTopRight = exports.AlignTopLeft = exports.AlignBottomRight = exports.AlignBottomLeft = exports.PositionOut = exports.PositionIn = exports.Include = exports.VerAlignTop = exports.VerAlignMiddle = exports.VerAlignBottom = exports.Plus3 = exports.Preview = exports.ProgressBar = exports.Triggers = exports.Switch = exports.Reverse = exports.Connection = exports.CombinedShape = exports.Shadow = exports.Arrow = exports.Plus2 = exports.DividersTop = exports.DividersBottom = exports.Footer = exports.Facebook = exports.Minus = exports.ReverseColumnsTop = exports.ReverseColumnsRight = exports.ReverseColumnsLeft = exports.ReverseColumnsBottom = exports.ShiftKey = exports.CheckAlt = exports.UncheckAlt = exports.Captcha = exports.Email = exports.CheckLight = exports.BringToTop = exports.SendToBack = exports.Repeat = exports.Height = exports.Width = exports.ClosePopup = exports.Saturation = exports.Reset = exports.Menu3 = exports.Hue = exports.FlipVertical = exports.FlipHorizontal = exports.Carousel = exports.DynamicText = exports.DynamicImg = exports.Gallery = exports.Page = exports.Bug = exports.Dynamic = exports.Blur = exports.Global = exports.Extensions2 = exports.Woo2 = exports.Up = exports.Down = exports.Banner = exports.Img = exports.StickyMenu = exports.Toggle = exports.Woo = exports.Background = exports.Update = exports.Tabs = exports.Circle2 = exports.BrizyLogoOutline = exports.Success = exports.CheckColor = exports.Failure = exports.Extensions = exports.SaveSection = exports.FullCube = exports.FormLeft = exports.CounterOutline = exports.Countdown = exports.Back = exports.Info = exports.LabelOutside = exports.LabelInside = exports.AlignVertical = exports.SquareOutline = exports.Slider = exports.SliderVertical = exports.SliderHorizontal = exports.RightArrowThin = exports.RightArrowTail = exports.RightArrowOutline = exports.RightArrowHeavy = exports.RightArrowFilled = exports.None = exports.Line = exports.Fade = exports.Dot = exports.DiamondOutline = exports.CircleOutline = exports.SndcloudStyle2 = exports.SndcloudStyle1 = exports.WpShortcode = exports.Light = exports.Dark = exports.Sidebar = exports.Shortcode = exports.Column = exports.SoundCloud = exports.Row = exports.Size64 = exports.Size48 = exports.Size32 = exports.Size24 = exports.Size16 = exports.Large = exports.Medium = exports.Small = exports.Drag = exports.Eye17 = exports.EyeBan18 = exports.CircleRemove2 = exports.Form = exports.Share2 = exports.Hourglass = exports.ZoomE = exports.Paragraph = exports.SquareRemove09 = exports.Bars = exports.Grid45 = exports.AlertCircleQue = exports.StreUp = exports.StreDown = exports.CircleRemove = exports.Vertical = exports.Time = exports.Styling = exports.StylingTop = exports.StylingRight = exports.StylingLeft = exports.StylingIndividual = exports.StylingBottom = exports.StylingAll = exports.Size = exports.Horizontal = exports.CornersTopRight = exports.CornersTopLeft = exports.CornersIndividual = exports.CornersBottomLeft = exports.CornersBottomRight = exports.CornersAll = exports.Upgrade = exports.Unlock = exports.Tablet = exports.Spacer = exports.Reorder = exports.Divider = exports.Desktop = exports.Button = exports.Button2 = exports.Uncheck = exports.Trash = exports.Remove = exports.Image = exports.Hover = exports.Cog = exports.Upload = exports.Plus = exports.Pen = exports.Outline = exports.More = exports.Font = exports.Cube = exports.CornersSquare = exports.CornersRound = exports.Circle = exports.AlignRight = exports.AlignLeft = exports.Iframe = exports.Solid = exports.Dotted = exports.Dashed = exports.Pin = exports.AlignTop = exports.AlignMiddle = exports.AlignBottom = exports.Add = exports.P = exports.ListNumbers = exports.ListDefault = exports.ListBullet = exports.Italic = exports.H4 = exports.H3 = exports.H2 = exports.H1 = exports.Bold = exports.SearchLegacy = exports.ActiveLegacy = exports.BlocksLegacy = exports.BlockSwitchLegacy = exports.AlignHorizontalLegacy = exports.RedoLegacy = exports.MenuLegacy = exports.LockLegacy = exports.StarLegacy = exports.BrushLegacy = exports.TagsLegacy = exports.CommentsLegacy = exports.WarningLegacy = exports.ContrastLegacy = exports.BrightnessLegacy = exports.PopupLegacy = exports.PagesLegacy = exports.ArrowLeftLegacy = exports.BrizyLogoLegacy = exports.CounterLegacy = exports.UndoLegacy = exports.PhoneLegacy = exports.CheckLegacy = exports.LinkLegacy = exports.PlayLegacy = exports.ArrowRightLegacy = exports.DuplicateLegacy = exports.DeleteLegacy = exports.CloseLegacy = exports.CheckSmallLegacy = exports.CheckCircleLegacy = exports.HeartLegacy = exports.PlusCircleLegacy = exports.SettingsLegacy = exports.SpinnerLegacy = exports.Legal = exports.Apps = exports.ImportExport = exports.StockPhoto = exports.GoogleSheets = exports.Google = exports.Airtable = exports.DocumentFile = exports.AudioFile = exports.VideoFile = exports.Ecwid = exports.AddToCart = exports.Support = exports.SecondPlay = exports.StarShapes = exports.Send = exports.Message = exports.EnterRounded = exports.NothingSelected = exports.Search = exports.DuplicateReversed = exports.Extend = exports.Multilanguage = exports.Microphone = exports.Shorten = exports.Discounts = exports.NotificationsOutlined = exports.BrizyLogo = exports.Diagram = exports.Window = exports.LockFilled = exports.Heart = exports.Redirect = exports.Tax = exports.Taxes = exports.Mention = exports.Attachment = exports.Clock = exports.Hide = exports.View = exports.Redo = exports.Undo = exports.Tasks = exports.Comments = exports.BadgeLetter = exports.BadgeCheck = exports.LanguagesOutlined = exports.ChevronRight = exports.Phone = exports.Disable = exports.Contrast = exports.Brightness = exports.Drop = exports.RGB = exports.Home = exports.ColorPicker = exports.Globe = exports.FileDownload = exports.File = exports.CalendarPlusOutlined = exports.Tag = exports.PageSettingsFilled = exports.PageSettingsOutlined = exports.ShippingOutlined = exports.Menu = exports.OrderBox = exports.MultiReffe = exports.OfflineCache = exports.Bitcoin = exports.PayPal = exports.Lock = exports.GlobalShipping = exports.ChevronLeft = exports.Css3 = exports.Warning = exports.Enter = exports.Spinner = exports.StarOutlined = exports.StoreAddress = exports.Store = exports.LanguagesFilled = exports.Notifications = exports.CreditCardSecureOutlined = exports.CreditCardSecure = exports.Checkout = exports.Options = exports.BoxOutlined = exports.Shipping = exports.Refund = exports.CustomerDetails = exports.Customers = exports.Promote = exports.Edit = exports.CalendarFilled = exports.ColorPickerFilled = exports.Play = exports.CaretDown = exports.Images = exports.Link = exports.Hashtag = exports.TextArea = exports.Reffe = exports.Dropper = exports.ImageFilled = exports.ToggleOff = exports.ImageOutlined = exports.CheckOutlined = exports.ArrowLeft = exports.SEO = exports.Close = exports.Compose = exports.CloseOulined = exports.Code = exports.Delete = exports.Popup = exports.Profile = exports.Box = exports.Tags = exports.VolumeMute = exports.VolumeLow = exports.Pause = exports.Calendar = exports.Portfolio = exports.Blog = exports.Settings = exports.Pages = exports.AnchorOutlined = exports.Anchor = exports.Check = exports.Star = exports.Share = exports.InfoCircle = exports.Text = exports.Empty = exports.Duplicate = exports.Counter = exports.CheckSmall = exports.CheckCircle = exports.Brush = exports.BlockSwitch = exports.Blocks = exports.ArrowRight = exports.AlignHorizontal = exports.QuestionCircleOutlined = exports.QuestionCircle = exports.PlusCircle = exports.Active = void 0;
3
+ exports.MediaMap = exports.MediaVideo = exports.MediaImage = exports.HrzAlignCenter = exports.HrzAlignRight = exports.HrzAlignLeft = exports.TextAlignJustify = exports.TextAlignRight = exports.TextAlignLeft = exports.TextAlignCenter = exports.MinistryBrandsStaffList = exports.MinistryBrandsArticleLayout = exports.MinistryBrandsArticleDetail = exports.MinistryBrandsGroupSlider = exports.MinistryBrandsGroupLayout = exports.MinistryBrandsGroupFeatured = exports.MinistryBrandsGroupDetail = exports.MinistryBrandsGroupList = exports.MinistryBrandsEventCalendar = exports.MinistryBrandsEventLayout = exports.MinistryBrandsEventFeatured = exports.MinistryBrandsEventDetail = exports.MinistryBrandsEventList = exports.MinistryBrandsSermonLayout = exports.MinistryBrandsSermonFeatured = exports.MinistryBrandsSermonDetail = exports.MinistryBrandsSermonList = exports.Business = exports.WandMagic = exports.MaskShapeHexagon = exports.Help = exports.HoverSkew = exports.HoverScale = exports.HoverRotate = exports.HoverPulse = exports.HoverMove = exports.HoverWobble = exports.HoverBuzz = exports.EyeDropper = exports.Wawes = exports.Stars = exports.LineDot = exports.HandLeaves = exports.HandFlows = exports.HandDots = exports.HandDashes = exports.Fence2 = exports.Fence = exports.DiagonalDash = exports.Calendly = exports.Alert = exports.ShoppingBag = exports.MultiLanguages = exports.LineSolid = exports.LineText = exports.LineIcon = exports.LineAlignLeft = exports.LineAlignCenter = exports.LineAlignRight = exports.SpaceBetween = exports.CartColumn = exports.CartInline = exports.Outset = exports.Inset = exports.Ridge = exports.Groove = exports.Double = exports.Flash = exports.Bounce = exports.ScrollScale = exports.ScrollTransparency = exports.ScrollHorizontal = exports.ScrollVertical = exports.Mouse = exports.Collab = exports.MaskShapePoly4 = exports.MaskShapePoly3 = exports.MaskShapePoly2 = exports.MaskShapePoly1 = exports.MaskShapeBrush4 = exports.MaskShapeBrush3 = exports.MaskShapeBrush2 = exports.MaskShapeBrush1 = exports.MaskShapeBlob4 = exports.MaskShapeBlob3 = exports.MaskShapeBlob2 = exports.MaskShapeBlob1 = exports.MaskShapeTriangle = exports.MaskShapeSquare = exports.MaskShapeFlower = exports.MaskShapeStar = exports.MaskShapeRhombus = exports.MaskShapeCircle = exports.SavedBlockTags = exports.DownloadSavedBlock = exports.UserPhoneNumber = exports.UserRoles = exports.UserDetails = exports.UserEmail = exports.ShopifyLogo = exports.Shape = exports.LeftArrowHeavy = exports.TpUnderline = exports.TpStrike = exports.TpCapitalize = exports.Archives = exports.SettingsFilters = exports.FiltersLeft = exports.FiltersInline = exports.FiltersFull = exports.FiltersColumns = exports.Filters = exports.User = exports.WooGalleryTop = exports.WooGalleryRight = exports.WooGalleryLeft = exports.WooGalleryBottom = exports.AttributesDividers = exports.AttributesTable = exports.CartItems2 = exports.CartItems1 = exports.LinkSidebar = exports.WooReview = exports.WooUpsell = exports.WooRelatedProducts = exports.WpBreadcrumbs = exports.WooProducts = exports.WooPages = exports.WooCategories = exports.WooCart = exports.WooAddToCart = exports.WooTitle = exports.WooStock = exports.WooSku = exports.WooRating = exports.WooPrice = exports.WooMeta = exports.WooGallery = exports.WooExcerpt = exports.WooContent = exports.WooAdditional = exports.WpPostSidebar = exports.WpShortcodeElement = exports.WpPostTitle = exports.WpPosts = exports.WpPostNavigation = exports.WpPostInfo = exports.WpPostExcerpt = exports.WpPostContent = exports.Login = exports.RatingStyle2 = exports.RatingStyle1 = exports.Publish = exports.ArrowUp = exports.CheckCircleWhite = exports.HelpDocs = exports.Lottie = exports.Key = exports.BusinessHour = exports.TabsStyle6 = exports.TabsStyle5 = exports.CounterStyle4 = exports.CounterStyle3 = exports.CounterStyle2 = exports.CounterStyle1 = exports.ProgressBarStyle1 = exports.ProgressBarStyle2 = exports.TimelineStyle6 = exports.TimelineStyle5 = exports.TimelineStyle4 = exports.TimelineStyle3 = exports.TimelineStyle2 = exports.TimelineStyle1 = exports.TagsStyle2 = exports.TagsStyle1 = exports.VerticalItems = exports.HorizontalItems = exports.TabsStyle4 = exports.TabsStyle3 = exports.TabsStyle2 = exports.TabsStyle1 = exports.SwitcherStyle2 = exports.SwitcherStyle1 = exports.News = exports.TableElement = exports.Target = exports.Playlist = exports.DownArrowFilled = exports.DownArrowOutline = exports.DownArrowTail = exports.DownArrowHeavy = exports.DownArrowThin = exports.Twitter = exports.CountdownStyle3 = exports.CountdownStyle2 = exports.CountdownStyle1 = exports.ReverseGlyph = exports.Switcher = exports.AlignDistribute = exports.Audio = exports.CheckSquareOff = exports.Timeline = exports.Starrating = exports.CheckCircleOff = exports.CheckCircleOn = exports.CheckSquareOn = exports.AlignTopRight = exports.AlignTopLeft = exports.AlignBottomRight = exports.AlignBottomLeft = exports.PositionOut = exports.PositionIn = exports.Include = exports.VerAlignTop = exports.VerAlignMiddle = exports.VerAlignBottom = exports.Plus3 = exports.Preview = exports.ProgressBar = exports.Triggers = exports.Switch = exports.Reverse = exports.Connection = exports.CombinedShape = exports.Shadow = exports.Arrow = exports.Plus2 = exports.DividersTop = exports.DividersBottom = exports.Footer = exports.Facebook = exports.Minus = exports.ReverseColumnsTop = exports.ReverseColumnsRight = exports.ReverseColumnsLeft = exports.ReverseColumnsBottom = exports.ShiftKey = exports.CheckAlt = exports.UncheckAlt = exports.Captcha = exports.Email = exports.CheckLight = exports.BringToTop = exports.SendToBack = exports.Repeat = exports.Height = exports.Width = exports.ClosePopup = exports.Saturation = exports.Reset = exports.Menu3 = exports.Hue = exports.FlipVertical = exports.FlipHorizontal = exports.Carousel = exports.DynamicText = exports.DynamicImg = exports.Gallery = exports.Page = exports.Bug = exports.Dynamic = exports.Blur = exports.Global = exports.Extensions2 = exports.Woo2 = exports.Up = exports.Down = exports.Banner = exports.Img = exports.StickyMenu = exports.Toggle = exports.Woo = exports.Background = exports.Update = exports.Tabs = exports.Circle2 = exports.BrizyLogoOutline = exports.Success = exports.CheckColor = exports.Failure = exports.Extensions = exports.SaveSection = exports.FullCube = exports.FormLeft = exports.CounterOutline = exports.Countdown = exports.Back = exports.Info = exports.LabelOutside = exports.LabelInside = exports.AlignVertical = exports.SquareOutline = exports.Slider = exports.SliderVertical = exports.SliderHorizontal = exports.RightArrowThin = exports.RightArrowTail = exports.RightArrowOutline = exports.RightArrowHeavy = exports.RightArrowFilled = exports.None = exports.Line = exports.Fade = exports.Dot = exports.DiamondOutline = exports.CircleOutline = exports.SndcloudStyle2 = exports.SndcloudStyle1 = exports.WpShortcode = exports.Light = exports.Dark = exports.Sidebar = exports.Shortcode = exports.Column = exports.SoundCloud = exports.Row = exports.Size64 = exports.Size48 = exports.Size32 = exports.Size24 = exports.Size16 = exports.Large = exports.Medium = exports.Small = exports.Drag = exports.Eye17 = exports.EyeBan18 = exports.CircleRemove2 = exports.Form = exports.Share2 = exports.Hourglass = exports.ZoomE = exports.Paragraph = exports.SquareRemove09 = exports.Bars = exports.Grid45 = exports.AlertCircleQue = exports.StreUp = exports.StreDown = exports.CircleRemove = exports.Vertical = exports.Time = exports.Styling = exports.StylingTop = exports.StylingRight = exports.StylingLeft = exports.StylingIndividual = exports.StylingBottom = exports.StylingAll = exports.Size = exports.Horizontal = exports.CornersTopRight = exports.CornersTopLeft = exports.CornersIndividual = exports.CornersBottomLeft = exports.CornersBottomRight = exports.CornersAll = exports.Upgrade = exports.Unlock = exports.Tablet = exports.Spacer = exports.Reorder = exports.Divider = exports.Desktop = exports.Button = exports.Button2 = exports.Uncheck = exports.Trash = exports.Remove = exports.Image = exports.Hover = exports.Cog = exports.Upload = exports.Plus = exports.Pen = exports.Outline = exports.More = exports.Font = exports.Cube = exports.CornersSquare = exports.CornersRound = exports.Circle = exports.AlignRight = exports.AlignLeft = exports.Iframe = exports.Solid = exports.Dotted = exports.Dashed = exports.Pin = exports.AlignTop = exports.AlignMiddle = exports.AlignBottom = exports.Add = exports.P = exports.ListNumbers = exports.ListDefault = exports.ListBullet = exports.Italic = exports.H4 = exports.H3 = exports.H2 = exports.H1 = exports.Bold = exports.Wl = exports.Websites = exports.UserCircle = exports.Teams = exports.Shop = exports.SettingsDashboard = exports.Resources = exports.RenameSite = exports.PublishOptions = exports.OrderBy = exports.MoveSite = exports.FiltersBy = exports.DuplicateSite = exports.DeleteOutlined = exports.CustomAssets = exports.SearchLegacy = exports.ActiveLegacy = exports.BlocksLegacy = exports.BlockSwitchLegacy = exports.AlignHorizontalLegacy = exports.RedoLegacy = exports.MenuLegacy = exports.LockLegacy = exports.StarLegacy = exports.BrushLegacy = exports.TagsLegacy = exports.CommentsLegacy = exports.WarningLegacy = exports.ContrastLegacy = exports.BrightnessLegacy = exports.PopupLegacy = exports.PagesLegacy = exports.ArrowLeftLegacy = exports.BrizyLogoLegacy = exports.CounterLegacy = exports.UndoLegacy = exports.PhoneLegacy = exports.CheckLegacy = exports.LinkLegacy = exports.PlayLegacy = exports.ArrowRightLegacy = exports.DuplicateLegacy = exports.DeleteLegacy = exports.CloseLegacy = exports.CheckSmallLegacy = exports.CheckCircleLegacy = exports.HeartLegacy = exports.PlusCircleLegacy = exports.SettingsLegacy = exports.SpinnerLegacy = exports.Legal = exports.Apps = exports.ImportExport = exports.StockPhoto = exports.GoogleSheets = exports.Google = exports.Airtable = exports.DocumentFile = exports.AudioFile = exports.VideoFile = exports.Ecwid = exports.AddToCart = exports.Support = exports.SecondPlay = exports.StarShapes = exports.Send = exports.Message = exports.EnterRounded = exports.NothingSelected = exports.Search = exports.DuplicateReversed = exports.Extend = exports.Multilanguage = exports.Microphone = exports.Shorten = exports.Discounts = exports.NotificationsOutlined = exports.BrizyLogo = exports.Diagram = exports.Window = exports.LockFilled = exports.Heart = exports.Redirects = exports.Redirect = exports.Tax = exports.Taxes = exports.Mention = exports.Attachment = exports.Clock = exports.Hide = exports.View = exports.Redo = exports.Undo = exports.Tasks = exports.Comments = exports.BadgeLetter = exports.BadgeCheck = exports.LanguagesOutlined = exports.ChevronRight = exports.Phone = exports.Disable = exports.Contrast = exports.Brightness = exports.Drop = exports.RGB = exports.Home = exports.ColorPicker = exports.Globe = exports.FileDownload = exports.File = exports.CalendarPlusOutlined = exports.Tag = exports.PageSettingsFilled = exports.PageSettingsOutlined = exports.ShippingOutlined = exports.Menu = exports.OrderBox = exports.MultiReffe = exports.OfflineCache = exports.Bitcoin = exports.PayPal = exports.Lock = exports.GlobalShipping = exports.ChevronLeft = exports.Css3 = exports.Warning = exports.Enter = exports.Spinner = exports.StarOutlined = exports.StoreAddress = exports.Store = exports.LanguagesFilled = exports.Notifications = exports.CreditCardSecureOutlined = exports.CreditCardSecure = exports.Checkout = exports.Options = exports.BoxOutlined = exports.Shipping = exports.Refund = exports.CustomerDetails = exports.Customers = exports.Promote = exports.Edit = exports.CalendarFilled = exports.ColorPickerFilled = exports.Play = exports.CaretDown = exports.Images = exports.Link = exports.Hashtag = exports.TextArea = exports.Reffe = exports.Dropper = exports.ImageFilled = exports.ToggleOff = exports.ImageOutlined = exports.CheckOutlined = exports.ArrowLeft = exports.SEO = exports.Close = exports.Compose = exports.CloseOulined = exports.Code = exports.Delete = exports.Popup = exports.Profile = exports.Box = exports.Tags = exports.VolumeMute = exports.VolumeLow = exports.Pause = exports.Calendar = exports.Portfolio = exports.Blog = exports.Settings = exports.Pages = exports.AnchorOutlined = exports.Anchor = exports.Check = exports.Star = exports.Share = exports.InfoCircle = exports.Text = exports.Empty = exports.Duplicate = exports.Counter = exports.CheckSmall = exports.CheckCircle = exports.Brush = exports.BlockSwitch = exports.Blocks = exports.ArrowRight = exports.AlignHorizontal = exports.QuestionCircleOutlined = exports.QuestionCircle = exports.PlusCircle = exports.Active = void 0;
4
4
  // Cms
5
5
  var Active_1 = require("./icons/Active");
6
6
  Object.defineProperty(exports, "Active", { enumerable: true, get: function () { return Active_1.Active; } });
@@ -232,6 +232,8 @@ var Tax_1 = require("./icons/Tax");
232
232
  Object.defineProperty(exports, "Tax", { enumerable: true, get: function () { return Tax_1.Tax; } });
233
233
  var Redirect_1 = require("./icons/Redirect");
234
234
  Object.defineProperty(exports, "Redirect", { enumerable: true, get: function () { return Redirect_1.Redirect; } });
235
+ var Redirects_1 = require("./icons/Redirects");
236
+ Object.defineProperty(exports, "Redirects", { enumerable: true, get: function () { return Redirects_1.Redirects; } });
235
237
  var Heart_1 = require("./icons/Heart");
236
238
  Object.defineProperty(exports, "Heart", { enumerable: true, get: function () { return Heart_1.Heart; } });
237
239
  var LockFilled_1 = require("./icons/LockFilled");
@@ -367,6 +369,37 @@ var ActiveLegacy_1 = require("./icons/ActiveLegacy");
367
369
  Object.defineProperty(exports, "ActiveLegacy", { enumerable: true, get: function () { return ActiveLegacy_1.ActiveLegacy; } });
368
370
  var SearchLegacy_1 = require("./icons/SearchLegacy");
369
371
  Object.defineProperty(exports, "SearchLegacy", { enumerable: true, get: function () { return SearchLegacy_1.SearchLegacy; } });
372
+ // Dashboard
373
+ var CustomAssets_1 = require("./icons/CustomAssets");
374
+ Object.defineProperty(exports, "CustomAssets", { enumerable: true, get: function () { return CustomAssets_1.CustomAssets; } });
375
+ var DeleteOutlined_1 = require("./icons/DeleteOutlined");
376
+ Object.defineProperty(exports, "DeleteOutlined", { enumerable: true, get: function () { return DeleteOutlined_1.DeleteOutlined; } });
377
+ var DuplicateSite_1 = require("./icons/DuplicateSite");
378
+ Object.defineProperty(exports, "DuplicateSite", { enumerable: true, get: function () { return DuplicateSite_1.DuplicateSite; } });
379
+ var FiltersBy_1 = require("./icons/FiltersBy");
380
+ Object.defineProperty(exports, "FiltersBy", { enumerable: true, get: function () { return FiltersBy_1.FiltersBy; } });
381
+ var MoveSite_1 = require("./icons/MoveSite");
382
+ Object.defineProperty(exports, "MoveSite", { enumerable: true, get: function () { return MoveSite_1.MoveSite; } });
383
+ var OrderBy_1 = require("./icons/OrderBy");
384
+ Object.defineProperty(exports, "OrderBy", { enumerable: true, get: function () { return OrderBy_1.OrderBy; } });
385
+ var PublishOptions_1 = require("./icons/PublishOptions");
386
+ Object.defineProperty(exports, "PublishOptions", { enumerable: true, get: function () { return PublishOptions_1.PublishOptions; } });
387
+ var RenameSite_1 = require("./icons/RenameSite");
388
+ Object.defineProperty(exports, "RenameSite", { enumerable: true, get: function () { return RenameSite_1.RenameSite; } });
389
+ var Resources_1 = require("./icons/Resources");
390
+ Object.defineProperty(exports, "Resources", { enumerable: true, get: function () { return Resources_1.Resources; } });
391
+ var SettingsDashboard_1 = require("./icons/SettingsDashboard");
392
+ Object.defineProperty(exports, "SettingsDashboard", { enumerable: true, get: function () { return SettingsDashboard_1.SettingsDashboard; } });
393
+ var Shop_1 = require("./icons/Shop");
394
+ Object.defineProperty(exports, "Shop", { enumerable: true, get: function () { return Shop_1.Shop; } });
395
+ var Teams_1 = require("./icons/Teams");
396
+ Object.defineProperty(exports, "Teams", { enumerable: true, get: function () { return Teams_1.Teams; } });
397
+ var UserCircle_1 = require("./icons/UserCircle");
398
+ Object.defineProperty(exports, "UserCircle", { enumerable: true, get: function () { return UserCircle_1.UserCircle; } });
399
+ var Websites_1 = require("./icons/Websites");
400
+ Object.defineProperty(exports, "Websites", { enumerable: true, get: function () { return Websites_1.Websites; } });
401
+ var Wl_1 = require("./icons/Wl");
402
+ Object.defineProperty(exports, "Wl", { enumerable: true, get: function () { return Wl_1.Wl; } });
370
403
  // Editor
371
404
  var Bold_1 = require("./icons/Bold");
372
405
  Object.defineProperty(exports, "Bold", { enumerable: true, get: function () { return Bold_1.Bold; } });
package/package-lock.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brizy/ui-icons",
3
- "version": "0.0.55",
3
+ "version": "0.0.57",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brizy/ui-icons",
3
- "version": "0.0.55",
3
+ "version": "0.0.57",
4
4
  "description": "Icons for @brizy-ui",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",