Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
8ef69aed
Unverified
Commit
8ef69aed
authored
2 years ago
by
Maz Ameli
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix the path for the calendar icon (#23621)
parent
b64afe56
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frontend/src/metabase/icon_paths.ts
+2
-7
2 additions, 7 deletions
frontend/src/metabase/icon_paths.ts
with
2 additions
and
7 deletions
frontend/src/metabase/icon_paths.ts
+
2
−
7
View file @
8ef69aed
...
...
@@ -112,13 +112,8 @@ export const ICON_PATHS: Record<string, any> = {
"
M18.155 20.882c-5.178-.638-9.187-5.051-9.187-10.402C8.968 4.692 13.66 0 19.448 0c5.789 0 10.48 4.692 10.48 10.48 0 3.05-1.302 5.797-3.383 7.712a7.127 7.127 0 1 1-8.39 2.69zm-6.392 10.14a2.795 2.795 0 1 1 0-5.59 2.795 2.795 0 0 1 0 5.59zm-6.079-6.288a4.541 4.541 0 1 1 0-9.083 4.541 4.541 0 0 1 0 9.083z
"
,
burger
:
"
M2.5 3.6h27a2.5 2.5 0 1 1 0 5h-27a2.5 2.5 0 0 1 0-5zm0 9.931h27a2.5 2.5 0 1 1 0 5h-27a2.5 2.5 0 1 1 0-5zm0 9.931h27a2.5 2.5 0 1 1 0 5h-27a2.5 2.5 0 0 1 0-5z
"
,
calendar
:
{
path
:
"
M21,2 L21,0 L18,0 L18,2 L6,2 L6,0 L3,0 L3,2 L2.99109042,2 C1.34177063,2 0,3.34314575 0,5 L0,6.99502651 L0,20.009947 C0,22.2157067 1.78640758,24 3.99005301,24 L20.009947,24 C22.2157067,24 24,22.2135924 24,20.009947 L24,6.99502651 L24,5 C24,3.34651712 22.6608432,2 21.0089096,2 L21,2 L21,2 Z M22,8 L22,20.009947 C22,21.1099173 21.1102431,22 20.009947,22 L3.99005301,22 C2.89008272,22 2,21.1102431 2,20.009947 L2,8 L22,8 L22,8 Z M6,12 L10,12 L10,16 L6,16 L6,12 Z
"
,
attrs
:
{
viewBox
:
"
0 0 24 24
"
,
},
},
calendar
:
"
M28 0h-4v2.667H8V0H4v2.667a4 4 0 0 0-4 4V26.68A5.318 5.318 0 0 0 5.32 32h21.36A5.318 5.318 0 0 0 32 26.68V6.667a4 4 0 0 0-4-4V0zM2.667 26.68V10.667h26.666V26.68a2.652 2.652 0 0 1-2.653 2.653H5.32a2.652 2.652 0 0 1-2.653-2.653zM13.333 16H8v5.333h5.333V16z
"
,
check
:
"
M1 14 L5 10 L13 18 L27 4 L31 8 L13 26 z
"
,
chevrondown
:
"
M1 12 L16 26 L31 12 L27 8 L16 18 L5 8 z
"
,
chevronleft
:
"
M20 1 L24 5 L14 16 L24 27 L20 31 L6 16 z
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment