Skip to content

Commit 13653d3

Browse files
committed
Add Sutro filter effect
According to pull request for CSSgram una/CSSgram#205
1 parent f661f3b commit 13653d3

2 files changed

Lines changed: 35 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
99

10-
## 33 [Instagram filter effects in SVG][0]
10+
## 34 [Instagram filter effects in SVG][0]
1111

1212
### filter ids
1313

@@ -44,6 +44,7 @@
4444
- [ginza][31]
4545
- [ludwig][32]
4646
- [amaro][33]
47+
- [sutro][34]
4748

4849
### usage
4950

@@ -83,3 +84,4 @@ filters are defined in **defs**. see how to use svg defs in html and css.
8384
[31]: https://codepen.io/BuZZ-dEE/pen/poJLZmx
8485
[32]: https://codepen.io/BuZZ-dEE/pen/PoqRdZO
8586
[33]: https://codepen.io/BuZZ-dEE/pen/dyomqZW
87+
[34]: https://codepen.io/BuZZ-dEE/pen/eYNMLKN

fegram.svg

Lines changed: 32 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)