mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-27 13:02:42 +03:00
Adjust openBook viewbox
This commit is contained in:
parent
b2cc7555a3
commit
d450829b70
@ -1397,7 +1397,7 @@ checklistComplete =
|
|||||||
{-| -}
|
{-| -}
|
||||||
openBook : Nri.Ui.Svg.V1.Svg
|
openBook : Nri.Ui.Svg.V1.Svg
|
||||||
openBook =
|
openBook =
|
||||||
Nri.Ui.Svg.V1.init "0 0 16 13"
|
Nri.Ui.Svg.V1.init "0 0 15 13"
|
||||||
[ Svg.g [ Attributes.transform "translate(0.256349, 0.281480)" ]
|
[ Svg.g [ Attributes.transform "translate(0.256349, 0.281480)" ]
|
||||||
[ Svg.path [ Attributes.d "M5.97967784,7.68594033 L6.3357413,7.774016 L6.3357413,8.297421 C4.90871699,7.91726562 3.51632767,7.87765319 2.08989378,8.17910991 L1.7325363,8.26158 L1.7325363,7.737499 C3.16515353,7.37982238 4.55798757,7.36210421 5.97967784,7.68594033 L5.97967784,7.68594033 Z" ] []
|
[ Svg.path [ Attributes.d "M5.97967784,7.68594033 L6.3357413,7.774016 L6.3357413,8.297421 C4.90871699,7.91726562 3.51632767,7.87765319 2.08989378,8.17910991 L1.7325363,8.26158 L1.7325363,7.737499 C3.16515353,7.37982238 4.55798757,7.36210421 5.97967784,7.68594033 L5.97967784,7.68594033 Z" ] []
|
||||||
, Svg.path [ Attributes.d "M5.97967784,6.20834789 L6.3357413,6.296302 L6.3357413,6.820381 C4.90871699,6.43960069 3.51632767,6.40051534 2.08989378,6.70152673 L1.7325363,6.783864 L1.7325363,6.26046 C3.16515353,5.90153631 4.55798757,5.88487164 5.97967784,6.20834789 L5.97967784,6.20834789 Z" ] []
|
, Svg.path [ Attributes.d "M5.97967784,6.20834789 L6.3357413,6.296302 L6.3357413,6.820381 C4.90871699,6.43960069 3.51632767,6.40051534 2.08989378,6.70152673 L1.7325363,6.783864 L1.7325363,6.26046 C3.16515353,5.90153631 4.55798757,5.88487164 5.97967784,6.20834789 L5.97967784,6.20834789 Z" ] []
|
||||||
|
Loading…
Reference in New Issue
Block a user