-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add new icons and update workspaces icon (#105)
- Loading branch information
1 parent
1fce984
commit fefea07
Showing
9 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<span data-v-8360b86d="" class="kui-icon cog-mode-icon" data-testid="kui-icon-wrapper-cog-mode-icon" style="box-sizing: border-box; color: rgb(0, 68, 244); display: inline-flex; height: 32px; line-height: 0; width: 32px;"><svg data-v-8360b86d="" data-testid="kui-icon-svg-cog-mode-icon" fill="none" height="100%" role="img" viewBox="0 0 24 24" width="100%" xmlns="http://www.w3.org/2000/svg"><title data-v-8360b86d="" data-testid="kui-icon-svg-title">My custom title</title><path data-v-8360b86d="" d="M17.0002 22V12C17.2669 12 17.5252 12.0208 17.7752 12.0625C18.0252 12.1042 18.2669 12.1667 18.5002 12.25V21.75C18.2669 21.8333 18.0252 21.8958 17.7752 21.9375C17.5252 21.9792 17.2669 22 17.0002 22ZM14.5002 21.3V12.7C14.7335 12.5667 14.971 12.4458 15.2127 12.3375C15.4544 12.2292 15.7169 12.15 16.0002 12.1V21.9C15.7169 21.85 15.4544 21.7708 15.2127 21.6625C14.971 21.5542 14.7335 21.4333 14.5002 21.3ZM19.5002 21.3V12.7C20.2502 13.1333 20.8544 13.725 21.3127 14.475C21.771 15.225 22.0002 16.0667 22.0002 17C22.0002 17.9333 21.771 18.775 21.3127 19.525C20.8544 20.275 20.2502 20.8667 19.5002 21.3ZM13.5002 20.55C13.0335 20.1 12.6669 19.5708 12.4002 18.9625C12.1335 18.3542 12.0002 17.7 12.0002 17C12.0002 16.3 12.1335 15.6417 12.4002 15.025C12.6669 14.4083 13.0335 13.875 13.5002 13.425V20.55ZM9.2502 22L8.8502 18.8C8.63353 18.7167 8.42936 18.6167 8.2377 18.5C8.04603 18.3833 7.85853 18.2583 7.6752 18.125L4.7002 19.375L1.9502 14.625L4.5252 12.675C4.50853 12.5583 4.5002 12.4458 4.5002 12.3375V11.6625C4.5002 11.5542 4.50853 11.4417 4.5252 11.325L1.9502 9.375L4.7002 4.625L7.6752 5.875C7.85853 5.74167 8.04603 5.61667 8.2377 5.5C8.42936 5.38333 8.63353 5.28333 8.8502 5.2L9.2502 2H14.7502L15.1502 5.2C15.3669 5.28333 15.571 5.38333 15.7627 5.5C15.9544 5.61667 16.1419 5.74167 16.3252 5.875L19.3002 4.625L22.0502 9.375L20.2002 10.775C19.7002 10.525 19.1835 10.3333 18.6502 10.2C18.1169 10.0667 17.5669 10 17.0002 10C16.6669 10 16.346 10.0292 16.0377 10.0875C15.7294 10.1458 15.4169 10.2167 15.1002 10.3C14.7835 9.75 14.3544 9.3125 13.8127 8.9875C13.271 8.6625 12.6835 8.5 12.0502 8.5C11.0835 8.5 10.2585 8.84167 9.5752 9.525C8.89186 10.2083 8.5502 11.0333 8.5502 12C8.5502 12.6333 8.70436 13.2167 9.0127 13.75C9.32103 14.2833 9.74186 14.7083 10.2752 15.025C10.1752 15.3583 10.1044 15.7042 10.0627 16.0625C10.021 16.4208 10.0002 16.775 10.0002 17.125C10.0169 18.0583 10.2044 18.9458 10.5627 19.7875C10.921 20.6292 11.4335 21.3667 12.1002 22H9.2502Z" fill="currentColor"></path></svg></span> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<span data-v-c29c0c10="" class="kui-icon equal-icon" data-testid="kui-icon-wrapper-equal-icon" style="box-sizing: border-box; color: rgb(0, 68, 244); display: inline-flex; height: 32px; line-height: 0; width: 32px;"><svg data-v-c29c0c10="" data-testid="kui-icon-svg-equal-icon" fill="none" height="100%" role="img" viewBox="0 0 24 24" width="100%" xmlns="http://www.w3.org/2000/svg"><title data-v-c29c0c10="" data-testid="kui-icon-svg-title">My custom title</title><path data-v-c29c0c10="" d="M4 17V14H20V17H4ZM4 10V7H20V10H4Z" fill="currentColor"></path></svg></span> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<span data-v-27a8d9a3="" class="kui-icon rocket-icon" data-testid="kui-icon-wrapper-rocket-icon" style="box-sizing: border-box; color: rgb(0, 68, 244); display: inline-flex; height: 32px; line-height: 0; width: 32px;"><svg data-v-27a8d9a3="" data-testid="kui-icon-svg-rocket-icon" fill="none" height="100%" role="img" viewBox="0 0 24 24" width="100%" xmlns="http://www.w3.org/2000/svg"><title data-v-27a8d9a3="" data-testid="kui-icon-svg-title">My custom title</title><path data-v-27a8d9a3="" d="M2.4498 10.575L6.6498 6.37504C6.88314 6.1417 7.15814 5.97504 7.4748 5.87504C7.79147 5.77504 8.11647 5.75837 8.4498 5.82504L9.7498 6.10004C8.8498 7.1667 8.14147 8.13337 7.6248 9.00004C7.10814 9.8667 6.60814 10.9167 6.1248 12.15L2.4498 10.575ZM7.5748 12.85C7.95814 11.65 8.47897 10.5167 9.1373 9.45004C9.79564 8.38337 10.5915 7.38337 11.5248 6.45004C12.9915 4.98337 14.6665 3.88754 16.5498 3.16254C18.4331 2.43754 20.1915 2.2167 21.8248 2.50004C22.1081 4.13337 21.8915 5.8917 21.1748 7.77504C20.4581 9.65837 19.3665 11.3334 17.8998 12.8C16.9831 13.7167 15.9831 14.5125 14.8998 15.1875C13.8165 15.8625 12.6748 16.3917 11.4748 16.775L7.5748 12.85ZM14.4748 9.85004C14.8581 10.2334 15.329 10.425 15.8873 10.425C16.4456 10.425 16.9165 10.2334 17.2998 9.85004C17.6831 9.4667 17.8748 8.99587 17.8748 8.43754C17.8748 7.8792 17.6831 7.40837 17.2998 7.02504C16.9165 6.6417 16.4456 6.45004 15.8873 6.45004C15.329 6.45004 14.8581 6.6417 14.4748 7.02504C14.0915 7.40837 13.8998 7.8792 13.8998 8.43754C13.8998 8.99587 14.0915 9.4667 14.4748 9.85004ZM13.7748 21.875L12.1748 18.2C13.4081 17.7167 14.4623 17.2167 15.3373 16.7C16.2123 16.1834 17.1831 15.475 18.2498 14.575L18.4998 15.875C18.5665 16.2084 18.5498 16.5375 18.4498 16.8625C18.3498 17.1875 18.1831 17.4667 17.9498 17.7L13.7748 21.875ZM4.0498 16.05C4.63314 15.4667 5.34147 15.1709 6.1748 15.1625C7.00814 15.1542 7.71647 15.4417 8.2998 16.025C8.88314 16.6084 9.1748 17.3167 9.1748 18.15C9.1748 18.9834 8.88314 19.6917 8.2998 20.275C7.88314 20.6917 7.1873 21.05 6.2123 21.35C5.2373 21.65 3.89147 21.9167 2.1748 22.15C2.40814 20.4334 2.6748 19.0917 2.9748 18.125C3.2748 17.1584 3.63314 16.4667 4.0498 16.05Z" fill="currentColor"></path></svg></span> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<span data-v-c7782814="" class="kui-icon workspaces-icon" data-testid="kui-icon-wrapper-workspaces-icon" style="box-sizing: border-box; color: rgb(0, 68, 244); display: inline-flex; height: 32px; line-height: 0; width: 32px;"><svg data-v-c7782814="" data-testid="kui-icon-svg-workspaces-icon" fill="none" height="100%" role="img" viewBox="0 0 24 24" width="100%" xmlns="http://www.w3.org/2000/svg"><title data-v-c7782814="" data-testid="kui-icon-svg-title">My custom title</title><path data-v-c7782814="" d="M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM5 19H11V5H5V19ZM13 19H19V12H13V19ZM13 10H19V5H13V10Z" fill="currentColor"></path></svg></span> | ||
<span data-v-c7782814="" class="kui-icon workspaces-icon" data-testid="kui-icon-wrapper-workspaces-icon" style="box-sizing: border-box; color: rgb(0, 68, 244); display: inline-flex; height: 32px; line-height: 0; width: 32px;"><svg data-v-c7782814="" data-testid="kui-icon-svg-workspaces-icon" fill="none" height="100%" role="img" viewBox="0 0 24 24" width="100%" xmlns="http://www.w3.org/2000/svg"><title data-v-c7782814="" data-testid="kui-icon-svg-title">My custom title</title><path data-v-c7782814="" d="M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H11V21H5ZM13 21V12H21V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H13ZM13 10V3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V10H13Z" fill="currentColor"></path></svg></span> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.