forked from spothq/cryptocurrency-icons
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
feat(icons): add new tokens(cbeth, xreth, xy, ai16z, zerebro) WIN-4114
- Loading branch information
Showing
10 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
import * as React from "react"; | ||
const SvgXy = (props) => /* @__PURE__ */ React.createElement("svg", { id: "xy-Layer_3", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "0 0 627 627", style: { | ||
enableBackground: "new 0 0 627 627" | ||
}, xmlSpace: "preserve", ...props }, /* @__PURE__ */ React.createElement("style", { type: "text/css" }, "\n .st0{fill:url(#xy-SVGID_1_);}\n"), /* @__PURE__ */ React.createElement("radialGradient", { id: "xy-SVGID_1_", cx: 577.2743, cy: 33.9701, r: 827.621, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("stop", { offset: 0, style: { | ||
stopColor: "#15D9E1" | ||
} }), /* @__PURE__ */ React.createElement("stop", { offset: 0.63, style: { | ||
stopColor: "#0D58EF" | ||
} }), /* @__PURE__ */ React.createElement("stop", { offset: 1, style: { | ||
stopColor: "#100E75" | ||
} })), /* @__PURE__ */ React.createElement("path", { className: "st0", d: "M313.5,0C140.4,0,0,140.4,0,313.5c0,71.3,23.8,136.9,63.8,189.6l168.6-166.8L106.6,210.2l168.3,0.1l42.4,42.2 l96-92.7h126L127.7,566c52,38.3,116.3,61,185.8,61C486.6,627,627,486.6,627,313.5S486.6,0,313.5,0z M362.3,462.8L320.2,421 l84.7-82.1l125.8,124L362.3,462.8z" })); | ||
export default SvgXy; |
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.