Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review 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
project
drupal
Merge requests
!7854
Issue
#3418489
by amandeep_lnwebworks, adwivedi008: Choose an icon for the Announcements link
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3418489
by amandeep_lnwebworks, adwivedi008: Choose an icon for the Announcements link
issue/drupal-3418489:3418489-choose-an-icon
into
11.x
Overview
1
Commits
6
Pipelines
10
Changes
3
1 unresolved thread
Hide all comments
Closed
m4olivei
requested to merge
issue/drupal-3418489:3418489-choose-an-icon
into
11.x
11 months ago
Overview
1
Commits
6
Pipelines
10
Changes
3
1 unresolved thread
Hide all comments
Expand
Closes
#3418489
0
0
Merge request reports
Compare
11.x
version 9
3bf17978
11 months ago
version 8
f8b32794
11 months ago
version 7
91514f8e
11 months ago
version 6
b3567819
11 months ago
version 5
60100891
11 months ago
version 4
23604568
11 months ago
version 3
982aefd7
11 months ago
version 2
0123db14
11 months ago
version 1
fd142884
11 months ago
11.x (base)
and
latest version
latest version
87b57352
6 commits,
10 months ago
version 9
3bf17978
5 commits,
11 months ago
version 8
f8b32794
5 commits,
11 months ago
version 7
91514f8e
5 commits,
11 months ago
version 6
b3567819
4 commits,
11 months ago
version 5
60100891
3 commits,
11 months ago
version 4
23604568
2 commits,
11 months ago
version 3
982aefd7
2 commits,
11 months ago
version 2
0123db14
2 commits,
11 months ago
version 1
fd142884
1 commit,
11 months ago
3 files
+
28
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
core/modules/navigation/assets/icons/announcement.svg
0 → 100644
+
5
−
0
Options
<svg
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 256 256"
>
<path
fill=
"none"
d=
"M0 0h256v256H0z"
/>
<path
fill=
"none"
stroke=
"currentColor"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"16"
d=
"M160 80v120.67a8 8 0 0 0 3.56 6.65l11 7.33a8 8 0 0 0 12.2-4.72L200 160"
/>
<path
fill=
"none"
stroke=
"currentColor"
stroke-linecap=
"round"
stroke-linejoin=
"round"
stroke-width=
"16"
d=
"M40 200a8 8 0 0 0 13.15 6.12C105.55 162.16 160 160 160 160h40a40 40 0 0 0 0-80h-40s-54.45-2.16-106.85-46.11A8 8 0 0 0 40 40Z"
/>
</svg>
Loading