@stash-ui/duotone-icons 1.0.5 → 1.0.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const BullhornIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default BullhornIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const GiftIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default GiftIcon;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { IconProps } from './types';
3
+ export declare const PaletteIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
4
+ export default PaletteIcon;
@@ -6613,6 +6613,95 @@ var MoonIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6613
6613
  }));
6614
6614
  });
6615
6615
 
6616
+ var _excluded$4g = ["color"];
6617
+ var BullhornIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6618
+ var _ref$color = _ref.color,
6619
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6620
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4g);
6621
+ return React.createElement("svg", Object.assign({
6622
+ width: "24",
6623
+ height: "24",
6624
+ viewBox: "0 0 24 24",
6625
+ fill: "none",
6626
+ xmlns: "http://www.w3.org/2000/svg"
6627
+ }, props, {
6628
+ ref: forwardedRef
6629
+ }), React.createElement("path", {
6630
+ d: "M10.5 17V7.51915C9.52565 7.63427 8.43436 7.66542 7.17725 7.62457C5.74661 7.57808 4.5 8.69719 4.5 10.1627V11.8918C4.5 13.1146 5.37072 14.1052 6.5 14.357V17C6.5 17.8284 7.17157 18.5 8 18.5H9C9.82843 18.5 10.5 17.8284 10.5 17Z",
6631
+ fill: color
6632
+ }), React.createElement("path", {
6633
+ "fill-rule": "evenodd",
6634
+ "clip-rule": "evenodd",
6635
+ d: "M18.5 12.7604C19.1253 12.4223 19.55 11.7608 19.55 11C19.55 10.2393 19.1253 9.57776 18.5 9.23962V12.7604Z",
6636
+ fill: color
6637
+ }), React.createElement("path", {
6638
+ opacity: "0.5",
6639
+ "fill-rule": "evenodd",
6640
+ "clip-rule": "evenodd",
6641
+ d: "M16.7652 4.53463C17.388 3.94618 18.5 4.33776 18.5 5.26448V16.7083C18.5 17.6458 17.3722 18.0254 16.7527 17.4376C15.4071 16.1607 14.0958 15.3929 12.5912 14.9486C11.075 14.5009 9.33586 14.3734 7.11817 14.4186C5.70487 14.4473 4.5 13.3302 4.5 11.8918V10.1627C4.5 8.69719 5.74661 7.57809 7.17725 7.62457C9.47689 7.6993 11.2216 7.5331 12.7107 7.05264C14.1914 6.57488 15.4516 5.7758 16.7652 4.53463Z",
6642
+ fill: color
6643
+ }));
6644
+ });
6645
+
6646
+ var _excluded$4h = ["color"];
6647
+ var PaletteIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6648
+ var _ref$color = _ref.color,
6649
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6650
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4h);
6651
+ return React.createElement("svg", Object.assign({
6652
+ width: "24",
6653
+ height: "24",
6654
+ viewBox: "0 0 24 24",
6655
+ fill: "none",
6656
+ xmlns: "http://www.w3.org/2000/svg"
6657
+ }, props, {
6658
+ ref: forwardedRef
6659
+ }), React.createElement("path", {
6660
+ opacity: "0.5",
6661
+ d: "M12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5H12.0277L12.0552 20.4969C13.2388 20.3654 14.0219 19.982 14.3753 19.2823C14.709 18.6216 14.5593 17.851 14.3737 17.2192C14.2909 16.9373 14.1898 16.6496 14.0945 16.3787L14.0469 16.2432C13.9359 15.9259 13.838 15.6348 13.773 15.3658C13.6358 14.7981 13.6918 14.5165 13.8549 14.3522C14.039 14.1667 14.4068 14.0814 15.079 14.1382C15.3951 14.1649 15.7382 14.2186 16.1053 14.2797L16.2676 14.3068C16.5803 14.3592 16.9075 14.4141 17.2262 14.4539C17.9498 14.5444 18.7709 14.5807 19.4193 14.239C20.1388 13.8598 20.5 13.1091 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5Z",
6662
+ fill: color
6663
+ }), React.createElement("path", {
6664
+ d: "M13.0784 6.99634C13.1255 7.54662 12.7176 8.03088 12.1674 8.07797C11.6171 8.12507 11.1328 7.71716 11.0857 7.16689C11.0386 6.61662 11.4465 6.13235 11.9968 6.08526C12.5471 6.03816 13.0314 6.44607 13.0784 6.99634Z",
6665
+ fill: color
6666
+ }), React.createElement("path", {
6667
+ d: "M8.16736 10.078C8.71763 10.0309 9.12554 9.54662 9.07845 8.99634C9.03135 8.44607 8.54709 8.03816 7.99682 8.08526C7.44654 8.13235 7.03864 8.61662 7.08573 9.16689C7.13283 9.71716 7.61709 10.1251 8.16736 10.078Z",
6668
+ fill: color
6669
+ }), React.createElement("path", {
6670
+ d: "M7.16736 14.078C7.71763 14.0309 8.12554 13.5466 8.07845 12.9963C8.03135 12.4461 7.54709 12.0382 6.99682 12.0853C6.44654 12.1324 6.03864 12.6166 6.08573 13.1669C6.13283 13.7172 6.61709 14.1251 7.16736 14.078Z",
6671
+ fill: color
6672
+ }), React.createElement("path", {
6673
+ d: "M16.0267 9.61447C16.577 9.56738 16.9849 9.08312 16.9378 8.53284C16.8907 7.98257 16.4064 7.57466 15.8562 7.62176C15.3059 7.66885 14.898 8.15311 14.9451 8.70339C14.9922 9.25366 15.4764 9.66157 16.0267 9.61447Z",
6674
+ fill: color
6675
+ }));
6676
+ });
6677
+
6678
+ var _excluded$4i = ["color"];
6679
+ var GiftIcon = /*#__PURE__*/React.forwardRef(function (_ref, forwardedRef) {
6680
+ var _ref$color = _ref.color,
6681
+ color = _ref$color === void 0 ? 'currentColor' : _ref$color,
6682
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$4i);
6683
+ return React.createElement("svg", Object.assign({
6684
+ width: "24",
6685
+ height: "24",
6686
+ viewBox: "0 0 24 24",
6687
+ fill: "none",
6688
+ xmlns: "http://www.w3.org/2000/svg"
6689
+ }, props, {
6690
+ ref: forwardedRef
6691
+ }), React.createElement("path", {
6692
+ opacity: "0.5",
6693
+ "fill-rule": "evenodd",
6694
+ "clip-rule": "evenodd",
6695
+ d: "M4.19922 9.5C4.19922 8.94772 4.64693 8.5 5.19922 8.5H18.6992C19.2515 8.5 19.6992 8.94772 19.6992 9.5V12C19.6992 12.5523 19.2515 13 18.6992 13H5.19922C4.64693 13 4.19922 12.5523 4.19922 12V9.5ZM5.24922 14H18.7492V18.5C18.7492 19.7426 17.7419 20.75 16.4992 20.75H7.49922C6.25658 20.75 5.24922 19.7426 5.24922 18.5V14Z",
6696
+ fill: color
6697
+ }), React.createElement("path", {
6698
+ "fill-rule": "evenodd",
6699
+ "clip-rule": "evenodd",
6700
+ d: "M7.04724 4.29704C8.26775 3.56473 9.84823 3.92013 10.6378 5.10442L12.0001 7.1479L13.3624 5.10442C14.1519 3.92013 15.7324 3.56473 16.9529 4.29704C19.2719 5.68844 18.2854 9.24998 15.581 9.24998H13.0001V20.75H11.0001V9.24998H8.41913C5.71474 9.24998 4.72824 5.68844 7.04724 4.29704ZM9.38969 5.93647C9.0443 5.4184 8.3529 5.26293 7.81898 5.58328C6.80452 6.19195 7.23607 7.74998 8.41913 7.74998H10.5987L9.38969 5.93647ZM14.6105 5.93647C14.9559 5.4184 15.6472 5.26293 16.1812 5.58328C17.1956 6.19195 16.7641 7.74998 15.581 7.74998H13.4015L14.6105 5.93647Z",
6701
+ fill: color
6702
+ }));
6703
+ });
6704
+
6616
6705
  exports.AirplaneIcon = AirplaneIcon;
6617
6706
  exports.AngleDownIcon = AngleDownIcon;
6618
6707
  exports.AngleLeftIcon = AngleLeftIcon;
@@ -6642,6 +6731,7 @@ exports.BellIcon = BellIcon;
6642
6731
  exports.BillingInfoIcon = BillingInfoIcon;
6643
6732
  exports.BrowserIcon = BrowserIcon;
6644
6733
  exports.BugIcon = BugIcon;
6734
+ exports.BullhornIcon = BullhornIcon;
6645
6735
  exports.BurgerArrowLeftIcon = BurgerArrowLeftIcon;
6646
6736
  exports.BurgerArrowRightIcon = BurgerArrowRightIcon;
6647
6737
  exports.BurgerClassicIcon = BurgerClassicIcon;
@@ -6741,6 +6831,7 @@ exports.FolderRefreshIcon = FolderRefreshIcon;
6741
6831
  exports.FolderSearchIcon = FolderSearchIcon;
6742
6832
  exports.FootballIcon = FootballIcon;
6743
6833
  exports.GifIcon = GifIcon;
6834
+ exports.GiftIcon = GiftIcon;
6744
6835
  exports.GlobeIcon = GlobeIcon;
6745
6836
  exports.GlobeTimezoneIcon = GlobeTimezoneIcon;
6746
6837
  exports.GoogleDriveIcon = GoogleDriveIcon;
@@ -6794,6 +6885,7 @@ exports.OutboxIcon = OutboxIcon;
6794
6885
  exports.PackIcon = PackIcon;
6795
6886
  exports.PaginationAltIcon = PaginationAltIcon;
6796
6887
  exports.PaginationIcon = PaginationIcon;
6888
+ exports.PaletteIcon = PaletteIcon;
6797
6889
  exports.PaperClockIcon = PaperClockIcon;
6798
6890
  exports.PaperplaneIcon = PaperplaneIcon;
6799
6891
  exports.PauseIcon = PauseIcon;