Skip to content

Commit

Permalink
Pull request #121: Update insert-and-evaluate icon color in chatbooks
Browse files Browse the repository at this point in the history
Merge in PAC/chatbook from bugfix/EvaluationIconColorUpdate to main

* commit '63bc34c20eb870d4cdf5a5e89e93ca132c236795':
  Replace copy, insert, and open-new icons; regenerate necessary stylesheets
  Update insert-and-evaluate icon color in chatbooks
  • Loading branch information
Kevin Daily authored and rhennigan committed Dec 16, 2024
2 parents 73b2825 + 63bc34c commit b20b976
Show file tree
Hide file tree
Showing 8 changed files with 472 additions and 565 deletions.
Binary file modified Assets/DisplayFunctions.wxf
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,77 +1,36 @@
(* ::Package:: *)

RawBoxes @ ToBoxes @ Graphics[
{
Thickness[ 0.11111 ],
FaceForm @ { GrayLevel[ 1 ], Opacity[ 1. ] },
FilledCurve[
{
{
{ 0, 2, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 1, 3, 3 },
{ 1, 3, 3 },
{ 1, 3, 3 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 }
},
{
{ 0, 2, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 },
{ 0, 1, 0 }
}
},
{
{
{ 5., 9. },
{ 5., 8. },
{ 7.293, 8. },
{ 4.145, 4.856 },
{ 3.949, 4.66 },
{ 3.949, 4.344 },
{ 4.145, 4.149 },
{ 4.242, 4.051 },
{ 4.371, 4. },
{ 4.5, 4. },
{ 4.629, 4. },
{ 4.758, 4.051 },
{ 4.855, 4.145 },
{ 8., 7.293 },
{ 8., 5. },
{ 9., 5. },
{ 9., 9. },
{ 5., 9. }
},
{
{ 9., 0. },
{ 0., 0. },
{ 0., 9. },
{ 3., 9. },
{ 3., 8. },
{ 1., 8. },
{ 1., 1. },
{ 8., 1. },
{ 8., 3. },
{ 9., 3. },
{ 9., 0. }
}
}
]
},
AspectRatio -> Automatic,
ImageMargins -> { { 0, 1 }, { 0, 0 } },
ImageSize -> { 10, 10 },
PlotRange -> { { -0.5, 9.5 }, { -0.5, 9.5 } },
BaselinePosition -> Center -> Center
]
(* Created with the Wolfram Language : www.wolfram.com *)
RawBoxes @ ToBoxes @
Graphics[{Thickness[0.08332986316297075],
{FaceForm[{RGBColor[ 1.0, 1.0, 1.0, 1.0 ],
Opacity[1.]}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}},
{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{6.769299507141113, 6.}, {11.000299453735352, 10.184000015258789},
{11.000299453735352, 7.}, {12.000299453735352, 7.},
{12.000299453735352, 12.}, {7.000299513339996, 12.},
{7.000299513339996, 11.031000137329102}, {10.239299535751343,
11.031000137329102}, {6.000299513339996, 6.769999980926514},
{6.000299513339996, 6.769999980926514}, {5.607299566268921,
6.39300000667572}, {6.000299513339996, 6.}, {6.394299507141113,
5.60699999332428}, {6.769299507141113, 6.}, {6.769299507141113, 6.}},
{{12.000299453735352, 0.}, {0.0002999305725097656, 0.},
{0.0002999305725097656, 12.}, {3.836299419403076, 12.},
{3.836299419403076, 10.330000400543213}, {1.6712994575500488,
10.330000400543213}, {1.6712994575500488, 1.669999599456787},
{10.330299377441406, 1.669999599456787}, {10.330299377441406,
3.8350000381469727}, {12.000299453735352, 3.8350000381469727},
{12.000299453735352, 0.}}}]},
{FaceForm[{RGBColor[ 1.0, 1.0, 1.0, 1.0 ],
Opacity[1.]}], FilledCurve[{{{0, 2, 0}}},
{{{6.000199794769287, 6.}, {12.000199794769287, 12.}}}]},
{FaceForm[{RGBColor[ 1.0, 1.0, 1.0, 1.0 ],
Opacity[1.]}], FilledCurve[{{{0, 2, 0}}},
{{{6.000199794769287, 5.245100021362305}, {12.000199794769287,
11.245100021362305}}}]},
{FaceForm[{RGBColor[ 1.0, 1.0, 1.0, 1.0 ],
Opacity[1.]}], FilledCurve[{{{0, 2, 0}}},
{{{5.22689962387085, 6.018500328063965}, {11.22689962387085,
12.018500328063965}}}]}}, AspectRatio -> Automatic,
ImageSize -> {15., 14.}, PlotRange -> {{-1., 13.000499725341797},
{-1., 13.}}, BaselinePosition -> Center -> Center]
109 changes: 66 additions & 43 deletions Developer/Resources/Icons/AssistantCopyBelow.wl
Original file line number Diff line number Diff line change
@@ -1,48 +1,71 @@
(* Created with the Wolfram Language : www.wolfram.com *)
Graphics[{Thickness[0.05],
Graphics[{Thickness[0.1],
{FaceForm[{RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372], Opacity[1.]}],
FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{1, 4, 3}, {0,
1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}}},
{{{8.667600631713867, 16.29690170288086}, {11.332600593566895,
16.29690170288086}, {10.874600648880005, 17.155901730060577},
{9.12560060620308, 17.155901730060577}, {8.667600631713867,
16.29690170288086}}, {{7.887600660324097, 15.844901710748672},
{7.719600558280945, 16.097901701927185}, {7.70460057258606,
16.414901703596115}, {7.847600638866425, 16.68090170621872},
{8.305600613355637, 17.54090166091919}, {8.46060062944889,
17.8329017162323}, {8.778600633144379, 18.01690173149109},
{9.12560060620308, 18.015901684761047}, {9.583600640296936,
18.015901684761047}, {9.583600640296936, 18.87490153312683},
{10.416600584983826, 18.87490153312683}, {10.416600584983826,
18.015901684761047}, {10.873600721359253, 18.015901684761047},
{11.220600605010986, 18.01690173149109}, {11.538600444793701,
17.8329017162323}, {11.69360065460205, 17.54190170764923},
{12.152600765228271, 16.68090170621872}, {12.378600597381592,
16.25690170377493}, {12.194600582122803, 15.739901661872864},
{11.741600513458252, 15.527901709079742}, {11.614600658416748,
15.468901693820953}, {11.474600553512573, 15.437901675701141},
{11.332600593566895, 15.437901675701141}, {8.667600631713867,
15.437901675701141}, {8.34960064291954, 15.436901688575745},
{8.05360060930252, 15.590901732444763}, {7.887600660324097,
15.844901710748672}}}]},
{FaceForm[{RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372], Opacity[1.]}], FilledCurve[{{{0, 2, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0,
2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{13., 10.}, {7., 10.}, {7.,
9.}, {13., 9.}, {13., 10.}}, {{13., 12.}, {7., 12.}, {7., 11.}, {13.,
11.}, {13., 12.}}, {{13., 14.}, {7., 14.}, {7., 13.}, {13., 13.}, {13.,
14.}}}]}, {FaceForm[{RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372], Opacity[1.]}], FilledCurve[{{{0, 2, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0,
2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}}}, {{{14., 8.}, {12., 8.}, {12., 7.}, {15., 7.}, {15., 17.},
{13., 17.}, {13., 16.}, {14., 16.}, {14., 8.}}, {{8., 7.}, {5., 7.}, {5.,
17.}, {7., 17.}, {7., 16.}, {6., 16.}, {6., 8.}, {8., 8.}, {8., 7.}}}]},
FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{8.000100135803223, 15.000300407409668}, {8.000100135803223,
14.000300407409668}, {9.000100135803223, 14.000300407409668},
{9.000100135803223, 6.000300407409668}, {7.000100135803223,
6.000300407409668}, {7.000100135803223, 5.000300407409668},
{10.000100135803223, 5.000300407409668}, {10.000100135803223,
15.000300407409668}, {8.000100135803223, 15.000300407409668}},
{{0.00010013580322265625, 15.000300407409668}, {0.00010013580322265625,
5.000300407409668}, {3.0001001358032227, 5.000300407409668},
{3.0001001358032227, 6.000300407409668}, {1.0001001358032227,
6.000300407409668}, {1.0001001358032227, 14.000300407409668},
{2.0001001358032227, 14.000300407409668}, {2.0001001358032227,
15.000300407409668}, {0.00010013580322265625, 15.000300407409668}}}]},
{FaceForm[{RGBColor[0.2901960784313726, 0.5843137254901961, 0.8],
Opacity[1.]}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}}}, {{{11., 8.}, {9., 8.}, {9., 6.},
{6.88599967956543, 6.}, {9.981000065803528, 2.}, {13.123999834060669,
6.}, {11., 6.}, {11., 8.}}}]}}, AspectRatio -> Automatic,
ImageSize -> {21., 21.}, PlotRange -> {{-0.5, 20.5}, {-0.5, 20.5}}, BaselinePosition -> Center -> Center]
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{3.9996001720428467, 6.00029993057251}, {3.9996001720428467,
3.999300003051758}, {1.8866002559661865, 3.999300003051758},
{4.9816001653671265, 0.0002999305725097656}, {8.124600172042847,
3.999300003051758}, {6.000600099563599, 3.999300003051758},
{6.000600099563599, 6.00029993057251}, {3.9996001720428467,
6.00029993057251}}}]},
{FaceForm[{RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372], Opacity[1.]}],
FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}},
{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{2.1479997634887695, 7.664000034332275}, {7.861999988555908,
7.664000034332275}, {7.861999988555908, 8.331000328063965},
{2.1479997634887695, 8.331000328063965}, {2.1479997634887695,
7.664000034332275}}, {{7.86299991607666, 9.666000366210938},
{2.1489996910095215, 9.666000366210938}, {2.1489996910095215,
8.999000549316406}, {7.86299991607666, 8.999000549316406},
{7.86299991607666, 9.666000366210938}}, {{7.86299991607666, 11.},
{2.1489996910095215, 11.}, {2.1489996910095215, 10.333000183105469},
{7.86299991607666, 10.333000183105469}, {7.86299991607666, 11.}},
{{7.86299991607666, 12.335000038146973}, {2.1489996910095215,
12.335000038146973}, {2.1489996910095215, 11.668000221252441},
{7.86299991607666, 11.668000221252441}, {7.86299991607666,
12.335000038146973}}}]},
{FaceForm[{RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372], Opacity[1.]}],
FilledCurve[{{{1, 4, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0},
{1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3},
{0, 1, 0}, {1, 3, 3}, {0, 1, 0}}},
{{{6.842199802398682, 15.933699607849121}, {6.786199804395437,
16.088699609041214}, {6.638199806213379, 16.19269961118698},
{6.473199784755707, 16.19269961118698}, {6.081199824810028,
16.19269961118698}, {6.081199824810028, 16.528699576854706},
{6.081199824810028, 16.7456995844841}, {5.905199766159058,
16.920699656009674}, {5.689199805259705, 16.920699656009674},
{4.311199903488159, 16.920699656009674}, {4.094199895858765,
16.920699656009674}, {3.9191997051239014, 16.7456995844841},
{3.9191997051239014, 16.528699576854706}, {3.9191997051239014,
16.19269961118698}, {3.5261998176574707, 16.19269961118698},
{3.3611998558044434, 16.19269961118698}, {3.214200019836426,
16.088699609041214}, {3.1582000255584717, 15.933699607849121},
{2.7261996269226074, 14.531699657440186}, {2.6571998596191406,
14.306699633598328}, {2.825199604034424, 14.078699707984924},
{3.061199903488159, 14.078699707984924}, {6.939199797809124,
14.078699707984924}, {7.175199806690216, 14.078699707984924},
{7.343199789524078, 14.306699633598328}, {7.274199813604355,
14.531699657440186}, {6.842199802398682, 15.933699607849121}}}]}},
AspectRatio -> Automatic, ImageSize -> {12., 19.},
PlotRange -> {{-1., 11.}, {-1., 18.}}, BaselinePosition -> Center -> Center]
92 changes: 45 additions & 47 deletions Developer/Resources/Icons/AssistantCopyClipboard.wl
Original file line number Diff line number Diff line change
@@ -1,49 +1,47 @@
(* Created with the Wolfram Language : www.wolfram.com *)
Graphics[{Thickness[0.08333333333333333],
Style[{FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}},
{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{2., 3.}, {10., 3.}, {10., 4.}, {2., 4.}, {2., 3.}},
{{10., 6.}, {2., 6.}, {2., 5.}, {10., 5.}, {10., 6.}},
{{10., 8.}, {2., 8.}, {2., 7.}, {10., 7.}, {10., 8.}},
{{10., 10.}, {2., 10.}, {2., 9.}, {10., 9.}, {10., 10.}}}]},
FaceForm[RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372, 1.]]],
Style[{FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}}}, {{{9.999899864196777, 14.000399589538574},
{9.999899864196777, 12.999399542808533}, {10.999899864196777,
12.999399542808533}, {10.999899864196777, 0.9993991851806641},
{0.9998998641967773, 0.9993991851806641}, {0.9998998641967773,
12.999399542808533}, {1.9998998641967773, 12.999399542808533},
{1.9998998641967773, 14.000399589538574}, {-0.00010013580322265625,
14.000399589538574}, {-0.00010013580322265625,
0.00039958953857421875}, {11.999899864196777,
0.00039958953857421875}, {11.999899864196777, 14.000399589538574},
{9.999899864196777, 14.000399589538574}}}]},
FaceForm[RGBColor[0.2901960784313726, 0.5843137254901961, 0.8, 1.]]],
Style[{FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}},
{{1, 4, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {1, 3, 3},
{0, 1, 0}, {1, 3, 3}}}, {{{4.001100063323975, 13.},
{7.999099969863892, 13.}, {7.499099969863892, 14.},
{4.501100063323975, 14.}, {4.001100063323975, 13.}},
{{3.15010005235672, 12.475000023841858}, {2.967100143432617,
12.768999993801117}, {2.950100064277649, 13.13799999654293},
{3.106100082397461, 13.446999996900558}, {3.6061000525951385,
14.446999907493591}, {3.775100067257881, 14.787000060081482},
{4.122100070118904, 15.000999927520752}, {4.501100063323975, 15.},
{5.000100076198578, 15.}, {5.000100076198578, 16.},
{7.000100135803223, 16.}, {7.000100135803223, 15.},
{7.499099969863892, 15.}, {7.877099990844727, 15.000999927520752},
{8.22409963607788, 14.787000060081482}, {8.393100261688232,
14.447999954223633}, {8.894100189208984, 13.446999996900558},
{9.140100002288818, 12.953000001609325}, {8.940100193023682,
12.351999938488007}, {8.4451003074646, 12.105000019073486},
{8.307100296020508, 12.035999953746796}, {8.154099941253662, 12.},
{7.999099969863892, 12.}, {4.001100063323975, 12.},
{3.6541000604629517, 11.998999953269958}, {3.332100033760071,
12.17900002002716}, {3.15010005235672, 12.475000023841858}}}]},
FaceForm[RGBColor[0.2901960784313726, 0.5843137254901961, 0.8, 1.]]]},
ImageSize -> {13., 17.}, PlotRange -> {{-0.5, 12.5}, {-0.5, 16.5}},
AspectRatio -> Automatic, BaselinePosition -> Center -> Center]
{FaceForm[{RGBColor[0.6392156862745098, 0.788235294117647,
0.9490196078431372], Opacity[1.]}],
FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}},
{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}}, {{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{2., 3.5}, {10., 3.5}, {10., 4.5}, {2., 4.5}, {2., 3.5}},
{{10., 6.5}, {2., 6.5}, {2., 5.5}, {10., 5.5}, {10., 6.5}},
{{10., 8.5}, {2., 8.5}, {2., 7.5}, {10., 7.5}, {10., 8.5}},
{{10., 10.5}, {2., 10.5}, {2., 9.5}, {10., 9.5}, {10., 10.5}}}]},
{FaceForm[{RGBColor[0.2901960784313726, 0.5843137254901961, 0.8],
Opacity[1.]}], FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0}, {0, 1, 0},
{0, 1, 0}, {0, 1, 0}}}, {{{9.289799690246582, 14.000399589538574},
{9.289799690246582, 12.999399542808533}, {10.999799728393555,
12.999399542808533}, {10.999799728393555, 0.9993991851806641},
{0.9997997283935547, 0.9993991851806641}, {0.9997997283935547,
12.999399542808533}, {2.725799560546875, 12.999399542808533},
{2.725799560546875, 14.000399589538574}, {-0.0002002716064453125,
14.000399589538574}, {-0.0002002716064453125, 0.00039958953857421875},
{11.999799728393555, 0.00039958953857421875}, {11.999799728393555,
14.000399589538574}, {9.289799690246582, 14.000399589538574}}}]},
{FaceForm[{RGBColor[0.2901960784313726, 0.5843137254901961, 0.8],
Opacity[1.]}], FilledCurve[{{{1, 4, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3},
{0, 1, 0}, {1, 3, 3}, {0, 1, 0}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0},
{1, 3, 3}, {0, 1, 0}, {1, 3, 3}, {0, 1, 0}}},
{{{7.842199802398682, 14.8548002243042}, {7.786199804395437,
15.009800225496292}, {7.638199806213379, 15.11380022764206},
{7.473199784755707, 15.11380022764206}, {7.081199824810028,
15.11380022764206}, {7.081199824810028, 15.449800193309784},
{7.081199824810028, 15.666800200939178}, {6.905199766159058,
15.841800272464752}, {6.689199805259705, 15.841800272464752},
{5.311199903488159, 15.841800272464752}, {5.094199895858765,
15.841800272464752}, {4.919199705123901, 15.666800200939178},
{4.919199705123901, 15.449800193309784}, {4.919199705123901,
15.11380022764206}, {4.526199817657471, 15.11380022764206},
{4.361199855804443, 15.11380022764206}, {4.214200019836426,
15.009800225496292}, {4.158200025558472, 14.8548002243042},
{3.7261996269226074, 13.452800273895264}, {3.6571998596191406,
13.227800250053406}, {3.825199604034424, 12.999800324440002},
{4.061199903488159, 12.999800324440002}, {7.939199797809124,
12.999800324440002}, {8.175199806690216, 12.999800324440002},
{8.343199789524078, 13.227800250053406}, {8.274199813604355,
13.452800273895264}, {7.842199802398682, 14.8548002243042}}}]}},
AspectRatio -> Automatic, ImageSize -> {14., 18.},
PlotRange -> {{-1., 13.}, {-1., 16.842100143432617}}, BaselinePosition -> Center -> Center]
2 changes: 1 addition & 1 deletion Developer/Resources/Icons/AssistantEvaluate.wl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Graphics[{Thickness[0.0625],
{12.96310043334961, 15.3770991563797}, {9.762100219726562,
13.963099241256714}, {8.001100208377466, 17.000099182128906},
{7.999100208282471, 17.000099182128906}}}]},
FaceForm[RGBColor[0.8666666666666667, 0.06666666666666667, 0., 1.]]],
FaceForm[RGBColor[0.2901960784313726, 0.5843137254901961, 0.8]]],
Style[{FilledCurve[{{{0, 2, 0}, {0, 1, 0}, {0, 1, 0}}},
{{{6., 12.501800537109375}, {6., 4.501800537109375},
{12., 8.521800518035889}, {6., 12.501800537109375}}}]},
Expand Down
Loading

0 comments on commit b20b976

Please sign in to comment.