@vector-im/compound-design-tokens 6.4.3 → 6.6.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 (70) hide show
  1. package/assets/web/icons/advanced-settings.cjs +25 -0
  2. package/assets/web/icons/advanced-settings.d.ts +11 -0
  3. package/assets/web/icons/advanced-settings.js +25 -0
  4. package/assets/web/icons/backspace-solid.cjs +3 -1
  5. package/assets/web/icons/backspace-solid.js +3 -1
  6. package/assets/web/icons/backspace.cjs +6 -12
  7. package/assets/web/icons/backspace.js +6 -12
  8. package/assets/web/icons/bug.cjs +19 -0
  9. package/assets/web/icons/bug.d.ts +11 -0
  10. package/assets/web/icons/bug.js +19 -0
  11. package/assets/web/icons/index.cjs +13 -1
  12. package/assets/web/icons/index.d.ts +13 -1
  13. package/assets/web/icons/index.js +13 -1
  14. package/assets/web/icons/mac.cjs +1 -1
  15. package/assets/web/icons/mac.js +1 -1
  16. package/assets/web/icons/rotate-left.cjs +19 -0
  17. package/assets/web/icons/rotate-left.d.ts +11 -0
  18. package/assets/web/icons/rotate-left.js +19 -0
  19. package/assets/web/icons/rotate-right.cjs +29 -0
  20. package/assets/web/icons/rotate-right.d.ts +11 -0
  21. package/assets/web/icons/rotate-right.js +29 -0
  22. package/assets/web/icons/translate.cjs +21 -0
  23. package/assets/web/icons/translate.d.ts +11 -0
  24. package/assets/web/icons/translate.js +21 -0
  25. package/assets/web/icons/tree.cjs +19 -0
  26. package/assets/web/icons/tree.d.ts +11 -0
  27. package/assets/web/icons/tree.js +19 -0
  28. package/assets/web/icons/video-call-outgoing-solid.cjs +21 -0
  29. package/assets/web/icons/video-call-outgoing-solid.d.ts +11 -0
  30. package/assets/web/icons/video-call-outgoing-solid.js +21 -0
  31. package/assets/web/icons/voice-call-declined-solid.cjs +19 -0
  32. package/assets/web/icons/voice-call-declined-solid.d.ts +11 -0
  33. package/assets/web/icons/voice-call-declined-solid.js +19 -0
  34. package/assets/web/icons/voice-call-missed-solid.cjs +21 -0
  35. package/assets/web/icons/voice-call-missed-solid.d.ts +11 -0
  36. package/assets/web/icons/voice-call-missed-solid.js +21 -0
  37. package/assets/web/icons/voice-call-outgoing-solid.cjs +21 -0
  38. package/assets/web/icons/voice-call-outgoing-solid.d.ts +11 -0
  39. package/assets/web/icons/voice-call-outgoing-solid.js +21 -0
  40. package/assets/web/icons/zoom-in.cjs +37 -0
  41. package/assets/web/icons/zoom-in.d.ts +11 -0
  42. package/assets/web/icons/zoom-in.js +37 -0
  43. package/assets/web/icons/zoom-out.cjs +23 -0
  44. package/assets/web/icons/zoom-out.d.ts +11 -0
  45. package/assets/web/icons/zoom-out.js +23 -0
  46. package/assets/web/js/cpdDark.d.ts +12 -0
  47. package/assets/web/js/cpdDark.js +15 -0
  48. package/assets/web/js/cpdDarkHc.d.ts +12 -0
  49. package/assets/web/js/cpdDarkHc.js +15 -0
  50. package/assets/web/js/cpdLight.d.ts +12 -0
  51. package/assets/web/js/cpdLight.js +15 -0
  52. package/assets/web/js/cpdLightHc.d.ts +12 -0
  53. package/assets/web/js/cpdLightHc.js +15 -0
  54. package/icons/$icons.json +48 -0
  55. package/icons/advanced-settings.svg +1 -0
  56. package/icons/backspace-solid.svg +1 -1
  57. package/icons/backspace.svg +1 -1
  58. package/icons/bug.svg +1 -0
  59. package/icons/mac.svg +1 -1
  60. package/icons/rotate-left.svg +1 -0
  61. package/icons/rotate-right.svg +1 -0
  62. package/icons/translate.svg +1 -0
  63. package/icons/tree.svg +1 -0
  64. package/icons/video-call-outgoing-solid.svg +1 -0
  65. package/icons/voice-call-declined-solid.svg +1 -0
  66. package/icons/voice-call-missed-solid.svg +1 -0
  67. package/icons/voice-call-outgoing-solid.svg +1 -0
  68. package/icons/zoom-in.svg +1 -0
  69. package/icons/zoom-out.svg +1 -0
  70. package/package.json +1 -1
@@ -0,0 +1,21 @@
1
+ var _reactJsxRuntime = require("react/jsx-runtime");
2
+ var React = require("react");
3
+ function VideoCallOutgoingSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_reactJsxRuntime.jsx("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: /*#__PURE__*/_reactJsxRuntime.jsx("path", {
13
+ fillRule: "evenodd",
14
+ d: "M16 4a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.759v7.652a1 1 0 0 1-1.65.759L18 13.714V18a2 2 0 0 1-2 2H6a4 4 0 0 1-4-4V8a4 4 0 0 1 4-4zM9.55 9l-.103.005a1 1 0 0 0 0 1.99L9.55 11h.571l-2.828 2.828a1 1 0 0 0 1.414 1.414L11.55 12.4v.6l.005.102a1 1 0 0 0 1.99 0L13.55 13v-3l-.005-.103A1 1 0 0 0 12.55 9z",
15
+ clipRule: "evenodd"
16
+ })
17
+ });
18
+ }
19
+ ;
20
+ VideoCallOutgoingSolidIcon.displayName = "VideoCallOutgoingSolidIcon";
21
+ module.exports = React.forwardRef(VideoCallOutgoingSolidIcon);
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ /**
4
+ * video-call-outgoing-solid.svg
5
+ */
6
+ declare const VideoCallOutgoingSolidIcon: React.ForwardRefExoticComponent<
7
+ Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> &
8
+ React.RefAttributes<SVGSVGElement>
9
+ >;
10
+
11
+ export default VideoCallOutgoingSolidIcon;
@@ -0,0 +1,21 @@
1
+ import { forwardRef } from "react";
2
+ import { jsx as _jsx } from "react/jsx-runtime";
3
+ function VideoCallOutgoingSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_jsx("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: /*#__PURE__*/_jsx("path", {
13
+ fillRule: "evenodd",
14
+ d: "M16 4a2 2 0 0 1 2 2v4.286l3.35-2.871a1 1 0 0 1 1.65.759v7.652a1 1 0 0 1-1.65.759L18 13.714V18a2 2 0 0 1-2 2H6a4 4 0 0 1-4-4V8a4 4 0 0 1 4-4zM9.55 9l-.103.005a1 1 0 0 0 0 1.99L9.55 11h.571l-2.828 2.828a1 1 0 0 0 1.414 1.414L11.55 12.4v.6l.005.102a1 1 0 0 0 1.99 0L13.55 13v-3l-.005-.103A1 1 0 0 0 12.55 9z",
15
+ clipRule: "evenodd"
16
+ })
17
+ });
18
+ }
19
+ ;
20
+ VideoCallOutgoingSolidIcon.displayName = "VideoCallOutgoingSolidIcon";
21
+ export default forwardRef(VideoCallOutgoingSolidIcon);
@@ -0,0 +1,19 @@
1
+ var _reactJsxRuntime = require("react/jsx-runtime");
2
+ var React = require("react");
3
+ function VoiceCallDeclinedSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_reactJsxRuntime.jsx("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: /*#__PURE__*/_reactJsxRuntime.jsx("path", {
13
+ d: "M7.623 3.04a1.07 1.07 0 0 1 1.086.929l.542 3.954q.039.27-.038.504a1.1 1.1 0 0 1-.272.427l-1.64 1.64Q7.806 11.5 8.456 12.4c.433.601 1.444 1.697 1.444 1.697.013.012 1.098 1.014 1.696 1.444q.9.65 1.909 1.153l1.64-1.64q.194-.194.426-.27a1.1 1.1 0 0 1 .504-.04l3.953.543q.407.058.67.358.26.301.26.728l.04 3.527q0 .427-.33.756-.33.33-.756.33a16 16 0 0 1-6.57-1.105 16.2 16.2 0 0 1-5.563-3.663 16.1 16.1 0 0 1-3.653-5.573 16.3 16.3 0 0 1-1.116-6.56q0-.426.329-.756Q3.67 3 4.095 3zM20.25 3q.405 0 .707.3.3.301.3.708t-.3.707l-1.414 1.414 1.414 1.414q.3.3.3.707t-.3.707-.707.3-.707-.3l-1.414-1.414-1.414 1.414q-.3.3-.707.3t-.707-.3T15 8.25q0-.406.3-.707l1.415-1.414L15.3 4.715q-.3-.3-.301-.707 0-.407.3-.707t.71-.301q.405 0 .707.3l1.414 1.415L19.543 3.3q.3-.3.707-.301"
14
+ })
15
+ });
16
+ }
17
+ ;
18
+ VoiceCallDeclinedSolidIcon.displayName = "VoiceCallDeclinedSolidIcon";
19
+ module.exports = React.forwardRef(VoiceCallDeclinedSolidIcon);
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ /**
4
+ * voice-call-declined-solid.svg
5
+ */
6
+ declare const VoiceCallDeclinedSolidIcon: React.ForwardRefExoticComponent<
7
+ Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> &
8
+ React.RefAttributes<SVGSVGElement>
9
+ >;
10
+
11
+ export default VoiceCallDeclinedSolidIcon;
@@ -0,0 +1,19 @@
1
+ import { forwardRef } from "react";
2
+ import { jsx as _jsx } from "react/jsx-runtime";
3
+ function VoiceCallDeclinedSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_jsx("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: /*#__PURE__*/_jsx("path", {
13
+ d: "M7.623 3.04a1.07 1.07 0 0 1 1.086.929l.542 3.954q.039.27-.038.504a1.1 1.1 0 0 1-.272.427l-1.64 1.64Q7.806 11.5 8.456 12.4c.433.601 1.444 1.697 1.444 1.697.013.012 1.098 1.014 1.696 1.444q.9.65 1.909 1.153l1.64-1.64q.194-.194.426-.27a1.1 1.1 0 0 1 .504-.04l3.953.543q.407.058.67.358.26.301.26.728l.04 3.527q0 .427-.33.756-.33.33-.756.33a16 16 0 0 1-6.57-1.105 16.2 16.2 0 0 1-5.563-3.663 16.1 16.1 0 0 1-3.653-5.573 16.3 16.3 0 0 1-1.116-6.56q0-.426.329-.756Q3.67 3 4.095 3zM20.25 3q.405 0 .707.3.3.301.3.708t-.3.707l-1.414 1.414 1.414 1.414q.3.3.3.707t-.3.707-.707.3-.707-.3l-1.414-1.414-1.414 1.414q-.3.3-.707.3t-.707-.3T15 8.25q0-.406.3-.707l1.415-1.414L15.3 4.715q-.3-.3-.301-.707 0-.407.3-.707t.71-.301q.405 0 .707.3l1.414 1.415L19.543 3.3q.3-.3.707-.301"
14
+ })
15
+ });
16
+ }
17
+ ;
18
+ VoiceCallDeclinedSolidIcon.displayName = "VoiceCallDeclinedSolidIcon";
19
+ export default forwardRef(VoiceCallDeclinedSolidIcon);
@@ -0,0 +1,21 @@
1
+ var _reactJsxRuntime = require("react/jsx-runtime");
2
+ var React = require("react");
3
+ function VoiceCallMissedSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_reactJsxRuntime.jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_reactJsxRuntime.jsx("path", {
13
+ d: "M7.623 3.04a1.07 1.07 0 0 1 1.086.929l.542 3.954q.039.27-.038.504a1.1 1.1 0 0 1-.272.427l-1.64 1.64Q7.806 11.5 8.456 12.4c.433.601 1.444 1.697 1.444 1.697.013.012 1.098 1.014 1.696 1.444q.9.65 1.909 1.153l1.64-1.64q.194-.194.426-.27a1.1 1.1 0 0 1 .504-.04l3.953.543q.407.058.67.358.26.301.26.728l.04 3.527q0 .427-.33.756-.33.33-.756.33a16 16 0 0 1-6.57-1.105 16.2 16.2 0 0 1-5.563-3.663 16.1 16.1 0 0 1-3.653-5.573 16.3 16.3 0 0 1-1.116-6.56q0-.426.329-.756Q3.67 3 4.095 3z"
14
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
15
+ d: "M16 5q.425 0 .713.287Q17 5.575 17 6a.97.97 0 0 1-.287.713A.97.97 0 0 1 16 7h-.5l2.2 2.15 2.4-2.4a.95.95 0 0 1 .7-.275.95.95 0 0 1 .7.275q.3.3.3.7a.92.92 0 0 1-.275.675l-3.125 3.15a.8.8 0 0 1-.312.225 1.04 1.04 0 0 1-.776 0 .9.9 0 0 1-.312-.2l-3-3V9a.97.97 0 0 1-.287.713A.97.97 0 0 1 13 10a.97.97 0 0 1-.713-.287A.97.97 0 0 1 12 9V6q0-.425.287-.713A.97.97 0 0 1 13 5z"
16
+ })]
17
+ });
18
+ }
19
+ ;
20
+ VoiceCallMissedSolidIcon.displayName = "VoiceCallMissedSolidIcon";
21
+ module.exports = React.forwardRef(VoiceCallMissedSolidIcon);
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ /**
4
+ * voice-call-missed-solid.svg
5
+ */
6
+ declare const VoiceCallMissedSolidIcon: React.ForwardRefExoticComponent<
7
+ Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> &
8
+ React.RefAttributes<SVGSVGElement>
9
+ >;
10
+
11
+ export default VoiceCallMissedSolidIcon;
@@ -0,0 +1,21 @@
1
+ import { forwardRef } from "react";
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ function VoiceCallMissedSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_jsx("path", {
13
+ d: "M7.623 3.04a1.07 1.07 0 0 1 1.086.929l.542 3.954q.039.27-.038.504a1.1 1.1 0 0 1-.272.427l-1.64 1.64Q7.806 11.5 8.456 12.4c.433.601 1.444 1.697 1.444 1.697.013.012 1.098 1.014 1.696 1.444q.9.65 1.909 1.153l1.64-1.64q.194-.194.426-.27a1.1 1.1 0 0 1 .504-.04l3.953.543q.407.058.67.358.26.301.26.728l.04 3.527q0 .427-.33.756-.33.33-.756.33a16 16 0 0 1-6.57-1.105 16.2 16.2 0 0 1-5.563-3.663 16.1 16.1 0 0 1-3.653-5.573 16.3 16.3 0 0 1-1.116-6.56q0-.426.329-.756Q3.67 3 4.095 3z"
14
+ }), /*#__PURE__*/_jsx("path", {
15
+ d: "M16 5q.425 0 .713.287Q17 5.575 17 6a.97.97 0 0 1-.287.713A.97.97 0 0 1 16 7h-.5l2.2 2.15 2.4-2.4a.95.95 0 0 1 .7-.275.95.95 0 0 1 .7.275q.3.3.3.7a.92.92 0 0 1-.275.675l-3.125 3.15a.8.8 0 0 1-.312.225 1.04 1.04 0 0 1-.776 0 .9.9 0 0 1-.312-.2l-3-3V9a.97.97 0 0 1-.287.713A.97.97 0 0 1 13 10a.97.97 0 0 1-.713-.287A.97.97 0 0 1 12 9V6q0-.425.287-.713A.97.97 0 0 1 13 5z"
16
+ })]
17
+ });
18
+ }
19
+ ;
20
+ VoiceCallMissedSolidIcon.displayName = "VoiceCallMissedSolidIcon";
21
+ export default forwardRef(VoiceCallMissedSolidIcon);
@@ -0,0 +1,21 @@
1
+ var _reactJsxRuntime = require("react/jsx-runtime");
2
+ var React = require("react");
3
+ function VoiceCallOutgoingSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_reactJsxRuntime.jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_reactJsxRuntime.jsx("path", {
13
+ d: "M7.623 3.04a1.07 1.07 0 0 1 1.086.929l.542 3.954q.039.27-.038.504a1.1 1.1 0 0 1-.272.427l-1.64 1.64Q7.806 11.5 8.456 12.4c.433.601 1.444 1.697 1.444 1.697.013.012 1.098 1.014 1.696 1.444q.9.65 1.909 1.153l1.64-1.64q.194-.194.426-.27a1.1 1.1 0 0 1 .504-.04l3.953.543q.407.058.67.358.26.301.26.728l.04 3.527q0 .427-.33.756-.33.33-.756.33a16 16 0 0 1-6.57-1.105 16.2 16.2 0 0 1-5.563-3.663 16.1 16.1 0 0 1-3.653-5.573 16.3 16.3 0 0 1-1.116-6.56q0-.426.329-.756Q3.67 3 4.095 3z"
14
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
15
+ d: "M19.964 3a1 1 0 0 1 .995.897l.005.103v3l-.005.103a1 1 0 0 1-1.99 0L18.964 7v-.605l-4.05 4.02A1 1 0 0 1 13.5 9l4.03-4h-.566l-.103-.005a1 1 0 0 1 0-1.99L16.964 3z"
16
+ })]
17
+ });
18
+ }
19
+ ;
20
+ VoiceCallOutgoingSolidIcon.displayName = "VoiceCallOutgoingSolidIcon";
21
+ module.exports = React.forwardRef(VoiceCallOutgoingSolidIcon);
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ /**
4
+ * voice-call-outgoing-solid.svg
5
+ */
6
+ declare const VoiceCallOutgoingSolidIcon: React.ForwardRefExoticComponent<
7
+ Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> &
8
+ React.RefAttributes<SVGSVGElement>
9
+ >;
10
+
11
+ export default VoiceCallOutgoingSolidIcon;
@@ -0,0 +1,21 @@
1
+ import { forwardRef } from "react";
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ function VoiceCallOutgoingSolidIcon(props, ref) {
4
+ return /*#__PURE__*/_jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_jsx("path", {
13
+ d: "M7.623 3.04a1.07 1.07 0 0 1 1.086.929l.542 3.954q.039.27-.038.504a1.1 1.1 0 0 1-.272.427l-1.64 1.64Q7.806 11.5 8.456 12.4c.433.601 1.444 1.697 1.444 1.697.013.012 1.098 1.014 1.696 1.444q.9.65 1.909 1.153l1.64-1.64q.194-.194.426-.27a1.1 1.1 0 0 1 .504-.04l3.953.543q.407.058.67.358.26.301.26.728l.04 3.527q0 .427-.33.756-.33.33-.756.33a16 16 0 0 1-6.57-1.105 16.2 16.2 0 0 1-5.563-3.663 16.1 16.1 0 0 1-3.653-5.573 16.3 16.3 0 0 1-1.116-6.56q0-.426.329-.756Q3.67 3 4.095 3z"
14
+ }), /*#__PURE__*/_jsx("path", {
15
+ d: "M19.964 3a1 1 0 0 1 .995.897l.005.103v3l-.005.103a1 1 0 0 1-1.99 0L18.964 7v-.605l-4.05 4.02A1 1 0 0 1 13.5 9l4.03-4h-.566l-.103-.005a1 1 0 0 1 0-1.99L16.964 3z"
16
+ })]
17
+ });
18
+ }
19
+ ;
20
+ VoiceCallOutgoingSolidIcon.displayName = "VoiceCallOutgoingSolidIcon";
21
+ export default forwardRef(VoiceCallOutgoingSolidIcon);
@@ -0,0 +1,37 @@
1
+ var _reactJsxRuntime = require("react/jsx-runtime");
2
+ var React = require("react");
3
+ function ZoomInIcon(props, ref) {
4
+ return /*#__PURE__*/_reactJsxRuntime.jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_reactJsxRuntime.jsxs("g", {
13
+ clipPath: "url(#a)",
14
+ children: [/*#__PURE__*/_reactJsxRuntime.jsx("path", {
15
+ d: "M10.5 6.5q.425 0 .713.287.288.288.287.713v2h2q.425 0 .713.287.288.288.287.713a.97.97 0 0 1-.287.713.97.97 0 0 1-.713.287h-2v2a.97.97 0 0 1-.287.713.97.97 0 0 1-.713.287.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713v-2h-2a.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713q0-.425.287-.713A.97.97 0 0 1 7.5 9.5h2v-2q0-.425.287-.713A.97.97 0 0 1 10.5 6.5"
16
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
17
+ fillRule: "evenodd",
18
+ d: "M10.5 3a7.5 7.5 0 0 1 5.963 12.049l3.244 3.244a1 1 0 1 1-1.414 1.414l-3.244-3.244A7.5 7.5 0 1 1 10.5 3m0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11",
19
+ clipRule: "evenodd"
20
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
21
+ d: "M15.05 16.463a7.5 7.5 0 1 1 1.414-1.414l3.243 3.244a1 1 0 0 1-1.414 1.414zM16 10.5a5.5 5.5 0 1 0-11 0 5.5 5.5 0 0 0 11 0"
22
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
23
+ d: "M7.875 11.375h1.75v1.75q0 .372.252.623A.85.85 0 0 0 10.5 14a.85.85 0 0 0 .623-.252.85.85 0 0 0 .252-.623v-1.75h1.75a.85.85 0 0 0 .623-.252A.85.85 0 0 0 14 10.5a.85.85 0 0 0-.252-.623.85.85 0 0 0-.623-.252h-1.75v-1.75a.85.85 0 0 0-.252-.623A.85.85 0 0 0 10.5 7a.85.85 0 0 0-.623.252.85.85 0 0 0-.252.623v1.75h-1.75a.85.85 0 0 0-.623.252A.85.85 0 0 0 7 10.5q0 .372.252.623a.85.85 0 0 0 .623.252"
24
+ })]
25
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("defs", {
26
+ children: /*#__PURE__*/_reactJsxRuntime.jsx("clipPath", {
27
+ id: "a",
28
+ children: /*#__PURE__*/_reactJsxRuntime.jsx("path", {
29
+ d: "M0 0h24v24H0z"
30
+ })
31
+ })
32
+ })]
33
+ });
34
+ }
35
+ ;
36
+ ZoomInIcon.displayName = "ZoomInIcon";
37
+ module.exports = React.forwardRef(ZoomInIcon);
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ /**
4
+ * zoom-in.svg
5
+ */
6
+ declare const ZoomInIcon: React.ForwardRefExoticComponent<
7
+ Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> &
8
+ React.RefAttributes<SVGSVGElement>
9
+ >;
10
+
11
+ export default ZoomInIcon;
@@ -0,0 +1,37 @@
1
+ import { forwardRef } from "react";
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ function ZoomInIcon(props, ref) {
4
+ return /*#__PURE__*/_jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_jsxs("g", {
13
+ clipPath: "url(#a)",
14
+ children: [/*#__PURE__*/_jsx("path", {
15
+ d: "M10.5 6.5q.425 0 .713.287.288.288.287.713v2h2q.425 0 .713.287.288.288.287.713a.97.97 0 0 1-.287.713.97.97 0 0 1-.713.287h-2v2a.97.97 0 0 1-.287.713.97.97 0 0 1-.713.287.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713v-2h-2a.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713q0-.425.287-.713A.97.97 0 0 1 7.5 9.5h2v-2q0-.425.287-.713A.97.97 0 0 1 10.5 6.5"
16
+ }), /*#__PURE__*/_jsx("path", {
17
+ fillRule: "evenodd",
18
+ d: "M10.5 3a7.5 7.5 0 0 1 5.963 12.049l3.244 3.244a1 1 0 1 1-1.414 1.414l-3.244-3.244A7.5 7.5 0 1 1 10.5 3m0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11",
19
+ clipRule: "evenodd"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M15.05 16.463a7.5 7.5 0 1 1 1.414-1.414l3.243 3.244a1 1 0 0 1-1.414 1.414zM16 10.5a5.5 5.5 0 1 0-11 0 5.5 5.5 0 0 0 11 0"
22
+ }), /*#__PURE__*/_jsx("path", {
23
+ d: "M7.875 11.375h1.75v1.75q0 .372.252.623A.85.85 0 0 0 10.5 14a.85.85 0 0 0 .623-.252.85.85 0 0 0 .252-.623v-1.75h1.75a.85.85 0 0 0 .623-.252A.85.85 0 0 0 14 10.5a.85.85 0 0 0-.252-.623.85.85 0 0 0-.623-.252h-1.75v-1.75a.85.85 0 0 0-.252-.623A.85.85 0 0 0 10.5 7a.85.85 0 0 0-.623.252.85.85 0 0 0-.252.623v1.75h-1.75a.85.85 0 0 0-.623.252A.85.85 0 0 0 7 10.5q0 .372.252.623a.85.85 0 0 0 .623.252"
24
+ })]
25
+ }), /*#__PURE__*/_jsx("defs", {
26
+ children: /*#__PURE__*/_jsx("clipPath", {
27
+ id: "a",
28
+ children: /*#__PURE__*/_jsx("path", {
29
+ d: "M0 0h24v24H0z"
30
+ })
31
+ })
32
+ })]
33
+ });
34
+ }
35
+ ;
36
+ ZoomInIcon.displayName = "ZoomInIcon";
37
+ export default forwardRef(ZoomInIcon);
@@ -0,0 +1,23 @@
1
+ var _reactJsxRuntime = require("react/jsx-runtime");
2
+ var React = require("react");
3
+ function ZoomOutIcon(props, ref) {
4
+ return /*#__PURE__*/_reactJsxRuntime.jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_reactJsxRuntime.jsx("path", {
13
+ d: "M13.5 9.5q.425 0 .713.287.288.288.287.713a.97.97 0 0 1-.287.713.97.97 0 0 1-.713.287h-6a.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713q0-.425.287-.713A.97.97 0 0 1 7.5 9.5z"
14
+ }), /*#__PURE__*/_reactJsxRuntime.jsx("path", {
15
+ fillRule: "evenodd",
16
+ d: "M10.5 3a7.5 7.5 0 0 1 5.963 12.049l3.244 3.244a1 1 0 1 1-1.414 1.414l-3.244-3.244A7.5 7.5 0 1 1 10.5 3m0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11",
17
+ clipRule: "evenodd"
18
+ })]
19
+ });
20
+ }
21
+ ;
22
+ ZoomOutIcon.displayName = "ZoomOutIcon";
23
+ module.exports = React.forwardRef(ZoomOutIcon);
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+
3
+ /**
4
+ * zoom-out.svg
5
+ */
6
+ declare const ZoomOutIcon: React.ForwardRefExoticComponent<
7
+ Omit<React.SVGProps<SVGSVGElement>, "ref" | "children"> &
8
+ React.RefAttributes<SVGSVGElement>
9
+ >;
10
+
11
+ export default ZoomOutIcon;
@@ -0,0 +1,23 @@
1
+ import { forwardRef } from "react";
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ function ZoomOutIcon(props, ref) {
4
+ return /*#__PURE__*/_jsxs("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ width: "1em",
7
+ height: "1em",
8
+ fill: "currentColor",
9
+ viewBox: "0 0 24 24",
10
+ ref: ref,
11
+ ...props,
12
+ children: [/*#__PURE__*/_jsx("path", {
13
+ d: "M13.5 9.5q.425 0 .713.287.288.288.287.713a.97.97 0 0 1-.287.713.97.97 0 0 1-.713.287h-6a.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713q0-.425.287-.713A.97.97 0 0 1 7.5 9.5z"
14
+ }), /*#__PURE__*/_jsx("path", {
15
+ fillRule: "evenodd",
16
+ d: "M10.5 3a7.5 7.5 0 0 1 5.963 12.049l3.244 3.244a1 1 0 1 1-1.414 1.414l-3.244-3.244A7.5 7.5 0 1 1 10.5 3m0 2a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11",
17
+ clipRule: "evenodd"
18
+ })]
19
+ });
20
+ }
21
+ ;
22
+ ZoomOutIcon.displayName = "ZoomOutIcon";
23
+ export default forwardRef(ZoomOutIcon);
@@ -284,6 +284,18 @@ export const cpdIconLeftPanelOpen: string;
284
284
  export const cpdIconBackspaceSolid: string;
285
285
  export const cpdIconBackspace: string;
286
286
  export const cpdIconSticker: string;
287
+ export const cpdIconAdvancedSettings: string;
288
+ export const cpdIconTree: string;
289
+ export const cpdIconBug: string;
290
+ export const cpdIconTranslate: string;
291
+ export const cpdIconRotateLeft: string;
292
+ export const cpdIconRotateRight: string;
293
+ export const cpdIconZoomIn: string;
294
+ export const cpdIconZoomOut: string;
295
+ export const cpdIconVideoCallOutgoingSolid: string;
296
+ export const cpdIconVoiceCallMissedSolid: string;
297
+ export const cpdIconVoiceCallDeclinedSolid: string;
298
+ export const cpdIconVoiceCallOutgoingSolid: string;
287
299
  export const cpdColorThemeBg: string;
288
300
  export const cpdColorGray100: string;
289
301
  export const cpdColorGray200: string;
@@ -309,6 +309,21 @@ export const cpdIconLeftPanelOpen = "icons/left-panel-open.svg";
309
309
  export const cpdIconBackspaceSolid = "icons/backspace-solid.svg";
310
310
  export const cpdIconBackspace = "icons/backspace.svg";
311
311
  export const cpdIconSticker = "icons/sticker.svg";
312
+ export const cpdIconAdvancedSettings = "icons/advanced-settings.svg";
313
+ export const cpdIconTree = "icons/tree.svg";
314
+ export const cpdIconBug = "icons/bug.svg";
315
+ export const cpdIconTranslate = "icons/translate.svg";
316
+ export const cpdIconRotateLeft = "icons/rotate-left.svg";
317
+ export const cpdIconRotateRight = "icons/rotate-right.svg";
318
+ export const cpdIconZoomIn = "icons/zoom-in.svg";
319
+ export const cpdIconZoomOut = "icons/zoom-out.svg";
320
+ export const cpdIconVideoCallOutgoingSolid =
321
+ "icons/video-call-outgoing-solid.svg";
322
+ export const cpdIconVoiceCallMissedSolid = "icons/voice-call-missed-solid.svg";
323
+ export const cpdIconVoiceCallDeclinedSolid =
324
+ "icons/voice-call-declined-solid.svg";
325
+ export const cpdIconVoiceCallOutgoingSolid =
326
+ "icons/voice-call-outgoing-solid.svg";
312
327
  export const cpdColorThemeBg = "#101317";
313
328
  export const cpdColorGray100 = "#14171b";
314
329
  export const cpdColorGray200 = "#181a1f";
@@ -284,6 +284,18 @@ export const cpdIconLeftPanelOpen: string;
284
284
  export const cpdIconBackspaceSolid: string;
285
285
  export const cpdIconBackspace: string;
286
286
  export const cpdIconSticker: string;
287
+ export const cpdIconAdvancedSettings: string;
288
+ export const cpdIconTree: string;
289
+ export const cpdIconBug: string;
290
+ export const cpdIconTranslate: string;
291
+ export const cpdIconRotateLeft: string;
292
+ export const cpdIconRotateRight: string;
293
+ export const cpdIconZoomIn: string;
294
+ export const cpdIconZoomOut: string;
295
+ export const cpdIconVideoCallOutgoingSolid: string;
296
+ export const cpdIconVoiceCallMissedSolid: string;
297
+ export const cpdIconVoiceCallDeclinedSolid: string;
298
+ export const cpdIconVoiceCallOutgoingSolid: string;
287
299
  export const cpdColorThemeBg: string;
288
300
  export const cpdColorGray100: string;
289
301
  export const cpdColorGray200: string;
@@ -309,6 +309,21 @@ export const cpdIconLeftPanelOpen = "icons/left-panel-open.svg";
309
309
  export const cpdIconBackspaceSolid = "icons/backspace-solid.svg";
310
310
  export const cpdIconBackspace = "icons/backspace.svg";
311
311
  export const cpdIconSticker = "icons/sticker.svg";
312
+ export const cpdIconAdvancedSettings = "icons/advanced-settings.svg";
313
+ export const cpdIconTree = "icons/tree.svg";
314
+ export const cpdIconBug = "icons/bug.svg";
315
+ export const cpdIconTranslate = "icons/translate.svg";
316
+ export const cpdIconRotateLeft = "icons/rotate-left.svg";
317
+ export const cpdIconRotateRight = "icons/rotate-right.svg";
318
+ export const cpdIconZoomIn = "icons/zoom-in.svg";
319
+ export const cpdIconZoomOut = "icons/zoom-out.svg";
320
+ export const cpdIconVideoCallOutgoingSolid =
321
+ "icons/video-call-outgoing-solid.svg";
322
+ export const cpdIconVoiceCallMissedSolid = "icons/voice-call-missed-solid.svg";
323
+ export const cpdIconVoiceCallDeclinedSolid =
324
+ "icons/voice-call-declined-solid.svg";
325
+ export const cpdIconVoiceCallOutgoingSolid =
326
+ "icons/voice-call-outgoing-solid.svg";
312
327
  export const cpdColorThemeBg = "#101317";
313
328
  export const cpdColorGray100 = "#181a1f";
314
329
  export const cpdColorGray200 = "#1d1f24";
@@ -284,6 +284,18 @@ export const cpdIconLeftPanelOpen: string;
284
284
  export const cpdIconBackspaceSolid: string;
285
285
  export const cpdIconBackspace: string;
286
286
  export const cpdIconSticker: string;
287
+ export const cpdIconAdvancedSettings: string;
288
+ export const cpdIconTree: string;
289
+ export const cpdIconBug: string;
290
+ export const cpdIconTranslate: string;
291
+ export const cpdIconRotateLeft: string;
292
+ export const cpdIconRotateRight: string;
293
+ export const cpdIconZoomIn: string;
294
+ export const cpdIconZoomOut: string;
295
+ export const cpdIconVideoCallOutgoingSolid: string;
296
+ export const cpdIconVoiceCallMissedSolid: string;
297
+ export const cpdIconVoiceCallDeclinedSolid: string;
298
+ export const cpdIconVoiceCallOutgoingSolid: string;
287
299
  export const cpdColorThemeBg: string;
288
300
  export const cpdColorGray100: string;
289
301
  export const cpdColorGray200: string;
@@ -309,6 +309,21 @@ export const cpdIconLeftPanelOpen = "icons/left-panel-open.svg";
309
309
  export const cpdIconBackspaceSolid = "icons/backspace-solid.svg";
310
310
  export const cpdIconBackspace = "icons/backspace.svg";
311
311
  export const cpdIconSticker = "icons/sticker.svg";
312
+ export const cpdIconAdvancedSettings = "icons/advanced-settings.svg";
313
+ export const cpdIconTree = "icons/tree.svg";
314
+ export const cpdIconBug = "icons/bug.svg";
315
+ export const cpdIconTranslate = "icons/translate.svg";
316
+ export const cpdIconRotateLeft = "icons/rotate-left.svg";
317
+ export const cpdIconRotateRight = "icons/rotate-right.svg";
318
+ export const cpdIconZoomIn = "icons/zoom-in.svg";
319
+ export const cpdIconZoomOut = "icons/zoom-out.svg";
320
+ export const cpdIconVideoCallOutgoingSolid =
321
+ "icons/video-call-outgoing-solid.svg";
322
+ export const cpdIconVoiceCallMissedSolid = "icons/voice-call-missed-solid.svg";
323
+ export const cpdIconVoiceCallDeclinedSolid =
324
+ "icons/voice-call-declined-solid.svg";
325
+ export const cpdIconVoiceCallOutgoingSolid =
326
+ "icons/voice-call-outgoing-solid.svg";
312
327
  export const cpdColorThemeBg = "#ffffff";
313
328
  export const cpdColorGray100 = "#fbfcfd";
314
329
  export const cpdColorGray200 = "#f7f9fa";
@@ -284,6 +284,18 @@ export const cpdIconLeftPanelOpen: string;
284
284
  export const cpdIconBackspaceSolid: string;
285
285
  export const cpdIconBackspace: string;
286
286
  export const cpdIconSticker: string;
287
+ export const cpdIconAdvancedSettings: string;
288
+ export const cpdIconTree: string;
289
+ export const cpdIconBug: string;
290
+ export const cpdIconTranslate: string;
291
+ export const cpdIconRotateLeft: string;
292
+ export const cpdIconRotateRight: string;
293
+ export const cpdIconZoomIn: string;
294
+ export const cpdIconZoomOut: string;
295
+ export const cpdIconVideoCallOutgoingSolid: string;
296
+ export const cpdIconVoiceCallMissedSolid: string;
297
+ export const cpdIconVoiceCallDeclinedSolid: string;
298
+ export const cpdIconVoiceCallOutgoingSolid: string;
287
299
  export const cpdColorThemeBg: string;
288
300
  export const cpdColorGray100: string;
289
301
  export const cpdColorGray200: string;
@@ -309,6 +309,21 @@ export const cpdIconLeftPanelOpen = "icons/left-panel-open.svg";
309
309
  export const cpdIconBackspaceSolid = "icons/backspace-solid.svg";
310
310
  export const cpdIconBackspace = "icons/backspace.svg";
311
311
  export const cpdIconSticker = "icons/sticker.svg";
312
+ export const cpdIconAdvancedSettings = "icons/advanced-settings.svg";
313
+ export const cpdIconTree = "icons/tree.svg";
314
+ export const cpdIconBug = "icons/bug.svg";
315
+ export const cpdIconTranslate = "icons/translate.svg";
316
+ export const cpdIconRotateLeft = "icons/rotate-left.svg";
317
+ export const cpdIconRotateRight = "icons/rotate-right.svg";
318
+ export const cpdIconZoomIn = "icons/zoom-in.svg";
319
+ export const cpdIconZoomOut = "icons/zoom-out.svg";
320
+ export const cpdIconVideoCallOutgoingSolid =
321
+ "icons/video-call-outgoing-solid.svg";
322
+ export const cpdIconVoiceCallMissedSolid = "icons/voice-call-missed-solid.svg";
323
+ export const cpdIconVoiceCallDeclinedSolid =
324
+ "icons/voice-call-declined-solid.svg";
325
+ export const cpdIconVoiceCallOutgoingSolid =
326
+ "icons/voice-call-outgoing-solid.svg";
312
327
  export const cpdColorThemeBg = "#ffffff";
313
328
  export const cpdColorGray100 = "#f7f9fa";
314
329
  export const cpdColorGray200 = "#f0f2f5";
package/icons/$icons.json CHANGED
@@ -827,6 +827,54 @@
827
827
  "sticker": {
828
828
  "value": "icons/sticker.svg",
829
829
  "type": "icon"
830
+ },
831
+ "advanced-settings": {
832
+ "value": "icons/advanced-settings.svg",
833
+ "type": "icon"
834
+ },
835
+ "tree": {
836
+ "value": "icons/tree.svg",
837
+ "type": "icon"
838
+ },
839
+ "bug": {
840
+ "value": "icons/bug.svg",
841
+ "type": "icon"
842
+ },
843
+ "translate": {
844
+ "value": "icons/translate.svg",
845
+ "type": "icon"
846
+ },
847
+ "rotate-left": {
848
+ "value": "icons/rotate-left.svg",
849
+ "type": "icon"
850
+ },
851
+ "rotate-right": {
852
+ "value": "icons/rotate-right.svg",
853
+ "type": "icon"
854
+ },
855
+ "zoom-in": {
856
+ "value": "icons/zoom-in.svg",
857
+ "type": "icon"
858
+ },
859
+ "zoom-out": {
860
+ "value": "icons/zoom-out.svg",
861
+ "type": "icon"
862
+ },
863
+ "video-call-outgoing-solid": {
864
+ "value": "icons/video-call-outgoing-solid.svg",
865
+ "type": "icon"
866
+ },
867
+ "voice-call-missed-solid": {
868
+ "value": "icons/voice-call-missed-solid.svg",
869
+ "type": "icon"
870
+ },
871
+ "voice-call-declined-solid": {
872
+ "value": "icons/voice-call-declined-solid.svg",
873
+ "type": "icon"
874
+ },
875
+ "voice-call-outgoing-solid": {
876
+ "value": "icons/voice-call-outgoing-solid.svg",
877
+ "type": "icon"
830
878
  }
831
879
  }
832
880
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" clip-rule="evenodd"/><path fill-rule="evenodd" d="M13.49 11.38c.43-1.22.17-2.64-.81-3.62a3.47 3.47 0 0 0-4.1-.59l2.35 2.35-1.41 1.41-2.35-2.35c-.71 1.32-.52 2.99.59 4.1.98.98 2.4 1.24 3.62.81l3.41 3.41c.2.2.51.2.71 0l1.4-1.4c.2-.2.2-.51 0-.71z" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="M21.15 4H7.283c-.638 0-1.137.311-1.47.782l-4.66 6.73a.87.87 0 0 0 0 .986l4.66 6.72c.333.462.832.782 1.47.782h13.869C22.168 20 23 19.2 23 18.222V5.778C23 4.8 22.168 4 21.15 4m-3.42 11.822a.947.947 0 0 1-1.304 0l-2.672-2.569-2.672 2.57a.947.947 0 0 1-1.303 0 .86.86 0 0 1 0-1.254L12.45 12 9.779 9.431a.86.86 0 0 1 0-1.253.947.947 0 0 1 1.303 0l2.672 2.569 2.672-2.57a.947.947 0 0 1 1.304 0c.36.347.36.907 0 1.254L15.058 12l2.672 2.569a.877.877 0 0 1 0 1.253"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M20 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H7.33a2 2 0 0 1-1.673-.902l-3.937-6a2 2 0 0 1 0-2.196l3.937-6A2 2 0 0 1 7.33 4zm-3.543 4.457a1 1 0 0 0-1.414 0L13 10.5l-2.043-2.043a1 1 0 0 0-1.414 1.414l2.043 2.043-2.129 2.129a1 1 0 0 0 1.414 1.414l2.13-2.129 2.128 2.129a1 1 0 0 0 1.414-1.414l-2.129-2.129 2.043-2.043a1 1 0 0 0 0-1.414" clip-rule="evenodd"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><g clip-path="url(#a)"><path d="M21.167 3.75H7.417c-.633 0-1.128.32-1.458.807L1 12l4.96 7.434c.33.486.824.816 1.457.816h13.75A1.84 1.84 0 0 0 23 18.417V5.583a1.84 1.84 0 0 0-1.833-1.833m0 14.667H7.48L3.2 12l4.272-6.417h13.695zm-10.625-1.834 3.291-3.29 3.291 3.29 1.293-1.292L15.126 12l3.29-3.29-1.292-1.293-3.29 3.29-3.291-3.29L9.25 8.709 12.54 12l-3.29 3.29z"/></g><defs><clipPath id="a"><path d="M0 0h24v24H0z"/></clipPath></defs></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="M15.043 8.457a1 1 0 0 1 1.414 1.414l-2.043 2.043 2.129 2.129a1 1 0 1 1-1.414 1.414l-2.13-2.129-2.127 2.129a1 1 0 0 1-1.415-1.414l2.129-2.129-2.043-2.043a1 1 0 0 1 1.414-1.414L13 10.5z"/><path fill-rule="evenodd" d="M20 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H7.28a2 2 0 0 1-1.655-.877l-4.072-6a2 2 0 0 1 0-2.246l4.072-6A2 2 0 0 1 7.28 4zM3.208 12l4.072 6H20V6H7.28z" clip-rule="evenodd"/></svg>
package/icons/bug.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path d="M19 8h-1.81a6 6 0 0 0-1.82-1.96l.93-.93a.996.996 0 1 0-1.41-1.41l-1.47 1.47C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L9.11 3.7A.996.996 0 1 0 7.7 5.11l.92.93C7.88 6.55 7.26 7.22 6.81 8H5c-.55 0-1 .45-1 1s.45 1 1 1h1.09c-.05.33-.09.66-.09 1v1H5c-.55 0-1 .45-1 1s.45 1 1 1h1v1c0 .34.04.67.09 1H5c-.55 0-1 .45-1 1s.45 1 1 1h1.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H19c.55 0 1-.45 1-1s-.45-1-1-1h-1.09c.05-.33.09-.66.09-1v-1h1c.55 0 1-.45 1-1s-.45-1-1-1h-1v-1c0-.34-.04-.67-.09-1H19c.55 0 1-.45 1-1s-.45-1-1-1m-6 8h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1m0-4h-2c-.55 0-1-.45-1-1s.45-1 1-1h2c.55 0 1 .45 1 1s-.45 1-1 1"/></svg>