@indxsearch/pixl 1.0.0 → 1.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.
- package/README.md +1 -1
- package/components/main-icons/AlignCenterIcon.tsx +4 -4
- package/components/main-icons/AlignJustifyIcon.tsx +4 -4
- package/components/main-icons/AlignLeftIcon.tsx +4 -4
- package/components/main-icons/AlignRightIcon.tsx +4 -4
- package/components/main-icons/AnalyticsIcon.tsx +2 -2
- package/components/main-icons/AnchorIcon.tsx +2 -2
- package/components/main-icons/BarCodeIcon.tsx +19 -19
- package/components/main-icons/BatteryIcon.tsx +7 -7
- package/components/main-icons/BellIcon.tsx +14 -14
- package/components/main-icons/BookIcon.tsx +19 -19
- package/components/main-icons/BoostIcon.tsx +13 -13
- package/components/main-icons/CardIcon.tsx +31 -31
- package/components/main-icons/CheckIcon.tsx +2 -2
- package/components/main-icons/CircleIcon.tsx +13 -13
- package/components/main-icons/ClockIcon.tsx +2 -2
- package/components/main-icons/CloudIcon.tsx +2 -2
- package/components/main-icons/CodeIcon.tsx +11 -11
- package/components/main-icons/CoffeeIcon.tsx +9 -9
- package/components/main-icons/CoinsIcon.tsx +13 -13
- package/components/main-icons/CommentIcon.tsx +2 -2
- package/components/main-icons/ComponentIcon.tsx +10 -10
- package/components/main-icons/ComposeIcon.tsx +2 -2
- package/components/main-icons/CopyIcon.tsx +2 -2
- package/components/main-icons/CoreIcon.tsx +16 -16
- package/components/main-icons/CoverageIcon.tsx +21 -21
- package/components/main-icons/CoverageIndexIcon.tsx +10 -10
- package/components/main-icons/CpuIcon.tsx +2 -2
- package/components/main-icons/CropIcon.tsx +2 -2
- package/components/main-icons/CrystalBallIcon.tsx +21 -21
- package/components/main-icons/CsharpIcon.tsx +17 -17
- package/components/main-icons/DeleteIcon.tsx +9 -9
- package/components/main-icons/DiscoveryIcon.tsx +2 -2
- package/components/main-icons/DivingMaskIcon.tsx +18 -18
- package/components/main-icons/DocumentFieldsIcon.tsx +21 -21
- package/components/main-icons/DocumentOrFileIcon.tsx +2 -2
- package/components/main-icons/DownloadIcon.tsx +9 -9
- package/components/main-icons/DropEmptyIcon.tsx +18 -18
- package/components/main-icons/DropFullIcon.tsx +25 -25
- package/components/main-icons/DropHalfIcon.tsx +21 -21
- package/components/main-icons/DuplicateIcon.tsx +2 -2
- package/components/main-icons/DynamicJsonFieldIcon.tsx +15 -15
- package/components/main-icons/ECommerceIcon.tsx +2 -2
- package/components/main-icons/EmptyIcon.tsx +2 -2
- package/components/main-icons/EqualIcon.tsx +7 -7
- package/components/main-icons/EyeIcon.tsx +9 -9
- package/components/main-icons/FastBackwardIcon.tsx +19 -19
- package/components/main-icons/FastForwardIcon.tsx +19 -19
- package/components/main-icons/FieldIcon.tsx +8 -8
- package/components/main-icons/FieldsIcon.tsx +2 -2
- package/components/main-icons/FilterAltIcon.tsx +15 -15
- package/components/main-icons/FilterIcon.tsx +2 -2
- package/components/main-icons/FlagIcon.tsx +17 -17
- package/components/main-icons/FlowerIcon.tsx +2 -2
- package/components/main-icons/FolderIcon.tsx +2 -2
- package/components/main-icons/FourLeafCloverIcon.tsx +14 -14
- package/components/main-icons/FrostIcon.tsx +15 -15
- package/components/main-icons/GPSMyLocationIcon.tsx +13 -13
- package/components/main-icons/GPSPinIcon.tsx +11 -11
- package/components/main-icons/GitBranchIcon.tsx +9 -9
- package/components/main-icons/GitCommitIcon.tsx +2 -2
- package/components/main-icons/GitMergeIcon.tsx +9 -9
- package/components/main-icons/GitPullRequestIcon.tsx +9 -9
- package/components/main-icons/GlassIcon.tsx +13 -13
- package/components/main-icons/GlassesIcon.tsx +2 -2
- package/components/main-icons/GraphIcon.tsx +8 -8
- package/components/main-icons/GreaterIcon.tsx +6 -6
- package/components/main-icons/GreaterOrEqualIcon.tsx +12 -12
- package/components/main-icons/HeadphonesIcon.tsx +2 -2
- package/components/main-icons/HeartIcon.tsx +2 -2
- package/components/main-icons/HomeIcon.tsx +2 -2
- package/components/main-icons/HourGlassIcon.tsx +2 -2
- package/components/main-icons/IndxIcon.tsx +2 -2
- package/components/main-icons/InstanceIcon.tsx +9 -9
- package/components/main-icons/InternetBrowserIcon.tsx +9 -9
- package/components/main-icons/JsonIcon.tsx +23 -23
- package/components/main-icons/JsonQueryIcon.tsx +17 -17
- package/components/main-icons/JsonResultIcon.tsx +17 -17
- package/components/main-icons/KeyIcon.tsx +2 -2
- package/components/main-icons/LabExperimentIcon.tsx +18 -18
- package/components/main-icons/LayoutAlignBottomIcon.tsx +10 -10
- package/components/main-icons/LayoutAlignLeftIcon.tsx +10 -10
- package/components/main-icons/LayoutAlignRightIcon.tsx +10 -10
- package/components/main-icons/LayoutAlignTopIcon.tsx +10 -10
- package/components/main-icons/LightBulbIcon.tsx +2 -2
- package/components/main-icons/LinearIcon.tsx +16 -16
- package/components/main-icons/LinkIcon.tsx +2 -2
- package/components/main-icons/ListIcon.tsx +19 -19
- package/components/main-icons/LockIcon.tsx +2 -2
- package/components/main-icons/LoginIcon.tsx +9 -9
- package/components/main-icons/LogoutIcon.tsx +9 -9
- package/components/main-icons/LoopIcon.tsx +9 -9
- package/components/main-icons/MailIcon.tsx +33 -33
- package/components/main-icons/MaximizeIcon.tsx +2 -2
- package/components/main-icons/MenuIcon.tsx +3 -3
- package/components/main-icons/MicrophoneIcon.tsx +9 -9
- package/components/main-icons/MinimizeIcon.tsx +2 -2
- package/components/main-icons/MinusIcon.tsx +6 -6
- package/components/main-icons/MoneyIcon.tsx +24 -24
- package/components/main-icons/NestedObjectIcon.tsx +16 -16
- package/components/main-icons/NextIcon.tsx +15 -15
- package/components/main-icons/NodesIcon.tsx +18 -18
- package/components/main-icons/NugetIcon.tsx +19 -19
- package/components/main-icons/OptionsMenuIcon.tsx +4 -4
- package/components/main-icons/PanelAddIcon.tsx +19 -19
- package/components/main-icons/PanelDeleteIcon.tsx +9 -9
- package/components/main-icons/PatternRecognitionIcon.tsx +11 -11
- package/components/main-icons/PauseIcon.tsx +11 -11
- package/components/main-icons/PcIcon.tsx +15 -15
- package/components/main-icons/PercentIcon.tsx +14 -14
- package/components/main-icons/PersonaliseIcon.tsx +2 -2
- package/components/main-icons/PlayIcon.tsx +10 -10
- package/components/main-icons/PlusIcon.tsx +17 -17
- package/components/main-icons/PointLeftIcon.tsx +9 -9
- package/components/main-icons/PointRightIcon.tsx +9 -9
- package/components/main-icons/PointUpIcon.tsx +2 -2
- package/components/main-icons/PowerIcon.tsx +18 -18
- package/components/main-icons/PrevIcon.tsx +15 -15
- package/components/main-icons/PuzzlePieceIcon.tsx +8 -8
- package/components/main-icons/RSSFeedIcon.tsx +13 -13
- package/components/main-icons/RamIcon.tsx +20 -20
- package/components/main-icons/RecorderIcon.tsx +9 -9
- package/components/main-icons/RefreshIcon.tsx +16 -16
- package/components/main-icons/SaveIcon.tsx +21 -21
- package/components/main-icons/SearchIcon.tsx +2 -2
- package/components/main-icons/SearchQueryIcon.tsx +14 -14
- package/components/main-icons/ShieldIcon.tsx +13 -13
- package/components/main-icons/SlidersHorizontalIcon.tsx +9 -9
- package/components/main-icons/SlidersVerticalIcon.tsx +9 -9
- package/components/main-icons/SmallerIcon.tsx +6 -6
- package/components/main-icons/SmallerOrEqualIcon.tsx +12 -12
- package/components/main-icons/SortAscendingIcon.tsx +14 -14
- package/components/main-icons/SortDescendingIcon.tsx +14 -14
- package/components/main-icons/SparkIcon.tsx +18 -18
- package/components/main-icons/SpecialCharactersIcon.tsx +17 -17
- package/components/main-icons/SpectrumFlatIcon.tsx +2 -2
- package/components/main-icons/SpectrumIcon.tsx +2 -2
- package/components/main-icons/SpeedometerIcon.tsx +21 -21
- package/components/main-icons/StatusIcon.tsx +22 -22
- package/components/main-icons/SupportIcon.tsx +24 -24
- package/components/main-icons/TagIcon.tsx +16 -16
- package/components/main-icons/TerminalIcon.tsx +9 -9
- package/components/main-icons/ThumbsUpIcon.tsx +16 -16
- package/components/main-icons/ToolBoxIcon.tsx +31 -31
- package/components/main-icons/TypingIcon.tsx +2 -2
- package/components/main-icons/TypoOrBugIcon.tsx +2 -2
- package/components/main-icons/UpdateIcon.tsx +19 -19
- package/components/main-icons/UserAliasIcon.tsx +13 -13
- package/components/main-icons/UserBookmarkIcon.tsx +24 -24
- package/components/main-icons/UserCheckIcon.tsx +9 -9
- package/components/main-icons/UserGroupIcon.tsx +10 -10
- package/components/main-icons/UserIcon.tsx +9 -9
- package/components/main-icons/UserIdIcon.tsx +21 -21
- package/components/main-icons/UserMinusIcon.tsx +9 -9
- package/components/main-icons/UserPlusIcon.tsx +9 -9
- package/components/main-icons/UserPrivacyIcon.tsx +21 -21
- package/components/main-icons/UserTextIcon.tsx +23 -23
- package/components/main-icons/UserXIcon.tsx +9 -9
- package/components/main-icons/UsersIcon.tsx +2 -2
- package/components/main-icons/VirtualRealityVrHeadsetIcon.tsx +17 -17
- package/components/main-icons/VolumeHighIcon.tsx +25 -25
- package/components/main-icons/VolumeLowIcon.tsx +11 -11
- package/components/main-icons/VolumeMediumIcon.tsx +21 -21
- package/components/main-icons/VolumeMuteIcon.tsx +22 -22
- package/components/main-icons/WarningIcon.tsx +21 -21
- package/components/main-icons/WeightHighIcon.tsx +10 -10
- package/components/main-icons/WeightIcon.tsx +25 -25
- package/components/main-icons/WeightLowIcon.tsx +6 -6
- package/components/main-icons/WeightMediumIcon.tsx +8 -8
- package/components/main-icons/WiFiIcon.tsx +9 -9
- package/components/main-icons/XOrErrorIcon.tsx +2 -2
- package/components/main-icons/ZapIcon.tsx +12 -12
- package/components/main-icons/index.ts +171 -6
- package/dist/components/main-icons/AlignCenterIcon.js +1 -1
- package/dist/components/main-icons/AlignJustifyIcon.js +1 -1
- package/dist/components/main-icons/AlignLeftIcon.js +1 -1
- package/dist/components/main-icons/AlignRightIcon.js +1 -1
- package/dist/components/main-icons/AnalyticsIcon.js +1 -1
- package/dist/components/main-icons/AnchorIcon.js +1 -1
- package/dist/components/main-icons/BarCodeIcon.js +1 -1
- package/dist/components/main-icons/BatteryIcon.js +1 -1
- package/dist/components/main-icons/BellIcon.js +1 -1
- package/dist/components/main-icons/BookIcon.js +1 -1
- package/dist/components/main-icons/BoostIcon.js +1 -1
- package/dist/components/main-icons/CardIcon.js +1 -1
- package/dist/components/main-icons/CheckIcon.js +1 -1
- package/dist/components/main-icons/CircleIcon.js +1 -1
- package/dist/components/main-icons/ClockIcon.js +1 -1
- package/dist/components/main-icons/CloudIcon.js +1 -1
- package/dist/components/main-icons/CodeIcon.js +1 -1
- package/dist/components/main-icons/CoffeeIcon.js +1 -1
- package/dist/components/main-icons/CoinsIcon.js +1 -1
- package/dist/components/main-icons/CommentIcon.js +1 -1
- package/dist/components/main-icons/ComponentIcon.js +1 -1
- package/dist/components/main-icons/ComposeIcon.js +1 -1
- package/dist/components/main-icons/CopyIcon.js +1 -1
- package/dist/components/main-icons/CoreIcon.js +1 -1
- package/dist/components/main-icons/CoverageIcon.js +1 -1
- package/dist/components/main-icons/CoverageIndexIcon.js +1 -1
- package/dist/components/main-icons/CpuIcon.js +1 -1
- package/dist/components/main-icons/CropIcon.js +1 -1
- package/dist/components/main-icons/CrystalBallIcon.js +1 -1
- package/dist/components/main-icons/CsharpIcon.js +1 -1
- package/dist/components/main-icons/DeleteIcon.js +1 -1
- package/dist/components/main-icons/DiscoveryIcon.js +1 -1
- package/dist/components/main-icons/DivingMaskIcon.js +1 -1
- package/dist/components/main-icons/DocumentFieldsIcon.js +1 -1
- package/dist/components/main-icons/DocumentOrFileIcon.js +1 -1
- package/dist/components/main-icons/DownloadIcon.js +1 -1
- package/dist/components/main-icons/DropEmptyIcon.js +1 -1
- package/dist/components/main-icons/DropFullIcon.js +1 -1
- package/dist/components/main-icons/DropHalfIcon.js +1 -1
- package/dist/components/main-icons/DuplicateIcon.js +1 -1
- package/dist/components/main-icons/DynamicJsonFieldIcon.js +1 -1
- package/dist/components/main-icons/ECommerceIcon.js +1 -1
- package/dist/components/main-icons/EmptyIcon.js +1 -1
- package/dist/components/main-icons/EqualIcon.js +1 -1
- package/dist/components/main-icons/EyeIcon.js +1 -1
- package/dist/components/main-icons/FastBackwardIcon.js +1 -1
- package/dist/components/main-icons/FastForwardIcon.js +1 -1
- package/dist/components/main-icons/FieldIcon.js +1 -1
- package/dist/components/main-icons/FieldsIcon.js +1 -1
- package/dist/components/main-icons/FilterAltIcon.js +1 -1
- package/dist/components/main-icons/FilterIcon.js +1 -1
- package/dist/components/main-icons/FlagIcon.js +1 -1
- package/dist/components/main-icons/FlowerIcon.js +1 -1
- package/dist/components/main-icons/FolderIcon.js +1 -1
- package/dist/components/main-icons/FourLeafCloverIcon.js +1 -1
- package/dist/components/main-icons/FrostIcon.js +1 -1
- package/dist/components/main-icons/GPSMyLocationIcon.js +1 -1
- package/dist/components/main-icons/GPSPinIcon.js +1 -1
- package/dist/components/main-icons/GitBranchIcon.js +1 -1
- package/dist/components/main-icons/GitCommitIcon.js +1 -1
- package/dist/components/main-icons/GitMergeIcon.js +1 -1
- package/dist/components/main-icons/GitPullRequestIcon.js +1 -1
- package/dist/components/main-icons/GlassIcon.js +1 -1
- package/dist/components/main-icons/GlassesIcon.js +1 -1
- package/dist/components/main-icons/GraphIcon.js +1 -1
- package/dist/components/main-icons/GreaterIcon.js +1 -1
- package/dist/components/main-icons/GreaterOrEqualIcon.js +1 -1
- package/dist/components/main-icons/HeadphonesIcon.js +1 -1
- package/dist/components/main-icons/HeartIcon.js +1 -1
- package/dist/components/main-icons/HomeIcon.js +1 -1
- package/dist/components/main-icons/HourGlassIcon.js +1 -1
- package/dist/components/main-icons/IndxIcon.js +1 -1
- package/dist/components/main-icons/InstanceIcon.js +1 -1
- package/dist/components/main-icons/InternetBrowserIcon.js +1 -1
- package/dist/components/main-icons/JsonIcon.js +1 -1
- package/dist/components/main-icons/JsonQueryIcon.js +1 -1
- package/dist/components/main-icons/JsonResultIcon.js +1 -1
- package/dist/components/main-icons/KeyIcon.js +1 -1
- package/dist/components/main-icons/LabExperimentIcon.js +1 -1
- package/dist/components/main-icons/LayoutAlignBottomIcon.js +1 -1
- package/dist/components/main-icons/LayoutAlignLeftIcon.js +1 -1
- package/dist/components/main-icons/LayoutAlignRightIcon.js +1 -1
- package/dist/components/main-icons/LayoutAlignTopIcon.js +1 -1
- package/dist/components/main-icons/LightBulbIcon.js +1 -1
- package/dist/components/main-icons/LinearIcon.js +1 -1
- package/dist/components/main-icons/LinkIcon.js +1 -1
- package/dist/components/main-icons/ListIcon.js +1 -1
- package/dist/components/main-icons/LockIcon.js +1 -1
- package/dist/components/main-icons/LoginIcon.js +1 -1
- package/dist/components/main-icons/LogoutIcon.js +1 -1
- package/dist/components/main-icons/LoopIcon.js +1 -1
- package/dist/components/main-icons/MailIcon.js +1 -1
- package/dist/components/main-icons/MaximizeIcon.js +1 -1
- package/dist/components/main-icons/MenuIcon.js +1 -1
- package/dist/components/main-icons/MicrophoneIcon.js +1 -1
- package/dist/components/main-icons/MinimizeIcon.js +1 -1
- package/dist/components/main-icons/MinusIcon.js +1 -1
- package/dist/components/main-icons/MoneyIcon.js +1 -1
- package/dist/components/main-icons/NestedObjectIcon.js +1 -1
- package/dist/components/main-icons/NextIcon.js +1 -1
- package/dist/components/main-icons/NodesIcon.js +1 -1
- package/dist/components/main-icons/NugetIcon.js +1 -1
- package/dist/components/main-icons/OptionsMenuIcon.js +1 -1
- package/dist/components/main-icons/PanelAddIcon.js +1 -1
- package/dist/components/main-icons/PanelDeleteIcon.js +1 -1
- package/dist/components/main-icons/PatternRecognitionIcon.js +1 -1
- package/dist/components/main-icons/PauseIcon.js +1 -1
- package/dist/components/main-icons/PcIcon.js +1 -1
- package/dist/components/main-icons/PercentIcon.js +1 -1
- package/dist/components/main-icons/PersonaliseIcon.js +1 -1
- package/dist/components/main-icons/PlayIcon.js +1 -1
- package/dist/components/main-icons/PlusIcon.js +1 -1
- package/dist/components/main-icons/PointLeftIcon.js +1 -1
- package/dist/components/main-icons/PointRightIcon.js +1 -1
- package/dist/components/main-icons/PointUpIcon.js +1 -1
- package/dist/components/main-icons/PowerIcon.js +1 -1
- package/dist/components/main-icons/PrevIcon.js +1 -1
- package/dist/components/main-icons/PuzzlePieceIcon.js +1 -1
- package/dist/components/main-icons/RSSFeedIcon.js +1 -1
- package/dist/components/main-icons/RamIcon.js +1 -1
- package/dist/components/main-icons/RecorderIcon.js +1 -1
- package/dist/components/main-icons/RefreshIcon.js +1 -1
- package/dist/components/main-icons/SaveIcon.js +1 -1
- package/dist/components/main-icons/SearchIcon.js +1 -1
- package/dist/components/main-icons/SearchQueryIcon.js +1 -1
- package/dist/components/main-icons/ShieldIcon.js +1 -1
- package/dist/components/main-icons/SlidersHorizontalIcon.js +1 -1
- package/dist/components/main-icons/SlidersVerticalIcon.js +1 -1
- package/dist/components/main-icons/SmallerIcon.js +1 -1
- package/dist/components/main-icons/SmallerOrEqualIcon.js +1 -1
- package/dist/components/main-icons/SortAscendingIcon.js +1 -1
- package/dist/components/main-icons/SortDescendingIcon.js +1 -1
- package/dist/components/main-icons/SparkIcon.js +1 -1
- package/dist/components/main-icons/SpecialCharactersIcon.js +1 -1
- package/dist/components/main-icons/SpectrumFlatIcon.js +1 -1
- package/dist/components/main-icons/SpectrumIcon.js +1 -1
- package/dist/components/main-icons/SpeedometerIcon.js +1 -1
- package/dist/components/main-icons/StatusIcon.js +1 -1
- package/dist/components/main-icons/SupportIcon.js +1 -1
- package/dist/components/main-icons/TagIcon.js +1 -1
- package/dist/components/main-icons/TerminalIcon.js +1 -1
- package/dist/components/main-icons/ThumbsUpIcon.js +1 -1
- package/dist/components/main-icons/ToolBoxIcon.js +1 -1
- package/dist/components/main-icons/TypingIcon.js +1 -1
- package/dist/components/main-icons/TypoOrBugIcon.js +1 -1
- package/dist/components/main-icons/UpdateIcon.js +1 -1
- package/dist/components/main-icons/UserAliasIcon.js +1 -1
- package/dist/components/main-icons/UserBookmarkIcon.js +1 -1
- package/dist/components/main-icons/UserCheckIcon.js +1 -1
- package/dist/components/main-icons/UserGroupIcon.js +1 -1
- package/dist/components/main-icons/UserIcon.js +1 -1
- package/dist/components/main-icons/UserIdIcon.js +1 -1
- package/dist/components/main-icons/UserMinusIcon.js +1 -1
- package/dist/components/main-icons/UserPlusIcon.js +1 -1
- package/dist/components/main-icons/UserPrivacyIcon.js +1 -1
- package/dist/components/main-icons/UserTextIcon.js +1 -1
- package/dist/components/main-icons/UserXIcon.js +1 -1
- package/dist/components/main-icons/UsersIcon.js +1 -1
- package/dist/components/main-icons/VirtualRealityVrHeadsetIcon.js +1 -1
- package/dist/components/main-icons/VolumeHighIcon.js +1 -1
- package/dist/components/main-icons/VolumeLowIcon.js +1 -1
- package/dist/components/main-icons/VolumeMediumIcon.js +1 -1
- package/dist/components/main-icons/VolumeMuteIcon.js +1 -1
- package/dist/components/main-icons/WarningIcon.js +1 -1
- package/dist/components/main-icons/WeightHighIcon.js +1 -1
- package/dist/components/main-icons/WeightIcon.js +1 -1
- package/dist/components/main-icons/WeightLowIcon.js +1 -1
- package/dist/components/main-icons/WeightMediumIcon.js +1 -1
- package/dist/components/main-icons/WiFiIcon.js +1 -1
- package/dist/components/main-icons/XOrErrorIcon.js +1 -1
- package/dist/components/main-icons/ZapIcon.js +1 -1
- package/dist/components/main-icons/index.d.ts +171 -6
- package/dist/components/main-icons/index.js +171 -6
- package/dist/convert-icons.js +44 -21
- package/package.json +13 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const GlassesIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 2V1H2V2L1 2L0 2V3H1H2V4H3V3H4V4H5V3H6H7V2L6 2H5V1H4V2H3ZM4 2L5 2V3H4V2ZM3 2V3H2V2L3 2Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default GlassesIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const GraphIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default GraphIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const GreaterIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default GreaterIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const GreaterOrEqualIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default GreaterOrEqualIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const HeadphonesIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 0H4H3H2V1H1V2V3V4V5H2H3V4V3H2V2V1H3H4H5V2V3H4V4V5H5H6V4V3V2V1H5V0Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default HeadphonesIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const HeartIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 0H4V1H3V0H2V1H1V2V3H2V4H3V5H4V4H5V3H6V2V1H5V0ZM5 1V2V3H4V4H3V3H2V2V1H3V2H4V1H5Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default HeartIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const HomeIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4 0H3V1H2V2H1V3V4V5H2H5H6V4V3V2H5V1H4V0ZM2 3V2H3V1H4V2H5V3V4H4V3H3V4H2V3Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default HomeIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const HourGlassIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2 0H1V1H2V2H3V3H2V4H1V5H2H3H4H5H6V4H5V3H4V2H5V1H6V0H5H4H3H2ZM4 2H3V1H4V2Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default HourGlassIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const IndxIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 0H6V1H5V0ZM6 1H7V2H6V1ZM0 1H1V2H0V1ZM1 1V0H2V1H1ZM6 3H7V4H6V3ZM6 4V5H5V4H6ZM1 4H2V5H1V4ZM1 4H0V3H1V4ZM2 2H5V3H2V2Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default IndxIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const InstanceIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default InstanceIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const InternetBrowserIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3376_2776)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7 0H1V1H0V2V3V4V5H1H2H3H4H5H6H7V4V3V2V1V0ZM3 1V2H4H5H6V3V4H5H4H3H2H1V3V2V1H3Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3376_2776", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default InternetBrowserIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const JsonIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5628_9371)", children: [_jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5628_9371", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default JsonIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const JsonQueryIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default JsonQueryIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const JsonResultIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default JsonResultIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const KeyIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 1H6V2H5V3H6V4H5H4V3H3V4H2V3H1V4H0V3V2H1H2H3H4V1H5ZM6 3V2H7V3H6Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default KeyIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LabExperimentIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LabExperimentIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LayoutAlignBottomIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 2 1)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LayoutAlignBottomIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LayoutAlignLeftIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 3 2)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LayoutAlignLeftIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LayoutAlignRightIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 1 2)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LayoutAlignRightIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LayoutAlignTopIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 2 3)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LayoutAlignTopIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const LightBulbIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0L2 0V1L1 1V2L1 3H2V4L2 5H3H4L5 5V4L5 3H6V2V1L5 1V0L4 0L3 0ZM5 2V1L4 1L3 1L2 1V2L2 3L3 3V4H4V3H5V2Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default LightBulbIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LinearIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LinearIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const LinkIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M5 1H6V2H5H4V1H5ZM6 3V2H7V3H6ZM6 3V4H5H4V3H5H6ZM0 2H1V3H0V2ZM1 3H2H3V4H2H1V3ZM2 1H1V2H2H3V1H2Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default LinkIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const ListIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default ListIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const LockIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0H4H5V1H4H3H2V0H3ZM4 2H3H2V1H1V2V3V4V5H2H3H4H5H6V4V3V2V1H5V2H4ZM3 3H4V4H3V3Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default LockIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LoginIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7221)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H2V1H1V0ZM3 2V1H2V2H1H0V3H1H2V4H1V5H2V4H3V3H4V2H3ZM3 2H2V3H3V2ZM7 0H6H5V1H6V4H5V5H6H7V0Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7221", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LoginIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LogoutIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7224)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M3 0H2V1H1V2H0V3H1V4H2V5H3V4H2V3H3H4V2H3H2V1H3V0ZM2 2V3H1V2H2ZM7 0H6H5V1H6V4H5V5H6H7V0Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7224", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LogoutIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LoopIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7256)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4 0H3V1H2V2V3H3V4H2H1V3V2H0V3V4H1V5H2H3V4H4V5H5H6V4H7V3V2H6V3V4H5H4V3H5V2V1H4V0ZM4 1V2V3H3V2V1H4Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7256", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default LoopIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MailIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15118)", children: [_jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1" }), _jsx("rect", { width: "1", height: "1" }), _jsx("rect", { x: "6", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15118", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default MailIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const MaximizeIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1 0H2H3V1H2V2H1V1V0ZM5 2V1H4V0H5H6V1V2H5ZM1 3H2V4H3V5H2H1V4V3ZM5 3H6V4V5H5H4V4H5V3Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default MaximizeIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MenuIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "1", y: "3", width: "5", height: "1" }), _jsx("rect", { x: "1", y: "1", width: "5", height: "1" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default MenuIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MicrophoneIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("g", { "clip-path": "url(#clip0_3546_7212)", children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4 0H3V1H2V2V3H3V4H2V5H3H4H5V4H4V3H5V2V1H4V0ZM4 1V2H3V1H4ZM6 3V2V1H7V2V3H6ZM0 3V2V1H1V2V3H0Z" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3546_7212", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default MicrophoneIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
2
|
const MinimizeIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsx("svg", {
|
|
3
|
+
return (_jsx("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2 0H3V1V2H2H1V1H2V0ZM5 1H6V2H5H4V1V0H5V1ZM1 3H2H3V4V5H2V4H1V3ZM5 3H6V4H5V5H4V4V3H5Z" }) }));
|
|
4
4
|
};
|
|
5
5
|
export default MinimizeIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MinusIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "3", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default MinusIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MoneyIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default MoneyIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const NestedObjectIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "2", y: "2", width: "1", height: "1", transform: "rotate(180 2 2)" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1", transform: "rotate(180 5 2)" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1", transform: "rotate(180 3 1)" }), _jsx("rect", { x: "6", y: "1", width: "1", height: "1", transform: "rotate(180 6 1)" }), _jsx("rect", { x: "1", y: "3", width: "1", height: "1", transform: "rotate(180 1 3)" }), _jsx("rect", { x: "4", y: "3", width: "1", height: "1", transform: "rotate(180 4 3)" }), _jsx("rect", { x: "7", y: "3", width: "1", height: "1", transform: "rotate(180 7 3)" }), _jsx("rect", { x: "2", y: "1", width: "1", height: "1", transform: "rotate(180 2 1)" }), _jsx("rect", { x: "5", y: "1", width: "1", height: "1", transform: "rotate(180 5 1)" }), _jsx("rect", { x: "2", y: "4", width: "1", height: "1", transform: "rotate(180 2 4)" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1", transform: "rotate(180 5 4)" }), _jsx("rect", { x: "2", y: "5", width: "1", height: "1", transform: "rotate(180 2 5)" }), _jsx("rect", { x: "5", y: "5", width: "1", height: "1", transform: "rotate(180 5 5)" }), _jsx("rect", { x: "3", y: "5", width: "1", height: "1", transform: "rotate(180 3 5)" }), _jsx("rect", { x: "6", y: "5", width: "1", height: "1", transform: "rotate(180 6 5)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default NestedObjectIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const NextIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default NextIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const NodesIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15094)", children: [_jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "5", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "1", height: "1" }), _jsx("rect", { x: "6", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "1", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "4", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15094", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default NodesIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const NugetIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_7382_27271)", children: [_jsx("rect", { x: "4", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "5", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "1", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "3", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "2", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "1", width: "1", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_7382_27271", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default NugetIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const OptionsMenuIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { x: "3", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "4", width: "1", height: "1" }), _jsx("rect", { x: "3", y: "2", width: "1", height: "1" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default OptionsMenuIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const PanelAddIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 3)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default PanelAddIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const PanelDeleteIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 3)" }), _jsx("rect", { width: "3", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "7", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "3", transform: "matrix(1 0 0 -1 0 4)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default PanelDeleteIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const PatternRecognitionIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 1 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 3 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 6 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 0 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 5 2)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default PatternRecognitionIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const PauseIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 4)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 5)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 3)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 2)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 2 1)" }), _jsx("rect", { width: "1", height: "1", transform: "matrix(1 0 0 -1 4 1)" })] }));
|
|
4
4
|
};
|
|
5
5
|
export default PauseIcon;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
const PcIcon = ({ color = 'currentColor', ...props }) => {
|
|
3
|
-
return (_jsxs("svg", {
|
|
3
|
+
return (_jsxs("svg", { width: "7", height: "5", viewBox: "0 0 7 5", fill: color, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_5884_15097)", children: [_jsx("rect", { width: "5", height: "1" }), _jsx("rect", { y: "1", width: "1", height: "1" }), _jsx("rect", { x: "4", y: "1", width: "1", height: "1" }), _jsx("rect", { x: "2", y: "3", width: "1", height: "1" }), _jsx("rect", { y: "2", width: "5", height: "1" }), _jsx("rect", { x: "5", y: "3", width: "2", height: "2" }), _jsx("rect", { x: "1", y: "4", width: "3", height: "1" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_5884_15097", children: _jsx("rect", { width: "7", height: "5" }) }) })] }));
|
|
4
4
|
};
|
|
5
5
|
export default PcIcon;
|