New icon for text/x-tcl

There's no shared-mime-info type for the *.tbc format,
but if and when one is created, we can use the grey as
mentioned in the issue.

Closes #4187.
This commit is contained in:
Andrew Chadwick 2026-02-26 01:19:06 +00:00
parent b8e0341f47
commit dc5e25701e
6 changed files with 50 additions and 6 deletions

View file

@ -1 +0,0 @@
application-xml.svg

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 813 B

View file

@ -0,0 +1,5 @@
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M 2.8125,0 C 2.362375,0 2,0.3568 2,0.8 V 15.2 C 2,15.6432 2.362375,16 2.8125,16 h 11.375 C 14.637625,16 15,15.6432 15,15.2 V 5 L 11,4 10,0 Z" style="fill:#a2bf34"/>
<path d="M 15,5 10,0 V 4.1666667 C 10,4.6283333 10.371667,5 10.833333,5 Z" style="fill:#c3df6d"/>
<path d="M 13.348516,5 C 10.834783,5 8.4854,5.9288157 7,7 4.7339737,8.6341267 4,10.791912 4,12 5,11 6.5552559,9 8,9 8,9.4928065 6.1050911,11.266578 5,12.40808 3.8626468,13.582907 3.5071935,14.130996 3,15 v 1 L 3.5,15.5 C 4.2044283,14 4.6867402,14 6,14 6,14 5.5894898,13.662856 5,13.486821 8,13 10,13 10,12 9,12 8.3233554,12 8,11.504989 12,11 13.577932,10 14,9 H 12 C 13,8 14,7 14,5.2704602 14,5.1337019 13.575835,5 13.348516,5 Z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 813 B

View file

@ -1 +0,0 @@
application-xml.svg

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,9 @@
<svg width="22" height="22" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m4 1.5c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-13l-6-6z" style="opacity:.2"/>
<path d="m4 1c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-13l-5-1-1-5z" style="fill:#a2bf34"/>
<path d="m19 7.5-6-6v5c0 0.554 0.446 1 1 1z" style="opacity:.2"/>
<path d="m19 7-6-6v5c0 0.554 0.446 1 1 1z" style="fill:#c3df6d"/>
<path d="m4 1c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h9v-0.5z" style="fill:#ffffff;opacity:.2"/>
<path d="m5.5011446 17.000247s0.9697714-1.513727 2.4988554-2.81837c1.325621-1.131046 2.993346-2.133486 4.5-2.181877-2.502633 1.551507-6.1839782 4.690396-8.5 7.993879v1.006121c0.7388075-1.140076 2-2.499845 2.629613-2.499845 0.822728 0 0.825496 0.999938 0.825496 0.999938s0.544891-0.747818 0.04756-1.499908c1.497331-0.148521 3.497331-0.752856 4.497331-1.500185 0 0-0.918706-0.640852-1-0.99966h1.006103c2.525822 0 3.891241-1.653166 4.003052-1.999876l-2.009155-4.64e-4 2-1c2-1.154701 1.999614-2.31129 1.999914-3.5 8.6e-5 -0.3402856-0.389887-0.5-0.999914-0.5-3 0-5.27617 0.823596-7 2-1.3118001 0.89522-2.2890518 1.923545-3 3-0.859553 1.301459-1.3276639 2.642241-1.4988554 3.500247z" style="opacity:.2"/>
<path d="m5.5011446 16.500247s0.9697714-1.513727 2.4988554-2.81837c1.325621-1.131046 2.993346-2.133486 4.5-2.181877-2.502633 1.551507-6.1839782 4.690396-8.5 7.993879v1.006121c0.7388075-1.140076 2-2.499845 2.629613-2.499845 0.822728 0 0.825496 0.999938 0.825496 0.999938s0.544891-0.747818 0.04756-1.499908c1.497331-0.148521 3.497331-0.752856 4.497331-1.500185 0 0-0.918706-0.640852-1-0.99966h1.006103c2.525822 0 3.891241-1.653166 4.003052-1.999876l-2.009155-4.64e-4 2-1c2-1.154701 1.999614-2.31129 1.999914-3.5 8.6e-5 -0.3402856-0.389887-0.5-0.999914-0.5-3 0-5.27617 0.8235961-7 2-1.3118001 0.89522-2.2890518 1.923545-3 3-0.859553 1.301459-1.3276639 2.642241-1.4988554 3.500247z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1 +0,0 @@
application-xml.svg

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,9 @@
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m5 2.5c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-13l-6-6z" style="opacity:.2"/>
<path d="m5 2c-0.554 0-1 0.446-1 1v18c0 0.554 0.446 1 1 1h14c0.554 0 1-0.446 1-1v-13l-5-1-1-5z" style="fill:#a2bf34"/>
<path d="m20 8.5-6-6v5c0 0.554 0.446 1 1 1z" style="opacity:.2"/>
<path d="m20 8-6-6v5c0 0.554 0.446 1 1 1z" style="fill:#c3df6d"/>
<path d="m5 2c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h9v-0.5z" style="fill:#ffffff;opacity:.2"/>
<path d="m6.5011446 18.000247s0.9697714-1.513727 2.4988554-2.81837c1.325621-1.131046 2.993346-2.133486 4.5-2.181877-2.502633 1.551507-6.1839782 4.690396-8.5 7.993879v1.006121c0.7388075-1.140076 2-2.499845 2.629613-2.499845 0.822728 0 0.825496 0.999938 0.825496 0.999938s0.544891-0.747818 0.04756-1.499908c1.497331-0.148521 3.497331-0.752856 4.497331-1.500185 0 0-0.918706-0.640852-1-0.99966h1.006103c2.525822 0 3.891241-1.653166 4.003052-1.999876l-2.009155-4.64e-4 2-1c2-1.154701 1.999614-2.31129 1.999914-3.5 8.6e-5 -0.3402856-0.389887-0.5-0.999914-0.5-3 0-5.27617 0.823596-7 2-1.3118001 0.89522-2.2890518 1.923545-3 3-0.859553 1.301459-1.3276639 2.642241-1.4988554 3.500247z" style="opacity:.2"/>
<path d="m6.5011446 17.500247s0.9697714-1.513727 2.4988554-2.81837c1.325621-1.131046 2.993346-2.133486 4.5-2.181877-2.502633 1.551507-6.1839782 4.690396-8.5 7.993879v1.006121c0.7388075-1.140076 2-2.499845 2.629613-2.499845 0.822728 0 0.825496 0.999938 0.825496 0.999938s0.544891-0.747818 0.04756-1.499908c1.497331-0.148521 3.497331-0.752856 4.497331-1.500185 0 0-0.918706-0.640852-1-0.99966h1.006103c2.525822 0 3.891241-1.653166 4.003052-1.999876l-2.009155-4.64e-4 2-1c2-1.154701 1.999614-2.31129 1.999914-3.5 8.6e-5 -0.3402856-0.389887-0.5-0.999914-0.5-3 0-5.27617 0.8235961-7 2-1.3118001 0.89522-2.2890518 1.923545-3 3-0.859553 1.301459-1.3276639 2.642241-1.4988554 3.500247z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -1 +0,0 @@
application-xml.svg

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,9 @@
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m6.375 3c-0.76175 0-1.375 0.6244-1.375 1.4v25.2c0 0.77504 0.61325 1.4 1.375 1.4h19.25c0.7612 0 1.375-0.62496 1.375-1.4v-17.6l-7-2-2-7z" style="opacity:.2"/>
<path d="m6.375 2c-0.76175 0-1.375 0.6244-1.375 1.4v25.2c0 0.77504 0.61325 1.4 1.375 1.4h19.25c0.7612 0 1.375-0.62496 1.375-1.4v-17.6l-7-2-2-7z" style="fill:#a2bf34"/>
<path d="m27 12-9-9v7.59375c0 0.779625 0.62775 1.40625 1.40625 1.40625z" style="opacity:.2"/>
<path d="m27 11-9-9v7.59375c0 0.779625 0.62775 1.40625 1.40625 1.40625z" style="fill:#c3df6d"/>
<path d="M 6.375,2 C 5.61325,2 5,2.6247906 5,3.4003906 v 1 C 5,3.6247906 5.61325,3 6.375,3 H 18 V 2 Z" style="fill:#ffffff;opacity:.2"/>
<path d="m23.945082 13.036873c-7.247311 0.567112-13.313887 4.386972-15.028104 11.218693 0 0 1.364749-1.784695 3.329214-3.490873 1.703071-1.479151 3.687484-2.910796 5.012103-3.251727-0.965069 0.679765-5.090874 3.757878-8.3094521 8.07813-0.6044347 0.811324-1.6518386 2.529708-1.9488429 3.40896v1c0.973419-1.466644 1.7778722-3.478425 3.566248-4 1.290231 0.05682 1.310779 0.574191 1.406304 0.753822 0 0 0.732122-0.958635-0.786095-1.527771 0 0 0.564224 0.120532 0.798781 0.135683 3.014762 0.194732 5.014762-1.361734 6.014762-2.361734 0 0-2.917188-0.301539-3.021628-0.770779 4.021628 0.208639 6.021628-0.43644 7.737565-3.40853 0 0-1.607376 1.059583-3.693654 0.77364 3.491244-0.40741 5.963882-3.594331 5.963882-6.176346 0-0.526658-0.509259-0.422783-1.041083-0.381167z" style="opacity:.2"/>
<path d="m 23.945082,12.036817 c -7.247311,0.567112 -13.313887,4.386972 -15.028104,11.218693 0,0 1.364749,-1.784695 3.329214,-3.490873 1.703071,-1.479151 3.687484,-2.910796 5.012103,-3.251727 -0.965069,0.679765 -5.090874,3.757878 -8.3094521,8.07813 C 8.3444082,25.402364 7.2970043,27.120748 7,28 v 1 c 0.973419,-1.466644 1.7778722,-3.478425 3.566248,-4 1.290231,0.05682 1.310779,0.574191 1.406304,0.753822 0,0 0.732122,-0.958635 -0.786095,-1.527771 0,0 0.564224,0.120532 0.798781,0.135683 C 15,24.556466 17,23 18,22 18,22 15.082812,21.698461 14.978372,21.229221 19,21.43786 21,20.792781 22.715937,17.820691 c 0,0 -1.607376,1.059583 -3.693654,0.77364 3.491244,-0.40741 5.963882,-3.594331 5.963882,-6.176346 0,-0.526658 -0.509259,-0.422783 -1.041083,-0.381167 z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -1 +0,0 @@
application-xml.svg

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,9 @@
<svg width="48" height="48" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m10 5c-1.108 0-2 0.892-2 2v36c0 1.108 0.892 2 2 2h28c1.108 0 2-0.892 2-2v-26l-12-12z" style="opacity:.2"/>
<path d="m10 4c-1.108 0-2 0.892-2 2v36c0 1.108 0.892 2 2 2h28c1.108 0 2-0.892 2-2v-26l-10-2-2-10z" style="fill:#a2bf34"/>
<path d="m40 17-12-12v10c0 1.108 0.892 2 2 2z" style="opacity:.2"/>
<path d="m40 16-12-12v10c0 1.108 0.892 2 2 2z" style="fill:#c3df6d"/>
<path d="m10 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h18v-1h-18z" style="fill:#ffffff;opacity:.2"/>
<path d="m35.494219 18.028185c-5.480254 0-19.308472 4.949048-22.054093 17.176599 0 0 2.093071-2.732491 4.932719-5.34477 2.461797-2.264683 5.63671-4.344134 7.63818-4.880613-6.534992 4.87551-12.652512 11.765089-15.011025 17.01843v2.002168c1.733324-3.003252 4.00294-6.006504 6.00441-6.006504 1.000735 0 1.482694 0.555974 1.482694 1.001084 0 0 1.519511-1.001084-1.435557-2.303828 0.746033 0.14836 1.532799 0.30166 2.242581 0.30166 3.80262 0 6.676021-3.758386 6.716897-4.004337 0 0-3.327272-0.167241-3.478241-0.88568 0 0 2.489569 0.09617 3.478241-0.01753 4.630206-0.532298 7.49586-4.399198 7.706458-5.103295 0 0-2.323471 1.524421-5.339198 1.086623 5.63862-1.51139 8.681433-5.09096 8.620828-9.456417-0.01119-0.806233-0.733504-0.583591-1.504894-0.583591z" style="opacity:.2"/>
<path d="m35.494219 17.028185c-5.480254 0-19.308472 4.949048-22.054093 17.176599 0 0 2.093071-2.732491 4.932719-5.34477 2.461797-2.264683 5.63671-4.344134 7.63818-4.880613-6.534992 4.87551-12.652512 11.765089-15.011025 17.01843v2.002168c1.733324-3.003252 4.00294-6.006504 6.00441-6.006504 1.000735 0 1.482694 0.555974 1.482694 1.001084 0 0 1.519511-1.001084-1.435557-2.303828 0.746033 0.14836 1.532799 0.30166 2.242581 0.30166 3.80262 0 6.676021-3.758386 6.716897-4.004337 0 0-3.327272-0.167241-3.478241-0.88568 0 0 2.489569 0.09617 3.478241-0.01753 4.630206-0.532298 7.49586-4.399198 7.706458-5.103295 0 0-2.323471 1.524421-5.339198 1.086623 5.63862-1.51139 8.681433-5.09096 8.620828-9.456417-0.01119-0.806233-0.733504-0.583591-1.504894-0.583591z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -1 +0,0 @@
application-xml.svg

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1,9 @@
<svg width="64" height="64" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="m12.75 5c-1.5235 0-2.75 1.2488-2.75 2.8v50.4c0 1.55008 1.2265 2.8 2.75 2.8h38.5c1.5224 0 2.75-1.24992 2.75-2.8v-35.2l-14-4-4-14z" style="opacity:.2"/>
<path d="m12.75 4c-1.5235 0-2.75 1.2488-2.75 2.8v50.4c0 1.55008 1.2265 2.8 2.75 2.8h38.5c1.5224 0 2.75-1.24992 2.75-2.8v-35.2l-14-4-4-14z" style="fill:#a2bf34"/>
<path d="m54 23-18-18v15.1875c0 1.55925 1.2555 2.8125 2.8125 2.8125z" style="opacity:.2"/>
<path d="m54 22-18-18v15.1875c0 1.55925 1.2555 2.8125 2.8125 2.8125z" style="fill:#c3df6d"/>
<path d="m12.75 4c-1.5235 0-2.75 1.2495812-2.75 2.8007812v1c0-1.5511999 1.2265-2.8007812 2.75-2.8007812h23.25v-1h-23.25z" style="fill:#ffffff;opacity:.2"/>
<path d="m47.890162 24.077968c-2.055683 0.170328-6.447389 0.862425-11.277568 2.840942-2.80867 1.150475-5.702772 2.782855-8.497705 4.906672-1.719279 1.306446-3.850439 3.518742-5.688195 6.191627-2.082955 3.02951-3.867354 6.588637-4.592738 9.817988 0 0 2.729495-3.779353 6.658427-7.392436 3.40614-3.132319 7.374966-6.164037 10.024208-6.88601-2.292612 1.709835-13.503925 10.585216-19.99966 22.523009l-0.516931 3.92024c0.06368-0.145559 1.846826-4.180626 2.292612-4.683291 0.445786-0.502664 1.99481-4.098946 4.575274-3.978617 2.580462 0.120329 2.886164 1.407254 3.077216 1.787649 0 0 1.464244-2.03005-1.572193-3.23528 0 0 1.136497 0.190289 1.597567 0.287328 0.46107 0.09704 2.14996 0.595716 4.776274-0.496948 2.626316-1.092665 4.697168-3.079926 5.270322-3.724268 0.573152-0.644342 0.749139-0.788067 0.797538-1.079185 0 0-4.648987-0.339471-4.857869-1.333155 0 0 2.883456 0.351282 4.251381 0.194079 1.367926-0.157204 2.595887-0.07392 5.30117-1.917667 2.705282-1.843749 5.349428-3.57892 5.922581-5.494479 0 0-3.214752 2.243824-7.387306 1.638298 0 0 3.3718-0.656518 4.730502-1.212992 5.611612-2.298316 7.48138-7.339002 7.197262-11.866329 0.03151-1.114777-1.018518-0.895306-2.082169-0.807175z" style="opacity:.2"/>
<path d="m47.890162 23.077968c-2.055683 0.170328-6.447389 0.862425-11.277568 2.840942-2.80867 1.150475-5.702772 2.782855-8.497705 4.906672-1.719279 1.306446-3.850439 3.518742-5.688195 6.191627-2.082955 3.02951-3.867354 6.588637-4.592738 9.817988 0 0 2.729495-3.779353 6.658427-7.392436 3.40614-3.132319 7.374966-6.164037 10.024208-6.88601-2.292612 1.709835-13.503925 10.585216-19.99966 22.523009l-0.516931 3.92024c0.06368-0.145559 1.846826-4.180626 2.292612-4.683291 0.445786-0.502664 1.99481-4.098946 4.575274-3.978617 2.580462 0.120329 2.886164 1.407254 3.077216 1.787649 0 0 1.464244-2.03005-1.572193-3.23528 0 0 1.136497 0.190289 1.597567 0.287328 0.46107 0.09704 2.14996 0.595716 4.776274-0.496948 2.626316-1.092665 4.697168-3.079926 5.270322-3.724268 0.573152-0.644342 0.749139-0.788067 0.797538-1.079185 0 0-4.648987-0.339471-4.857869-1.333155 0 0 2.883456 0.351282 4.251381 0.194079 1.367926-0.157204 2.595887-0.07392 5.30117-1.917667 2.705282-1.843749 5.349428-3.57892 5.922581-5.494479 0 0-3.214752 2.243824-7.387306 1.638298 0 0 3.3718-0.656518 4.730502-1.212992 5.611612-2.298316 7.48138-7.339002 7.197262-11.866329 0.03151-1.114777-1.018518-0.895306-2.082169-0.807175z" style="fill:#ffffff"/>
</svg>

Before

Width:  |  Height:  |  Size: 19 B

After

Width:  |  Height:  |  Size: 3.1 KiB