-
Notifications
You must be signed in to change notification settings - Fork 20
feat(plasma-icons): Add icons for 24 dp
from F to M
#1165
base: master
Are you sure you want to change the base?
Conversation
24 dp
from F to M 24 dp
from F to M
Codecov Report
@@ Coverage Diff @@
## master #1165 +/- ##
==========================================
+ Coverage 89.06% 89.52% +0.45%
==========================================
Files 433 414 -19
Lines 5891 5574 -317
Branches 1693 1611 -82
==========================================
- Hits 5247 4990 -257
+ Misses 643 583 -60
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
60eacd9
to
7e4f140
Compare
Demo canvas app deployed! |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1165/ |
7e4f140
to
969c788
Compare
Demo canvas app deployed! |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1165/ |
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
both
<path | ||
opacity="0.6" | ||
fillRule="evenodd" | ||
clipRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
both
|
||
export const Dislike: React.FC<IconProps> = (props) => ( | ||
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}> | ||
<g style={{ mixBlendMode: 'lighten' }}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
не нужен
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
только clip
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
both
<clipPath id="clip078531569"> | ||
<rect width="24" height="24" fill="currentColor" /> | ||
</clipPath> | ||
</defs> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
убрать
fill="currentColor" | ||
/> | ||
<path | ||
fillRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
both
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const MusicFill: React.FC<IconProps> = (props) => ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
точно fill ?
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
both
<svg width="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" {...props}> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
both
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via:
npm install @sberdevices/demo-canvas-app@0.68.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-b2c@1.54.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-icons@1.73.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-temple@1.48.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-ui@1.91.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-web@1.89.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/showcase@0.110.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-temple-docs@0.13.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-ui-docs@0.59.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-web-docs@0.47.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 npm install @sberdevices/plasma-website@0.44.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 # or yarn add @sberdevices/demo-canvas-app@0.68.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-b2c@1.54.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-icons@1.73.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-temple@1.48.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-ui@1.91.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-web@1.89.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/showcase@0.110.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-temple-docs@0.13.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-ui-docs@0.59.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-web-docs@0.47.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0 yarn add @sberdevices/plasma-website@0.44.0-canary.1165.d4da253130216c8f89cac689f54584ab3f763a43.0