Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frontend-clients
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
OZG-Cloud
app
frontend-clients
Commits
6b0a6091
Commit
6b0a6091
authored
3 months ago
by
Alexander Reifschneider
Browse files
Options
Downloads
Patches
Plain Diff
OZG-6564 Fix edit icon
parent
72ed903b
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!48
OZG-6564 new edit button
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
alfa-client/libs/design-system/src/lib/icons/edit-icon/edit-icon.component.ts
+1
-1
1 addition, 1 deletion
...ign-system/src/lib/icons/edit-icon/edit-icon.component.ts
with
1 addition
and
1 deletion
alfa-client/libs/design-system/src/lib/icons/edit-icon/edit-icon.component.ts
+
1
−
1
View file @
6b0a6091
...
...
@@ -32,9 +32,9 @@ import { iconVariants, IconVariants } from '../iconVariants';
imports
:
[
CommonModule
],
template
:
`<svg
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
[ngClass]="twMerge(iconVariants({ size }), 'fill-primary', class)"
aria-hidden="true"
>
<path
d="M5 19H6.425L16.2 9.225L14.775 7.8L5 17.575V19ZM3 21V16.75L16.2 3.575C16.4 3.39167 16.6208 3.25 16.8625 3.15C17.1042 3.05 17.3583 3 17.625 3C17.8917 3 18.15 3.05 18.4 3.15C18.65 3.25 18.8667 3.4 19.05 3.6L20.425 5C20.625 5.18333 20.7708 5.4 20.8625 5.65C20.9542 5.9 21 6.15 21 6.4C21 6.66667 20.9542 6.92083 20.8625 7.1625C20.7708 7.40417 20.625 7.625 20.425 7.825L7.25 21H3ZM15.475 8.525L14.775 7.8L16.2 9.225L15.475 8.525Z"
...
...
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