Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Icon] Update securityAnalyticsApp and logoSecurity #2613

Merged
merged 5 commits into from
Dec 9, 2019

Conversation

patrykkopycinski
Copy link
Contributor

@patrykkopycinski patrykkopycinski commented Dec 9, 2019

Summary

image
image

image
image

Implements:
https://github.com/elastic/siem-team/issues/480
https://github.com/elastic/Design/issues/1846

Checklist

  • Checked in dark mode
  • Checked in mobile
  • Checked in IE11 and Firefox
  • Props have proper autodocs
  • Added documentation examples
  • Added or updated jest tests
  • Checked for breaking changes and labeled appropriately
  • Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

@patrykkopycinski patrykkopycinski self-assigned this Dec 9, 2019
@patrykkopycinski patrykkopycinski changed the title Update securityAnalyticsApp and logoSecurity [Icon] Update securityAnalyticsApp and logoSecurity Dec 9, 2019
Comment on lines 3 to 5
<path class="euiIcon__fillNegative" fill="#535966" fill-rule="nonzero" d="M10,12 C15.4292399,12 19.8479317,16.3266708 19.9961582,21.7200952 L20,22 L20,23 L11,23 L11,32 L10,32 C4.4771525,32 0,27.5228475 0,22 C0,16.4771525 4.4771525,12 10,12 Z M9.00004872,21 L9.00004872,14.0618877 C5.05371356,14.5539641 2,17.9203656 2,22 C2,25.9928173 4.92512662,29.3024346 8.74934084,29.902813 L9.00004872,29.9381062 L9.00004872,14.0618877 L9.00004872,21 Z M11.0008913,14.0620049 L11,21 L17.9381062,21 C17.4976387,17.4677326 14.7543759,14.6506077 11.258042,14.0983496 L11.0008913,14.0620049 L11.0008913,14.0620049 Z"/>
<path fill="#00BFB3" fill-rule="nonzero" d="M26,22 C26,13.163444 18.836556,6 10,6 L10,8 C17.7319865,8 24,14.2680135 24,22 L26,22 Z"/>
<path fill="#00BFB3" fill-rule="nonzero" d="M32,22 C32,9.8497355 22.1502645,0 10,0 L10,2 C21.045695,2 30,10.954305 30,22 L32,22 Z"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

These classes and fills are actually incorrect for this type of icon.

image

I will push up a commit that will optimize the svg's a bit and use the correct classes. Thanks for getting this started @patrykkopycinski.

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

Thanks again for getting this started. I pushed a commit to fix the class names/fills and optimized the paths.

CHANGELOG.md Outdated Show resolved Hide resolved
@patrykkopycinski
Copy link
Contributor Author

patrykkopycinski commented Dec 9, 2019

@cchaos nice! didn't know that, Thank you very much for help :)
should I just merge it? do I need to do anything next?

Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>
@cchaos
Copy link
Contributor

cchaos commented Dec 9, 2019

You've got a approval and all the checks are passing, so you're good to merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants