@dsgngo/common-icons 3.0.2 → 3.0.3

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.
@@ -17,6 +17,10 @@ exports.IconArrowsOut = IconArrowsOut;
17
17
  exports.IconArrowsOutCardinal = IconArrowsOutCardinal;
18
18
  exports.IconArrowsOutLineHorizontal = IconArrowsOutLineHorizontal;
19
19
  exports.IconArrowsOutLineVertical = IconArrowsOutLineVertical;
20
+ exports.IconCaretDoubleDown = IconCaretDoubleDown;
21
+ exports.IconCaretDoubleLeft = IconCaretDoubleLeft;
22
+ exports.IconCaretDoubleRight = IconCaretDoubleRight;
23
+ exports.IconCaretDoubleUp = IconCaretDoubleUp;
20
24
  exports.IconCaretDown = IconCaretDown;
21
25
  exports.IconCaretLeft = IconCaretLeft;
22
26
  exports.IconCaretRight = IconCaretRight;
@@ -255,4 +259,56 @@ function IconArrowsOut(props) {
255
259
  })
256
260
  })
257
261
  });
262
+ }
263
+ function IconCaretDoubleUp(props) {
264
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
265
+ className: "icon fill icon-caret-double-up ".concat(props.className ? props.className : ''),
266
+ onClick: props.onClick ? props.onClick : undefined,
267
+ style: props.style ? props.style : undefined,
268
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
269
+ viewBox: "0 0 32 32",
270
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
271
+ 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"
272
+ })
273
+ })
274
+ });
275
+ }
276
+ function IconCaretDoubleDown(props) {
277
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
278
+ className: "icon fill icon-caret-double-down ".concat(props.className ? props.className : ''),
279
+ onClick: props.onClick ? props.onClick : undefined,
280
+ style: props.style ? props.style : undefined,
281
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
282
+ viewBox: "0 0 32 32",
283
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
284
+ 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"
285
+ })
286
+ })
287
+ });
288
+ }
289
+ function IconCaretDoubleLeft(props) {
290
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
291
+ className: "icon fill icon-caret-double-left ".concat(props.className ? props.className : ''),
292
+ onClick: props.onClick ? props.onClick : undefined,
293
+ style: props.style ? props.style : undefined,
294
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
295
+ viewBox: "0 0 32 32",
296
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
297
+ 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"
298
+ })
299
+ })
300
+ });
301
+ }
302
+ function IconCaretDoubleRight(props) {
303
+ return /*#__PURE__*/(0, _jsxRuntime.jsx)("div", {
304
+ className: "icon fill icon-caret-double-right ".concat(props.className ? props.className : ''),
305
+ onClick: props.onClick ? props.onClick : undefined,
306
+ style: props.style ? props.style : undefined,
307
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", {
308
+ viewBox: "0 0 32 32",
309
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
310
+ 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"
311
+ })
312
+ })
313
+ });
258
314
  }
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.3",
4
4
  "description": "Mini set of icons for projects",
5
5
  "main": "dist/index.js",
6
6
  "files": ["dist"],