Delphi 圖標
開發#E62431
適用於網頁與印刷的高品質 Delphi 透明 PNG。
為開發者優化的 Delphi SVG 向量程式碼。
即插即用的 Delphi React 圖標組件。
Use Delphi in a generated UI
Turn this icon into a login page, dashboard, landing page, or integration screen.
如何使用 Delphi 圖標
將 Delphi 圖標以內嵌 SVG、React 程式碼、HTML 嵌入或 CSS mask 的形式複製。
內嵌 SVG
將 Delphi SVG 直接貼上到 HTML 或 JSX 中。
React 組件
將 Delphi 用作強型別的 React 圖標組件。
import React from 'react';
export const DelphiIcon = ({ className = "w-6 h-6" }: { className?: string }) => (
);HTML 嵌入
使用託管的 Delphi 圖標 URL 並附上來源說明。
CSS Mask
將 Delphi 用作可自定義顏色的 CSS mask 圖標。
.delphi-icon {
display: inline-block;
width: 32px;
height: 32px;
background-color: #e62431;
mask: url("https://www.aiuidesigner.com/icons/delphi.svg") center / contain no-repeat;
-webkit-mask: url("https://www.aiuidesigner.com/icons/delphi.svg") center / contain no-repeat;
}Delphi 圖標詳情
品牌顏色
#E62431
類別
開發
格式
SVG, PNG, React, HTML, CSS mask
SVG 視圖框 (viewBox)
0 0 24 24
SVG 檔案
8.5 KB · 1 個路徑
授權
請參閱品牌指南
品牌指南
ideracorp.com關於 Delphi 圖標
您可以在此處下載 Delphi 圖標 的 SVG 格式品牌資源。它被歸類在 開發 類別下,並使用品牌顏色 #E62431。您可以將其下載為透明 PNG、複製內嵌 SVG、複製 React 組件或使用 HTML 嵌入。
在將 Delphi 標誌用於商業項目、文件、UI 原型或行銷頁面之前,請使用本頁面的來源和品牌指南連結來核實目前的商標使用規則。
標籤:developmentlanguagedelphi
Delphi 圖示常見問題
Design a UI with the Delphi icon
Generate a complete page that already uses this icon, color, and brand context.