aboutsummaryrefslogtreecommitdiff
path: root/files/it/web/svg/element/index.html
blob: acb46ccdbe19a4ef6f2ece473d2c98b87403a019 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
---
title: SVG element reference
slug: Web/SVG/Element
tags:
  - Drawing
  - Elements
  - NeedsTranslation
  - Responsive Design
  - SVG
  - SVG Reference
  - TopicStub
  - Vector Graphics
  - 'l10n:priority'
translation_of: Web/SVG/Element
---
<p>« <a href="/en-US/docs/SVG">SVG</a> / <a href="/en-US/docs/SVG/Attribute">SVG Attribute reference</a> »</p>

<p><span class="seoSummary">I disegni e le immagini SVG sono create usando un grande array di elementi i quali sono dedicati alla costruzione di disegni, layout di immagini vettoriali e diagrammi. Quì puoi trovare la documentazione di riferimento per ogni elemento SVG.</span></p>

<h2 id="Elementi_SVG_dalla_A_alla_Z">Elementi SVG dalla A alla Z</h2>

<div class="index">
<h3 id="A">A</h3>

<ul>
 <li>{{SVGElement("a")}}</li>
 <li>{{SVGElement("animate")}}</li>
 <li>{{SVGElement("animateMotion")}}</li>
 <li>{{SVGElement("animateTransform")}}</li>
</ul>

<h3 id="C">C</h3>

<ul>
 <li>{{SVGElement("circle")}}</li>
 <li>{{SVGElement("clipPath")}}</li>
 <li>{{SVGElement("color-profile")}}</li>
</ul>

<h3 id="D">D</h3>

<ul>
 <li>{{SVGElement("defs")}}</li>
 <li>{{SVGElement("desc")}}</li>
 <li>{{SVGElement("discard")}}</li>
</ul>

<h3 id="E">E</h3>

<ul>
 <li>{{SVGElement("ellipse")}}</li>
</ul>

<h3 id="F">F</h3>

<ul>
 <li>{{SVGElement("feBlend")}}</li>
 <li>{{SVGElement("feColorMatrix")}}</li>
 <li>{{SVGElement("feComponentTransfer")}}</li>
 <li>{{SVGElement("feComposite")}}</li>
 <li>{{SVGElement("feConvolveMatrix")}}</li>
 <li>{{SVGElement("feDiffuseLighting")}}</li>
 <li>{{SVGElement("feDisplacementMap")}}</li>
 <li>{{SVGElement("feDistantLight")}}</li>
 <li>{{SVGElement("feDropShadow")}}</li>
 <li>{{SVGElement("feFlood")}}</li>
 <li>{{SVGElement("feFuncA")}}</li>
 <li>{{SVGElement("feFuncB")}}</li>
 <li>{{SVGElement("feFuncG")}}</li>
 <li>{{SVGElement("feFuncR")}}</li>
 <li>{{SVGElement("feGaussianBlur")}}</li>
 <li>{{SVGElement("feImage")}}</li>
 <li>{{SVGElement("feMerge")}}</li>
 <li>{{SVGElement("feMergeNode")}}</li>
 <li>{{SVGElement("feMorphology")}}</li>
 <li>{{SVGElement("feOffset")}}</li>
 <li>{{SVGElement("fePointLight")}}</li>
 <li>{{SVGElement("feSpecularLighting")}}</li>
 <li>{{SVGElement("feSpotLight")}}</li>
 <li>{{SVGElement("feTile")}}</li>
 <li>{{SVGElement("feTurbulence")}}</li>
 <li>{{SVGElement("filter")}}</li>
 <li>{{SVGElement("foreignObject")}}</li>
</ul>

<h3 id="G">G</h3>

<ul>
 <li>{{SVGElement("g")}}</li>
</ul>

<h3 id="H">H</h3>

<ul>
 <li>{{SVGElement("hatch")}}</li>
 <li>{{SVGElement("hatchpath")}}</li>
</ul>

<h3 id="I">I</h3>

<ul>
 <li>{{SVGElement("image")}}</li>
</ul>

<h3 id="L">L</h3>

<ul>
 <li>{{SVGElement("line")}}</li>
 <li>{{SVGElement("linearGradient")}}</li>
</ul>

<h3 id="M">M</h3>

<ul>
 <li>{{SVGElement("marker")}}</li>
 <li>{{SVGElement("mask")}}</li>
 <li>{{SVGElement("mesh")}}</li>
 <li>{{SVGElement("meshgradient")}}</li>
 <li>{{SVGElement("meshpatch")}}</li>
 <li>{{SVGElement("meshrow")}}</li>
 <li>{{SVGElement("metadata")}}</li>
 <li>{{SVGElement("mpath")}}</li>
</ul>

<h3 id="P">P</h3>

<ul>
 <li>{{SVGElement("path")}}</li>
 <li>{{SVGElement("pattern")}}</li>
 <li>{{SVGElement("polygon")}}</li>
 <li>{{SVGElement("polyline")}}</li>
</ul>

<h3 id="R">R</h3>

<ul>
 <li>{{SVGElement("radialGradient")}}</li>
 <li>{{SVGElement("rect")}}</li>
</ul>

<h3 id="S">S</h3>

<ul>
 <li>{{SVGElement("script")}}</li>
 <li>{{SVGElement("set")}}</li>
 <li>{{SVGElement("solidcolor")}}</li>
 <li>{{SVGElement("stop")}}</li>
 <li>{{SVGElement("style")}}</li>
 <li>{{SVGElement("svg")}}</li>
 <li>{{SVGElement("switch")}}</li>
 <li>{{SVGElement("symbol")}}</li>
</ul>

<h3 id="T">T</h3>

<ul>
 <li>{{SVGElement("text")}}</li>
 <li>{{SVGElement("textPath")}}</li>
 <li>{{SVGElement("title")}}</li>
 <li>{{SVGElement("tspan")}}</li>
</ul>

<h3 id="U">U</h3>

<ul>
 <li>{{SVGElement("unknown")}}</li>
 <li>{{SVGElement("use")}}</li>
</ul>

<h3 id="V">V</h3>

<ul>
 <li>{{SVGElement("view")}}</li>
</ul>
</div>

<h2 id="Elementi_SVG_per_categoria">Elementi SVG per categoria</h2>

<h3 id="Elementi_danimazione">Elementi d'animazione</h3>

<p>{{SVGElement("animate")}}, {{SVGElement("animateColor")}}, {{SVGElement("animateMotion")}}, {{SVGElement("animateTransform")}}, {{SVGElement("discard")}}, {{SVGElement("mpath")}}, {{SVGElement("set")}}</p>

<h3 id="Forme_grafiche_di_base">Forme grafiche di base</h3>

<p>{{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("line")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}</p>

<h3 id="Elementi_contenitori">Elementi contenitori</h3>

<p>{{SVGElement("a")}}, {{SVGElement("defs")}}, {{SVGElement("g")}}, {{SVGElement("marker")}}, {{SVGElement("mask")}}, {{SVGElement("missing-glyph")}}, {{SVGElement("pattern")}}, {{SVGElement("svg")}}, {{SVGElement("switch")}}, {{SVGElement("symbol")}}, {{SVGElement("unknown")}}</p>

<h3 id="Elementi_descrittivi">Elementi descrittivi</h3>

<p>{{SVGElement("desc")}}, {{SVGElement("metadata")}}, {{SVGElement("title")}}</p>

<h3 id="Filtri_grafici">Filtri grafici</h3>

<p>{{SVGElement("feBlend")}}, {{SVGElement("feColorMatrix")}}, {{SVGElement("feComponentTransfer")}}, {{SVGElement("feComposite")}}, {{SVGElement("feConvolveMatrix")}}, {{SVGElement("feDiffuseLighting")}}, {{SVGElement("feDisplacementMap")}}, {{SVGElement("feDropShadow")}}, {{SVGElement("feFlood")}},{{SVGElement("feFuncA")}}, {{SVGElement("feFuncB")}}, {{SVGElement("feFuncG")}}, {{SVGElement("feFuncR")}},{{SVGElement("feGaussianBlur")}}, {{SVGElement("feImage")}}, {{SVGElement("feMerge")}}, {{SVGElement("feMergeNode")}}, {{SVGElement("feMorphology")}}, {{SVGElement("feOffset")}}, {{SVGElement("feSpecularLighting")}}, {{SVGElement("feTile")}}, {{SVGElement("feTurbulence")}}</p>

<h3 id="Caratteri">Caratteri</h3>

<p>{{SVGElement("font")}}, {{SVGElement("font-face")}}, {{SVGElement("font-face-format")}}, {{SVGElement("font-face-name")}}, {{SVGElement("font-face-src")}}, {{SVGElement("font-face-uri")}}, {{SVGElement("hkern")}}, {{SVGElement("vkern")}}</p>

<h3 id="Elementi_Gradiente">Elementi Gradiente</h3>

<p>{{SVGElement("linearGradient")}}, {{SVGElement("meshgradient")}}, {{SVGElement("radialGradient")}}, {{SVGElement("stop")}}</p>

<h3 id="Elementi_Grafici">Elementi Grafici</h3>

<p>{{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("image")}}, {{SVGElement("line")}}, {{SVGElement("mesh")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}, {{SVGElement("text")}}, {{SVGElement("use")}}</p>

<h3 id="Riferimento_a_elementi_grafici">Riferimento a elementi grafici</h3>

<p>{{SVGElement("mesh")}}, {{SVGElement("use")}}</p>

<h3 id="Sorgenti_luminose">Sorgenti luminose</h3>

<p>{{SVGElement("feDistantLight")}}, {{SVGElement("fePointLight")}}, {{SVGElement("feSpotLight")}}</p>

<h3 id="Elementi_non_visibili">Elementi non visibili</h3>

<p>{{SVGElement("clipPath")}}, {{SVGElement("defs")}}, {{SVGElement("hatch")}}, {{SVGElement("linearGradient")}}, {{SVGElement("marker")}}, {{SVGElement("mask")}}, {{SVGElement("meshgradient")}}, {{SVGElement("metadata")}}, {{SVGElement("pattern")}}, {{SVGElement("radialGradient")}}, {{SVGElement("script")}}, {{SVGElement("style")}}, {{SVGElement("symbol")}}, {{SVGElement("title")}}</p>

<h3 id="Elementi_server_per_dipingere">Elementi server per dipingere</h3>

<p>{{SVGElement("hatch")}}, {{SVGElement("linearGradient")}}, {{SVGElement("meshgradient")}}, {{SVGElement("pattern")}}, {{SVGElement("radialGradient")}}, {{SVGElement("solidcolor")}}</p>

<h3 id="Elementi_esponibili">Elementi esponibili</h3>

<p>{{SVGElement("a")}}, {{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("foreignObject")}}, {{SVGElement("g")}}, {{SVGElement("image")}}, {{SVGElement("line")}}, {{SVGElement("mesh")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}, {{SVGElement("svg")}}, {{SVGElement("switch")}}, {{SVGElement("symbol")}}, {{SVGElement("text")}}, {{SVGElement("textPath")}}, {{SVGElement("tspan")}}, {{SVGElement("unknown")}}, {{SVGElement("use")}}</p>

<h3 id="Forme">Forme</h3>

<p>{{SVGElement("circle")}}, {{SVGElement("ellipse")}}, {{SVGElement("line")}}, {{SVGElement("mesh")}}, {{SVGElement("path")}}, {{SVGElement("polygon")}}, {{SVGElement("polyline")}}, {{SVGElement("rect")}}</p>

<h3 id="Elementi_strutturali">Elementi strutturali</h3>

<p>{{SVGElement("defs")}}, {{SVGElement("g")}}, {{SVGElement("svg")}}, {{SVGElement("symbol")}}, {{SVGElement("use")}}</p>

<h3 id="Elementi_testuali">Elementi testuali</h3>

<p>{{SVGElement("altGlyph")}}, {{SVGElement("altGlyphDef")}}, {{SVGElement("altGlyphItem")}}, {{SVGElement("glyph")}}, {{SVGElement("glyphRef")}}, {{SVGElement("textPath")}}, {{SVGElement("text")}}, {{SVGElement("tref")}}, {{SVGElement("tspan")}}</p>

<h3 id="Elementi_testuali_figlio">Elementi testuali figlio</h3>

<p>{{SVGElement("altGlyph")}}, {{SVGElement("textPath")}}, {{SVGElement("tref")}}, {{SVGElement("tspan")}}</p>

<h3 id="Elementi_non_categorizzati">Elementi non categorizzati</h3>

<p>{{SVGElement("clipPath")}}, {{SVGElement("color-profile")}}, {{SVGElement("cursor")}}, {{SVGElement("filter")}}, {{SVGElement("foreignObject")}}, {{SVGElement("hatchpath")}}, {{SVGElement("meshpatch")}}, {{SVGElement("meshrow")}}, {{SVGElement("script")}}, {{SVGElement("style")}}, {{SVGElement("view")}}</p>

<h2 id="Obsolete_and_deprecated_elements">Obsolete and deprecated elements</h2>

<div class="blockIndicator warning">
<p><strong>Warning:</strong> These are old SVG elements which are deprecated and should not be used. <strong>You should never use them in new projects, and should replace them in old projects as soon as you can.</strong> They are listed here for informational purposes only.</p>
</div>

<h3 id="A_2">A</h3>

<p>{{SVGElement("altGlyph")}}, {{SVGElement("altGlyphDef")}}, {{SVGElement("altGlyphItem")}}, {{SVGElement("animateColor")}}</p>

<h3 id="C_2">C</h3>

<p>{{SVGElement("cursor")}}</p>

<h3 id="F_2">F</h3>

<p>{{SVGElement("font")}}, {{SVGElement("font-face")}}, {{SVGElement("font-face-format")}}, {{SVGElement("font-face-name")}}, {{SVGElement("font-face-src")}}, {{SVGElement("font-face-uri")}}</p>

<h3 id="G_2">G</h3>

<p>{{SVGElement("glyph")}}, {{SVGElement("glyphRef")}}</p>

<h3 id="H_2">H</h3>

<p>{{SVGElement("hkern")}}</p>

<h3 id="M_2">M</h3>

<p>{{SVGElement("missing-glyph")}}</p>

<h3 id="T_2">T</h3>

<p>{{SVGElement("tref")}}</p>

<h3 id="V_2">V</h3>

<p>{{SVGElement("vkern")}}</p>

<h2 id="See_also">See also</h2>

<ul>
 <li><a href="/en-US/docs/Web/SVG/Attribute">SVG attribute reference</a></li>
 <li><a href="/en-US/docs/Web/SVG/Tutorial">SVG Tutorial</a></li>
 <li><a href="/en-US/docs/Web/API/Document_Object_Model#SVG_interfaces">SVG interface reference</a></li>
</ul>

<p>{{SVGRef}}</p>