@xipkg/icons 2.6.0 → 2.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -292,6 +292,8 @@ declare const Figures: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Elemen
292
292
 
293
293
  declare const Arrow: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
294
294
 
295
+ declare const ArrowDouble: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
296
+
295
297
  declare const Image: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
296
298
 
297
299
  declare const Eraser: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Element;
@@ -326,4 +328,4 @@ declare const InfoCircle: ({ ...props }: IconProps) => react_jsx_runtime.JSX.Ele
326
328
 
327
329
  declare const icons: readonly ["Account", "Activity", "Add", "Announce", "ArrowBottom", "ArrowLeft", "ArrowRight", "ArrowUp", "Bold", "Brush", "Burger", "Calendar", "Camera", "CategoryAdd", "ChannelAdd", "Chat", "Check", "ChevronRight", "ChevronBottom", "ChevronLeft", "ChevronUp", "ChevronSmallRight", "ChevronSmallBottom", "ChevronSmallLeft", "ChevronSmallTop", "Cite", "Clip", "Clock", "Close", "Code", "Collapse", "ColorPicker", "Copy", "Crown", "CrossCircle", "Divider", "Download", "Edit", "Emotions", "Endcall", "Exit", "External", "Eyeoff", "Eyeon", "File", "FileSmall", "Filter", "Flag", "Folder", "Food", "Grid", "H1", "H2", "H3", "Hand", "Heart", "Home", "Italic", "Key", "Laptop", "Link", "Locked", "LongAnswer", "Mail", "Maximize", "MenuDots", "Microphone", "Minimize", "Moon", "MoreVert", "Movie", "Music", "Move", "Nature", "Notification", "Objects", "Ol", "Palette", "PeopleInvite", "Photo", "Picture", "Places", "Play", "Presentation", "PushPin", "Reply", "Screenshare", "Search", "Section", "Send", "Settings", "SimpleAnswer", "Sort", "Soundoff", "SoundOn", "Speaker", "Stroke", "Sun", "Task", "TaskFile", "Telegram", "Text", "Trash", "Ul", "Underline", "Unlocked", "Updates", "Upload", "Users", "VariantSelect", "Video", "Window", "Share", "SoundTwo", "Plus", "CaretUp", "Conference", "Group", "ThinArrowRight", "TelegramFilled", "WhatsAppFilled", "WhiteBoard", "MicrophoneOff", "RedLine", "SpeakerHorizontal", "Minimize", "Minus", "Cursor", "Sticker", "TText", "Figures", "Arrow", "Image", "Eraser", "Pen", "Undo", "Redo", "Pin", "Payments", "Materials", "FAQ", "Rectangle", "Circle", "Triangle", "Star", "Trapezoid", "RoundedRectangle", "Diamond", "InfoCircle"];
328
330
 
329
- export { Account, Activity, Add, Announce, Arrow, ArrowBottom, ArrowLeft, ArrowRight, ArrowUp, Bold, Brush, Burger, Calendar, Camera, CameraOff, CaretUp, CategoryAdd, ChannelAdd, Chat, Check, ChevronBottom, ChevronLeft, ChevronRight, ChevronSmallBottom, ChevronSmallLeft, ChevronSmallRight, ChevronSmallTop, ChevronUp, Circle, Cite, Clip, Clock, Close, Code, Collapse, ColorPicker, Conference, Copy, CrossCircle, Crown, Cursor, DetailedAnswerTest, Diamond, Divider, DoubleBottomArrows, DoubleUpArrows, Download, Edit, Emotions, Endcall, Eraser, Exit, External, Eyeoff, Eyeon, FAQ, Figures, File, FileSmall, Filter, Flag, Folder, Food, Grid, Group, H1, H2, H3, Hand, Heart, Hint, Home, type IconProps, Image, InfoCircle, Italic, Key, Laptop, Link, Locked, LongAnswer, Mail, MailRounded, Materials, Maximize, MenuDots, Microphone, MicrophoneOff, Minimize, Minus, Moon, MoreVert, Move, Movie, Music, Nature, Notification, Objects, Ol, OptionSelectionTest, Palette, Payments, Pen, PeopleInvite, Photo, Picture, Pin, Places, Play, Plus, Presentation, PushPin, Rectangle, RedLine, Redo, Reply, RoundedRectangle, Screenshare, Search, Section, Send, Settings, Shape, Share, SimpleAnswer, SimpleAnswertTest, Sort, SoundOn, SoundTwo, Soundoff, Speaker, SpeakerHorizontal, Star, Sticker, Stroke, Sun, TText, Task, TaskFile, Telegram, TelegramFilled, Text, ThinArrowRight, Trapezoid, Trash, Triangle, Ul, Underline, Undo, Unlocked, Updates, Upload, Users, VariantSelect, Video, WhatsAppFilled, WhiteBoard, Window, icons };
331
+ export { Account, Activity, Add, Announce, Arrow, ArrowBottom, ArrowDouble, ArrowLeft, ArrowRight, ArrowUp, Bold, Brush, Burger, Calendar, Camera, CameraOff, CaretUp, CategoryAdd, ChannelAdd, Chat, Check, ChevronBottom, ChevronLeft, ChevronRight, ChevronSmallBottom, ChevronSmallLeft, ChevronSmallRight, ChevronSmallTop, ChevronUp, Circle, Cite, Clip, Clock, Close, Code, Collapse, ColorPicker, Conference, Copy, CrossCircle, Crown, Cursor, DetailedAnswerTest, Diamond, Divider, DoubleBottomArrows, DoubleUpArrows, Download, Edit, Emotions, Endcall, Eraser, Exit, External, Eyeoff, Eyeon, FAQ, Figures, File, FileSmall, Filter, Flag, Folder, Food, Grid, Group, H1, H2, H3, Hand, Heart, Hint, Home, type IconProps, Image, InfoCircle, Italic, Key, Laptop, Link, Locked, LongAnswer, Mail, MailRounded, Materials, Maximize, MenuDots, Microphone, MicrophoneOff, Minimize, Minus, Moon, MoreVert, Move, Movie, Music, Nature, Notification, Objects, Ol, OptionSelectionTest, Palette, Payments, Pen, PeopleInvite, Photo, Picture, Pin, Places, Play, Plus, Presentation, PushPin, Rectangle, RedLine, Redo, Reply, RoundedRectangle, Screenshare, Search, Section, Send, Settings, Shape, Share, SimpleAnswer, SimpleAnswertTest, Sort, SoundOn, SoundTwo, Soundoff, Speaker, SpeakerHorizontal, Star, Sticker, Stroke, Sun, TText, Task, TaskFile, Telegram, TelegramFilled, Text, ThinArrowRight, Trapezoid, Trash, Triangle, Ul, Underline, Undo, Unlocked, Updates, Upload, Users, VariantSelect, Video, WhatsAppFilled, WhiteBoard, Window, icons };
package/dist/index.mjs CHANGED
@@ -1926,11 +1926,24 @@ var Arrow = (_a) => {
1926
1926
  ) }));
1927
1927
  };
1928
1928
 
1929
- // icons/Image.tsx
1929
+ // icons/ArrowDouble.tsx
1930
1930
  import { jsx as jsx143 } from "react/jsx-runtime";
1931
- var Image = (_a) => {
1931
+ var ArrowDouble = (_a) => {
1932
1932
  var props = __objRest(_a, []);
1933
1933
  return /* @__PURE__ */ jsx143(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx143(
1934
+ "path",
1935
+ {
1936
+ d: "M4 19.1426C4 19.6949 4.44772 20.1426 5 20.1426H14C14.5523 20.1426 15 19.6949 15 19.1426C15 18.5903 14.5523 18.1426 14 18.1426H6V10.1426C6 9.59029 5.55228 9.14258 5 9.14258C4.44772 9.14258 4 9.59029 4 10.1426V19.1426ZM20.1421 5.00044C20.1421 4.44816 19.6944 4.00044 19.1421 4.00044H10.1421C9.58985 4.00044 9.14214 4.44816 9.14214 5.00044C9.14214 5.55273 9.58985 6.00044 10.1421 6.00044H18.1421V14.0004C18.1421 14.5527 18.5899 15.0004 19.1421 15.0004C19.6944 15.0004 20.1421 14.5527 20.1421 14.0004V5.00044ZM5.70711 19.8497L19.8492 5.70755L18.435 4.29334L4.29289 18.4355L5.70711 19.8497Z",
1937
+ fill: "currentColor"
1938
+ }
1939
+ ) }));
1940
+ };
1941
+
1942
+ // icons/Image.tsx
1943
+ import { jsx as jsx144 } from "react/jsx-runtime";
1944
+ var Image = (_a) => {
1945
+ var props = __objRest(_a, []);
1946
+ return /* @__PURE__ */ jsx144(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx144(
1934
1947
  "path",
1935
1948
  {
1936
1949
  xmlns: "http://www.w3.org/2000/svg",
@@ -1941,10 +1954,10 @@ var Image = (_a) => {
1941
1954
  };
1942
1955
 
1943
1956
  // icons/Eraser.tsx
1944
- import { jsx as jsx144 } from "react/jsx-runtime";
1957
+ import { jsx as jsx145 } from "react/jsx-runtime";
1945
1958
  var Eraser = (_a) => {
1946
1959
  var props = __objRest(_a, []);
1947
- return /* @__PURE__ */ jsx144(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx144(
1960
+ return /* @__PURE__ */ jsx145(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx145(
1948
1961
  "path",
1949
1962
  {
1950
1963
  xmlns: "http://www.w3.org/2000/svg",
@@ -1955,10 +1968,10 @@ var Eraser = (_a) => {
1955
1968
  };
1956
1969
 
1957
1970
  // icons/Pen.tsx
1958
- import { jsx as jsx145 } from "react/jsx-runtime";
1971
+ import { jsx as jsx146 } from "react/jsx-runtime";
1959
1972
  var Pen = (_a) => {
1960
1973
  var props = __objRest(_a, []);
1961
- return /* @__PURE__ */ jsx145(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx145(
1974
+ return /* @__PURE__ */ jsx146(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx146(
1962
1975
  "path",
1963
1976
  {
1964
1977
  xmlns: "http://www.w3.org/2000/svg",
@@ -1968,10 +1981,10 @@ var Pen = (_a) => {
1968
1981
  };
1969
1982
 
1970
1983
  // icons/Undo.tsx
1971
- import { jsx as jsx146 } from "react/jsx-runtime";
1984
+ import { jsx as jsx147 } from "react/jsx-runtime";
1972
1985
  var Undo = (_a) => {
1973
1986
  var props = __objRest(_a, []);
1974
- return /* @__PURE__ */ jsx146(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx146(
1987
+ return /* @__PURE__ */ jsx147(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx147(
1975
1988
  "path",
1976
1989
  {
1977
1990
  d: "M4.813 2.043a.87.87 0 0 0-.541.309c-.259.287-.252.194-.252 3.148 0 3.034-.012 2.91.315 3.212.302.278.189.268 3.165.268 2.957 0 2.86.008 3.152-.255a.935.935 0 0 0 .316-.722.96.96 0 0 0-.568-.898c-.172-.081-.247-.086-1.748-.098l-1.568-.012.26-.235c1.119-1.015 2.599-1.638 4.168-1.755 1.837-.137 3.777.522 5.135 1.743a7.124 7.124 0 0 1 2.26 3.992c.084.45.116 1.654.055 2.112-.15 1.125-.509 2.1-1.102 2.992-.315.472-.45.638-.893 1.091a6.457 6.457 0 0 1-1.93 1.382c-1.936.924-4.109.926-6.06.005-1.129-.532-1.977-1.257-2.771-2.37-.205-.287-.284-.364-.457-.447-.296-.142-.465-.164-.716-.09-.566.166-.874.808-.636 1.33.172.379.88 1.257 1.431 1.775a8.983 8.983 0 0 0 7.94 2.277c3.985-.809 6.925-4.161 7.189-8.197a8.998 8.998 0 0 0-.898-4.54c-1.352-2.764-3.956-4.606-7.039-4.982-.805-.098-1.979-.046-2.819.126-1.384.283-2.794.951-3.85 1.821-.169.14-.316.255-.327.255-.01 0-.024-.562-.031-1.25-.012-1.168-.018-1.262-.097-1.43a.995.995 0 0 0-1.083-.557",
@@ -1981,10 +1994,10 @@ var Undo = (_a) => {
1981
1994
  };
1982
1995
 
1983
1996
  // icons/Redo.tsx
1984
- import { jsx as jsx147 } from "react/jsx-runtime";
1997
+ import { jsx as jsx148 } from "react/jsx-runtime";
1985
1998
  var Redo = (_a) => {
1986
1999
  var props = __objRest(_a, []);
1987
- return /* @__PURE__ */ jsx147(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx147(
2000
+ return /* @__PURE__ */ jsx148(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx148(
1988
2001
  "path",
1989
2002
  {
1990
2003
  xmlns: "http://www.w3.org/2000/svg",
@@ -1995,11 +2008,11 @@ var Redo = (_a) => {
1995
2008
  };
1996
2009
 
1997
2010
  // icons/Pin.tsx
1998
- import { jsx as jsx148, jsxs as jsxs13 } from "react/jsx-runtime";
2011
+ import { jsx as jsx149, jsxs as jsxs13 } from "react/jsx-runtime";
1999
2012
  var Pin = (_a) => {
2000
2013
  var props = __objRest(_a, []);
2001
2014
  return /* @__PURE__ */ jsxs13(Svg, __spreadProps(__spreadValues({}, props), { children: [
2002
- /* @__PURE__ */ jsx148(
2015
+ /* @__PURE__ */ jsx149(
2003
2016
  "path",
2004
2017
  {
2005
2018
  fillRule: "evenodd",
@@ -2007,7 +2020,7 @@ var Pin = (_a) => {
2007
2020
  d: "M13.9142 4.64268C14.3047 5.0332 14.3047 5.66637 13.9142 6.05689L12.6984 7.27267C12.6942 7.27685 12.6894 7.28171 12.684 7.28716C12.6312 7.3406 12.5223 7.45083 12.3891 7.53865C12.2763 7.61305 12.1539 7.67187 12.0253 7.71349C11.8735 7.76262 11.7194 7.77883 11.6447 7.78668C11.6371 7.78748 11.6303 7.7882 11.6244 7.78885L7.60724 8.23521L15.9785 16.6065L16.4249 12.5893C16.4255 12.5834 16.4262 12.5766 16.427 12.569C16.4349 12.4943 16.4511 12.3402 16.5002 12.1884C16.5418 12.0598 16.6007 11.9374 16.6751 11.8246C16.7629 11.6914 16.8731 11.5825 16.9266 11.5297C16.932 11.5243 16.9369 11.5195 16.9411 11.5153L18.1568 10.2995C18.5474 9.909 19.1805 9.909 19.571 10.2995C19.9616 10.69 19.9616 11.3232 19.571 11.7137L18.4049 12.8799L17.9164 17.2761C17.8905 17.51 17.864 17.7483 17.8246 17.9417C17.7869 18.1266 17.7028 18.4741 17.4224 18.7552C17.0997 19.0785 16.6473 19.2372 16.1933 19.1863C15.7988 19.142 15.516 18.9231 15.371 18.8023C15.2194 18.676 15.0499 18.5064 14.8836 18.34L5.89878 9.35518C5.89044 9.34684 5.88208 9.33848 5.87371 9.33012C5.70733 9.1638 5.53773 8.99427 5.4114 8.84269C5.29057 8.69772 5.0717 8.41492 5.02743 8.02041C4.97649 7.56645 5.1352 7.11402 5.45856 6.79135C5.73957 6.51095 6.08714 6.42685 6.27206 6.38912C6.4654 6.34968 6.70374 6.32324 6.93757 6.29731C6.94932 6.296 6.96107 6.2947 6.9728 6.2934L11.3338 5.80883L12.5 4.64267C12.8905 4.25214 13.5237 4.25215 13.9142 4.64268Z"
2008
2021
  }
2009
2022
  ),
2010
- /* @__PURE__ */ jsx148(
2023
+ /* @__PURE__ */ jsx149(
2011
2024
  "path",
2012
2025
  {
2013
2026
  fillRule: "evenodd",
@@ -2015,7 +2028,7 @@ var Pin = (_a) => {
2015
2028
  d: "M18.271 4.75684L19.4569 5.94272C19.8296 6.31546 20.1512 6.63701 20.3944 6.92351C20.6512 7.2259 20.8788 7.55438 21.01 7.95826C21.2058 8.56079 21.2058 9.20983 21.01 9.81236C20.8788 10.2162 20.6512 10.5447 20.3944 10.8471C20.1512 11.1336 19.8296 11.4552 19.4569 11.8279L18.8639 12.4208C18.4734 12.8114 17.8403 12.8114 17.4497 12.4208C17.0592 12.0303 17.0592 11.3972 17.4497 11.0066L18.0154 10.4409C18.4231 10.0333 18.6858 9.76947 18.8698 9.55276C19.0462 9.34497 19.0907 9.2471 19.1079 9.19433C19.1731 8.99349 19.1731 8.77714 19.1079 8.57629C19.0907 8.52352 19.0462 8.42566 18.8698 8.21787C18.6858 8.00115 18.4231 7.73736 18.0154 7.32968L16.884 6.19831C16.4764 5.79062 16.2126 5.52793 15.9959 5.34395C15.7881 5.16755 15.6902 5.12298 15.6374 5.10583C15.4366 5.04057 15.2202 5.04057 15.0194 5.10583C14.9666 5.12298 14.8688 5.16755 14.661 5.34395C14.4442 5.52793 14.1805 5.79062 13.7728 6.19831L13.2071 6.76399C12.8166 7.15452 12.1834 7.15452 11.7929 6.76399C11.4023 6.37347 11.4023 5.7403 11.7929 5.34978L12.3858 4.75684C12.7586 4.38407 13.0801 4.0625 13.3666 3.81927C13.669 3.56256 13.9975 3.33494 14.4014 3.20372C15.0039 3.00794 15.6529 3.00794 16.2555 3.20372C16.6593 3.33494 16.9878 3.56256 17.2902 3.81927C17.5767 4.0625 17.8983 4.38407 18.271 4.75684Z"
2016
2029
  }
2017
2030
  ),
2018
- /* @__PURE__ */ jsx148(
2031
+ /* @__PURE__ */ jsx149(
2019
2032
  "path",
2020
2033
  {
2021
2034
  fillRule: "evenodd",
@@ -2027,10 +2040,10 @@ var Pin = (_a) => {
2027
2040
  };
2028
2041
 
2029
2042
  // icons/Hint.tsx
2030
- import { jsx as jsx149 } from "react/jsx-runtime";
2043
+ import { jsx as jsx150 } from "react/jsx-runtime";
2031
2044
  var Hint = (_a) => {
2032
2045
  var props = __objRest(_a, []);
2033
- return /* @__PURE__ */ jsx149(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx149(
2046
+ return /* @__PURE__ */ jsx150(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx150(
2034
2047
  "path",
2035
2048
  {
2036
2049
  xmlns: "http://www.w3.org/2000/svg",
@@ -2041,10 +2054,10 @@ var Hint = (_a) => {
2041
2054
  };
2042
2055
 
2043
2056
  // icons/DoubleBottomArrows.tsx
2044
- import { jsx as jsx150 } from "react/jsx-runtime";
2057
+ import { jsx as jsx151 } from "react/jsx-runtime";
2045
2058
  var DoubleBottomArrows = (_a) => {
2046
2059
  var props = __objRest(_a, []);
2047
- return /* @__PURE__ */ jsx150(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx150(
2060
+ return /* @__PURE__ */ jsx151(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx151(
2048
2061
  "path",
2049
2062
  {
2050
2063
  xmlns: "http://www.w3.org/2000/svg",
@@ -2055,10 +2068,10 @@ var DoubleBottomArrows = (_a) => {
2055
2068
  };
2056
2069
 
2057
2070
  // icons/DoubleUpArrows.tsx
2058
- import { jsx as jsx151 } from "react/jsx-runtime";
2071
+ import { jsx as jsx152 } from "react/jsx-runtime";
2059
2072
  var DoubleUpArrows = (_a) => {
2060
2073
  var props = __objRest(_a, []);
2061
- return /* @__PURE__ */ jsx151(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx151(
2074
+ return /* @__PURE__ */ jsx152(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx152(
2062
2075
  "path",
2063
2076
  {
2064
2077
  xmlns: "http://www.w3.org/2000/svg",
@@ -2069,10 +2082,10 @@ var DoubleUpArrows = (_a) => {
2069
2082
  };
2070
2083
 
2071
2084
  // icons/SimpleAnswertTest.tsx
2072
- import { jsx as jsx152 } from "react/jsx-runtime";
2085
+ import { jsx as jsx153 } from "react/jsx-runtime";
2073
2086
  var SimpleAnswertTest = (_a) => {
2074
2087
  var props = __objRest(_a, []);
2075
- return /* @__PURE__ */ jsx152(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx152(
2088
+ return /* @__PURE__ */ jsx153(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx153(
2076
2089
  "path",
2077
2090
  {
2078
2091
  xmlns: "http://www.w3.org/2000/svg",
@@ -2083,10 +2096,10 @@ var SimpleAnswertTest = (_a) => {
2083
2096
  };
2084
2097
 
2085
2098
  // icons/DetailedAnswerTest.tsx
2086
- import { jsx as jsx153 } from "react/jsx-runtime";
2099
+ import { jsx as jsx154 } from "react/jsx-runtime";
2087
2100
  var DetailedAnswerTest = (_a) => {
2088
2101
  var props = __objRest(_a, []);
2089
- return /* @__PURE__ */ jsx153(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx153(
2102
+ return /* @__PURE__ */ jsx154(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx154(
2090
2103
  "path",
2091
2104
  {
2092
2105
  xmlns: "http://www.w3.org/2000/svg",
@@ -2097,10 +2110,10 @@ var DetailedAnswerTest = (_a) => {
2097
2110
  };
2098
2111
 
2099
2112
  // icons/OptionSelectionTest.tsx
2100
- import { jsx as jsx154 } from "react/jsx-runtime";
2113
+ import { jsx as jsx155 } from "react/jsx-runtime";
2101
2114
  var OptionSelectionTest = (_a) => {
2102
2115
  var props = __objRest(_a, []);
2103
- return /* @__PURE__ */ jsx154(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx154(
2116
+ return /* @__PURE__ */ jsx155(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx155(
2104
2117
  "path",
2105
2118
  {
2106
2119
  xmlns: "http://www.w3.org/2000/svg",
@@ -2111,12 +2124,12 @@ var OptionSelectionTest = (_a) => {
2111
2124
  };
2112
2125
 
2113
2126
  // icons/Payments.tsx
2114
- import { jsx as jsx155, jsxs as jsxs14 } from "react/jsx-runtime";
2127
+ import { jsx as jsx156, jsxs as jsxs14 } from "react/jsx-runtime";
2115
2128
  var Payments = (_a) => {
2116
2129
  var props = __objRest(_a, []);
2117
2130
  return /* @__PURE__ */ jsxs14(Svg, __spreadProps(__spreadValues({}, props), { children: [
2118
- /* @__PURE__ */ jsx155("path", { d: "M17 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z" }),
2119
- /* @__PURE__ */ jsx155(
2131
+ /* @__PURE__ */ jsx156("path", { d: "M17 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z" }),
2132
+ /* @__PURE__ */ jsx156(
2120
2133
  "path",
2121
2134
  {
2122
2135
  fillRule: "evenodd",
@@ -2128,10 +2141,10 @@ var Payments = (_a) => {
2128
2141
  };
2129
2142
 
2130
2143
  // icons/FAQ.tsx
2131
- import { jsx as jsx156 } from "react/jsx-runtime";
2144
+ import { jsx as jsx157 } from "react/jsx-runtime";
2132
2145
  var FAQ = (_a) => {
2133
2146
  var props = __objRest(_a, []);
2134
- return /* @__PURE__ */ jsx156(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx156(
2147
+ return /* @__PURE__ */ jsx157(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx157(
2135
2148
  "path",
2136
2149
  {
2137
2150
  fillRule: "evenodd",
@@ -2142,10 +2155,10 @@ var FAQ = (_a) => {
2142
2155
  };
2143
2156
 
2144
2157
  // icons/WhatsAppFilled.tsx
2145
- import { jsx as jsx157 } from "react/jsx-runtime";
2158
+ import { jsx as jsx158 } from "react/jsx-runtime";
2146
2159
  var WhatsAppFilled = (_a) => {
2147
2160
  var props = __objRest(_a, []);
2148
- return /* @__PURE__ */ jsx157(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx157(
2161
+ return /* @__PURE__ */ jsx158(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx158(
2149
2162
  "path",
2150
2163
  {
2151
2164
  fillRule: "evenodd",
@@ -2155,10 +2168,10 @@ var WhatsAppFilled = (_a) => {
2155
2168
  };
2156
2169
 
2157
2170
  // icons/InfoCircle.tsx
2158
- import { jsx as jsx158 } from "react/jsx-runtime";
2171
+ import { jsx as jsx159 } from "react/jsx-runtime";
2159
2172
  var InfoCircle = (_a) => {
2160
2173
  var props = __objRest(_a, []);
2161
- return /* @__PURE__ */ jsx158(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx158("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM10.9502 8C10.9502 7.44772 11.3979 7 11.9502 7H12.0498C12.6021 7 13.0498 7.44772 13.0498 8V8.1C13.0498 8.65152 12.6033 9.09892 12.0518 9.1L11.9522 9.10019C11.6866 9.10071 11.4317 8.99559 11.2438 8.808C11.0558 8.6204 10.9502 8.36575 10.9502 8.1002V8ZM12 10C12.5523 10 13 10.4477 13 11V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V11C11 10.4477 11.4477 10 12 10Z" }) }));
2174
+ return /* @__PURE__ */ jsx159(Svg, __spreadProps(__spreadValues({}, props), { children: /* @__PURE__ */ jsx159("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM10.9502 8C10.9502 7.44772 11.3979 7 11.9502 7H12.0498C12.6021 7 13.0498 7.44772 13.0498 8V8.1C13.0498 8.65152 12.6033 9.09892 12.0518 9.1L11.9522 9.10019C11.6866 9.10071 11.4317 8.99559 11.2438 8.808C11.0558 8.6204 10.9502 8.36575 10.9502 8.1002V8ZM12 10C12.5523 10 13 10.4477 13 11V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V11C11 10.4477 11.4477 10 12 10Z" }) }));
2162
2175
  };
2163
2176
 
2164
2177
  // config.ts
@@ -2320,6 +2333,7 @@ export {
2320
2333
  Announce,
2321
2334
  Arrow,
2322
2335
  ArrowBottom,
2336
+ ArrowDouble,
2323
2337
  ArrowLeft,
2324
2338
  ArrowRight,
2325
2339
  ArrowUp,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xipkg/icons",
3
- "version": "2.6.0",
3
+ "version": "2.7.0",
4
4
  "main": "./dist/index.mjs",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.mts",