Skip to content

feat(plasma-icons): Add other icons for 24 dp and 16 dp #1167

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

neretin-trike
Copy link
Contributor

@neretin-trike neretin-trike commented Mar 29, 2022

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @sberdevices/demo-canvas-app@0.68.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-b2c@1.54.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-core@1.54.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-icons@1.73.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-temple@1.49.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-ui@1.91.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-web@1.89.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-sb-utils@0.53.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/showcase@0.110.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-ui-docs@0.59.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-web-docs@0.47.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
npm install @sberdevices/plasma-website@0.44.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
# or 
yarn add @sberdevices/demo-canvas-app@0.68.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-b2c@1.54.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-core@1.54.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-icons@1.73.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-temple@1.49.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-ui@1.91.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-web@1.89.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-sb-utils@0.53.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/showcase@0.110.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-ui-docs@0.59.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-web-docs@0.47.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0
yarn add @sberdevices/plasma-website@0.44.0-canary.1167.9daf7c2630f7aa1d3e53a93a8d22ace2b22e13ad.0

@neretin-trike neretin-trike requested a review from OgNellis as a code owner March 29, 2022 10:28
@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1167/

@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #1167 (c7a8f2d) into master (87336eb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1167   +/-   ##
=======================================
  Coverage   89.04%   89.04%           
=======================================
  Files         435      435           
  Lines        5879     5879           
  Branches     1679     1679           
=======================================
  Hits         5235     5235           
  Misses        643      643           
  Partials        1        1           
Flag Coverage Δ
plasma-b2c 95.86% <ø> (ø)
plasma-core 94.93% <ø> (ø)
plasma-temple 82.29% <ø> (ø)
plasma-ui 94.39% <ø> (ø)
plasma-web 96.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 87336eb...c7a8f2d. Read the comment docs.

@SberDevices-Eva
Copy link
Collaborator

@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1167/

@SberDevices-Eva
Copy link
Collaborator

@neretin-trike neretin-trike force-pushed the icon-export-4u2u3rmuio branch from 6f8e384 to c7a8f2d Compare March 31, 2022 07:36
@SberDevices-Eva
Copy link
Collaborator

Demo canvas app deployed!

http://plasma.sberdevices.ru/demo-canvas-app-pr-1167/

@SberDevices-Eva
Copy link
Collaborator

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.

2 participants