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