Datei:Vertical gray stripes.svg

Zur Navigation springen Zur Suche springen

Originaldatei(SVG-Datei, Basisgröße: 512 × 320 Pixel, Dateigröße: 620 Bytes)

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1"
  xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0,0,16,10" >
  <title>vertical stripes as simple pattern</title>
  <desc>The proportion of the width of the pattern and the rect determine the width of the stripes
  </desc>
  <defs>
    <rect width=".7" height="1" id="r" stroke-width="0" />
    <pattern id="p" width="1" height="1" patternUnits="userSpaceOnUse" >
      <use xlink:href="#r" fill="#bdbcbc"/>
    </pattern>
  </defs>
  <rect width="100%" height="100%" fill="url(#p)" opacity="0.4" />
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1"
  xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0,0,16,10" >
  <title>vertical stripes as simple pattern</title>
  <desc>The proportion of the width of the pattern and the rect determine the width of the stripes
  </desc>
  <defs>
    <rect width=".7" height="1" id="r" stroke-width="0" />
    <pattern id="p" width="1" height="1" patternUnits="userSpaceOnUse" >
      <use xlink:href="#r" fill="#bdbcbc"/>
    </pattern>
  </defs>
  <rect width="100%" height="100%" fill="url(#p)" opacity="0.4" />
</svg>

Dateiversionen

Klicke auf einen Zeitpunkt, um diese Version zu laden.

Version vomVorschaubildMaßeBenutzerKommentar
aktuell13:11, 16. Sep. 2020Vorschaubild der Version vom 13:11, 16. Sep. 2020512 × 320 (620 Bytes)Lily (Diskussion | Beiträge){{SVG Code|code=<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0,0,16,10" > <title>vertical stripes as simple pattern</title> <desc>The proportion of the width of the pattern and the rect determine the width of the stripes </desc> <defs> <rect width=".7" height="1" id="r" stroke-width="0" /> <pattern id="p" width="1" height="1" patternUnits="userSpaceOnUse" >…

Keine Seiten verwenden diese Datei.

Metadaten