Replace skinny pickaxe with fat pickaxe

This commit is contained in:
hunicus 2025-04-12 13:40:20 +09:00
parent 2423f81cac
commit 985b256587
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -1,8 +1,11 @@
<ng-container [ngSwitch]="name">
<ng-container *ngSwitchCase="'pickaxe'">
<svg width="auto" height="100%" viewBox="0 0 576 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M37.1282 382.744L311.245 161.525C327.98 173.42 363.361 205.312 375.969 221.993L122.524 474.015C104.992 494.327 78.9977 506 51.6729 506C27.8224 504.502 4 481.637 4 451.15C4 424.768 16.2115 399.671 37.1282 382.744Z" fill="#F1F1F1"/>
<path d="M566.794 348.751L559.009 356.859C552.482 363.658 541.256 363.41 535.083 356.313C506.279 323.193 429.363 236.348 369.282 182.93C309.201 129.512 213.164 62.5843 176.579 37.5669C168.739 32.2058 167.597 21.4564 174.123 14.6583L179.642 8.90996C183.5 4.89211 189.298 3.17466 194.843 4.37685C257.802 18.0256 321.563 29.3014 384.889 75.9914C391.607 80.9446 401.248 80.3645 406.991 74.3825C412.928 68.199 422.992 67.7736 429.418 73.4866L471.383 110.798C477.809 116.511 478.205 126.155 472.268 132.339L471.577 133.059C466.086 138.778 465.99 147.549 471.11 153.579C518.429 209.312 539.345 263.753 569.722 332.358C572.176 337.9 571.042 344.326 566.794 348.751Z" fill="#F1F1F1"/>
<g clip-path="url(#clip0_2356_1491)">
<path d="M265.74 166.74C267.678 165.026 268.535 159.385 281.735 170.555C293.056 180.134 318.746 203.74 327.461 212.126C344.206 228.239 341.274 231.972 337.7 235.106L133.738 465.761C59.2582 550.625 -51.0751 436.245 37.7716 362.483L265.74 166.74Z" fill="#F1F1F1"/>
<path d="M488.149 346.553C460.764 313.433 399.426 236.909 342.297 183.489C285.168 130.069 193.845 63.1392 159.062 38.1292C144.394 27.5833 159.948 -3.96937 181.477 0.38182C222.567 8.797 284.179 18.2044 344.399 64.8944C360.217 77.1485 371.668 48.3079 386.741 62.3844L441.344 111.176C456.589 125.414 428.859 138.811 441.087 153.956C486.083 209.686 497.252 249.426 526.14 318.036C537.152 350.914 500.974 362.048 488.149 346.553Z" fill="#F1F1F1"/>
</g>
<defs><clipPath id="clip0_2356_1491"><rect width="528" height="502" fill="white"/></clipPath></defs>
</svg>
</ng-container>