@dsgngo/common-icons 3.0.2 → 3.0.4

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.
@@ -12,11 +12,17 @@ exports.IconArrowRight = IconArrowRight;
12
12
  exports.IconArrowUDownLeft = IconArrowUDownLeft;
13
13
  exports.IconArrowsIn = IconArrowsIn;
14
14
  exports.IconArrowsInCardinal = IconArrowsInCardinal;
15
+ exports.IconArrowsInLineHorizontal = IconArrowsInLineHorizontal;
16
+ exports.IconArrowsInLineVertical = IconArrowsInLineVertical;
15
17
  exports.IconArrowsLeftRight = IconArrowsLeftRight;
16
18
  exports.IconArrowsOut = IconArrowsOut;
17
19
  exports.IconArrowsOutCardinal = IconArrowsOutCardinal;
18
20
  exports.IconArrowsOutLineHorizontal = IconArrowsOutLineHorizontal;
19
21
  exports.IconArrowsOutLineVertical = IconArrowsOutLineVertical;
22
+ exports.IconCaretDoubleDown = IconCaretDoubleDown;
23
+ exports.IconCaretDoubleLeft = IconCaretDoubleLeft;
24
+ exports.IconCaretDoubleRight = IconCaretDoubleRight;
25
+ exports.IconCaretDoubleUp = IconCaretDoubleUp;
20
26
  exports.IconCaretDown = IconCaretDown;
21
27
  exports.IconCaretLeft = IconCaretLeft;
22
28
  exports.IconCaretRight = IconCaretRight;
@@ -255,4 +261,82 @@ function IconArrowsOut(props) {
255
261
  })
256
262
  })
257
263
  });
264
+ }
265
+ function IconCaretDoubleUp(props) {
266
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
267
+ className: "icon fill icon-caret-double-up ".concat(props.className ? props.className : ''),
268
+ onClick: props.onClick ? props.onClick : undefined,
269
+ style: props.style ? props.style : undefined,
270
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
271
+ viewBox: "0 0 32 32",
272
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
273
+ d: "M26.7075 24.2926C26.8004 24.3855 26.8741 24.4958 26.9244 24.6172C26.9747 24.7386 27.0006 24.8687 27.0006 25.0001C27.0006 25.1314 26.9747 25.2616 26.9244 25.3829C26.8741 25.5043 26.8004 25.6146 26.7075 25.7076C26.6146 25.8005 26.5043 25.8742 26.3829 25.9244C26.2615 25.9747 26.1314 26.0006 26 26.0006C25.8686 26.0006 25.7385 25.9747 25.6171 25.9244C25.4957 25.8742 25.3854 25.8005 25.2925 25.7076L16 16.4138L6.70751 25.7076C6.51987 25.8952 6.26537 26.0006 6.00001 26.0006C5.73464 26.0006 5.48015 25.8952 5.29251 25.7076C5.10487 25.5199 4.99945 25.2654 4.99945 25.0001C4.99945 24.7347 5.10487 24.4802 5.29251 24.2926L15.2925 14.2926C15.3854 14.1996 15.4957 14.1258 15.6171 14.0755C15.7385 14.0252 15.8686 13.9993 16 13.9993C16.1314 13.9993 16.2615 14.0252 16.3829 14.0755C16.5043 14.1258 16.6146 14.1996 16.7075 14.2926L26.7075 24.2926ZM6.70751 15.7076L16 6.4138L25.2925 15.7076C25.3854 15.8005 25.4957 15.8742 25.6171 15.9244C25.7385 15.9747 25.8686 16.0006 26 16.0006C26.1314 16.0006 26.2615 15.9747 26.3829 15.9244C26.5043 15.8742 26.6146 15.8005 26.7075 15.7076C26.8004 15.6146 26.8741 15.5043 26.9244 15.383C26.9747 15.2616 27.0006 15.1314 27.0006 15.0001C27.0006 14.8687 26.9747 14.7386 26.9244 14.6172C26.8741 14.4958 26.8004 14.3855 26.7075 14.2926L16.7075 4.29255C16.6146 4.19958 16.5043 4.12582 16.3829 4.07549C16.2615 4.02517 16.1314 3.99927 16 3.99927C15.8686 3.99927 15.7385 4.02517 15.6171 4.07549C15.4957 4.12582 15.3854 4.19958 15.2925 4.29255L5.29251 14.2926C5.10487 14.4802 4.99945 14.7347 4.99945 15.0001C4.99945 15.2654 5.10487 15.5199 5.29251 15.7076C5.48015 15.8952 5.73464 16.0006 6.00001 16.0006C6.26537 16.0006 6.51987 15.8952 6.70751 15.7076Z"
274
+ })
275
+ })
276
+ });
277
+ }
278
+ function IconCaretDoubleDown(props) {
279
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
280
+ className: "icon fill icon-caret-double-down ".concat(props.className ? props.className : ''),
281
+ onClick: props.onClick ? props.onClick : undefined,
282
+ style: props.style ? props.style : undefined,
283
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
284
+ viewBox: "0 0 32 32",
285
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
286
+ d: "M26.7075 16.2924C26.8005 16.3853 26.8742 16.4956 26.9246 16.617C26.9749 16.7384 27.0008 16.8685 27.0008 16.9999C27.0008 17.1314 26.9749 17.2615 26.9246 17.3829C26.8742 17.5043 26.8005 17.6146 26.7075 17.7074L16.7075 27.7074C16.6146 27.8004 16.5043 27.8742 16.3829 27.9245C16.2615 27.9748 16.1314 28.0007 16 28.0007C15.8686 28.0007 15.7385 27.9748 15.6171 27.9245C15.4957 27.8742 15.3854 27.8004 15.2925 27.7074L5.29251 17.7074C5.10487 17.5198 4.99945 17.2653 4.99945 16.9999C4.99945 16.7346 5.10487 16.4801 5.29251 16.2924C5.48015 16.1048 5.73464 15.9994 6.00001 15.9994C6.26537 15.9994 6.51987 16.1048 6.70751 16.2924L16 25.5862L25.2925 16.2924C25.3854 16.1995 25.4957 16.1257 25.6171 16.0754C25.7385 16.0251 25.8686 15.9992 26 15.9992C26.1314 15.9992 26.2615 16.0251 26.3829 16.0754C26.5043 16.1257 26.6146 16.1995 26.7075 16.2924ZM15.2925 17.7074C15.3854 17.8004 15.4957 17.8742 15.6171 17.9245C15.7385 17.9748 15.8686 18.0007 16 18.0007C16.1314 18.0007 16.2615 17.9748 16.3829 17.9245C16.5043 17.8742 16.6146 17.8004 16.7075 17.7074L26.7075 7.70745C26.8951 7.5198 27.0006 7.26531 27.0006 6.99995C27.0006 6.73458 26.8951 6.48009 26.7075 6.29245C26.5199 6.1048 26.2654 5.99939 26 5.99939C25.7346 5.99939 25.4801 6.10481 25.2925 6.29245L16 15.5862L6.70751 6.29245C6.51987 6.1048 6.26537 5.99939 6.00001 5.99939C5.73464 5.99939 5.48015 6.1048 5.29251 6.29245C5.10487 6.48009 4.99945 6.73458 4.99945 6.99995C4.99945 7.26531 5.10487 7.5198 5.29251 7.70745L15.2925 17.7074Z"
287
+ })
288
+ })
289
+ });
290
+ }
291
+ function IconCaretDoubleLeft(props) {
292
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
293
+ className: "icon fill icon-caret-double-left ".concat(props.className ? props.className : ''),
294
+ onClick: props.onClick ? props.onClick : undefined,
295
+ style: props.style ? props.style : undefined,
296
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
297
+ viewBox: "0 0 32 32",
298
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
299
+ d: "M25.7075 25.2924C25.8004 25.3854 25.8741 25.4957 25.9244 25.6171C25.9747 25.7384 26.0005 25.8686 26.0005 25.9999C26.0005 26.1313 25.9747 26.2614 25.9244 26.3828C25.8741 26.5042 25.8004 26.6145 25.7075 26.7074C25.6146 26.8004 25.5043 26.8741 25.3829 26.9243C25.2615 26.9746 25.1314 27.0005 25 27.0005C24.8686 27.0005 24.7385 26.9746 24.6171 26.9243C24.4957 26.8741 24.3854 26.8004 24.2925 26.7074L14.2925 16.7074C14.1995 16.6146 14.1258 16.5043 14.0754 16.3829C14.0251 16.2615 13.9992 16.1314 13.9992 15.9999C13.9992 15.8685 14.0251 15.7384 14.0754 15.617C14.1258 15.4956 14.1995 15.3853 14.2925 15.2924L24.2925 5.29245C24.4801 5.10481 24.7346 4.99939 25 4.99939C25.2654 4.99939 25.5199 5.1048 25.7075 5.29245C25.8951 5.48009 26.0005 5.73458 26.0005 5.99995C26.0005 6.26531 25.8951 6.5198 25.7075 6.70745L16.4137 15.9999L25.7075 25.2924ZM6.41374 15.9999L15.7075 6.70745C15.8951 6.5198 16.0006 6.26531 16.0006 5.99995C16.0006 5.73458 15.8951 5.48009 15.7075 5.29245C15.5199 5.1048 15.2654 4.99939 15 4.99939C14.7346 4.99939 14.4801 5.1048 14.2925 5.29245L4.29249 15.2924C4.19952 15.3853 4.12576 15.4956 4.07543 15.617C4.02511 15.7384 3.99921 15.8685 3.99921 15.9999C3.99921 16.1314 4.02511 16.2615 4.07543 16.3829C4.12576 16.5043 4.19952 16.6146 4.29249 16.7074L14.2925 26.7074C14.3854 26.8004 14.4957 26.8741 14.6171 26.9243C14.7385 26.9746 14.8686 27.0005 15 27.0005C15.1314 27.0005 15.2615 26.9746 15.3829 26.9243C15.5043 26.8741 15.6146 26.8004 15.7075 26.7074C15.8004 26.6145 15.8741 26.5042 15.9244 26.3828C15.9747 26.2614 16.0006 26.1313 16.0006 25.9999C16.0006 25.8686 15.9747 25.7384 15.9244 25.6171C15.8741 25.4957 15.8004 25.3854 15.7075 25.2924L6.41374 15.9999Z"
300
+ })
301
+ })
302
+ });
303
+ }
304
+ function IconCaretDoubleRight(props) {
305
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
306
+ className: "icon fill icon-caret-double-right ".concat(props.className ? props.className : ''),
307
+ onClick: props.onClick ? props.onClick : undefined,
308
+ style: props.style ? props.style : undefined,
309
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
310
+ viewBox: "0 0 32 32",
311
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
312
+ d: "M17.7075 16.7074L7.70751 26.7074C7.51987 26.8951 7.26537 27.0005 7.00001 27.0005C6.73464 27.0005 6.48015 26.8951 6.29251 26.7074C6.10487 26.5198 5.99945 26.2653 5.99945 25.9999C5.99945 25.7346 6.10487 25.4801 6.29251 25.2924L15.5863 15.9999L6.29251 6.70745C6.10487 6.5198 5.99945 6.26531 5.99945 5.99995C5.99945 5.73458 6.10487 5.48009 6.29251 5.29245C6.48015 5.1048 6.73464 4.99939 7.00001 4.99939C7.26537 4.99939 7.51987 5.1048 7.70751 5.29245L17.7075 15.2924C17.8005 15.3853 17.8742 15.4956 17.9246 15.617C17.9749 15.7384 18.0008 15.8685 18.0008 15.9999C18.0008 16.1314 17.9749 16.2615 17.9246 16.3829C17.8742 16.5043 17.8005 16.6146 17.7075 16.7074ZM27.7075 15.2924L17.7075 5.29245C17.5199 5.1048 17.2654 4.99939 17 4.99939C16.7346 4.99939 16.4801 5.1048 16.2925 5.29245C16.1049 5.48009 15.9995 5.73458 15.9995 5.99995C15.9995 6.26531 16.1049 6.5198 16.2925 6.70745L25.5863 15.9999L16.2925 25.2924C16.1049 25.4801 15.9995 25.7346 15.9995 25.9999C15.9995 26.2653 16.1049 26.5198 16.2925 26.7074C16.4801 26.8951 16.7346 27.0005 17 27.0005C17.2654 27.0005 17.5199 26.8951 17.7075 26.7074L27.7075 16.7074C27.8005 16.6146 27.8742 16.5043 27.9246 16.3829C27.9749 16.2615 28.0008 16.1314 28.0008 15.9999C28.0008 15.8685 27.9749 15.7384 27.9246 15.617C27.8742 15.4956 27.8005 15.3853 27.7075 15.2924Z"
313
+ })
314
+ })
315
+ });
316
+ }
317
+ function IconArrowsInLineHorizontal(props) {
318
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
319
+ className: "icon fill icon-arrows-in-line-horizontal ".concat(props.className ? props.className : ''),
320
+ onClick: props.onClick ? props.onClick : undefined,
321
+ style: props.style ? props.style : undefined,
322
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
323
+ viewBox: "0 0 32 32",
324
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
325
+ d: "M17 5V27C17 27.2652 16.8946 27.5196 16.7071 27.7071C16.5196 27.8946 16.2652 28 16 28C15.7348 28 15.4804 27.8946 15.2929 27.7071C15.1054 27.5196 15 27.2652 15 27V5C15 4.73478 15.1054 4.48043 15.2929 4.29289C15.4804 4.10536 15.7348 4 16 4C16.2652 4 16.5196 4.10536 16.7071 4.29289C16.8946 4.48043 17 4.73478 17 5ZM8.7075 11.2925C8.51986 11.1049 8.26536 10.9994 8 10.9994C7.73464 10.9994 7.48014 11.1049 7.2925 11.2925C7.10486 11.4801 6.99944 11.7346 6.99944 12C6.99944 12.2654 7.10486 12.5199 7.2925 12.7075L9.58625 15H2C1.73478 15 1.48043 15.1054 1.29289 15.2929C1.10536 15.4804 1 15.7348 1 16C1 16.2652 1.10536 16.5196 1.29289 16.7071C1.48043 16.8946 1.73478 17 2 17H9.58625L7.2925 19.2925C7.19959 19.3854 7.12589 19.4957 7.07561 19.6171C7.02532 19.7385 6.99944 19.8686 6.99944 20C6.99944 20.1314 7.02532 20.2615 7.07561 20.3829C7.12589 20.5043 7.19959 20.6146 7.2925 20.7075C7.38541 20.8004 7.49571 20.8741 7.6171 20.9244C7.7385 20.9747 7.86861 21.0006 8 21.0006C8.13139 21.0006 8.2615 20.9747 8.3829 20.9244C8.50429 20.8741 8.61459 20.8004 8.7075 20.7075L12.7075 16.7075C12.8005 16.6146 12.8742 16.5043 12.9246 16.3829C12.9749 16.2615 13.0008 16.1314 13.0008 16C13.0008 15.8686 12.9749 15.7385 12.9246 15.6171C12.8742 15.4957 12.8005 15.3854 12.7075 15.2925L8.7075 11.2925ZM30 15H22.4137L24.7075 12.7075C24.8004 12.6146 24.8741 12.5043 24.9244 12.3829C24.9747 12.2615 25.0006 12.1314 25.0006 12C25.0006 11.8686 24.9747 11.7385 24.9244 11.6171C24.8741 11.4957 24.8004 11.3854 24.7075 11.2925C24.6146 11.1996 24.5043 11.1259 24.3829 11.0756C24.2615 11.0253 24.1314 10.9994 24 10.9994C23.8686 10.9994 23.7385 11.0253 23.6171 11.0756C23.4957 11.1259 23.3854 11.1996 23.2925 11.2925L19.2925 15.2925C19.1995 15.3854 19.1258 15.4957 19.0754 15.6171C19.0251 15.7385 18.9992 15.8686 18.9992 16C18.9992 16.1314 19.0251 16.2615 19.0754 16.3829C19.1258 16.5043 19.1995 16.6146 19.2925 16.7075L23.2925 20.7075C23.3854 20.8004 23.4957 20.8741 23.6171 20.9244C23.7385 20.9747 23.8686 21.0006 24 21.0006C24.1314 21.0006 24.2615 20.9747 24.3829 20.9244C24.5043 20.8741 24.6146 20.8004 24.7075 20.7075C24.8004 20.6146 24.8741 20.5043 24.9244 20.3829C24.9747 20.2615 25.0006 20.1314 25.0006 20C25.0006 19.8686 24.9747 19.7385 24.9244 19.6171C24.8741 19.4957 24.8004 19.3854 24.7075 19.2925L22.4137 17H30C30.2652 17 30.5196 16.8946 30.7071 16.7071C30.8946 16.5196 31 16.2652 31 16C31 15.7348 30.8946 15.4804 30.7071 15.2929C30.5196 15.1054 30.2652 15 30 15Z"
326
+ })
327
+ })
328
+ });
329
+ }
330
+ function IconArrowsInLineVertical(props) {
331
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
332
+ className: "icon fill icon-arrows-in-line-vertical ".concat(props.className ? props.className : ''),
333
+ onClick: props.onClick ? props.onClick : undefined,
334
+ style: props.style ? props.style : undefined,
335
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
336
+ viewBox: "0 0 32 32",
337
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
338
+ d: "M28 16C28 16.2652 27.8946 16.5196 27.7071 16.7071C27.5196 16.8946 27.2652 17 27 17H5C4.73478 17 4.48043 16.8946 4.29289 16.7071C4.10536 16.5196 4 16.2652 4 16C4 15.7348 4.10536 15.4804 4.29289 15.2929C4.48043 15.1054 4.73478 15 5 15H27C27.2652 15 27.5196 15.1054 27.7071 15.2929C27.8946 15.4804 28 15.7348 28 16ZM15.2925 12.7075C15.3854 12.8005 15.4957 12.8742 15.6171 12.9246C15.7385 12.9749 15.8686 13.0008 16 13.0008C16.1314 13.0008 16.2615 12.9749 16.3829 12.9246C16.5043 12.8742 16.6146 12.8005 16.7075 12.7075L20.7075 8.7075C20.8951 8.51986 21.0006 8.26536 21.0006 8C21.0006 7.73464 20.8951 7.48014 20.7075 7.2925C20.5199 7.10486 20.2654 6.99944 20 6.99944C19.7346 6.99944 19.4801 7.10486 19.2925 7.2925L17 9.58625V2C17 1.73478 16.8946 1.48043 16.7071 1.29289C16.5196 1.10536 16.2652 1 16 1C15.7348 1 15.4804 1.10536 15.2929 1.29289C15.1054 1.48043 15 1.73478 15 2V9.58625L12.7075 7.2925C12.6146 7.19959 12.5043 7.12589 12.3829 7.07561C12.2615 7.02532 12.1314 6.99944 12 6.99944C11.7346 6.99944 11.4801 7.10486 11.2925 7.2925C11.1996 7.38541 11.1259 7.49571 11.0756 7.6171C11.0253 7.7385 10.9994 7.86861 10.9994 8C10.9994 8.26536 11.1049 8.51986 11.2925 8.7075L15.2925 12.7075ZM16.7075 19.2925C16.6146 19.1995 16.5043 19.1258 16.3829 19.0754C16.2615 19.0251 16.1314 18.9992 16 18.9992C15.8686 18.9992 15.7385 19.0251 15.6171 19.0754C15.4957 19.1258 15.3854 19.1995 15.2925 19.2925L11.2925 23.2925C11.1996 23.3854 11.1259 23.4957 11.0756 23.6171C11.0253 23.7385 10.9994 23.8686 10.9994 24C10.9994 24.1314 11.0253 24.2615 11.0756 24.3829C11.1259 24.5043 11.1996 24.6146 11.2925 24.7075C11.4801 24.8951 11.7346 25.0006 12 25.0006C12.1314 25.0006 12.2615 24.9747 12.3829 24.9244C12.5043 24.8741 12.6146 24.8004 12.7075 24.7075L15 22.4137V30C15 30.2652 15.1054 30.5196 15.2929 30.7071C15.4804 30.8946 15.7348 31 16 31C16.2652 31 16.5196 30.8946 16.7071 30.7071C16.8946 30.5196 17 30.2652 17 30V22.4137L19.2925 24.7075C19.3854 24.8004 19.4957 24.8741 19.6171 24.9244C19.7385 24.9747 19.8686 25.0006 20 25.0006C20.1314 25.0006 20.2615 24.9747 20.3829 24.9244C20.5043 24.8741 20.6146 24.8004 20.7075 24.7075C20.8004 24.6146 20.8741 24.5043 20.9244 24.3829C20.9747 24.2615 21.0006 24.1314 21.0006 24C21.0006 23.8686 20.9747 23.7385 20.9244 23.6171C20.8741 23.4957 20.8004 23.3854 20.7075 23.2925L16.7075 19.2925Z"
339
+ })
340
+ })
341
+ });
258
342
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dsgngo/common-icons",
3
- "version": "3.0.2",
3
+ "version": "3.0.4",
4
4
  "description": "Mini set of icons for projects",
5
5
  "main": "dist/index.js",
6
6
  "files": ["dist"],