mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-23 08:27:11 +03:00
new key
This commit is contained in:
parent
55b322e59b
commit
265866aeab
@ -1006,9 +1006,10 @@ help =
|
||||
{-| -}
|
||||
key : Nri.Ui.Svg.V1.Svg
|
||||
key =
|
||||
Nri.Ui.Svg.V1.init "0 0 64 71"
|
||||
Nri.Ui.Svg.V1.init "0 0 90 95"
|
||||
[ Svg.path
|
||||
[ Attributes.d "M61.3 2.8c2.9 2.9 3.4 7.3 1.7 10.7 1.4 2.6 1.5 5.7.1 8.3-2.2 4.4-7.6 6.2-12 4-1.8-.9-3.2-2.5-4.1-4.2L45.6 23l.4 2c.4 1.8-1.1 3.6-2.9 3.6h-2.9c.5 1.1.3 2.6-.6 3.4s-2.3 1.1-3.4.5L14.9 53.9l.7.7c1.2-1.2 2.3-2.4 3.5-3.5 2.4 2.5 5 5.1 7.1 7.2l-3.5 3.5c-.7-.7-1.4-1.4-2.1-2.2l-.7.7c.7.7 1.4 1.4 2.1 2.2-1.4 1.5-3 3-4.2 4.3-.7-.7-1.4-1.4-2.1-2.2l-.7.7c.7.7 1.4 1.4 2.1 2.2L13.6 71c-2.4-2.5-5-5.1-7.1-7.2 1.2-1.2 2.3-2.4 3.5-3.5l-.7-.7-4.2 4.2C4 64.9 2 64.9.8 63.8c-1.1-1.1-1.1-3.2 0-4.3l31-31.3c-.6-1.1-.3-2.6.5-3.4.9-.9 2.3-1.2 3.4-.6v-2.9c0-1.8 1.8-3.3 3.6-2.9l1.9.4 1.3-1.3c-1.6-.9-3-2.2-3.9-3.9-2.2-4.5-.4-9.9 3.9-12.2 2.5-1.3 5.5-1.3 8 0 3.5-2.3 8-1.5 10.8 1.4zM57.1 7c-1.2-1.2-3-1.2-4.2 0-.5.5-1.1.8-1.8.8-.9.1-1.8-.2-2.4-.8-.9-.8-2.2-1-3.3-.5-1.5.8-2.1 2.5-1.3 4.1.8 1.5 2.5 2.1 4 1.4 1.1-.7 2.7-.5 3.7.5 1 .9 1.3 2.6.6 3.8-.8 1.5-.2 3.3 1.3 4.1s3.3.2 4-1.3c.5-1.1.3-2.3-.4-3.2-.9-1-1.1-1.9-1-3 .1-.7.5-1.1.9-1.6 1.1-1.3 1-3-.1-4.3z"
|
||||
[ Attributes.d "M87.4472,78.3498 L44.9472,35.8498 C50.1464,26.6506 48.8456,14.8498 41.0488,7.0488 C31.6504,-2.3496 16.4468,-2.3496 7.0488,7.0488 C-2.3496,16.4472 -2.3496,31.6508 7.0488,41.0488 C14.8496,48.8496 26.6508,50.1504 35.8498,44.9472 L57.1508,66.2482 L50.35,73.049 C49.35,74.049 49.35,75.7482 50.35,76.7482 L55.1508,81.549 C56.1508,82.549 57.85,82.549 58.85,81.549 L65.6508,74.7482 L69.85,78.9474 L63.0492,85.7482 C62.0492,86.7482 62.0492,88.4474 63.0492,89.4474 L67.85,94.2482 C68.85,95.2482 70.5492,95.2482 71.5492,94.2482 L78.35,87.4474 C80.85,89.9474 84.9516,89.9474 87.4516,87.4474 C89.9477,84.9474 89.9477,80.8497 87.447693,78.3497 L87.4472,78.3498 Z M23.4472,23.5488 C20.8456,26.1504 16.5488,26.1504 13.9472,23.5488 C11.3456,20.9472 11.3456,16.6504 13.9472,14.0488 C16.5488,11.4472 20.8456,11.4472 23.4472,14.0488 C26.1464,16.6504 26.1464,20.8496 23.4472,23.5488 Z"
|
||||
, Attributes.fillRule "evenodd"
|
||||
]
|
||||
[]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user