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
88137845
Unverified
Commit
88137845
authored
1 year ago
by
Luiz Arakaki
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Add Materialize logo asset for frontend client (#33437)
Co-authored-by:
Bobby Iliev
<
bobby@bobbyiliev.com
>
parent
d9cd059a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
frontend/src/metabase/lib/engine.js
+2
-0
2 additions, 0 deletions
frontend/src/metabase/lib/engine.js
resources/frontend_client/app/assets/img/drivers/materialize.svg
+20
-0
20 additions, 0 deletions
...es/frontend_client/app/assets/img/drivers/materialize.svg
with
22 additions
and
0 deletions
frontend/src/metabase/lib/engine.js
+
2
−
0
View file @
88137845
...
...
@@ -63,6 +63,8 @@ export function getEngineLogo(engine) {
return
`
${
path
}
/presto.svg`
;
case
"
starburst
"
:
return
`
${
path
}
/starburst.svg`
;
case
"
materialize
"
:
return
`
${
path
}
/materialize.svg`
;
}
}
...
...
This diff is collapsed.
Click to expand it.
resources/frontend_client/app/assets/img/drivers/materialize.svg
0 → 100644
+
20
−
0
View file @
88137845
<svg
width=
"67"
height=
"56"
style=
""
viewBox=
"0 0 67 56"
fill=
"none"
xmlns=
"http://www.w3.org/2000/svg"
>
<g
clip-path=
"url(#Frame_clip0-16-34)"
>
<path
opacity=
"0.7"
d=
"M67.2686 -0.391989V7.81111L67.2564 56.3767H54.08V4.38441L58.2096 0.179307C58.384 -0.0091926 58.597 -0.157792 58.8341 -0.256392C59.0712 -0.354992 59.3267 -0.401289 59.5832 -0.391989H67.2686Z"
fill=
"#472F85"
/>
<path
opacity=
"0.7"
fill-rule=
"evenodd"
clip-rule=
"evenodd"
d=
"M47.1165 37.9003C46.1869 36.7083 45.2596 35.5194 44.3496 34.6093C42.6661 32.9318 40.9946 31.2424 39.3243 29.5543C38.4908 28.7118 37.6575 27.8697 36.8233 27.0295V21.1866L36.8261 21.1745C36.8186 20.9179 36.8666 20.6628 36.9667 20.4265C37.0334 20.2693 37.1221 20.1229 37.2298 19.9916L50.0032 7.7547V8.408V39.6833C50.0024 39.7274 50.004 39.8796 50.0061 40.0749C50.0108 40.5281 50.018 41.2131 50.0032 41.3143C49.0494 40.3786 48.0816 39.1378 47.1165 37.9003Z"
fill=
"#472F85"
/>
<path
d=
"M-0.344299 14.7681V33.2004L22.9123 56.3767H41.407L-0.344299 14.7681Z"
fill=
"#472F85"
/>
<path
d=
"M-0.344299 56.3767H16.7504L-0.344299 39.3445V56.3767Z"
fill=
"#472F85"
/>
<path
d=
"M47.642 56.3767H65.9552L10.7228 0.179794C10.5484 -0.0085061 10.3355 -0.157005 10.0985 -0.255505C9.8615 -0.354005 9.606 -0.400204 9.3495 -0.390904H-0.325897V7.8037L47.642 56.3767Z"
fill=
"#472F85"
/>
</g>
<defs>
<clipPath
id=
"Frame_clip0-16-34"
>
<rect
width=
"67"
height=
"56"
fill=
"white"
/>
</clipPath>
</defs>
</svg>
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