# W3Schools examples
From [w3schools](https://www.w3schools.com/graphics/svg_feoffset.asp)
## 1. Offset original
```svg
```
## 2. Offset and blur original
```svg
```
## 3. Offset and use alpha channel instead of original
```svg
```
## 4. Offset, use feColorMatrix with original
See FeColorMatrix
```svg
```