-
-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
fix: change doge icon
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<template> | ||
<g> | ||
<g id="path3759"> | ||
<path | ||
d="m245.999176,474.609467c-24.72522,0 -50.352844,-1.353577 -76.521866,-2.616882c-7.760468,-0.451202 -15.611191,-0.812164 -23.461884,-1.173126l-40.426643,-1.894989l0,-425.11145l41.238777,-1.173092c99.622803,-2.797379 202.494186,-5.684998 267.736282,58.384014c38.351166,37.629272 56.669495,91.411148 56.037842,164.413742l0,1.804749c-3.699768,73.453766 -24.003326,125.88208 -61.993561,160.082306c-42.953308,38.712128 -99.803253,47.284729 -162.608948,47.284729zm-55.586624,-86.5383c70.295456,3.519287 130.123245,4.421661 161.345596,-23.732574c20.303589,-18.318359 31.402863,-51.165009 34.019775,-100.525208c0.360931,-48.367599 -9.655457,-81.845901 -30.590698,-102.329941c-33.02713,-32.395462 -97.09613,-36.09523 -164.864929,-35.102608l0,261.690331l0.090256,0z" | ||
/> | ||
</g> | ||
<g id="rect2987"> | ||
<rect height="78.326625" width="224.15131" y="219.506499" x="45.4" /> | ||
</g> | ||
<path | ||
id="path0" | ||
d="M261.76 174.16H227.469V241.766H281.418V270.071H227.469V337.672H263.44C272.682 337.672 339.318 338.716 339.215 259.019C339.112 179.322 274.586 174.16 261.76 174.16Z" | ||
/> | ||
<path | ||
id="path1" | ||
d="M256 16C123.45 16 16 123.45 16 256C16 388.55 123.45 496 256 496C388.55 496 496 388.55 496 256C496 123.45 388.55 16 256 16ZM265.43 385.624H178.514V270.074H147.875V241.768H178.511V126.21H253.108C270.755 126.21 387.642 122.546 387.642 258.086C387.642 395.867 265.432 385.624 265.432 385.624H265.43Z" | ||
/> | ||
</g> | ||
</template> |