Ethereum アイコン
ウェブや印刷に適した高品質な Ethereum 透過PNGです。
開発者向けに最適化された Ethereum SVGベクターコードです。
すぐに利用可能な Ethereum Reactアイコンコンポーネントです。
Use Ethereum in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
Ethereum アイコンの使い方
Ethereum アイコンをインラインSVG、Reactコード、HTML埋め込み、またはCSSマスクとしてコピーしてください。
インラインSVG
Ethereum のSVGをHTMLまたはJSXに直接貼り付けます。
Reactコンポーネント
Ethereum を型定義されたReactアイコンコンポーネントとして使用します。
import React from 'react';
export const EthereumIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML埋め込み
ホストされた Ethereum アイコンのURLをクレジット表記と共に使用します。
CSSマスク
Ethereum を色変更可能なCSSマスクアイコンとして使用します。
.ethereum-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #3c3c3d;
mask: url("https://www.aiuidesigner.com/icons/ethereum.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/ethereum.svg") center / contain no-repeat;
}Ethereum アイコンの詳細
ブランドカラー
カテゴリー
暗号資産(仮想通貨)
フォーマット
SVG, PNG, React, HTML, CSS mask
SVG viewBox
0 0 24 24
SVGファイル
228 B · 1 パス
ライセンス
ブランドガイドラインを確認してください
ソース
ethereum.orgEthereum アイコンについて
Ethereum アイコンは、SVG形式のブランドアイコンアセットとしてこちらでご利用いただけます。カテゴリーは暗号資産(仮想通貨)に分類され、ブランドカラーとして#3C3C3Dを使用しています。透過PNGとしてダウンロードしたり、インラインSVGやReactコンポーネントをコピーしたり、HTMLで埋め込んだりすることが可能です。
商用プロジェクト、ドキュメント、UIモックアップ、またはマーケティングページで Ethereum ロゴを使用する前に、このページにあるソースおよびブランドガイドラインのリンクから、最新の商標使用ルールを確認してください。
Ethereum アイコンに関するよくある質問
Design a UI with the Ethereum icon
Generate a complete page that already uses this icon, color, and brand context.