@wix/wix-ui-icons-common 3.158.0 → 3.159.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/cjs/lazy/general/dist/components/HeadingFive.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingFiveSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingFour.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingFourSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingSix.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HeadingSixSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/HugContentVertical.js +31 -0
- package/dist/cjs/lazy/general/dist/components/HugContentVerticalSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/Multilingual.js +1 -1
- package/dist/cjs/lazy/general/dist/components/MultilingualSmall.js +1 -1
- package/dist/cjs/lazy/general/dist/components/OneEightRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/OneEightRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/OneFourRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/OneFourRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/ThreeTwoRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/ThreeTwoRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwentyOneNineRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwentyOneNineRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwoThreeRatio.js +31 -0
- package/dist/cjs/lazy/general/dist/components/TwoThreeRatioSmall.js +31 -0
- package/dist/cjs/lazy/general/dist/index.js +36 -0
- package/dist/cjs/lazy/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/cjs/odeditor/general/dist/components/HeadingFive.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingFiveSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingFour.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingFourSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingSix.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HeadingSixSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HugContentVertical.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/HugContentVerticalSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/Multilingual.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/MultilingualSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneEightRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneEightRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneFourRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/OneFourRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ThreeTwoRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/ThreeTwoRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwentyOneNineRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwentyOneNineRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwoThreeRatio.js +37 -0
- package/dist/cjs/odeditor/general/dist/components/TwoThreeRatioSmall.js +37 -0
- package/dist/cjs/odeditor/general/dist/index.js +60 -0
- package/dist/cjs/odeditor/general/metadata.js +70 -0
- package/dist/cjs/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/cjs/odeditor/system/metadata.js +7 -7
- package/dist/esm/lazy/general/dist/components/HeadingFive.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingFiveSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingFour.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingFourSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingSix.js +1 -1
- package/dist/esm/lazy/general/dist/components/HeadingSixSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/HugContentVertical.js +11 -0
- package/dist/esm/lazy/general/dist/components/HugContentVerticalSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/Multilingual.js +1 -1
- package/dist/esm/lazy/general/dist/components/MultilingualSmall.js +1 -1
- package/dist/esm/lazy/general/dist/components/OneEightRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/OneEightRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/OneFourRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/OneFourRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/ThreeTwoRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/ThreeTwoRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwentyOneNineRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwentyOneNineRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwoThreeRatio.js +11 -0
- package/dist/esm/lazy/general/dist/components/TwoThreeRatioSmall.js +11 -0
- package/dist/esm/lazy/general/dist/index.js +248 -224
- package/dist/esm/lazy/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/esm/odeditor/general/dist/components/HeadingFive.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingFiveSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingFour.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingFourSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingSix.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HeadingSixSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HugContentVertical.js +7 -0
- package/dist/esm/odeditor/general/dist/components/HugContentVerticalSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/Multilingual.js +7 -0
- package/dist/esm/odeditor/general/dist/components/MultilingualSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneEightRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneEightRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneFourRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/OneFourRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ThreeTwoRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/ThreeTwoRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwentyOneNineRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwentyOneNineRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwoThreeRatio.js +7 -0
- package/dist/esm/odeditor/general/dist/components/TwoThreeRatioSmall.js +7 -0
- package/dist/esm/odeditor/general/dist/index.js +1316 -1276
- package/dist/esm/odeditor/general/metadata.js +70 -0
- package/dist/esm/odeditor/system/dist/components/BreadcrumbsChevronRight.js +1 -1
- package/dist/esm/odeditor/system/metadata.js +7 -7
- package/dist/statics/icons/odeditor/general/HeadingFive.1d9a.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingFiveSmall.344a.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingFour.1215.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingFourSmall.496b.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingSix.bacf.json +3 -0
- package/dist/statics/icons/odeditor/general/HeadingSixSmall.19df.json +3 -0
- package/dist/statics/icons/odeditor/general/HugContentVertical.8a7a.json +3 -0
- package/dist/statics/icons/odeditor/general/HugContentVerticalSmall.e859.json +3 -0
- package/dist/statics/icons/odeditor/general/Multilingual.07c9.json +3 -0
- package/dist/statics/icons/odeditor/general/MultilingualSmall.af1f.json +3 -0
- package/dist/statics/icons/odeditor/general/OneEightRatio.bec1.json +3 -0
- package/dist/statics/icons/odeditor/general/OneEightRatioSmall.0bcc.json +3 -0
- package/dist/statics/icons/odeditor/general/OneFourRatio.d1ed.json +3 -0
- package/dist/statics/icons/odeditor/general/OneFourRatioSmall.78c2.json +3 -0
- package/dist/statics/icons/odeditor/general/ThreeTwoRatio.abc5.json +3 -0
- package/dist/statics/icons/odeditor/general/ThreeTwoRatioSmall.19b2.json +3 -0
- package/dist/statics/icons/odeditor/general/TwentyOneNineRatio.6618.json +3 -0
- package/dist/statics/icons/odeditor/general/TwentyOneNineRatioSmall.b534.json +3 -0
- package/dist/statics/icons/odeditor/general/TwoThreeRatio.dbab.json +3 -0
- package/dist/statics/icons/odeditor/general/TwoThreeRatioSmall.e2a9.json +3 -0
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.c820.json +3 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/lazy/general/dist/components/HugContentVertical.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/HugContentVertical.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/HugContentVerticalSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/HugContentVerticalSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneEightRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneEightRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneEightRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneEightRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneFourRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneFourRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/OneFourRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/OneFourRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/ThreeTwoRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwentyOneNineRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatio.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatio.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatioSmall.d.ts +3 -0
- package/dist/types/lazy/general/dist/components/TwoThreeRatioSmall.d.ts.map +1 -0
- package/dist/types/lazy/general/dist/index.d.ts +12 -0
- package/dist/types/lazy/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/dist/components/HeadingFive.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFive.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingFiveSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFiveSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingFour.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFour.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingFourSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingFourSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingSix.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingSix.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HeadingSixSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HeadingSixSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HugContentVertical.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HugContentVertical.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/HugContentVerticalSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/HugContentVerticalSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/Multilingual.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/Multilingual.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/MultilingualSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/MultilingualSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneEightRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/OneFourRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/ThreeTwoRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwentyOneNineRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatio.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatio.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatioSmall.d.ts +7 -0
- package/dist/types/odeditor/general/dist/components/TwoThreeRatioSmall.d.ts.map +1 -0
- package/dist/types/odeditor/general/dist/index.d.ts +20 -0
- package/dist/types/odeditor/general/dist/index.d.ts.map +1 -1
- package/dist/types/odeditor/general/metadata.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/statics/icons/odeditor/system/BreadcrumbsChevronRight.d144.json +0 -3
|
@@ -1702,118 +1702,130 @@ import { default as default1702 } from "./components/Group";
|
|
|
1702
1702
|
import { default as default1703 } from "./components/GroupSmall";
|
|
1703
1703
|
import { default as default1704 } from "./components/HorizontalText";
|
|
1704
1704
|
import { default as default1705 } from "./components/HorizontalTextSmall";
|
|
1705
|
-
import { default as default1706 } from "./components/
|
|
1706
|
-
import { default as default1707 } from "./components/
|
|
1707
|
-
import { default as default1708 } from "./components/
|
|
1708
|
-
import { default as default1709 } from "./components/
|
|
1709
|
-
import { default as default1710 } from "./components/
|
|
1710
|
-
import { default as default1711 } from "./components/
|
|
1711
|
-
import { default as default1712 } from "./components/
|
|
1712
|
-
import { default as default1713 } from "./components/
|
|
1713
|
-
import { default as default1714 } from "./components/
|
|
1714
|
-
import { default as default1715 } from "./components/
|
|
1715
|
-
import { default as default1716 } from "./components/
|
|
1716
|
-
import { default as default1717 } from "./components/
|
|
1717
|
-
import { default as default1718 } from "./components/
|
|
1718
|
-
import { default as default1719 } from "./components/
|
|
1719
|
-
import { default as default1720 } from "./components/
|
|
1720
|
-
import { default as default1721 } from "./components/
|
|
1721
|
-
import { default as default1722 } from "./components/
|
|
1722
|
-
import { default as default1723 } from "./components/
|
|
1723
|
-
import { default as default1724 } from "./components/
|
|
1724
|
-
import { default as default1725 } from "./components/
|
|
1725
|
-
import { default as default1726 } from "./components/
|
|
1726
|
-
import { default as default1727 } from "./components/
|
|
1727
|
-
import { default as default1728 } from "./components/
|
|
1728
|
-
import { default as default1729 } from "./components/
|
|
1729
|
-
import { default as default1730 } from "./components/
|
|
1730
|
-
import { default as default1731 } from "./components/
|
|
1731
|
-
import { default as default1732 } from "./components/
|
|
1732
|
-
import { default as default1733 } from "./components/
|
|
1733
|
-
import { default as default1734 } from "./components/
|
|
1734
|
-
import { default as default1735 } from "./components/
|
|
1735
|
-
import { default as default1736 } from "./components/
|
|
1736
|
-
import { default as default1737 } from "./components/
|
|
1737
|
-
import { default as default1738 } from "./components/
|
|
1738
|
-
import { default as default1739 } from "./components/
|
|
1739
|
-
import { default as default1740 } from "./components/
|
|
1740
|
-
import { default as default1741 } from "./components/
|
|
1741
|
-
import { default as default1742 } from "./components/
|
|
1742
|
-
import { default as default1743 } from "./components/
|
|
1743
|
-
import { default as default1744 } from "./components/
|
|
1744
|
-
import { default as default1745 } from "./components/
|
|
1745
|
-
import { default as default1746 } from "./components/
|
|
1746
|
-
import { default as default1747 } from "./components/
|
|
1747
|
-
import { default as default1748 } from "./components/
|
|
1748
|
-
import { default as default1749 } from "./components/
|
|
1749
|
-
import { default as default1750 } from "./components/
|
|
1750
|
-
import { default as default1751 } from "./components/
|
|
1751
|
-
import { default as default1752 } from "./components/
|
|
1752
|
-
import { default as default1753 } from "./components/
|
|
1753
|
-
import { default as default1754 } from "./components/
|
|
1754
|
-
import { default as default1755 } from "./components/
|
|
1755
|
-
import { default as default1756 } from "./components/
|
|
1756
|
-
import { default as default1757 } from "./components/
|
|
1757
|
-
import { default as default1758 } from "./components/
|
|
1758
|
-
import { default as default1759 } from "./components/
|
|
1759
|
-
import { default as default1760 } from "./components/
|
|
1760
|
-
import { default as default1761 } from "./components/
|
|
1761
|
-
import { default as default1762 } from "./components/
|
|
1762
|
-
import { default as default1763 } from "./components/
|
|
1763
|
-
import { default as default1764 } from "./components/
|
|
1764
|
-
import { default as default1765 } from "./components/
|
|
1765
|
-
import { default as default1766 } from "./components/
|
|
1766
|
-
import { default as default1767 } from "./components/
|
|
1767
|
-
import { default as default1768 } from "./components/
|
|
1768
|
-
import { default as default1769 } from "./components/
|
|
1769
|
-
import { default as default1770 } from "./components/
|
|
1770
|
-
import { default as default1771 } from "./components/
|
|
1771
|
-
import { default as default1772 } from "./components/
|
|
1772
|
-
import { default as default1773 } from "./components/
|
|
1773
|
-
import { default as default1774 } from "./components/
|
|
1774
|
-
import { default as default1775 } from "./components/
|
|
1775
|
-
import { default as default1776 } from "./components/
|
|
1776
|
-
import { default as default1777 } from "./components/
|
|
1777
|
-
import { default as default1778 } from "./components/
|
|
1778
|
-
import { default as default1779 } from "./components/
|
|
1779
|
-
import { default as default1780 } from "./components/
|
|
1780
|
-
import { default as default1781 } from "./components/
|
|
1781
|
-
import { default as default1782 } from "./components/
|
|
1782
|
-
import { default as default1783 } from "./components/
|
|
1783
|
-
import { default as default1784 } from "./components/
|
|
1784
|
-
import { default as default1785 } from "./components/
|
|
1785
|
-
import { default as default1786 } from "./components/
|
|
1786
|
-
import { default as default1787 } from "./components/
|
|
1787
|
-
import { default as default1788 } from "./components/
|
|
1788
|
-
import { default as default1789 } from "./components/
|
|
1789
|
-
import { default as default1790 } from "./components/
|
|
1790
|
-
import { default as default1791 } from "./components/
|
|
1791
|
-
import { default as default1792 } from "./components/
|
|
1792
|
-
import { default as default1793 } from "./components/
|
|
1793
|
-
import { default as default1794 } from "./components/
|
|
1794
|
-
import { default as default1795 } from "./components/
|
|
1795
|
-
import { default as default1796 } from "./components/
|
|
1796
|
-
import { default as default1797 } from "./components/
|
|
1797
|
-
import { default as default1798 } from "./components/
|
|
1798
|
-
import { default as default1799 } from "./components/
|
|
1799
|
-
import { default as default1800 } from "./components/
|
|
1800
|
-
import { default as default1801 } from "./components/
|
|
1801
|
-
import { default as default1802 } from "./components/
|
|
1802
|
-
import { default as default1803 } from "./components/
|
|
1803
|
-
import { default as default1804 } from "./components/
|
|
1804
|
-
import { default as default1805 } from "./components/
|
|
1805
|
-
import { default as default1806 } from "./components/
|
|
1806
|
-
import { default as default1807 } from "./components/
|
|
1807
|
-
import { default as default1808 } from "./components/
|
|
1808
|
-
import { default as default1809 } from "./components/
|
|
1809
|
-
import { default as default1810 } from "./components/
|
|
1810
|
-
import { default as default1811 } from "./components/
|
|
1811
|
-
import { default as default1812 } from "./components/
|
|
1812
|
-
import { default as default1813 } from "./components/
|
|
1813
|
-
import { default as default1814 } from "./components/
|
|
1814
|
-
import { default as default1815 } from "./components/
|
|
1815
|
-
import { default as default1816 } from "./components/
|
|
1816
|
-
import { default as default1817 } from "./components/
|
|
1705
|
+
import { default as default1706 } from "./components/HugContentVertical";
|
|
1706
|
+
import { default as default1707 } from "./components/HugContentVerticalSmall";
|
|
1707
|
+
import { default as default1708 } from "./components/IncreaseIndentSmall";
|
|
1708
|
+
import { default as default1709 } from "./components/InwardArrowsAll";
|
|
1709
|
+
import { default as default1710 } from "./components/InwardArrowsAllSmall";
|
|
1710
|
+
import { default as default1711 } from "./components/Keyboard";
|
|
1711
|
+
import { default as default1712 } from "./components/KeyboardSmall";
|
|
1712
|
+
import { default as default1713 } from "./components/LayoutGalleryWithPanelsSparkles";
|
|
1713
|
+
import { default as default1714 } from "./components/LayoutGalleryWithPanelsSparklesSmall";
|
|
1714
|
+
import { default as default1715 } from "./components/LayoutGrid";
|
|
1715
|
+
import { default as default1716 } from "./components/LayoutGridSmall";
|
|
1716
|
+
import { default as default1717 } from "./components/LayoutThreeColumnsGrid";
|
|
1717
|
+
import { default as default1718 } from "./components/LayoutThreeColumnsGridSmall";
|
|
1718
|
+
import { default as default1719 } from "./components/LayoutThreeRows";
|
|
1719
|
+
import { default as default1720 } from "./components/LayoutThreeRowsSmall";
|
|
1720
|
+
import { default as default1721 } from "./components/LayoutTwoColumnsGrid";
|
|
1721
|
+
import { default as default1722 } from "./components/LayoutTwoColumnsGridSmall";
|
|
1722
|
+
import { default as default1723 } from "./components/LayoutTwoRows";
|
|
1723
|
+
import { default as default1724 } from "./components/LayoutTwoRowsSmall";
|
|
1724
|
+
import { default as default1725 } from "./components/LayoutTwoThirds";
|
|
1725
|
+
import { default as default1726 } from "./components/LayoutTwoThirdsSmall";
|
|
1726
|
+
import { default as default1727 } from "./components/LeftAlignmentInner";
|
|
1727
|
+
import { default as default1728 } from "./components/LeftAlignmentInnerSmall";
|
|
1728
|
+
import { default as default1729 } from "./components/LineEndArrowLeft";
|
|
1729
|
+
import { default as default1730 } from "./components/LineEndArrowLeftSmall";
|
|
1730
|
+
import { default as default1731 } from "./components/LineEndArrowRight";
|
|
1731
|
+
import { default as default1732 } from "./components/LineEndArrowRightSmall";
|
|
1732
|
+
import { default as default1733 } from "./components/LineEndSquareRight";
|
|
1733
|
+
import { default as default1734 } from "./components/LineEndSquareRightSmall";
|
|
1734
|
+
import { default as default1735 } from "./components/LinkedElement";
|
|
1735
|
+
import { default as default1736 } from "./components/LinkedElementSmall";
|
|
1736
|
+
import { default as default1737 } from "./components/Logo";
|
|
1737
|
+
import { default as default1738 } from "./components/LogoSmall";
|
|
1738
|
+
import { default as default1739 } from "./components/Lottie";
|
|
1739
|
+
import { default as default1740 } from "./components/LottieSmall";
|
|
1740
|
+
import { default as default1741 } from "./components/MasonryGrid";
|
|
1741
|
+
import { default as default1742 } from "./components/MasonryGridSmall";
|
|
1742
|
+
import { default as default1743 } from "./components/MatchSize";
|
|
1743
|
+
import { default as default1744 } from "./components/MatchSizeSmall";
|
|
1744
|
+
import { default as default1745 } from "./components/MobileDisconnect";
|
|
1745
|
+
import { default as default1746 } from "./components/MobileDisconnectSmall";
|
|
1746
|
+
import { default as default1747 } from "./components/None";
|
|
1747
|
+
import { default as default1748 } from "./components/NoneSmall";
|
|
1748
|
+
import { default as default1749 } from "./components/NumberedListSmall";
|
|
1749
|
+
import { default as default1750 } from "./components/Offline";
|
|
1750
|
+
import { default as default1751 } from "./components/OfflineSmall";
|
|
1751
|
+
import { default as default1752 } from "./components/OneEightRatio";
|
|
1752
|
+
import { default as default1753 } from "./components/OneEightRatioSmall";
|
|
1753
|
+
import { default as default1754 } from "./components/OneFourRatio";
|
|
1754
|
+
import { default as default1755 } from "./components/OneFourRatioSmall";
|
|
1755
|
+
import { default as default1756 } from "./components/OpenSidebar";
|
|
1756
|
+
import { default as default1757 } from "./components/OpenSidebarSmall";
|
|
1757
|
+
import { default as default1758 } from "./components/Paste";
|
|
1758
|
+
import { default as default1759 } from "./components/PasteSmall";
|
|
1759
|
+
import { default as default1760 } from "./components/Popular";
|
|
1760
|
+
import { default as default1761 } from "./components/PopularSmall";
|
|
1761
|
+
import { default as default1762 } from "./components/Popup";
|
|
1762
|
+
import { default as default1763 } from "./components/PopupSmall";
|
|
1763
|
+
import { default as default1764 } from "./components/PositionBottom";
|
|
1764
|
+
import { default as default1765 } from "./components/PositionBottomSmall";
|
|
1765
|
+
import { default as default1766 } from "./components/PositionLeft";
|
|
1766
|
+
import { default as default1767 } from "./components/PositionLeftSmall";
|
|
1767
|
+
import { default as default1768 } from "./components/PositionRight";
|
|
1768
|
+
import { default as default1769 } from "./components/PositionRightSmall";
|
|
1769
|
+
import { default as default1770 } from "./components/PositionTop";
|
|
1770
|
+
import { default as default1771 } from "./components/PositionTopSmall";
|
|
1771
|
+
import { default as default1772 } from "./components/Remix";
|
|
1772
|
+
import { default as default1773 } from "./components/RemixSmall";
|
|
1773
|
+
import { default as default1774 } from "./components/Reorder";
|
|
1774
|
+
import { default as default1775 } from "./components/ReorderSmall";
|
|
1775
|
+
import { default as default1776 } from "./components/RightAlignmentInner";
|
|
1776
|
+
import { default as default1777 } from "./components/RightAlignmentInnerSmall";
|
|
1777
|
+
import { default as default1778 } from "./components/SEOAndAccessibility";
|
|
1778
|
+
import { default as default1779 } from "./components/SEOAndAccessibilitySmall";
|
|
1779
|
+
import { default as default1780 } from "./components/Section";
|
|
1780
|
+
import { default as default1781 } from "./components/SectionDividerBottom";
|
|
1781
|
+
import { default as default1782 } from "./components/SectionDividerBottomSmall";
|
|
1782
|
+
import { default as default1783 } from "./components/SectionDividerTop";
|
|
1783
|
+
import { default as default1784 } from "./components/SectionDividerTopSmall";
|
|
1784
|
+
import { default as default1785 } from "./components/SectionSmall";
|
|
1785
|
+
import { default as default1786 } from "./components/SiteRemove";
|
|
1786
|
+
import { default as default1787 } from "./components/SiteRemoveSmall";
|
|
1787
|
+
import { default as default1788 } from "./components/SkipBackwards";
|
|
1788
|
+
import { default as default1789 } from "./components/SkipBackwardsSmall";
|
|
1789
|
+
import { default as default1790 } from "./components/SkipForward";
|
|
1790
|
+
import { default as default1791 } from "./components/SkipForwardSmall";
|
|
1791
|
+
import { default as default1792 } from "./components/SlidesSmall";
|
|
1792
|
+
import { default as default1793 } from "./components/SparkleFilled";
|
|
1793
|
+
import { default as default1794 } from "./components/SparkleFilledSmall";
|
|
1794
|
+
import { default as default1795 } from "./components/SplitHorizontally";
|
|
1795
|
+
import { default as default1796 } from "./components/SplitHorizontallySmall";
|
|
1796
|
+
import { default as default1797 } from "./components/SplitVertically";
|
|
1797
|
+
import { default as default1798 } from "./components/SplitVerticallySmall";
|
|
1798
|
+
import { default as default1799 } from "./components/StrikethroughSmall";
|
|
1799
|
+
import { default as default1800 } from "./components/SwapImage";
|
|
1800
|
+
import { default as default1801 } from "./components/SwapImageSmall";
|
|
1801
|
+
import { default as default1802 } from "./components/TextAnimation";
|
|
1802
|
+
import { default as default1803 } from "./components/TextAnimationSmall";
|
|
1803
|
+
import { default as default1804 } from "./components/TextHighlightColorSmall";
|
|
1804
|
+
import { default as default1805 } from "./components/TextSettings";
|
|
1805
|
+
import { default as default1806 } from "./components/TextSettingsSmall";
|
|
1806
|
+
import { default as default1807 } from "./components/TextStrokeColorSmall";
|
|
1807
|
+
import { default as default1808 } from "./components/TextTwist";
|
|
1808
|
+
import { default as default1809 } from "./components/TextTwistSmall";
|
|
1809
|
+
import { default as default1810 } from "./components/ThreeTwoRatio";
|
|
1810
|
+
import { default as default1811 } from "./components/ThreeTwoRatioSmall";
|
|
1811
|
+
import { default as default1812 } from "./components/TimelineView";
|
|
1812
|
+
import { default as default1813 } from "./components/TimelineViewSmall";
|
|
1813
|
+
import { default as default1814 } from "./components/Transition";
|
|
1814
|
+
import { default as default1815 } from "./components/TransitionSmall";
|
|
1815
|
+
import { default as default1816 } from "./components/Trending";
|
|
1816
|
+
import { default as default1817 } from "./components/TrendingSmall";
|
|
1817
|
+
import { default as default1818 } from "./components/TwentyOneNineRatio";
|
|
1818
|
+
import { default as default1819 } from "./components/TwentyOneNineRatioSmall";
|
|
1819
|
+
import { default as default1820 } from "./components/TwoThreeRatio";
|
|
1820
|
+
import { default as default1821 } from "./components/TwoThreeRatioSmall";
|
|
1821
|
+
import { default as default1822 } from "./components/Ungroup";
|
|
1822
|
+
import { default as default1823 } from "./components/UngroupSmall";
|
|
1823
|
+
import { default as default1824 } from "./components/UploadImage";
|
|
1824
|
+
import { default as default1825 } from "./components/UploadImageSmall";
|
|
1825
|
+
import { default as default1826 } from "./components/VerticalText";
|
|
1826
|
+
import { default as default1827 } from "./components/VerticalTextSmall";
|
|
1827
|
+
import { default as default1828 } from "./components/VideoFile";
|
|
1828
|
+
import { default as default1829 } from "./components/VideoFileSmall";
|
|
1817
1829
|
export {
|
|
1818
1830
|
default2 as AI,
|
|
1819
1831
|
default3 as AIAssistant,
|
|
@@ -2606,6 +2618,8 @@ export {
|
|
|
2606
2618
|
default676 as HotelSmall,
|
|
2607
2619
|
default677 as HugContent,
|
|
2608
2620
|
default678 as HugContentSmall,
|
|
2621
|
+
default1706 as HugContentVertical,
|
|
2622
|
+
default1707 as HugContentVerticalSmall,
|
|
2609
2623
|
default679 as Image,
|
|
2610
2624
|
default680 as ImageSmall,
|
|
2611
2625
|
default681 as ImageSparkles,
|
|
@@ -2615,7 +2629,7 @@ export {
|
|
|
2615
2629
|
default685 as IncreaseIndent,
|
|
2616
2630
|
default686 as IncreaseIndentLight,
|
|
2617
2631
|
default687 as IncreaseIndentLightSmall,
|
|
2618
|
-
|
|
2632
|
+
default1708 as IncreaseIndentSmall,
|
|
2619
2633
|
default688 as IndividualPaddings,
|
|
2620
2634
|
default689 as IndividualPaddingsSmall,
|
|
2621
2635
|
default690 as IndoorLight,
|
|
@@ -2640,8 +2654,8 @@ export {
|
|
|
2640
2654
|
default709 as IntersectSmall,
|
|
2641
2655
|
default710 as Invoice,
|
|
2642
2656
|
default711 as InvoiceSmall,
|
|
2643
|
-
|
|
2644
|
-
|
|
2657
|
+
default1709 as InwardArrowsAll,
|
|
2658
|
+
default1710 as InwardArrowsAllSmall,
|
|
2645
2659
|
default712 as Italic,
|
|
2646
2660
|
default713 as ItalicLight,
|
|
2647
2661
|
default714 as ItalicLightSmall,
|
|
@@ -2660,8 +2674,8 @@ export {
|
|
|
2660
2674
|
default727 as JustifyTextLightSmall,
|
|
2661
2675
|
default728 as Kanban,
|
|
2662
2676
|
default729 as KanbanSmall,
|
|
2663
|
-
|
|
2664
|
-
|
|
2677
|
+
default1711 as Keyboard,
|
|
2678
|
+
default1712 as KeyboardSmall,
|
|
2665
2679
|
default730 as Keypad,
|
|
2666
2680
|
default731 as KeypadSmall,
|
|
2667
2681
|
default732 as Languages,
|
|
@@ -2684,10 +2698,10 @@ export {
|
|
|
2684
2698
|
default749 as LayoutGalleryWithPanelSmall,
|
|
2685
2699
|
default750 as LayoutGalleryWithPanelSparkles,
|
|
2686
2700
|
default751 as LayoutGalleryWithPanelSparklesSmall,
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2701
|
+
default1713 as LayoutGalleryWithPanelsSparkles,
|
|
2702
|
+
default1714 as LayoutGalleryWithPanelsSparklesSmall,
|
|
2703
|
+
default1715 as LayoutGrid,
|
|
2704
|
+
default1716 as LayoutGridSmall,
|
|
2691
2705
|
default752 as LayoutList,
|
|
2692
2706
|
default753 as LayoutListSmall,
|
|
2693
2707
|
default754 as LayoutListWithPanel,
|
|
@@ -2699,23 +2713,23 @@ export {
|
|
|
2699
2713
|
default760 as LayoutThird,
|
|
2700
2714
|
default761 as LayoutThirdSmall,
|
|
2701
2715
|
default762 as LayoutThreeColumns,
|
|
2702
|
-
|
|
2703
|
-
|
|
2716
|
+
default1717 as LayoutThreeColumnsGrid,
|
|
2717
|
+
default1718 as LayoutThreeColumnsGridSmall,
|
|
2704
2718
|
default763 as LayoutThreeColumnsSmall,
|
|
2705
|
-
|
|
2706
|
-
|
|
2719
|
+
default1719 as LayoutThreeRows,
|
|
2720
|
+
default1720 as LayoutThreeRowsSmall,
|
|
2707
2721
|
default764 as LayoutTwoColumns,
|
|
2708
|
-
|
|
2709
|
-
|
|
2722
|
+
default1721 as LayoutTwoColumnsGrid,
|
|
2723
|
+
default1722 as LayoutTwoColumnsGridSmall,
|
|
2710
2724
|
default765 as LayoutTwoColumnsSmall,
|
|
2711
2725
|
default766 as LayoutTwoColumnsSplit,
|
|
2712
2726
|
default767 as LayoutTwoColumnsSplitSmall,
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2727
|
+
default1723 as LayoutTwoRows,
|
|
2728
|
+
default1724 as LayoutTwoRowsSmall,
|
|
2729
|
+
default1725 as LayoutTwoThirds,
|
|
2730
|
+
default1726 as LayoutTwoThirdsSmall,
|
|
2731
|
+
default1727 as LeftAlignmentInner,
|
|
2732
|
+
default1728 as LeftAlignmentInnerSmall,
|
|
2719
2733
|
default768 as LeftToRightText,
|
|
2720
2734
|
default769 as LeftToRightTextSmall,
|
|
2721
2735
|
default770 as Legal,
|
|
@@ -2733,16 +2747,16 @@ export {
|
|
|
2733
2747
|
default782 as LineDotted,
|
|
2734
2748
|
default783 as LineDottedSmall,
|
|
2735
2749
|
default784 as LineEndArrow,
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2750
|
+
default1729 as LineEndArrowLeft,
|
|
2751
|
+
default1730 as LineEndArrowLeftSmall,
|
|
2752
|
+
default1731 as LineEndArrowRight,
|
|
2753
|
+
default1732 as LineEndArrowRightSmall,
|
|
2740
2754
|
default785 as LineEndArrowSmall,
|
|
2741
2755
|
default786 as LineEndCircle,
|
|
2742
2756
|
default787 as LineEndCircleSmall,
|
|
2743
2757
|
default788 as LineEndSquare,
|
|
2744
|
-
|
|
2745
|
-
|
|
2758
|
+
default1733 as LineEndSquareRight,
|
|
2759
|
+
default1734 as LineEndSquareRightSmall,
|
|
2746
2760
|
default789 as LineEndSquareSmall,
|
|
2747
2761
|
default790 as LineTrianglesFilled,
|
|
2748
2762
|
default791 as LineTrianglesFilledSmall,
|
|
@@ -2752,8 +2766,8 @@ export {
|
|
|
2752
2766
|
default795 as LinkBold,
|
|
2753
2767
|
default796 as LinkBoldSmall,
|
|
2754
2768
|
default797 as LinkSmall,
|
|
2755
|
-
|
|
2756
|
-
|
|
2769
|
+
default1735 as LinkedElement,
|
|
2770
|
+
default1736 as LinkedElementSmall,
|
|
2757
2771
|
default798 as LinkedIn,
|
|
2758
2772
|
default799 as LinkedInSmall,
|
|
2759
2773
|
default800 as List,
|
|
@@ -2768,12 +2782,12 @@ export {
|
|
|
2768
2782
|
default809 as LockUnlockedFilled,
|
|
2769
2783
|
default810 as LockUnlockedFilledSmall,
|
|
2770
2784
|
default811 as LockUnlockedSmall,
|
|
2771
|
-
|
|
2772
|
-
|
|
2785
|
+
default1737 as Logo,
|
|
2786
|
+
default1738 as LogoSmall,
|
|
2773
2787
|
default812 as LongText,
|
|
2774
2788
|
default813 as LongTextSmall,
|
|
2775
|
-
|
|
2776
|
-
|
|
2789
|
+
default1739 as Lottie,
|
|
2790
|
+
default1740 as LottieSmall,
|
|
2777
2791
|
default814 as LowerCase,
|
|
2778
2792
|
default815 as LowerCaseSmall,
|
|
2779
2793
|
default816 as LowercaseLight,
|
|
@@ -2794,10 +2808,10 @@ export {
|
|
|
2794
2808
|
default831 as MapSmall,
|
|
2795
2809
|
default832 as MasonaryGrid,
|
|
2796
2810
|
default833 as MasonaryGridSmall,
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2811
|
+
default1741 as MasonryGrid,
|
|
2812
|
+
default1742 as MasonryGridSmall,
|
|
2813
|
+
default1743 as MatchSize,
|
|
2814
|
+
default1744 as MatchSizeSmall,
|
|
2801
2815
|
default834 as Maximize,
|
|
2802
2816
|
default835 as MaximizeSmall,
|
|
2803
2817
|
default836 as MediaProofing,
|
|
@@ -2831,8 +2845,8 @@ export {
|
|
|
2831
2845
|
default864 as MirrorVertical,
|
|
2832
2846
|
default865 as MirrorVerticalSmall,
|
|
2833
2847
|
default866 as Mobile,
|
|
2834
|
-
|
|
2835
|
-
|
|
2848
|
+
default1745 as MobileDisconnect,
|
|
2849
|
+
default1746 as MobileDisconnectSmall,
|
|
2836
2850
|
default867 as MobileHeader,
|
|
2837
2851
|
default868 as MobileHeaderSmall,
|
|
2838
2852
|
default869 as MobileSmall,
|
|
@@ -2877,8 +2891,8 @@ export {
|
|
|
2877
2891
|
default908 as NewReleaseSmall,
|
|
2878
2892
|
default909 as Newspaper,
|
|
2879
2893
|
default910 as NewspaperSmall,
|
|
2880
|
-
|
|
2881
|
-
|
|
2894
|
+
default1747 as None,
|
|
2895
|
+
default1748 as NoneSmall,
|
|
2882
2896
|
default911 as Note,
|
|
2883
2897
|
default912 as NoteSmall,
|
|
2884
2898
|
default913 as Notification,
|
|
@@ -2890,7 +2904,7 @@ export {
|
|
|
2890
2904
|
default919 as NumberListThinSmall,
|
|
2891
2905
|
default920 as NumberSmall,
|
|
2892
2906
|
default921 as NumberedList,
|
|
2893
|
-
|
|
2907
|
+
default1749 as NumberedListSmall,
|
|
2894
2908
|
default922 as ObjectPositionBottom,
|
|
2895
2909
|
default923 as ObjectPositionBottomFilled,
|
|
2896
2910
|
default924 as ObjectPositionBottomFilledSmall,
|
|
@@ -2911,16 +2925,20 @@ export {
|
|
|
2911
2925
|
default939 as ObjectSelectionToolSmall,
|
|
2912
2926
|
default940 as Objects,
|
|
2913
2927
|
default941 as ObjectsSmall,
|
|
2914
|
-
|
|
2915
|
-
|
|
2928
|
+
default1750 as Offline,
|
|
2929
|
+
default1751 as OfflineSmall,
|
|
2930
|
+
default1752 as OneEightRatio,
|
|
2931
|
+
default1753 as OneEightRatioSmall,
|
|
2932
|
+
default1754 as OneFourRatio,
|
|
2933
|
+
default1755 as OneFourRatioSmall,
|
|
2916
2934
|
default942 as OnlinePrograms,
|
|
2917
2935
|
default943 as OnlineProgramsSmall,
|
|
2918
2936
|
default944 as Opacity,
|
|
2919
2937
|
default945 as OpacitySmall,
|
|
2920
2938
|
default946 as OpenModal,
|
|
2921
2939
|
default947 as OpenModalSmall,
|
|
2922
|
-
|
|
2923
|
-
|
|
2940
|
+
default1756 as OpenSidebar,
|
|
2941
|
+
default1757 as OpenSidebarSmall,
|
|
2924
2942
|
default948 as OptimizeImage,
|
|
2925
2943
|
default949 as OptimizeImageSmall,
|
|
2926
2944
|
default950 as Order,
|
|
@@ -2965,8 +2983,8 @@ export {
|
|
|
2965
2983
|
default989 as PanToolSmall,
|
|
2966
2984
|
default990 as Passkey,
|
|
2967
2985
|
default991 as PasskeySmall,
|
|
2968
|
-
|
|
2969
|
-
|
|
2986
|
+
default1758 as Paste,
|
|
2987
|
+
default1759 as PasteSmall,
|
|
2970
2988
|
default992 as Pause,
|
|
2971
2989
|
default993 as PauseFilled,
|
|
2972
2990
|
default994 as PauseFilledSmall,
|
|
@@ -3007,20 +3025,20 @@ export {
|
|
|
3007
3025
|
default1029 as PlaySmall,
|
|
3008
3026
|
default1030 as PlayingCards,
|
|
3009
3027
|
default1031 as PlayingCardsSmall,
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3028
|
+
default1760 as Popular,
|
|
3029
|
+
default1761 as PopularSmall,
|
|
3030
|
+
default1762 as Popup,
|
|
3031
|
+
default1763 as PopupSmall,
|
|
3014
3032
|
default1032 as Portfolio,
|
|
3015
3033
|
default1033 as PortfolioSmall,
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3034
|
+
default1764 as PositionBottom,
|
|
3035
|
+
default1765 as PositionBottomSmall,
|
|
3036
|
+
default1766 as PositionLeft,
|
|
3037
|
+
default1767 as PositionLeftSmall,
|
|
3038
|
+
default1768 as PositionRight,
|
|
3039
|
+
default1769 as PositionRightSmall,
|
|
3040
|
+
default1770 as PositionTop,
|
|
3041
|
+
default1771 as PositionTopSmall,
|
|
3024
3042
|
default1034 as Power,
|
|
3025
3043
|
default1035 as PowerSmall,
|
|
3026
3044
|
default1036 as Premium,
|
|
@@ -3087,12 +3105,12 @@ export {
|
|
|
3087
3105
|
default1097 as RegenerateSparkleSmall,
|
|
3088
3106
|
default1098 as RelatedApps,
|
|
3089
3107
|
default1099 as RelatedAppsSmall,
|
|
3090
|
-
|
|
3091
|
-
|
|
3108
|
+
default1772 as Remix,
|
|
3109
|
+
default1773 as RemixSmall,
|
|
3092
3110
|
default1100 as Rename,
|
|
3093
3111
|
default1101 as RenameSmall,
|
|
3094
|
-
|
|
3095
|
-
|
|
3112
|
+
default1774 as Reorder,
|
|
3113
|
+
default1775 as ReorderSmall,
|
|
3096
3114
|
default1102 as RepeaterVertical,
|
|
3097
3115
|
default1103 as RepeaterVerticalSmall,
|
|
3098
3116
|
default1104 as Replace,
|
|
@@ -3110,8 +3128,8 @@ export {
|
|
|
3110
3128
|
default1116 as ReviewsSmall,
|
|
3111
3129
|
default1117 as RichText,
|
|
3112
3130
|
default1118 as RichTextSmall,
|
|
3113
|
-
|
|
3114
|
-
|
|
3131
|
+
default1776 as RightAlignmentInner,
|
|
3132
|
+
default1777 as RightAlignmentInnerSmall,
|
|
3115
3133
|
default1119 as RightToLeftText,
|
|
3116
3134
|
default1120 as RightToLeftTextSmall,
|
|
3117
3135
|
default1121 as RotateLeft,
|
|
@@ -3132,8 +3150,8 @@ export {
|
|
|
3132
3150
|
default1136 as RtlSmall,
|
|
3133
3151
|
default1137 as Rule,
|
|
3134
3152
|
default1138 as RuleSmall,
|
|
3135
|
-
|
|
3136
|
-
|
|
3153
|
+
default1778 as SEOAndAccessibility,
|
|
3154
|
+
default1779 as SEOAndAccessibilitySmall,
|
|
3137
3155
|
default1139 as SaleChannels,
|
|
3138
3156
|
default1140 as SaleChannelsSmall,
|
|
3139
3157
|
default1141 as Saturation,
|
|
@@ -3154,13 +3172,13 @@ export {
|
|
|
3154
3172
|
default1156 as SeatRowSmall,
|
|
3155
3173
|
default1157 as SeatSelectionTool,
|
|
3156
3174
|
default1158 as SeatSelectionToolSmall,
|
|
3157
|
-
|
|
3158
|
-
|
|
3159
|
-
|
|
3160
|
-
|
|
3161
|
-
|
|
3175
|
+
default1780 as Section,
|
|
3176
|
+
default1781 as SectionDividerBottom,
|
|
3177
|
+
default1782 as SectionDividerBottomSmall,
|
|
3178
|
+
default1783 as SectionDividerTop,
|
|
3179
|
+
default1784 as SectionDividerTopSmall,
|
|
3162
3180
|
default1159 as SectionLayout,
|
|
3163
|
-
|
|
3181
|
+
default1785 as SectionSmall,
|
|
3164
3182
|
default1160 as SectionSparkles,
|
|
3165
3183
|
default1161 as SectionSparklesSmall,
|
|
3166
3184
|
default1162 as SelectedTag,
|
|
@@ -3218,22 +3236,22 @@ export {
|
|
|
3218
3236
|
default1214 as SiteMapSmall,
|
|
3219
3237
|
default1215 as SiteMove,
|
|
3220
3238
|
default1216 as SiteMoveSmall,
|
|
3221
|
-
|
|
3222
|
-
|
|
3239
|
+
default1786 as SiteRemove,
|
|
3240
|
+
default1787 as SiteRemoveSmall,
|
|
3223
3241
|
default1217 as SiteSearch,
|
|
3224
3242
|
default1218 as SiteSearchSmall,
|
|
3225
3243
|
default1219 as SiteSmall,
|
|
3226
3244
|
default1220 as SizeAndRatio,
|
|
3227
3245
|
default1221 as SizeAndRatioSmall,
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3246
|
+
default1788 as SkipBackwards,
|
|
3247
|
+
default1789 as SkipBackwardsSmall,
|
|
3248
|
+
default1790 as SkipForward,
|
|
3249
|
+
default1791 as SkipForwardSmall,
|
|
3232
3250
|
default1222 as Slack,
|
|
3233
3251
|
default1223 as SlackSmall,
|
|
3234
3252
|
default1224 as Slider,
|
|
3235
3253
|
default1225 as SliderSmall,
|
|
3236
|
-
|
|
3254
|
+
default1792 as SlidesSmall,
|
|
3237
3255
|
default1226 as SmallSize,
|
|
3238
3256
|
default1227 as SmallSizeSmall,
|
|
3239
3257
|
default1228 as Smile,
|
|
@@ -3264,8 +3282,8 @@ export {
|
|
|
3264
3282
|
default1253 as SoundOff,
|
|
3265
3283
|
default1254 as SoundOffSmall,
|
|
3266
3284
|
default1255 as SoundSmall,
|
|
3267
|
-
|
|
3268
|
-
|
|
3285
|
+
default1793 as SparkleFilled,
|
|
3286
|
+
default1794 as SparkleFilledSmall,
|
|
3269
3287
|
default1256 as Sparkles,
|
|
3270
3288
|
default1257 as SparklesFilled,
|
|
3271
3289
|
default1258 as SparklesFilledSmall,
|
|
@@ -3274,12 +3292,12 @@ export {
|
|
|
3274
3292
|
default1261 as SpicySmall,
|
|
3275
3293
|
default1262 as SplitCell,
|
|
3276
3294
|
default1263 as SplitCellSmall,
|
|
3277
|
-
|
|
3278
|
-
|
|
3295
|
+
default1795 as SplitHorizontally,
|
|
3296
|
+
default1796 as SplitHorizontallySmall,
|
|
3279
3297
|
default1264 as SplitPath,
|
|
3280
3298
|
default1265 as SplitPathSmall,
|
|
3281
|
-
|
|
3282
|
-
|
|
3299
|
+
default1797 as SplitVertically,
|
|
3300
|
+
default1798 as SplitVerticallySmall,
|
|
3283
3301
|
default1266 as Spotify,
|
|
3284
3302
|
default1267 as SpotifySmall,
|
|
3285
3303
|
default1268 as SquareCorner,
|
|
@@ -3344,13 +3362,13 @@ export {
|
|
|
3344
3362
|
default1327 as Strikethrough,
|
|
3345
3363
|
default1328 as StrikethroughLight,
|
|
3346
3364
|
default1329 as StrikethroughLightSmall,
|
|
3347
|
-
|
|
3365
|
+
default1799 as StrikethroughSmall,
|
|
3348
3366
|
default1330 as Styles,
|
|
3349
3367
|
default1331 as StylesSmall,
|
|
3350
3368
|
default1332 as Substract,
|
|
3351
3369
|
default1333 as SubstractSmall,
|
|
3352
|
-
|
|
3353
|
-
|
|
3370
|
+
default1800 as SwapImage,
|
|
3371
|
+
default1801 as SwapImageSmall,
|
|
3354
3372
|
default1334 as TS,
|
|
3355
3373
|
default1335 as TSSmall,
|
|
3356
3374
|
default1336 as TShirt,
|
|
@@ -3399,8 +3417,8 @@ export {
|
|
|
3399
3417
|
default1379 as TextAlignRightLight,
|
|
3400
3418
|
default1380 as TextAlignRightLightSmall,
|
|
3401
3419
|
default1381 as TextAlignRightSmall,
|
|
3402
|
-
|
|
3403
|
-
|
|
3420
|
+
default1802 as TextAnimation,
|
|
3421
|
+
default1803 as TextAnimationSmall,
|
|
3404
3422
|
default1382 as TextColor,
|
|
3405
3423
|
default1383 as TextColorLight,
|
|
3406
3424
|
default1384 as TextColorLightSmall,
|
|
@@ -3410,7 +3428,7 @@ export {
|
|
|
3410
3428
|
default1388 as TextHighlightColor,
|
|
3411
3429
|
default1389 as TextHighlightColorLight,
|
|
3412
3430
|
default1390 as TextHighlightColorLightSmall,
|
|
3413
|
-
|
|
3431
|
+
default1804 as TextHighlightColorSmall,
|
|
3414
3432
|
default1391 as TextJustify,
|
|
3415
3433
|
default1392 as TextJustifySmall,
|
|
3416
3434
|
default1393 as TextLengthLight,
|
|
@@ -3420,20 +3438,22 @@ export {
|
|
|
3420
3438
|
default1397 as TextRemove,
|
|
3421
3439
|
default1398 as TextRemoveFilled,
|
|
3422
3440
|
default1399 as TextRemoveSmall,
|
|
3423
|
-
|
|
3424
|
-
|
|
3441
|
+
default1805 as TextSettings,
|
|
3442
|
+
default1806 as TextSettingsSmall,
|
|
3425
3443
|
default1400 as TextSmall,
|
|
3426
3444
|
default1401 as TextSparkles,
|
|
3427
3445
|
default1402 as TextSparklesSmall,
|
|
3428
3446
|
default1403 as TextStrokeColor,
|
|
3429
3447
|
default1404 as TextStrokeColorLight,
|
|
3430
|
-
|
|
3448
|
+
default1807 as TextStrokeColorSmall,
|
|
3431
3449
|
default1405 as TextStyles,
|
|
3432
3450
|
default1406 as TextStylesSmall,
|
|
3433
|
-
|
|
3434
|
-
|
|
3451
|
+
default1808 as TextTwist,
|
|
3452
|
+
default1809 as TextTwistSmall,
|
|
3435
3453
|
default1407 as ThreeFourRatio,
|
|
3436
3454
|
default1408 as ThreeFourRatioSmall,
|
|
3455
|
+
default1810 as ThreeTwoRatio,
|
|
3456
|
+
default1811 as ThreeTwoRatioSmall,
|
|
3437
3457
|
default1409 as Thumbnails,
|
|
3438
3458
|
default1410 as ThumbnailsSmall,
|
|
3439
3459
|
default1411 as ThumbsDown,
|
|
@@ -3450,8 +3470,8 @@ export {
|
|
|
3450
3470
|
default1422 as TikTokSmall,
|
|
3451
3471
|
default1423 as Time,
|
|
3452
3472
|
default1424 as TimeSmall,
|
|
3453
|
-
|
|
3454
|
-
|
|
3473
|
+
default1812 as TimelineView,
|
|
3474
|
+
default1813 as TimelineViewSmall,
|
|
3455
3475
|
default1425 as Timer,
|
|
3456
3476
|
default1426 as TimerSmall,
|
|
3457
3477
|
default1427 as Toggle,
|
|
@@ -3463,16 +3483,20 @@ export {
|
|
|
3463
3483
|
default1433 as Transfer,
|
|
3464
3484
|
default1434 as TransferSmall,
|
|
3465
3485
|
default1435 as TransformSmall,
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3486
|
+
default1814 as Transition,
|
|
3487
|
+
default1815 as TransitionSmall,
|
|
3488
|
+
default1816 as Trending,
|
|
3489
|
+
default1817 as TrendingSmall,
|
|
3470
3490
|
default1436 as TriangleLarge,
|
|
3471
3491
|
default1437 as TriangleLargeSmall,
|
|
3492
|
+
default1818 as TwentyOneNineRatio,
|
|
3493
|
+
default1819 as TwentyOneNineRatioSmall,
|
|
3472
3494
|
default1438 as Twitch,
|
|
3473
3495
|
default1439 as TwitchSmall,
|
|
3474
3496
|
default1440 as Twitter,
|
|
3475
3497
|
default1441 as TwitterSmall,
|
|
3498
|
+
default1820 as TwoThreeRatio,
|
|
3499
|
+
default1821 as TwoThreeRatioSmall,
|
|
3476
3500
|
default1442 as Unarchive,
|
|
3477
3501
|
default1443 as UnarchiveSmall,
|
|
3478
3502
|
default1444 as Underline,
|
|
@@ -3483,8 +3507,8 @@ export {
|
|
|
3483
3507
|
default1449 as UndoFilled,
|
|
3484
3508
|
default1450 as UndoFilledSmall,
|
|
3485
3509
|
default1451 as UndoSmall,
|
|
3486
|
-
|
|
3487
|
-
|
|
3510
|
+
default1822 as Ungroup,
|
|
3511
|
+
default1823 as UngroupSmall,
|
|
3488
3512
|
default1452 as Union,
|
|
3489
3513
|
default1453 as UnionSmall,
|
|
3490
3514
|
default1454 as Unlink,
|
|
@@ -3496,8 +3520,8 @@ export {
|
|
|
3496
3520
|
default1460 as Upload,
|
|
3497
3521
|
default1461 as UploadExport,
|
|
3498
3522
|
default1462 as UploadExportSmall,
|
|
3499
|
-
|
|
3500
|
-
|
|
3523
|
+
default1824 as UploadImage,
|
|
3524
|
+
default1825 as UploadImageSmall,
|
|
3501
3525
|
default1463 as UpperCase,
|
|
3502
3526
|
default1464 as UpperCaseSmall,
|
|
3503
3527
|
default1465 as UppercaseLight,
|
|
@@ -3538,18 +3562,18 @@ export {
|
|
|
3538
3562
|
default1500 as VerticalRatioChecked,
|
|
3539
3563
|
default1501 as VerticalRatioCheckedSmall,
|
|
3540
3564
|
default1502 as VerticalRatioSmall,
|
|
3541
|
-
|
|
3565
|
+
default1826 as VerticalText,
|
|
3542
3566
|
default1503 as VerticalTextLight,
|
|
3543
3567
|
default1504 as VerticalTextLightSmall,
|
|
3544
|
-
|
|
3568
|
+
default1827 as VerticalTextSmall,
|
|
3545
3569
|
default1505 as VideoCamera,
|
|
3546
3570
|
default1506 as VideoCameraDisabled,
|
|
3547
3571
|
default1507 as VideoCameraDisabledSmall,
|
|
3548
3572
|
default1508 as VideoCameraSmall,
|
|
3549
3573
|
default1509 as VideoCameraSparkles,
|
|
3550
3574
|
default1510 as VideoCameraSparklesSmall,
|
|
3551
|
-
|
|
3552
|
-
|
|
3575
|
+
default1828 as VideoFile,
|
|
3576
|
+
default1829 as VideoFileSmall,
|
|
3553
3577
|
default1511 as VideoLibrary,
|
|
3554
3578
|
default1512 as VideoLibrarySmall,
|
|
3555
3579
|
default1513 as ViewExternal,
|