[macOS] Make document type icons look closer to current macOS system type icons.

This commit is contained in:
Pāvels Nadtočajevs
2025-07-26 22:02:00 +03:00
parent 967e2d499a
commit a93a8179fa
20 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#eff1f5" stroke="#9f9fa1" stroke-linecap="round" stroke-linejoin="round" d="m12.698 4.59c-.368-.508-2.218-.623-3.086-.546.034-1.064.492-1.839-.593-2.766m-6.49-.51h4.721c1.205-.032 1.977.591 2.788 1.326l1.932 1.716c.998.89 1.393 1.729 1.5 2.94v8.483h-10.94z"/><path fill="#478cbf" fill-rule="evenodd" d="m7.976 4.51a.642.642 0 0 0 -.263.067l-3.849 1.923a.642.642 0 0 0 -.354.574v3.849a.642.642 0 0 0 .354.574l3.85 1.924a.642.642 0 0 0 .573 0l3.85-1.924a.642.642 0 0 0 .354-.574v-3.85a.642.642 0 0 0 -.355-.573l-3.849-1.924a.642.642 0 0 0 -.31-.066zm.024 1.358 2.415 1.207-.886.444-2.415-1.209zm-3.207 2.246 2.566 1.283v2.414l-2.566-1.283zm6.415 0v2.414l-2.566 1.283v-2.414z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16"><defs><filter id="a" width="1.076" height="1.057" x="-.041" y="-.026" color-interpolation-filters="sRGB"><feFlood flood-color="#000" flood-opacity=".502" result="flood"/><feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="10"/><feOffset dx="-4" dy="4" in="blur" result="offset"/><feComposite in="flood" in2="offset" operator="in" result="comp1"/><feComposite in="SourceGraphic" in2="comp1" result="comp2"/></filter><filter id="b" width="2.262" height="2.261" x="-.68" y="-.582" color-interpolation-filters="sRGB"><feFlood flood-color="#000" flood-opacity=".4" result="flood"/><feGaussianBlur in="SourceGraphic" result="blur" stdDeviation="40"/><feOffset dx="-20" dy="20" in="blur" result="offset"/><feComposite in="flood" in2="offset" operator="in" result="comp1"/><feComposite in="SourceGraphic" in2="comp1" result="fbSourceGraphic"/><feColorMatrix in="fbSourceGraphic" result="fbSourceGraphicAlpha" values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"/><feFlood flood-color="#000" flood-opacity=".2" result="flood"/><feGaussianBlur in="fbSourceGraphic" result="blur" stdDeviation="20"/><feOffset dx="-4" dy="4" in="blur" result="offset"/><feComposite in="flood" in2="offset" operator="in" result="comp1"/><feComposite in="fbSourceGraphic" in2="comp1" result="comp2"/></filter></defs><path fill="#fff" d="m 193,58 c -13.85,-6.8e-5 -25,11.15 -25,25 v 858 c 0,13.85 11.15,25 25,25 h 638 c 13.85,0 25,-11.15 25,-25 0,0 -0.004,-609.40334 -0.006,-609.40434 -0.0115,-0.5396 -0.48983,-11.63499 -6.79883,-23.10888 L 727.16587,186.28218 607.13658,66.07759 C 600.03311,60.161839 590.4778,58.524457 581.41002,58.0019 Z" filter="url(#a)" transform="scale(.01563)"/><path fill="#fff" d="m 603.10742,63.296875 c -6.47611,-3.68445 -14.251,-4.865809 -21.69726,-5.294922 L 193,58 c -13.85,-6.8e-5 -25,11.15 -25,25 v 858 c 0,13.85 11.15,25 25,25 h 638 c 13.85,0 25,-11.15 25,-25 0,0 -0.004,-609.4033 -0.006,-609.4043 -0.0108,-0.50492 -0.43123,-10.25259 -5.6543,-20.90429 H 628.10742 c -13.85,0 -25,-11.15 -25,-25 z" transform="scale(.01563)"/><path fill="#fff" d="M 603.10742,63.296875 V 285.69141 c 0,13.85 11.15,25 25,25 h 222.23242 c -0.35869,-0.73152 -0.7391,-1.46774 -1.14453,-2.20508 L 727.16602,186.28125 607.13672,66.078125 c -1.27025,-1.057863 -2.61905,-1.978917 -4.0293,-2.78125 z" filter="url(#b)" transform="scale(.01563)"/><path fill="none" d="M0 0H1024V1024H0z" transform="scale(.01563)"/><path fill="#478cbf" fill-rule="evenodd" d="m7.976 4.51a.642.642 0 0 0 -.263.067l-3.849 1.923a.642.642 0 0 0 -.354.574v3.849a.642.642 0 0 0 .354.574l3.85 1.924a.642.642 0 0 0 .573 0l3.85-1.924a.642.642 0 0 0 .354-.574v-3.85a.642.642 0 0 0 -.355-.573l-3.849-1.924a.642.642 0 0 0 -.31-.066zm.024 1.358 2.415 1.207-.886.444-2.415-1.209zm-3.207 2.246 2.566 1.283v2.414l-2.566-1.283zm6.415 0v2.414l-2.566 1.283v-2.414z"/></svg>

Before

Width:  |  Height:  |  Size: 757 B

After

Width:  |  Height:  |  Size: 2.9 KiB