Version mit externem SVG funktioniert in modernen Browsern
bearbeitet von Regina Schaukrug- [Version mit „internem“ SVG](https://codepen.io/anon/pen/BOoYpv) ( @codepen )
- [Version mit „externem“ SVG](https://home.fastix.org/Tests/image-svg-css-colorized4.html) ( @öffentl. Homeserver )
- Das [Haus](https://home.fastix.org/Tests/home3.svg). Das es nicht sichtbar ist, ist klar, denn enthält ja nichts, was angezeigt wird:
~~~svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<symbol id="house" viewBox="8 0 80 80">
<path d="M48,13 L9,48 H20 V80 H40 V56 H56 V80 H76 V48 H87z" />
<path d="M61,12 61,36 68,36 68,12z" />
</symbol>
</svg>
~~~
- [Version mit „externem“ SVG](https://home.fastix.org/Tests/image-svg-css-colorized4.html) ( @öffentl. Homeserver )
- Das [Haus](https://home.fastix.org/Tests/home3.svg). Das es nicht sichtbar ist, ist klar, denn enthält ja nichts, was angezeigt wird:
~~~svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<symbol id="house" viewBox="8 0 80 80">
<path d="M48,13 L9,48 H20 V80 H40 V56 H56 V80 H76 V48 H87z" />
<path d="M61,12 61,36 68,36 68,12z" />
</symbol>
</svg>
~~~
Version mit externem SVG funktioniert in modernen Browsern
bearbeitet von Regina Schaukrug- [Version mit „internem“ SVG](https://codepen.io/anon/pen/BOoYpv)
- [Version mit „externem“ SVG](https://home.fastix.org/Tests/image-svg-css-colorized4.html).
- Das [Haus](https://home.fastix.org/Tests/home3.svg). Das es nicht sichtbar ist, ist klar, denn enthält ja nichts, was angezeigt wird:
~~~svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<symbol id="house" viewBox="8 0 80 80">
<path d="M48,13 L9,48 H20 V80 H40 V56 H56 V80 H76 V48 H87z" />
<path d="M61,12 61,36 68,36 68,12z" />
</symbol>
</svg>
~~~
- [Version mit „externem“ SVG](https://home.fastix.org/Tests/image-svg-css-colorized4.html).
- Das [Haus](https://home.fastix.org/Tests/home3.svg). Das es nicht sichtbar ist, ist klar, denn enthält ja nichts, was angezeigt wird:
~~~svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<symbol id="house" viewBox="8 0 80 80">
<path d="M48,13 L9,48 H20 V80 H40 V56 H56 V80 H76 V48 H87z" />
<path d="M61,12 61,36 68,36 68,12z" />
</symbol>
</svg>
~~~
Version mit externem SVG funktioniert in modernen Browsern
bearbeitet von Regina Schaukrug- [Version mit externem SVG](https://home.fastix.org/Tests/image-svg-css-colorized4.html).
- Das [Haus](https://home.fastix.org/Tests/home3.svg). Das es nicht sichtbar ist, ist klar, denn enthält ja nichts, was angezeigt wird:
~~~svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<symbol id="house" viewBox="8 0 80 80">
<path d="M48,13 L9,48 H20 V80 H40 V56 H56 V80 H76 V48 H87z" />
<path d="M61,12 61,36 68,36 68,12z" />
</symbol>
</svg>
~~~