Skip to content

Commit

Permalink
[icons] feat: add inherited group membership icon (#4097)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaatherine authored Apr 27, 2020
1 parent 58b2d91 commit 5c14db3
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/icons/resources/icons/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3406,5 +3406,11 @@
"iconName": "virus",
"tags": "virus, doctor, medical, examination, disease, pandemic, sick",
"group": "interface"
},
{
"displayName": "Inherited group membership",
"iconName": "inherited-group",
"tags": "group, inheritance, inherited, membership, people",
"group": "interface"
}
]
14 changes: 14 additions & 0 deletions resources/icons/16px/inherited-group.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions resources/icons/20px/inherited-group.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 5c14db3

@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: add inherited group membership icon (#4097)

Previews: documentation | landing | table

Please sign in to comment.