Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

fix(Icon): Emoji & settings icon update#991

Merged
jaanus03 merged 3 commits intomasterfrom
jaanusp/icon-updates
Mar 1, 2019
Merged

fix(Icon): Emoji & settings icon update#991
jaanus03 merged 3 commits intomasterfrom
jaanusp/icon-updates

Conversation

@jaanus03
Copy link
Contributor

Fixed the emoji icon filled version & added settings icon.

Current filled emoji icon:
screenshot 2019-02-28 at 12 01 00

New emoji icon:
screenshot 2019-02-28 at 12 08 50

New settings icon:
screenshot 2019-02-28 at 12 12 45

@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #991 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #991      +/-   ##
==========================================
+ Coverage    81.1%   81.11%   +0.01%     
==========================================
  Files         671      672       +1     
  Lines        8627     8633       +6     
  Branches     1520     1456      -64     
==========================================
+ Hits         6997     7003       +6     
  Misses       1615     1615              
  Partials       15       15
Impacted Files Coverage Δ
...ponents/Icon/svg/ProcessedIcons/icons-settings.tsx 100% <ø> (ø) ⬆️
...c/themes/teams/components/Icon/svg/icons/emoji.tsx 100% <ø> (ø) ⬆️
...components/Icon/svg/ProcessedIcons/icons-emoji.tsx 100% <ø> (ø) ⬆️
...hemes/teams/components/Icon/svg/icons/settings.tsx 100% <100%> (ø)
...rc/themes/teams/components/Icon/svg/icons/index.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bf80f5...ffe16a8. Read the comment docs.

Copy link
Collaborator

@bmdalex bmdalex left a comment

Choose a reason for hiding this comment

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

looks good, just add exportedAs: 'settings', to
packages/react/src/themes/teams/components/Icon/svg/ProcessedIcons/icons-settings.tsx

following #585

@jaanus03 jaanus03 force-pushed the jaanusp/icon-updates branch from 0b9cb34 to 3cd6bf5 Compare February 28, 2019 16:03
Copy link
Collaborator

Choose a reason for hiding this comment

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

We might want to consider renaming this to 'cog'. We want to start moving to a generic name icons that match what the icon looks like and not use-specific naming that we currently do in Teams.

For example in Font Awesome it is called 'cog' - https://fontawesome.com/icons?d=gallery&q=cog

@jaanus03 jaanus03 changed the title Fix(Icons): Emoji & settings icon update Fix: (Icons) Emoji & settings icon update Mar 1, 2019
@layershifter layershifter changed the title Fix: (Icons) Emoji & settings icon update fix: (Icons) Emoji & settings icon update Mar 1, 2019
@layershifter layershifter changed the title fix: (Icons) Emoji & settings icon update fix(Icons): Emoji & settings icon update Mar 1, 2019
@layershifter layershifter changed the title fix(Icons): Emoji & settings icon update fix(Icon): Emoji & settings icon update Mar 1, 2019
Copy link
Member

@layershifter layershifter left a comment

Choose a reason for hiding this comment

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

Please add a changelog entry

@jaanus03 jaanus03 force-pushed the jaanusp/icon-updates branch from 3cd6bf5 to ffe16a8 Compare March 1, 2019 10:43
@jaanus03 jaanus03 merged commit f29aec5 into master Mar 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the jaanusp/icon-updates branch March 1, 2019 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants