Movatterモバイル変換


[0]ホーム

URL:


  1. 開発者向けのウェブ技術
  2. SVG
  3. リファレンス
  4. 要素

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docsコミュニティーについてもっと知り、仲間になるにはこちらから。

View in EnglishAlways switch to English

SVG 要素リファレンス

SVG の描画と画像は、構築、描画、ベクター画像や図のレイアウトのための広範にわたる要素を使用して作成されます。ここではそれぞれの SVG 要素のリファレンス文書が見つかります。

SVG 要素 A - Z

A

C

D

E

F

G

I

L

M

P

R

S

T

U

V

SVG 要素一覧 (カテゴリー別)

アニメーション要素

<animate>,<animateMotion>,<animateTransform>,<mpath>,<set>

基本シェイプ

<circle>,<ellipse>,<line>,<polygon>,<polyline>,<rect>

コンテナー要素

<a>,<defs>,<g>,<marker>,<mask>,<pattern>,<svg>,<switch>,<symbol>

説明的要素

<desc>,<metadata>,<title>

フィルター構成要素

<feBlend>,<feColorMatrix>,<feComponentTransfer>,<feComposite>,<feConvolveMatrix>,<feDiffuseLighting>,<feDisplacementMap>,<feDropShadow>,<feFlood>,<feFuncA>,<feFuncB>,<feFuncG>,<feFuncR>,<feGaussianBlur>,<feImage>,<feMerge>,<feMergeNode>,<feMorphology>,<feOffset>,<feSpecularLighting>,<feTile>,<feTurbulence>

グラデーション要素

<linearGradient>,<radialGradient>,<stop>

グラフィック要素

<circle>,<ellipse>,<image>,<line>,<path>,<polygon>,<polyline>,<rect>,<text>,<use>

グラフィック参照要素

<use>

光源要素

<feDistantLight>,<fePointLight>,<feSpotLight>

描画されない要素

<clipPath>,<defs>,<linearGradient>,<marker>,<mask>,<metadata>,<pattern>,<radialGradient>,<script>,<style>,<symbol>,<title>

ペイントサーバー要素

<linearGradient>,<pattern>,<radialGradient>

描画可能要素

<a>,<circle>,<ellipse>,<foreignObject>,<g>,<image>,<line>,<path>,<polygon>,<polyline>,<rect>,<svg>,<switch>,<symbol>,<text>,<textPath>,<tspan>,<use>

図形要素

<circle>,<ellipse>,<line>,<path>,<polygon>,<polyline>,<rect>

構造的要素

<defs>,<g>,<svg>,<symbol>,<use>

テキストコンテンツ要素

<textPath>,<text>,<tspan>

テキストコンテンツの子要素

<textPath>,<tspan>

未分類の要素

<clipPath>,<filter>,<foreignObject>,<script>,<style>,<view>

関連情報

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2026 Movatter.jp