Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Add `sync` icon to Teams theme @codepretty ([#1973](https://github.com/stardust-ui/react/pull/1973))
- Updating category colors palette and schemes in Teams theme @codepretty ([#1994](https://github.com/stardust-ui/react/pull/1994))
- Add `bell` icon to Teams theme @codepretty ([#1993](https://github.com/stardust-ui/react/pull/1993))
- Add `thumbtack`, `thumbtack-slash` and `question-circle` icons to Teams theme @codepretty ([#2000](https://github.com/stardust-ui/react/pull/2000))

<!--------------------------------[ v0.39.0 ]------------------------------- -->
## [v0.39.0](https://github.com/stardust-ui/react/tree/v0.39.0) (2019-09-23)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ export default {
</svg>
),
styles: {},
exportedAs: 'thumbtack',
} as TeamsProcessedSvgIconSpec
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ export default {
</svg>
),
styles: {},
exportedAs: 'thumbtack-slash',
} as TeamsProcessedSvgIconSpec
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ export default {
</svg>
),
styles: {},
exportedAs: 'questionCircle',
} as TeamsProcessedSvgIconSpec
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ import mic from './mic'
import micOff from './micOff'
import more from './more'
import notes from './notes'
import notificationsMuted from './notificationsMuted'
import oneDrive from './oneDrive'
import microsoftStream from './microsoftStream'
import userPhone from './userPhone'
Expand All @@ -121,6 +122,7 @@ import poll from './poll'
import presenceAvailable from './presenceAvailable'
import presenceStroke from './presenceStroke'
import qna from './qna'
import questionCircle from './questionCircle'
import quote from './quote'
import readAloud from './read-aloud'
import redbang from './redbang'
Expand All @@ -146,6 +148,8 @@ import tableDelete from './tableDelete'
import teamCreate from './teamCreate'
import teams from './teams'
import toDoList from './toDoList'
import thumbtack from './thumbtack'
import thumbtackSlash from './thumbtackSlash'
import translation from './translation'
import trashCan from './trashCan'
import triangleDown from './triangleDown'
Expand Down Expand Up @@ -260,6 +264,7 @@ export default {
'mic-off': micOff,
more,
'user-phone': userPhone,
'notifications-muted': notificationsMuted,
'number-list': numberList,
'open-outside': openOutside,
outdent,
Expand All @@ -275,6 +280,7 @@ export default {
'presence-available': presenceAvailable,
'presence-stroke': presenceStroke,
qna,
'question-circle': questionCircle,
quote,
'read-aloud': readAloud,
redbang,
Expand All @@ -294,6 +300,8 @@ export default {
'table-add': tableAdd,
'table-delete': tableDelete,
teams,
thumbtack,
'thumbtack-slash': thumbtackSlash,
'to-do-list': toDoList,
translation,
'trash-can': trashCan,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
import * as React from 'react'
import cx from 'classnames'
import { TeamsProcessedSvgIconSpec } from '../types'
import { teamsIconClassNames } from '../teamsIconClassNames'

export default {
icon: ({ classes }) => (
<svg role="presentation" focusable="false" viewBox="8 8 16 16" className={classes.svg}>
<g>
<path
className={cx(teamsIconClassNames.outline, classes.outlinePart)}
d="M23.00024,11.75v9.41406a1.33422,1.33422,0,0,1-.30078.88282,1.6089,1.6089,0,0,1-.793.50781,12.27015,12.27015,0,0,1-1.44531.35156q-.73535.13331-1.48047.21094-.74706.0791-1.49609.10547c-.5.01855-.99609.02734-1.48438.02734q-.73535,0-1.48437-.02734c-.5-.01758-1-.05274-1.49609-.10547q-.74708-.07764-1.48438-.21094a11.7561,11.7561,0,0,1-1.44141-.35156,1.62037,1.62037,0,0,1-.78955-.51172,1.32247,1.32247,0,0,1-.30468-.87891V11.75a1.45342,1.45342,0,0,1,.11718-.57812,1.51911,1.51911,0,0,1,.80518-.80469,1.44984,1.44984,0,0,1,.57812-.11719h2.5v-1a.507.507,0,0,1,.5-.5.50695.50695,0,0,1,.5.5v1h4v-1a.507.507,0,0,1,.5-.5.50695.50695,0,0,1,.5.5v1h2.5a1.45673,1.45673,0,0,1,.57813.11719,1.52043,1.52043,0,0,1,.80469.80469A1.45342,1.45342,0,0,1,23.00024,11.75Zm-1,0a.50695.50695,0,0,0-.5-.5h-2.5v1a.50695.50695,0,0,1-.5.5.507.507,0,0,1-.5-.5v-1h-4v1a.50695.50695,0,0,1-.5.5.507.507,0,0,1-.5-.5v-1h-2.5a.507.507,0,0,0-.5.5v9.41406a.361.361,0,0,0,.09375.26172.69455.69455,0,0,0,.24219.16016,5.90136,5.90136,0,0,0,.80078.23437q.44825.10254.94922.17578.498.07472,1.03125.125.53028.05127,1.043.07813.50976.02783.98438.03906.47167.01171.85546.01172,1.21,0,2.39844-.10938a23.18889,23.18889,0,0,0,2.375-.34374c.15039-.03126.30078-.05958.45313-.08594a2.05643,2.05643,0,0,0,.4375-.125.75158.75158,0,0,0,.24218-.15625.35825.35825,0,0,0,.09375-.26563Zm-2,.5a.47756.47756,0,0,0-.35156.14844l-8,8a.49053.49053,0,0,0,0,.70312.47391.47391,0,0,0,.35156.14844.4801.4801,0,0,0,.35157-.14844L14.21118,19.25h4.59375a.92607.92607,0,0,0,.50781-.12109.53027.53027,0,0,0,.1875-.48047.40751.40751,0,0,0-.15625-.36328,1.67407,1.67407,0,0,0-.34375-.17578,1.62651,1.62651,0,0,1-.34375-.17579.403.403,0,0,1-.15625-.36328V15.74219a1.98086,1.98086,0,0,0-.03125-.33985,2.835,2.835,0,0,0-.08593-.332l1.96875-1.96875a.5.5,0,0,0-.35157-.85156Zm-3.92187,2.00781.82031-.82031a2.80789,2.80789,0,0,0-.4414-.13672,2.1385,2.1385,0,0,0-.457-.05078,2.36329,2.36329,0,0,0-.92968.19141,2.6504,2.6504,0,0,0-.80078.51953,2.5942,2.5942,0,0,0-.5586.76172,2.08867,2.08867,0,0,0-.21094.92578v1.1875l1-1v-.1875a1.15567,1.15567,0,0,1,.14063-.5625,1.5989,1.5989,0,0,1,.36328-.44922,1.58154,1.58154,0,0,1,.50781-.293A1.44478,1.44478,0,0,1,16.07837,14.25781Zm1.125,5.99219a.65669.65669,0,0,1,.082.00781.48338.48338,0,0,1,.09766.02735.31423.31423,0,0,1,.082.05078.10112.10112,0,0,1,.03515.07812.51265.51265,0,0,1-.168.39063,1.40231,1.40231,0,0,1-.40625.25781,2.14113,2.14113,0,0,1-.4961.14453,2.16984,2.16984,0,0,1-.85937,0,2.11368,2.11368,0,0,1-.4961-.14453,1.35157,1.35157,0,0,1-.40625-.25781.506.506,0,0,1-.168-.39063.10113.10113,0,0,1,.03516-.07812.31423.31423,0,0,1,.082-.05078.45.45,0,0,1,.09766-.02735.59722.59722,0,0,1,.082-.00781Zm.44531-2h-2.4375l2.28906-2.29688v1.61719a1.745,1.745,0,0,0,.03516.35157A1.28066,1.28066,0,0,0,17.64868,18.25Z"
/>
<path
className={cx(teamsIconClassNames.filled, classes.filledPart)}
d="M21.5,10.25a1.45672,1.45672,0,0,1,.57812.11719,1.52043,1.52043,0,0,1,.80469.80469A1.45325,1.45325,0,0,1,23,11.75v9.41406a1.33422,1.33422,0,0,1-.30078.88282,1.6089,1.6089,0,0,1-.793.50781,12.27015,12.27015,0,0,1-1.44531.35156q-.73536.13331-1.48047.21094-.74707.0791-1.49609.10547c-.5.01855-.9961.02734-1.48438.02734q-.73535,0-1.48438-.02734c-.5-.01758-1-.05274-1.49609-.10547q-.74707-.07764-1.48437-.21094a11.7561,11.7561,0,0,1-1.44141-.35156,1.61666,1.61666,0,0,1-.78906-.51172A1.32242,1.32242,0,0,1,9,21.16406V11.75a1.45325,1.45325,0,0,1,.11719-.57812,1.51153,1.51153,0,0,1,.32422-.48047,1.49514,1.49514,0,0,1,.48047-.32422A1.44984,1.44984,0,0,1,10.5,10.25H13v-1a.507.507,0,0,1,.5-.5.507.507,0,0,1,.5.5v1h4v-1a.507.507,0,0,1,.5-.5.507.507,0,0,1,.5.5v1Zm-1.14844,2.85156A.5.5,0,0,0,20,12.25a.47753.47753,0,0,0-.35156.14844l-8,8a.49053.49053,0,0,0,0,.70312A.47387.47387,0,0,0,12,21.25a.48008.48008,0,0,0,.35156-.14844L14.21094,19.25h4.59375a.92607.92607,0,0,0,.50781-.12109.53027.53027,0,0,0,.1875-.48047.40751.40751,0,0,0-.15625-.36328A1.67433,1.67433,0,0,0,19,18.10938a1.62651,1.62651,0,0,1-.34375-.17579A.403.403,0,0,1,18.5,17.57031V15.74219a1.98186,1.98186,0,0,0-.03125-.33985,2.83311,2.83311,0,0,0-.08594-.332ZM13.5,16.83594l3.39844-3.39844a2.808,2.808,0,0,0-.44141-.13672A2.13841,2.13841,0,0,0,16,13.25a2.36333,2.36333,0,0,0-.92969.19141,2.65064,2.65064,0,0,0-.80078.51953,2.59417,2.59417,0,0,0-.55859.76172,2.08853,2.08853,0,0,0-.21094.92578ZM16,21.25a2.63946,2.63946,0,0,0,.42969-.043,2.14119,2.14119,0,0,0,.49609-.14453,1.40218,1.40218,0,0,0,.40625-.25781.51262.51262,0,0,0,.168-.39063.10113.10113,0,0,0-.03516-.07812.31407.31407,0,0,0-.082-.05078.48328.48328,0,0,0-.09765-.02735.65665.65665,0,0,0-.082-.00781H14.79688a.59748.59748,0,0,0-.082.00781.45011.45011,0,0,0-.09765.02735.31407.31407,0,0,0-.082.05078.10113.10113,0,0,0-.03516.07812.506.506,0,0,0,.168.39063,1.35144,1.35144,0,0,0,.40625.25781,2.1136,2.1136,0,0,0,.49609.14453A2.61961,2.61961,0,0,0,16,21.25Z"
/>
</g>
</svg>
),
styles: {},
} as TeamsProcessedSvgIconSpec
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
import * as React from 'react'
import cx from 'classnames'
import { TeamsProcessedSvgIconSpec } from '../types'
import { teamsIconClassNames } from '../teamsIconClassNames'

export default {
icon: ({ classes }) => (
<svg role="presentation" focusable="false" viewBox="8 8 16 16" className={classes.svg}>
<path
className={cx(teamsIconClassNames.outline, classes.outlinePart)}
d="M16 8c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 15c-3.9 0-7-3.2-7-7s3.2-7 7-7 7 3.2 7 7-3.1 7-7 7zm1.7-11.4c-.2-.2-.5-.3-.8-.4-.3-.1-.6-.1-1-.1-.7 0-1.4.2-2.1.6-.2.1-.3.4-.1.6.1.2.4.3.6.1.5-.3 1.1-.5 1.6-.5.3 0 .5 0 .7.1l.6.3c.1.1.3.3.3.4.1.2.1.4.1.6 0 .2 0 .4-.1.6-.1.2-.2.4-.3.5-.1.2-.3.3-.5.5s-.4.3-.5.5c-.2.2-.3.4-.4.6-.1.2-.2.5-.2.8v.7c0 .2.2.4.4.4s.4-.2.4-.4v-.7c0-.1 0-.3.1-.4.1-.1.2-.3.3-.4.1-.2.3-.3.5-.5l.6-.6c.2-.2.3-.5.4-.7.1-.3.2-.6.2-1s-.1-.7-.2-1l-.6-.6z"
/>
<circle
className={cx(teamsIconClassNames.outline, classes.outlinePart)}
cx="16"
cy="20.3"
r=".7"
/>
<path
className={cx(teamsIconClassNames.filled, classes.filledPart)}
d="M16 8c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm2.5-6.4c-.1.3-.3.5-.5.8-.2.2-.4.4-.5.6-.2.1-.3.3-.4.4-.1.1-.2.2-.2.3v.7c0 .4-.4.8-.8.8s-.8-.4-.8-.8v-.6c0-.3.1-.7.3-.9.1-.2.3-.4.5-.6l.5-.5.4-.4c.1-.1.2-.3.2-.4 0-.1.1-.2.1-.4s0-.3-.1-.4c-.1-.1-.1-.2-.2-.3-.1-.1-.2-.1-.4-.2-.2 0-.4-.1-.6-.1-.4 0-.9.1-1.3.4-.4.2-.9.1-1.1-.3-.2-.4-.1-.9.3-1.1.7-.4 1.4-.6 2.2-.6.4 0 .7 0 1 .1.3.1.6.3.9.5.3.2.5.5.7.8.2.3.2.7.2 1.1-.2.4-.3.8-.4 1.1z"
/>
</svg>
),
styles: {},
} as TeamsProcessedSvgIconSpec
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
import * as React from 'react'
import cx from 'classnames'
import { TeamsProcessedSvgIconSpec } from '../types'
import { teamsIconClassNames } from '../teamsIconClassNames'

export default {
icon: ({ classes }) => (
<svg role="presentation" focusable="false" viewBox="8 8 16 16" className={classes.svg}>
<path
className={cx(teamsIconClassNames.outline, classes.outlinePart)}
d="M15.0162764,7.9993057c0.2166767,0,0.4139071,0.0333347,0.5916929,0.1000042
c0.1777849,0.0666695,0.3305693,0.1625071,0.4555759,0.2875128c0.1250038,0.1250048,0.2194538,0.2764006,0.2861233,0.4541864
c0.0666695,0.1777849,0.1000042,0.3750162,0.1000042,0.591692c0,0.3500147-0.0611134,0.6903076-0.183342,1.0208778
c-0.1222267,0.3305693-0.2666779,0.6458607-0.4333515,0.9458742l3.0501328,2.6167803
c0.1722298-0.1055603,0.3500137-0.2055645,0.5305786-0.3000135c0.180563-0.0944481,0.363903-0.1791744,0.550024-0.2541771
c0.1861191-0.0750036,0.3777924-0.1347284,0.5750237-0.1791744c0.1972313-0.0444469,0.3972397-0.0666695,0.6028042-0.0666695
c0.2000084,0,0.3833504,0.0333347,0.550024,0.1000042s0.3083458,0.1583405,0.4250183,0.275012
s0.2083416,0.2583447,0.275013,0.4250183c0.0666695,0.1666737,0.1000042,0.3500147,0.1000042,0.550024
c0,0.2611217-0.0388908,0.5305786-0.1194496,0.8083677c-0.0805607,0.2777901-0.1888981,0.5555801-0.3250141,0.8333693
c-0.1361179,0.2784843-0.2916794,0.5521088-0.4666882,0.8215637c-0.1750069,0.2694569-0.3611259,0.5291901-0.5555801,0.7792015
c-0.1944523,0.2500095-0.3889046,0.4875202-0.5833569,0.7125301c-0.1944542,0.2250099-0.3777943,0.4291859-0.550024,0.6125259
l3.9501705,3.9585056C23.9472198,23.1978817,24,23.3228874,24,23.4673386c0,0.1444492-0.0527802,0.269455-0.1583405,0.3750153
s-0.230566,0.1583405-0.3750153,0.1583405c-0.1444511,0-0.2694569-0.0527802-0.3750172-0.1583405l-3.9501705-3.9501705
c-0.183342,0.1722298-0.3861294,0.3555698-0.6111393,0.550024c-0.225008,0.1944523-0.4639072,0.3889046-0.7139187,0.5833588
c-0.2500114,0.1944523-0.5111332,0.3791828-0.7833672,0.5541897c-0.272234,0.1750088-0.5472469,0.3305702-0.825037,0.4666882
c-0.2777891,0.136116-0.5555792,0.2444534-0.8333693,0.3250122c-0.2777891,0.0805607-0.547246,0.1208401-0.8083677,0.1208401
c-0.2000093,0-0.3833504-0.0333347-0.550024-0.1000042s-0.3083467-0.1583405-0.4250183-0.275013
c-0.1166716-0.1166706-0.2083426-0.2583447-0.275012-0.4250183s-0.1000042-0.3500156-0.1000042-0.550024
c0-0.2055645,0.0222225-0.4069614,0.0666695-0.6041927c0.044446-0.1972313,0.1055603-0.3889065,0.180563-0.5750256
c0.0750036-0.1861191,0.1583405-0.3694592,0.2527885-0.5500221c0.094449-0.1805649,0.1944532-0.3569603,0.3000135-0.5291901
l-2.616086-3.050827c-0.3000126,0.1666737-0.615304,0.3111248-0.9458742,0.4340458
c-0.3305702,0.1222286-0.6708622,0.183342-1.0208778,0.183342c-0.2111197,0-0.4041843-0.0347233-0.5791912-0.1041718
c-0.1750078-0.0694466-0.3264036-0.1687565-0.4541864-0.2965412c-0.1277838-0.1277828-0.2263994-0.2791777-0.2958469-0.4541855
S8,15.227397,8,15.0162764c0-0.31668,0.0652809-0.6611395,0.1958418-1.0333776s0.3111248-0.7528105,0.5416899-1.141716
c0.230566-0.3889065,0.5014114-0.777812,0.8125353-1.1667175c0.3111248-0.3889055,0.6458616-0.7625332,1.0042105-1.120882
s0.7319765-0.6930857,1.120882-1.0042105s0.777812-0.5819693,1.1660233-0.8125353
c0.3889055-0.2305651,0.7694778-0.411129,1.141716-0.5416899C14.3551369,8.0645857,14.6995964,7.9993057,15.0162764,7.9993057z
M15.0162764,9.0576849c-0.2444544,0-0.5139112,0.0583353-0.8111458,0.1750078
c-0.2972355,0.1166716-0.6083603,0.2777891-0.9333744,0.4833536s-0.6548891,0.4444637-0.9882374,0.7166977
c-0.3333473,0.2722349-0.6555834,0.5639133-0.9667082,0.8750381s-0.6041927,0.6347504-0.8792048,0.9708757
s-0.5139112,0.665307-0.7166977,0.9875431s-0.3625154,0.6333609-0.479188,0.9333735
c-0.1166716,0.3000135-0.1750069,0.5722475-0.1750069,0.8167019c0,0.1277838,0.0277786,0.2222319,0.0833368,0.2833462
c0.0555573,0.0611134,0.1500063,0.09167,0.2833452,0.09167c0.1944532,0,0.3889055-0.0291672,0.5833588-0.0875034
c0.1944532-0.0583353,0.3847389-0.1333389,0.570858-0.2250099c0.1861191-0.09167,0.366683-0.1930637,0.5416899-0.3041792
c0.1750078-0.1111164,0.3402929-0.2194548,0.4958553-0.3250141l3.7161331,4.3425493
c-0.1000042,0.1555614-0.2111197,0.3291817-0.3361254,0.5208549c-0.1250057,0.1916752-0.2416773,0.3916836-0.3500147,0.6000271
c-0.1083384,0.2083416-0.2000093,0.4180737-0.2722349,0.6291943c-0.0722246,0.2111206-0.1083374,0.411129-0.1083374,0.6000252
c0,0.1888981,0.0972261,0.2833462,0.2916794,0.2833462c0.2555666,0,0.550024-0.070837,0.8805933-0.2125092
c0.3305702-0.1416721,0.6805849-0.3333473,1.050046-0.5750256c0.3694611-0.2416763,0.7472553-0.523634,1.1361599-0.8458691
c0.3889065-0.322237,0.7667007-0.665308,1.1306057-1.029211c0.363903-0.363905,0.7055855-0.7403107,1.0278225-1.1292171
c0.3222351-0.3889046,0.6055813-0.7680893,0.8472576-1.1375484c0.2416782-0.3701553,0.4333534-0.720171,0.5750256-1.0507402
c0.1416721-0.3305702,0.2111206-0.6236382,0.2111206-0.8792048c0-0.1944532-0.0944481-0.2916794-0.2833462-0.2916794
c-0.2000084,0-0.4027958,0.0361128-0.6111374,0.1083374c-0.2083416,0.0722256-0.4139061,0.1611185-0.6166935,0.2666788
s-0.4000168,0.2208424-0.591692,0.3458481s-0.3694611,0.2402887-0.5305786,0.3458481l-4.341855-3.7168274
c0.1000042-0.1500063,0.2055645-0.3139029,0.3139019-0.4916878c0.1083384-0.1777859,0.2083426-0.3625164,0.3027906-0.5541916
c0.094449-0.1916742,0.1722298-0.3847389,0.2333441-0.5791912c0.0611134-0.1944532,0.09167-0.3833504,0.09167-0.5666914
C15.3912926,9.1826906,15.2662878,9.0576849,15.0162764,9.0576849z"
/>
<path
className={cx(teamsIconClassNames.filled, classes.filledPart)}
d="M15.0162764,7.9993057c0.2166767,0,0.4139071,0.0333347,0.5916929,0.1000042
c0.1777849,0.0666695,0.3305693,0.1625071,0.4555759,0.2875128c0.1250038,0.1250048,0.2194538,0.2764006,0.2861233,0.4541864
c0.0666695,0.1777849,0.1000042,0.3750162,0.1000042,0.591692c0,0.3500147-0.0611134,0.6903076-0.183342,1.0208778
c-0.1222267,0.3305693-0.2666779,0.6458607-0.4333515,0.9458742l3.0501328,2.6167803
c0.177784-0.1055603,0.3555698-0.2055645,0.5333557-0.3000135c0.1777859-0.0944481,0.3611259-0.1791744,0.5472469-0.2541771
c0.1861191-0.0750036,0.3750153-0.1347284,0.5694675-0.1791744c0.1944542-0.0444469,0.3972397-0.0666695,0.6083603-0.0666695
c0.2000084,0,0.3833504,0.0333347,0.550024,0.1000042s0.3083458,0.1583405,0.4250183,0.275012
s0.2083416,0.2583447,0.275013,0.4250183c0.0666695,0.1666737,0.1000042,0.3500147,0.1000042,0.550024
c0,0.2555666-0.0388908,0.5208559-0.1194496,0.7958679c-0.0805607,0.275012-0.1916752,0.5514126-0.3305702,0.8292027
c-0.138895,0.2784843-0.2972355,0.5534954-0.4750214,0.8257294s-0.3611259,0.5347462-0.5528011,0.7875347
s-0.3861275,0.4916878-0.5805817,0.7166977c-0.1944523,0.2250099-0.3750153,0.4291859-0.5416889,0.6125259l3.9501705,3.9585056
C23.9472198,23.1978817,24,23.3228874,24,23.4673386c0,0.1444492-0.0527802,0.269455-0.1583405,0.3750153
s-0.230566,0.1583405-0.3750153,0.1583405c-0.1444511,0-0.2694569-0.0527802-0.3750172-0.1583405l-3.9501705-3.9501705
c-0.1777859,0.1666737-0.3805733,0.3472366-0.6083603,0.5416889c-0.227787,0.1944542-0.4666862,0.3875179-0.7194767,0.5791931
c-0.2527885,0.1916752-0.5166874,0.3764038-0.7917004,0.5541897c-0.2750111,0.1777859-0.5528011,0.3347378-0.8305912,0.4708538
c-0.2777901,0.1361179-0.5528021,0.2458439-0.8278141,0.3291817c-0.275012,0.0833359-0.5416899,0.1250057-0.7972565,0.1250057
c-0.2000093,0-0.3833504-0.0333347-0.550024-0.1000042s-0.3083467-0.1583405-0.4250183-0.275013
c-0.1166716-0.1166706-0.2083426-0.2583447-0.275012-0.4250183s-0.1000042-0.3500156-0.1000042-0.550024
c0-0.2055645,0.0222225-0.4069614,0.0666695-0.6041927c0.044446-0.1972313,0.1055603-0.3889065,0.180563-0.5750256
c0.0750036-0.1861191,0.1611185-0.3694592,0.2583447-0.5500221c0.0972261-0.1805649,0.1944532-0.3569603,0.2944574-0.5291901
l-2.616086-3.050827c-0.3000126,0.1666737-0.615304,0.3111248-0.9458742,0.4340458
c-0.3305702,0.1222286-0.6708622,0.183342-1.0208778,0.183342c-0.2166758,0-0.4125175-0.0347233-0.5875254-0.1041718
c-0.1750078-0.0694466-0.3250141-0.1673679-0.4500198-0.2923737c-0.1250048-0.1250048-0.2222319-0.275012-0.2916794-0.4500189
C8.0347233,15.4287949,8,15.2329531,8,15.0162764c0-0.31668,0.0652809-0.6611395,0.1958418-1.0333776
s0.3111248-0.7528105,0.5416899-1.141716c0.230566-0.3889065,0.5014114-0.777812,0.8125353-1.1667175
c0.3111248-0.3889055,0.6458616-0.7625332,1.0042105-1.120882s0.7319765-0.6930857,1.120882-1.0042105
s0.777812-0.5819693,1.1660233-0.8125353c0.3889055-0.2305651,0.7694778-0.411129,1.141716-0.5416899
C14.3551369,8.0645857,14.6995964,7.9993057,15.0162764,7.9993057z"
/>
</svg>
),
styles: {},
} as TeamsProcessedSvgIconSpec
Loading