refactor rgb to hex

This commit is contained in:
2026-05-03 23:08:31 -06:00
parent 4c493bcc75
commit eea90e09ba
49 changed files with 381 additions and 381 deletions

View File

@@ -18,16 +18,16 @@
</g>
</g>
<g transform="matrix(0.530963,-0.847395,0.847395,0.530963,47.6764,254.841)">
<path d="M-10.739,-19.403C-17.74,-19.403 -23.413,-13.729 -23.414,-6.728C-23.414,0.271 -17.739,5.946 -10.739,5.945C-3.739,5.944 1.935,0.271 1.936,-6.729C1.936,-13.729 -3.739,-19.403 -10.739,-19.403" style="fill:rgb(22,22,22);fill-rule:nonzero;"/>
<path d="M-10.739,-19.403C-17.74,-19.403 -23.413,-13.729 -23.414,-6.728C-23.414,0.271 -17.739,5.946 -10.739,5.945C-3.739,5.944 1.935,0.271 1.936,-6.729C1.936,-13.729 -3.739,-19.403 -10.739,-19.403" style="fill:#161616;fill-rule:nonzero;"/>
</g>
<g transform="matrix(1.72894,-0.982109,0.982109,1.72894,-362.015,-41.1731)">
<ellipse cx="205.07" cy="271.455" rx="13.288" ry="13.964" style="fill:rgb(22,22,22);"/>
<ellipse cx="205.07" cy="271.455" rx="13.288" ry="13.964" style="fill:#161616;"/>
</g>
<g transform="matrix(0.990055,-0.14068,-0.14068,-0.990055,-623.116,729.658)">
<path d="M734.248,291.889C734.016,280.816 748.702,283.115 760.204,290.615C766.017,294.406 785.294,268.623 796.992,268.48C809.001,268.333 820.501,284.739 829.367,286.426C843.239,289.067 864.706,282.518 865.566,293.978C866.386,304.905 836.956,314.607 826.794,313.371C818.968,312.419 804.479,296.55 799.17,297.03C793.186,297.57 767.345,323.925 762.384,321.021C752.33,315.136 734.376,298.04 734.248,291.889Z" style="fill:rgb(22,22,22);"/>
<path d="M734.248,291.889C734.016,280.816 748.702,283.115 760.204,290.615C766.017,294.406 785.294,268.623 796.992,268.48C809.001,268.333 820.501,284.739 829.367,286.426C843.239,289.067 864.706,282.518 865.566,293.978C866.386,304.905 836.956,314.607 826.794,313.371C818.968,312.419 804.479,296.55 799.17,297.03C793.186,297.57 767.345,323.925 762.384,321.021C752.33,315.136 734.376,298.04 734.248,291.889Z" style="fill:#161616;"/>
</g>
<g transform="matrix(0.869509,-0.493917,0.493917,0.869509,-532.814,311.932)">
<path d="M660.41,268.971C700.321,293.064 741.631,298.422 788.816,297.804" style="fill:none;stroke:rgb(22,22,22);stroke-width:21.66px;"/>
<path d="M660.41,268.971C700.321,293.064 741.631,298.422 788.816,297.804" style="fill:none;stroke:#161616;stroke-width:21.66px;"/>
</g>
<g transform="matrix(0.904911,0,0,0.879345,344.314,123.247)">
<g transform="matrix(1.43469,1.26175,1.26175,-1.43469,-156.05,34.3066)">
@@ -45,7 +45,7 @@
</g>
</g>
<defs>
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(510.517,0,0,477.717,-492.69,5.04465)"><stop offset="0" style="stop-color:rgb(82,174,211);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(255,186,0);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(510.586,0,0,510.586,1.11507,256.29)"><stop offset="0" style="stop-color:rgb(255,70,60);stop-opacity:1"/><stop offset="0.62" style="stop-color:rgb(255,186,0);stop-opacity:1"/><stop offset="1" style="stop-color:rgb(255,186,0);stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear2" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(510.517,0,0,477.717,-492.69,5.04465)"><stop offset="0" style="stop-color:rgb(82,174,211);stop-opacity:1"/><stop offset="1" style="stop-color:#FFBA00;stop-opacity:1"/></linearGradient>
<linearGradient id="_Linear4" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(510.586,0,0,510.586,1.11507,256.29)"><stop offset="0" style="stop-color:rgb(255,70,60);stop-opacity:1"/><stop offset="0.62" style="stop-color:#FFBA00;stop-opacity:1"/><stop offset="1" style="stop-color:#FFBA00;stop-opacity:1"/></linearGradient>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB