-
Notifications
You must be signed in to change notification settings - Fork 20
feat(plasma-icons): Add icons for 24 dp
from A to E
#1164
base: master
Are you sure you want to change the base?
Conversation
24 dp
from A to E24 dp
from A to E
Demo canvas app deployed! |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1164/ |
Codecov Report
@@ Coverage Diff @@
## master #1164 +/- ##
==========================================
+ 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.
|
55d374b
to
523511c
Compare
Demo canvas app deployed! |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1164/ |
523511c
to
8ae7f44
Compare
Demo canvas app deployed! |
Documentation preview deployed! website: http://plasma.sberdevices.ru/pr-1164/ |
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.
нужно обсудить нейминг по всем outline; @gbushnev
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const AccessibilityFill: 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 ?
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const AddToCallFill: 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.
черт кривое како-ето название, это точно про call ?
/> | ||
<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
<g> | ||
<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
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const AppsFill: 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.
тут тоже хочу про нейминг услышать
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const OtherDevices: 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 ?
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const SberDevices: 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.
Мы не хотим это имя за нашим логосом зарезервировать ?
<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
|
||
import { IconProps } from '../IconRoot'; | ||
|
||
export const Smarthome: 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 ?
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via:
npm install @sberdevices/demo-canvas-app@0.68.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-b2c@1.54.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-icons@1.73.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-temple@1.48.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-ui@1.91.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-web@1.89.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/showcase@0.110.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-temple-docs@0.13.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-ui-docs@0.59.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-web-docs@0.47.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 npm install @sberdevices/plasma-website@0.44.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 # or yarn add @sberdevices/demo-canvas-app@0.68.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-b2c@1.54.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-icons@1.73.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-temple@1.48.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-ui@1.91.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-web@1.89.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/showcase@0.110.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-temple-docs@0.13.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-ui-docs@0.59.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-web-docs@0.47.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0 yarn add @sberdevices/plasma-website@0.44.0-canary.1164.c60e8646b04b94770ca88eb290dca7040245a66e.0