Skip to content

Commit

Permalink
[icons] feat: new icon "anchor" (#5653)
Browse files Browse the repository at this point in the history
Co-authored-by: Arsen Ohanyan <aohanyan@palantir.com>
Co-authored-by: Adi Dahiya <adahiya@palantir.com>
  • Loading branch information
3 people committed Oct 10, 2022
1 parent 5beaa96 commit 4a84a24
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3911,5 +3911,12 @@
"tags": "syntax, code, string, parse, parsing, regular, expression",
"group": "miscellaneous",
"codepoint": 62255
},
{
"displayName": "Anchor",
"iconName": "anchor",
"tags": "link, ship, navy, boat, sea, ocean, attach, sink",
"group": "action",
"codepoint": 62256
}
]
3 changes: 3 additions & 0 deletions resources/icons/16px/anchor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/icons/20px/anchor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 4a84a24

@blueprint-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[icons] feat: new icon "anchor" (#5653)

Previews: documentation | landing | table | demo

Please sign in to comment.