mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-03 07:04:06 +01:00
Fix for last commit.
This commit is contained in:
@@ -35,6 +35,8 @@ The web font is not the only way to use the icons. They can also be included inl
|
||||
</svg>
|
||||
```
|
||||
|
||||
SVGs like the web font can be overlayed and combined.
|
||||
|
||||
```html Overlay Example
|
||||
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
|
||||
<path fill="#000000" d="M ... Z" />
|
||||
|
||||
Reference in New Issue
Block a user