mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-08 23:54:39 +00:00
fix: enlarge DM bubble to fill the canvas
The inverted DM bubble read smaller than the original because its body stopped short and the tail was a small stub. Grow the bubble to the same footprint as the original glyph, scale the knocked-out gem and the three chat lines up to match, and give it a full corner tail. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GXfHYcViokBQRtqCW9vLQi
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="#000000">
|
||||
<path android:fillColor="#000000" android:fillType="evenOdd" android:pathData="M6,2.5H18A4,4 0 0 1 22,6.5V12.9A4,4 0 0 1 18,16.9H6A4,4 0 0 1 2,12.9V6.5A4,4 0 0 1 6,2.5Z M 11.399599679743794,11.456765412329863 C 11.39203362690152,11.433787029623698 9.637550040032025,7.25648518815052 9.155284227381904,6.098038430744595 C 8.56793434747798,6.098038430744595 7.327381905524417,6.098038430744595 6.452241793434747,6.098038430744595 C 6.1952762209767815,6.733306645316253 5.532546036829463,8.352161729383507 5.000680544435548,9.656325060048038 C 5.292113690952761,10.3515612489992 5.553843074459567,10.976180944755805 5.755884707766212,11.457886309047238 L 6.85660528422738,11.457886309047238 A 0.07510008006405124,0.07510008006405124 135.0 0,0 6.926941553242592,11.369615692554044 C 6.917413931144914,11.147397918334669 6.312409927942352,10.339511609287431 6.49287429943955,9.465772618094476 C 6.541072858286627,9.277742193755005 6.577782225780623,9.086629303442756 6.630464371497196,8.899439551641315 A 6.609927942353882,6.609927942353882 135.0 0,1 7.135988791032824,7.590792634107286 C 7.1693354683746975,7.527181745396317 7.184747798238589,7.498598879103283 7.262089671737388,7.546797437950361 C 7.426301040832665,7.649079263410729 7.60984787830264,7.643194555644516 7.792834267413929,7.630024019215373 C 7.950320256204963,7.595836669335469 8.027101681345073,7.5201761409127315 8.316012810248196,7.596957566052843 C 8.373178542834266,7.596957566052843 8.428943154523616,7.596957566052843 8.48722978382706,7.602281825460369 C 8.62594075260208,7.613210568454764 8.756244995996795,7.646277021617294 8.839471577261808,7.7718174539631715 C 8.930544435548436,7.909127301841474 8.945116092874297,8.064371497197758 8.930544435548436,8.222978382706167 C 8.908406725380301,8.460328262610089 8.924099279423535,8.68142514011209 9.125020016012808,8.848718975180144 A 2.1630504403522814,2.1630504403522814 0.0 0,0 9.350600480384305,8.99919935948759 C 9.450360288230582,9.063090472377901 9.570576461168933,9.090832666132906 9.656044835868691,9.179663730984789 C 9.706485188150516,9.232065652522017 9.736188951160925,9.287550040032025 9.714331465172135,9.36208967173739 C 9.692473979183346,9.436629303442754 9.634187349879902,9.47165732586069 9.557405924739788,9.479783827061649 C 9.363490792634103,9.50080064051241 9.173779023218572,9.461289031224979 8.983226581265008,9.438310648518815 C 8.958286629303439,9.435228182546037 8.933907125700557,9.433546837469976 8.908126501200957,9.431865492393914 A 0.43126501200960765,0.43126501200960765 0.0 0,1 8.764931945556441,9.436629303442754 L 8.720096076861484,9.436629303442754 A 1.00404323458767,1.00404323458767 0.0 0,0 8.498158526821452,9.489591673338671 C 8.318534827862283,9.555164131305045 8.154883907125695,9.627181745396317 7.942754203362685,9.623538831064852 A 0.16253002401921535,0.16253002401921535 0.0 0,0 7.865692554043229,9.656885508406724 C 7.699519615692548,9.804563650920734 7.599479583666928,9.991192954363491 7.682425940752597,10.263851080864692 C 7.9102481985588415,10.900520416333066 8.495076060848675,12.436429143314653 8.746156925540427,13.099159327461969 C 8.739151321056841,12.650240192153722 8.737189751801436,11.846277021617293 8.735508406725376,11.455924739791834 C 9.738710968775015,11.457325860688552 11.27714171337069,11.456765412329863 11.399879903923132,11.456765412329863 L 11.399599679743794,11.456765412329863 M14.38,6.12H18.42A0.68,0.68 0 0 1 19.1,6.8V6.8A0.68,0.68 0 0 1 18.42,7.48H14.38A0.68,0.68 0 0 1 13.7,6.8V6.8A0.68,0.68 0 0 1 14.38,6.12Z M14.38,8.92H18.42A0.68,0.68 0 0 1 19.1,9.6V9.6A0.68,0.68 0 0 1 18.42,10.28H14.38A0.68,0.68 0 0 1 13.7,9.6V9.6A0.68,0.68 0 0 1 14.38,8.92Z M14.38,11.72H18.42A0.68,0.68 0 0 1 19.1,12.4V12.4A0.68,0.68 0 0 1 18.42,13.08H14.38A0.68,0.68 0 0 1 13.7,12.4V12.4A0.68,0.68 0 0 1 14.38,11.72Z"/>
|
||||
<path android:fillColor="#000000" android:pathData="M6.6,15.4L6.6,21L12.2,15.4Z"/>
|
||||
<path android:fillColor="#000000" android:fillType="evenOdd" android:pathData="M5.7,1.5H18.3A4.2,4.2 0 0 1 22.5,5.7V13.3A4.2,4.2 0 0 1 18.3,17.5H5.7A4.2,4.2 0 0 1 1.5,13.3V5.7A4.2,4.2 0 0 1 5.7,1.5Z M 11.022353883106485,11.834219375500401 C 11.012842273819055,11.805332265812652 8.80720576461169,6.55386709367494 8.200928742994394,5.097534027221777 C 7.462546036829464,5.097534027221777 5.902994395516411,5.097534027221777 4.802818254603682,5.097534027221777 C 4.479775820656525,5.896156925540433 3.6466293034427535,7.9312890312249795 2.9779983987189746,9.570808646917534 C 3.3443714971977583,10.444819855884708 3.673402722177742,11.23005604483587 3.927397918334667,11.835628502802242 L 5.311160928742994,11.835628502802242 A 0.09441152922337871,0.09441152922337871 135.0 0,0 5.3995836669335455,11.724659727782228 C 5.387606084867893,11.445300240192156 4.627029623698958,10.429671737389915 4.853899119295435,9.331257005604485 C 4.914491593274619,9.094875900720577 4.960640512409927,8.854619695756606 5.0268694955964754,8.61929543634908 A 8.309623698959168,8.309623698959168 135.0 0,1 5.6623859087269794,6.974139311449161 C 5.704307445956763,6.894171337069657 5.7236829463570835,6.8582385908727 5.820912730184145,6.918831064851883 C 6.027349879903921,7.047413931144917 6.258094475580462,7.040016012810249 6.488134507606082,7.023458767013612 C 6.686116893514809,6.980480384307447 6.782642113690949,6.885364291433149 7.145844675740589,6.981889511609288 C 7.217710168134506,6.981889511609288 7.287814251401116,6.981889511609288 7.361088871096875,6.988582866293036 C 7.535468374699757,7.002321857485989 7.6992794235388295,7.043891112890313 7.803907125700558,7.201713370696559 C 7.918398718975178,7.37433146517214 7.936717373899116,7.569495596477183 7.918398718975178,7.768887109687752 C 7.890568454763809,8.067269815852683 7.9102962369895895,8.345220176140915 8.162882305844674,8.555532425940754 A 2.719263410728583,2.719263410728583 0.0 0,0 8.44646917534027,8.74470776621297 C 8.571881505204162,8.825028022417934 8.72301040832666,8.85990392313851 8.83045636509207,8.971577261809449 C 8.893867093674936,9.037453963170538 8.931208967173736,9.10720576461169 8.903730984787828,9.200912730184148 C 8.87625300240192,9.294619695756607 8.802978382706161,9.338654923939153 8.70645316253002,9.348871096877502 C 8.462674139311444,9.37529223378703 8.224179343474775,9.325620496397118 7.984627702161726,9.296733386709368 C 7.953274619695753,9.292858286629304 7.9226261008807,9.290744595676543 7.890216172938347,9.28863090472378 A 0.5421617293835068,0.5421617293835068 0.0 0,1 7.710200160128098,9.294619695756605 L 7.653835068054438,9.294619695756605 A 1.2622257806244996,1.2622257806244996 0.0 0,0 7.374827862289825,9.361200960768615 C 7.1490152121697275,9.44363490792634 6.943282626100874,9.534171337069656 6.676605284227376,9.52959167333867 A 0.2043234587670136,0.2043234587670136 0.0 0,0 6.579727782225774,9.571513210568455 C 6.370824659727775,9.757165732586069 6.2450600480384235,9.991785428342673 6.349335468374694,10.334555644515612 C 6.635740592473972,11.134939951961568 7.370952762209763,13.065796637309848 7.686597277822251,13.89894315452362 C 7.6777902321857425,13.334587670136111 7.675324259407519,12.323891112890314 7.673210568454758,11.83316253002402 C 8.934379503602877,11.834923939151324 10.868406725380298,11.834219375500401 11.02270616493194,11.834219375500401 L 11.022353883106485,11.834219375500401 M14.1,5.1H19.4A0.8,0.8 0 0 1 20.2,5.9V5.9A0.8,0.8 0 0 1 19.4,6.7H14.1A0.8,0.8 0 0 1 13.3,5.9V5.9A0.8,0.8 0 0 1 14.1,5.1Z M14.1,8.7H19.4A0.8,0.8 0 0 1 20.2,9.5V9.5A0.8,0.8 0 0 1 19.4,10.3H14.1A0.8,0.8 0 0 1 13.3,9.5V9.5A0.8,0.8 0 0 1 14.1,8.7Z M14.1,12.3H19.4A0.8,0.8 0 0 1 20.2,13.1V13.1A0.8,0.8 0 0 1 19.4,13.9H14.1A0.8,0.8 0 0 1 13.3,13.1V13.1A0.8,0.8 0 0 1 14.1,12.3Z"/>
|
||||
<path android:fillColor="#000000" android:pathData="M6,16.5L6,22.3L11.6,16.5Z"/>
|
||||
</vector>
|
||||
|
||||
Reference in New Issue
Block a user