Replace meet toolbar icons and move host tools into More menu.
Deploy Ladill Meet / deploy (push) Successful in 1m53s

Use custom meet-icons assets, custom breakout/end modals instead of native prompts, and relocate share files, recording, and lock controls under the More dropdown.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-01 08:40:30 +00:00
co-authored by Cursor
parent a546d2f0c0
commit 9c29325a56
10 changed files with 138 additions and 42 deletions
+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Outline" viewBox="0 0 24 24" width="512" height="512"><path d="M20,0H4A4,4,0,0,0,0,4V16a4,4,0,0,0,4,4H6.9l4.451,3.763a1,1,0,0,0,1.292,0L17.1,20H20a4,4,0,0,0,4-4V4A4,4,0,0,0,20,0Zm2,16a2,2,0,0,1-2,2H17.1a2,2,0,0,0-1.291.473L12,21.69,8.193,18.473h0A2,2,0,0,0,6.9,18H4a2,2,0,0,1-2-2V4A2,2,0,0,1,4,2H20a2,2,0,0,1,2,2Z"/><path d="M7,7h5a1,1,0,0,0,0-2H7A1,1,0,0,0,7,7Z"/><path d="M17,9H7a1,1,0,0,0,0,2H17a1,1,0,0,0,0-2Z"/><path d="M17,13H7a1,1,0,0,0,0,2H17a1,1,0,0,0,0-2Z"/></svg>

After

Width:  |  Height:  |  Size: 558 B

@@ -0,0 +1 @@
<svg id="Layer_1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"><path d="m9.5 2.5c0-1.381 1.119-2.5 2.5-2.5s2.5 1.119 2.5 2.5-1.119 2.5-2.5 2.5-2.5-1.119-2.5-2.5zm.5 6.5c0-.551.449-1 1-1h2c.551 0 1 .449 1 1v2h2v-2c0-1.654-1.346-3-3-3h-2c-1.654 0-3 1.346-3 3v2h2zm-7 0c1.381 0 2.5-1.119 2.5-2.5s-1.119-2.5-2.5-2.5-2.5 1.119-2.5 2.5 1.119 2.5 2.5 2.5zm3 9h3v6h-2v-4h-4c-1.654 0-3-1.346-3-3v-4c0-1.654 1.346-3 3-3s3 1.346 3 3zm-2 0v-5c0-.551-.449-1-1-1s-1 .449-1 1v4c0 .552.449 1 1 1zm17-9c1.381 0 2.5-1.119 2.5-2.5s-1.119-2.5-2.5-2.5-2.5 1.119-2.5 2.5 1.119 2.5 2.5 2.5zm3 4v4c0 1.654-1.346 3-3 3h-4v4h-2v-6h3v-5c0-1.654 1.346-3 3-3s3 1.346 3 3zm-2 0c0-.551-.449-1-1-1s-1 .449-1 1v5h1c.551 0 1-.448 1-1zm-6 0h-8v2h8zm-16 11h5v-2h-5zm19 0h5v-2h-5z"/></svg>

After

Width:  |  Height:  |  Size: 782 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Outline" viewBox="0 0 24 24" width="512" height="512"><path d="M19,8.424V7A7,7,0,0,0,5,7V8.424A5,5,0,0,0,2,13v6a5.006,5.006,0,0,0,5,5H17a5.006,5.006,0,0,0,5-5V13A5,5,0,0,0,19,8.424ZM7,7A5,5,0,0,1,17,7V8H7ZM20,19a3,3,0,0,1-3,3H7a3,3,0,0,1-3-3V13a3,3,0,0,1,3-3H17a3,3,0,0,1,3,3Z"/><path d="M12,14a1,1,0,0,0-1,1v2a1,1,0,0,0,2,0V15A1,1,0,0,0,12,14Z"/></svg>

After

Width:  |  Height:  |  Size: 437 B

+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="512" height="512"><g id="_01_align_center" data-name="01 align center"><path d="M17.5.917a6.4,6.4,0,0,0-5.5,3.3A6.4,6.4,0,0,0,6.5.917,6.8,6.8,0,0,0,0,7.967c0,6.775,10.956,14.6,11.422,14.932l.578.409.578-.409C13.044,22.569,24,14.742,24,7.967A6.8,6.8,0,0,0,17.5.917ZM12,20.846c-3.253-2.43-10-8.4-10-12.879a4.8,4.8,0,0,1,4.5-5.05A4.8,4.8,0,0,1,11,7.967h2a4.8,4.8,0,0,1,4.5-5.05A4.8,4.8,0,0,1,22,7.967C22,12.448,15.253,18.416,12,20.846Z"/></g></svg>

After

Width:  |  Height:  |  Size: 552 B

+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 24 24">
<path d="M18.13,14.346c-1.897,0-3.517,1.183-4.137,2.838-1.497-.346-3.334-.988-4.842-2.175,.698-.766,1.124-1.777,1.124-2.883,0-.986-.337-1.895-.904-2.623,1.568-1.158,3.445-1.76,4.91-2.071,.754,1.325,2.197,2.224,3.849,2.224,2.429,0,4.406-1.941,4.406-4.327s-1.977-4.327-4.406-4.327-4.406,1.941-4.406,4.327c0,.059,.002,.118,.004,.177-1.784,.394-4.079,1.174-5.964,2.715-.574-.27-1.217-.421-1.895-.421-2.429,0-4.406,1.941-4.406,4.327s1.977,4.327,4.406,4.327c.548,0,1.074-.099,1.559-.28,1.95,1.737,4.42,2.59,6.327,3.008,.256,2.148,2.121,3.82,4.375,3.82,2.429,0,4.406-1.941,4.406-4.327s-1.977-4.327-4.406-4.327Zm0-11.346c1.327,0,2.406,1.044,2.406,2.327s-1.079,2.327-2.406,2.327-2.406-1.044-2.406-2.327,1.079-2.327,2.406-2.327ZM3.464,12.125c0-1.283,1.079-2.327,2.406-2.327s2.406,1.044,2.406,2.327-1.079,2.327-2.406,2.327-2.406-1.044-2.406-2.327Zm14.667,8.875c-1.327,0-2.406-1.044-2.406-2.327s1.079-2.327,2.406-2.327,2.406,1.044,2.406,2.327-1.079,2.327-2.406,2.327Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1 @@
<svg id="Layer_1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1"><path d="m14 18.997c0 .552-.447 1-1 1h-1v3c0 .552-.448 1-1 1h-4c-.552 0-1-.444-1-.997s.448-1 1-1h3v-2.003h-5c-2.757 0-5-2.243-5-5v-8c0-2.757 2.243-4.997 5-4.997h6c.552 0 1 .445 1 .997s-.448 1-1 1h-6c-1.654 0-3 1.346-3 3v8c0 1.654 1.346 3.003 3 3.003h8c.553 0 1 .445 1 .997zm10-15.999v2.999c0 1.654-1.346 3-3 3h-2.852l-2.431 1.806c-.305.226-.712.26-1.049.089-.336-.17-.667-.576-.667-.952l-.002-6.94c.001-1.655 1.347-3 3.001-3h4c.801 0 1.555.31 2.121.876s.879 1.32.879 2.122zm-2 0c0-.267-.104-.519-.293-.708-.188-.188-.439-.292-.707-.292h-4c-.551 0-1 .45-1 1.001v5.101l1.221-.906c.173-.128.382-.194.597-.194h3.183c.552 0 1-.452 1-1.003v-2.999zm-17.936 11.65c-.193.517.069 1.093.586 1.286.517.195 1.094-.068 1.287-.586.302-.807 1.131-1.35 2.063-1.35s1.761.542 2.063 1.35c.192.522.783.78 1.287.586.518-.193.78-.769.586-1.286-.592-1.585-2.174-2.649-3.936-2.649s-3.344 1.065-3.936 2.649zm5.936-5.648c0-1.105-.895-2-2-2s-2 .895-2 2 .895 2 2 2 2-.895 2-2zm9 10c-2.339 0-4.381 1.539-4.966 3.742-.142.534.177 1.081.71 1.223.52.143 1.083-.171 1.224-.709.353-1.329 1.599-2.256 3.033-2.256s2.679.928 3.033 2.257c.143.533.693.85 1.224.709.534-.142.851-.69.71-1.223-.587-2.203-2.629-3.742-4.966-3.742zm0-1c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5zm0-2c.827 0 1.5-.673 1.5-1.5s-.673-1.5-1.5-1.5-1.5.673-1.5 1.5.673 1.5 1.5 1.5z"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

+1 -3
View File
@@ -1,4 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 24 24">
<path d="M10,22.5c0,.829-.671,1.5-1.5,1.5h-3c-3.033,0-5.5-2.467-5.5-5.5V5.5C0,2.467,2.467,0,5.5,0h6.343c1.469,0,2.85,.572,3.889,1.611l2.657,2.657c.815,.815,1.347,1.848,1.536,2.985,.136,.817-.425,1.739-1.425,1.739s-5.5,.008-5.5,.008c-1.105,0-2-.895-2-2V3H5.5c-1.378,0-2.5,1.122-2.5,2.5v13c0,1.378,1.122,2.5,2.5,2.5h3c.829,0,1.5,.671,1.5,1.5Zm14-5c0,3.59-2.91,6.5-6.5,6.5s-6.5-2.91-6.5-6.5,2.91-6.5,6.5-6.5,6.5,2.91,6.5,6.5Zm-2.752-1.154l-3.063-3.063c-.378-.378-.991-.378-1.369,0l-3.063,3.063c-.61,.61-.178,1.653,.685,1.653h1.563v2.501c0,.828,.671,1.5,1.5,1.5s1.5-.672,1.5-1.5v-2.501h1.563c.863,0,1.295-1.043,.685-1.653Z"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 24 24" width="512" height="512"><path d="m19.95,5.536l-3.485-3.485c-1.322-1.322-3.08-2.05-4.95-2.05h-4.515C4.243,0,2,2.243,2,5v14c0,2.757,2.243,5,5,5h10c2.757,0,5-2.243,5-5v-8.515c0-1.87-.728-3.627-2.05-4.95Zm-1.414,1.414c.318.318.587.671.805,1.05h-4.341c-.551,0-1-.449-1-1V2.659c.379.218.733.487,1.05.805l3.485,3.485Zm1.464,12.05c0,1.654-1.346,3-3,3H7c-1.654,0-3-1.346-3-3V5c0-1.654,1.346-3,3-3h4.515c.163,0,.325.008.485.023v4.977c0,1.654,1.346,3,3,3h4.977c.015.16.023.322.023.485v8.515Zm-4.293-4.519c.391.391.391,1.023,0,1.414-.195.195-.451.293-.707.293s-.512-.098-.707-.293l-1.293-1.293v4.398c0,.552-.448,1-1,1s-1-.448-1-1v-4.398l-1.293,1.293c-.391.391-1.023.391-1.414,0s-.391-1.023,0-1.414l1.614-1.614c1.154-1.154,3.032-1.154,4.187,0l1.614,1.614Z"/></svg>

Before

Width:  |  Height:  |  Size: 764 B

After

Width:  |  Height:  |  Size: 885 B