-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating Reactions icon and adding Number Symbol icon (#18012)
* updating Reactions icon and adding Number Symbol icon
- Loading branch information
Showing
7 changed files
with
89 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
packages/fluentui/react-icons-northstar/src/components/MoleculeIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
import * as React from 'react'; | ||
import cx from 'classnames'; | ||
import { createSvgIcon } from '../utils/createSvgIcon'; | ||
import { iconClassNames } from '../utils/iconClassNames'; | ||
|
||
export const MoleculeIcon = createSvgIcon({ | ||
svg: ({ classes }) => ( | ||
<svg role="presentation" focusable="false" viewBox="2 2 16 16" className={classes.svg}> | ||
<path | ||
className={cx(iconClassNames.outline, classes.outlinePart)} | ||
d="M13 10C15.2091 10 17 8.20914 17 6C17 3.79086 15.2091 2 13 2C10.7909 2 9 3.79086 9 6C9 6.46556 9.07954 6.91254 9.22576 7.3281L7.10461 8.38867C6.62395 8.14028 6.07836 8 5.5 8C3.567 8 2 9.567 2 11.5C2 13.433 3.567 15 5.5 15C6.70416 15 7.76629 14.3919 8.39605 13.466L11.0856 14.8491C11.0298 15.0566 11 15.2748 11 15.5C11 16.8807 12.1193 18 13.5 18C14.8807 18 16 16.8807 16 15.5C16 14.1193 14.8807 13 13.5 13C12.7023 13 11.9919 13.3736 11.5342 13.9553L8.83439 12.567C8.94194 12.2306 9 11.8721 9 11.5C9 10.5492 8.62089 9.68699 8.00558 9.05622L9.67358 8.22222C10.3911 9.29421 11.6131 10 13 10ZM13 9C11.3431 9 10 7.65685 10 6C10 4.34315 11.3431 3 13 3C14.6569 3 16 4.34315 16 6C16 7.65685 14.6569 9 13 9ZM5.5 14C4.11929 14 3 12.8807 3 11.5C3 10.1193 4.11929 9 5.5 9C6.88071 9 8 10.1193 8 11.5C8 12.8807 6.88071 14 5.5 14ZM15 15.5C15 16.3284 14.3284 17 13.5 17C12.6716 17 12 16.3284 12 15.5C12 14.6716 12.6716 14 13.5 14C14.3284 14 15 14.6716 15 15.5Z" | ||
/> | ||
<path | ||
className={cx(iconClassNames.filled, classes.filledPart)} | ||
d="M17 6C17 8.20914 15.2091 10 13 10C11.6131 10 10.3911 9.29421 9.67358 8.22222L8.00558 9.05622C8.62089 9.68699 9 10.5492 9 11.5C9 11.8721 8.94194 12.2306 8.83439 12.567L11.5342 13.9553C11.9919 13.3736 12.7023 13 13.5 13C14.8807 13 16 14.1193 16 15.5C16 16.8807 14.8807 18 13.5 18C12.1193 18 11 16.8807 11 15.5C11 15.2748 11.0298 15.0566 11.0856 14.8491L8.39605 13.466C7.76629 14.3919 6.70416 15 5.5 15C3.567 15 2 13.433 2 11.5C2 9.567 3.567 8 5.5 8C6.07836 8 6.62395 8.14028 7.10461 8.38867L9.22576 7.3281C9.07954 6.91254 9 6.46556 9 6C9 3.79086 10.7909 2 13 2C15.2091 2 17 3.79086 17 6Z" | ||
/> | ||
</svg> | ||
), | ||
displayName: 'MoleculeIcon', | ||
}); |
20 changes: 20 additions & 0 deletions
20
packages/fluentui/react-icons-northstar/src/components/NumberSymbolIcon.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
import * as React from 'react'; | ||
import cx from 'classnames'; | ||
import { createSvgIcon } from '../utils/createSvgIcon'; | ||
import { iconClassNames } from '../utils/iconClassNames'; | ||
|
||
export const NumberSymbolIcon = createSvgIcon({ | ||
svg: ({ classes }) => ( | ||
<svg className={classes.svg} viewBox="2 2 16 16" role="presentation" focusable="false"> | ||
<path | ||
className={cx(iconClassNames.outline, classes.outlinePart)} | ||
d="M8.99027 2.59815C9.04442 2.32737 8.86881 2.06396 8.59803 2.0098C8.32725 1.95565 8.06384 2.13126 8.00968 2.40204L7.08939 7.00379L3.50005 7.00342C3.22391 7.00339 3.00003 7.22722 3 7.50337C2.99997 7.77951 3.22381 8.00339 3.49995 8.00342L6.8894 8.00377L6.09088 11.9966L2.50005 11.9962C2.22391 11.9962 2.00003 12.22 2 12.4962C1.99997 12.7723 2.22381 12.9962 2.49995 12.9962L5.8909 12.9966L5.00987 17.402C4.95571 17.6728 5.13132 17.9362 5.4021 17.9903C5.67289 18.0445 5.9363 17.8689 5.99045 17.5981L6.91068 12.9967L11.9143 12.9972L11.0102 17.3995C10.9546 17.67 11.1289 17.9343 11.3994 17.9899C11.6699 18.0454 11.9342 17.8712 11.9898 17.6007L12.9351 12.9973L16.5025 12.9977C16.7786 12.9977 17.0025 12.7739 17.0025 12.4977C17.0026 12.2216 16.7787 11.9977 16.5026 11.9977L13.1405 11.9973L13.9604 8.00451L17.4999 8.00488C17.7761 8.00491 18 7.78108 18 7.50493C18 7.22879 17.7762 7.00491 17.5001 7.00488L14.1658 7.00453L15.0674 2.61399C15.123 2.34349 14.9487 2.07918 14.6782 2.02363C14.4077 1.96808 14.1434 2.14233 14.0879 2.41282L13.1449 7.00443L8.10917 7.0039L8.99027 2.59815ZM7.90918 8.00388L12.9396 8.00441L12.1196 11.9972L7.11067 11.9967L7.90918 8.00388Z" | ||
/> | ||
<path | ||
className={cx(iconClassNames.filled, classes.filledPart)} | ||
d="M8.98913 2.87737C9.0594 2.46916 8.78545 2.08127 8.37724 2.01099C7.96904 1.94072 7.58115 2.21467 7.51087 2.62288L6.84293 6.50274L3.74965 6.50418C3.33544 6.50437 2.99981 6.84032 3 7.25453C3.00019 7.66874 3.33614 8.00437 3.75035 8.00418L6.58467 8.00286L5.89677 11.9987L2.74965 12.0001C2.33544 12.0003 1.99981 12.3363 2 12.7505C2.00019 13.1647 2.33614 13.5003 2.75035 13.5001L5.63851 13.4988L5.0146 17.1229C4.94432 17.5311 5.21827 17.919 5.62648 17.9892C6.03469 18.0595 6.42257 17.7856 6.49285 17.3774L7.1607 13.4981L11.638 13.496L11.0133 17.1229C10.943 17.5311 11.2169 17.919 11.6251 17.9893C12.0333 18.0596 12.4212 17.7857 12.4916 17.3775L13.1602 13.4953L16.2539 13.4938C16.6681 13.4936 17.0037 13.1577 17.0036 12.7435C17.0034 12.3292 16.6674 11.9936 16.2532 11.9938L13.4186 11.9951L14.1069 7.99934L17.2503 7.99787C17.6646 7.99768 18.0002 7.66174 18 7.24752C17.9998 6.83331 17.6639 6.49768 17.2496 6.49787L14.3653 6.49922L14.9891 2.87749C15.0594 2.46929 14.7855 2.08138 14.3773 2.01107C13.9691 1.94076 13.5812 2.21467 13.5109 2.62287L12.8431 6.49993L8.36512 6.50202L8.98913 2.87737ZM8.10686 8.00215L12.5847 8.00005L11.8964 11.9958L7.41896 11.9979L8.10686 8.00215Z" | ||
/> | ||
</svg> | ||
), | ||
displayName: 'NumberSymbolIcon', | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.