[O] Update icon of back

pull/253/head
Elihuso Quigley 2024-07-13 20:21:20 +08:00
parent 25e72d8450
commit 561fc0d4de
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ export const Icon = {
Pride: `<svg style="display: inline-block; overflow: visible !important; vertical-align: sub; margin-right: 10px;" viewBox="0 0 32 32" width="16" height="16" aria-hidden="true"><path fill="#880082" d="M0 27a4 4 0 0 0 4 4h28a4 4 0 0 0 4-4v-.5H0v.5z"/><path fill="#3558A0" d="M0 22.07h36v4.6H0z"/><path fill="#138F3E" d="M0 17.83h36v4.5H0z"/><path fill="#FAD220" d="M0 13.5h36V18H0z"/><path fill="#FF7300" d="M0 9.17h36v4.5H0z"/><path fill="#FF000E" d="M32 5H4a4 4 0 0 0-4 4v.33h36V9a4 4 0 0 0-4-4z"/></svg>`,
};
export const backSVG = `<svg width="16" height="16" viewBox="0 0 16 16" version="1.1" id="svg1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"><defs id="defs1"><linearGradient id="linearGradient3"><stop style="stop-color:#ff8373;stop-opacity:1;" offset="0.5" id="stop3" /><stop style="stop-color:#ff8373;stop-opacity:0;" offset="0.5" id="stop4" /></linearGradient><linearGradient id="linearGradient1"><stop style="stop-color:#ff8373;stop-opacity:0;" offset="0.5" id="stop1" /><stop style="stop-color:#ff8373;stop-opacity:1;" offset="0.5" id="stop2" /></linearGradient><linearGradient xlink:href="#linearGradient1" id="linearGradient2" x1="2.6681123" y1="8" x2="13.331888" y2="8" gradientUnits="userSpaceOnUse" gradientTransform="translate(2.6678295,-2)" /><linearGradient xlink:href="#linearGradient3" id="linearGradient4" x1="3.7075224" y1="8" x2="12.292478" y2="8" gradientUnits="userSpaceOnUse" /></defs><g id="layer1"><circle style="fill:#cccccc;fill-opacity:0;stroke:url(#linearGradient2);stroke-width:1.5;stroke-linecap:square;paint-order:stroke fill markers" id="path1" cx="10.667834" cy="6" r="4.5818877" /><path style="fill:#cccccc;fill-opacity:0;stroke:#ff8373;stroke-width:1.5;stroke-linecap:square;paint-order:stroke fill markers" d="M 9.9178343,10.577036 H 1.7971455" id="path2" /><path style="fill:#cccccc;fill-opacity:0;stroke:url(#linearGradient4);stroke-width:1.5;stroke-linecap:square;paint-order:stroke fill markers" id="path3" d="M 8.0000001,11.231817 4.7681825,8.0000001 7.9999999,4.7681825 11.231817,7.9999999 Z" transform="translate(-3.6894439,2.577036)" /></g></svg>`
export const backSVG = `<svg viewBox="0 0 16 16" version="1.1" id="svg1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" style="margin-left: 0.5rem; margin-bottom: -2px; width: 1rem; height: 1rem"><defs id="defs1"><linearGradient id="linearGradient3"><stop style="stop-color:#ff8373;stop-opacity:1;" offset="0.5" id="stop3" /><stop style="stop-color:#ff8373;stop-opacity:0;" offset="0.5" id="stop4" /></linearGradient><linearGradient id="linearGradient1"><stop style="stop-color:#ff8373;stop-opacity:0;" offset="0.5" id="stop1" /><stop style="stop-color:#ff8373;stop-opacity:1;" offset="0.5" id="stop2" /></linearGradient><linearGradient xlink:href="#linearGradient1" id="linearGradient2" x1="2.6681123" y1="8" x2="13.331888" y2="8" gradientUnits="userSpaceOnUse" gradientTransform="translate(2.6678295,-2)" /><linearGradient xlink:href="#linearGradient3" id="linearGradient4" x1="3.7075224" y1="8" x2="12.292478" y2="8" gradientUnits="userSpaceOnUse" /></defs><g id="layer1" transform="translate(0,2)"><circle style="fill:#cccccc;fill-opacity:0;stroke:url(#linearGradient2);stroke-width:1.5;stroke-linecap:square;paint-order:stroke fill markers" id="path1" cx="10.667834" cy="6" r="4.5818877" /><path style="fill:#cccccc;fill-opacity:0;stroke:#ff8373;stroke-width:1.5;stroke-linecap:square;paint-order:stroke fill markers" d="M 9.9178343,10.577036 H 1.7971455" id="path2" /><path style="fill:#cccccc;fill-opacity:0;stroke:url(#linearGradient4);stroke-width:1.5;stroke-linecap:square;paint-order:stroke fill markers" id="path3" d="M 8.0000001,11.231817 4.7681825,8.0000001 7.9999999,4.7681825 11.231817,7.9999999 Z" transform="translate(-3.6894439,2.577036)" /></g></svg>`