Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_wcms_gesso
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_wcms_gesso
Commits
3535108a
Commit
3535108a
authored
3 years ago
by
Eric Bremner
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-5151: updating home icon
parent
0dc3dce0
No related branches found
No related tags found
1 merge request
!106
ISTWCMS-5151: updating home icon
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/_patterns/04-components/menu/menu--horizontal/menu--horizontal.twig
+1
-1
1 addition, 1 deletion
...04-components/menu/menu--horizontal/menu--horizontal.twig
source/_patterns/04-components/svg/icons/_home.svg
+3
-0
3 additions, 0 deletions
source/_patterns/04-components/svg/icons/_home.svg
with
4 additions
and
1 deletion
source/_patterns/04-components/menu/menu--horizontal/menu--horizontal.twig
+
1
−
1
View file @
3535108a
...
...
@@ -2,7 +2,7 @@
<div
class=
"uw-horizontal-nav--wrapper"
>
<div
class=
"uw-horizontal-nav--home"
>
<a
href=
"
{{
home_link
}}
"
class=
"uw-site-home__link"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"32"
height=
"32"
viewBox=
"0 0 32 32"
><path
d=
"M21 13v10h-6v-6h-6v6h-6v-10h-3l12-12 12 12h-3zm-1-5.907v-5.093h-3v2.093l3 3z"
/></svg>
{{
source
(
'@components/svg/icons/_home.svg'
)
}}
<span
class=
"off-screen"
>
Home
</span>
</a>
</div>
...
...
This diff is collapsed.
Click to expand it.
source/_patterns/04-components/svg/icons/_home.svg
0 → 100644
+
3
−
0
View file @
3535108a
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"32"
height=
"32"
viewBox=
"0 0 32 32"
>
<path
d=
"M10.982,5.04a.384.384,0,0,0-.375-.4H9.481a.384.384,0,0,0-.375.4V6.187L7.367,4.621a.479.479,0,0,0-.638,0L.9,9.818l.638.837L2.389,9.9v6.479a.384.384,0,0,0,.375.4h2.9a.384.384,0,0,0,.375-.4V13h2v3.375a.384.384,0,0,0,.375.4h2.9a.384.384,0,0,0,.375-.4V9.9l.851.756.638-.837-2.2-1.957Z"
/>
</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