Skip to content

Commit 7300a5c

Browse files
committed
Add Helena filter effect
According to pull request for CSSgram una/CSSgram#254
1 parent aaadfee commit 7300a5c

2 files changed

Lines changed: 26 additions & 3 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-
## 35 [Instagram filter effects in SVG][0]
10+
## 36 [Instagram filter effects in SVG][0]
1111

1212
### filter ids
1313

@@ -46,6 +46,7 @@
4646
- [amaro][33]
4747
- [sutro][34]
4848
- [sierra][35]
49+
- [helena][36]
4950

5051
### usage
5152

@@ -87,3 +88,4 @@ filters are defined in **defs**. see how to use svg defs in html and css.
8788
[33]: https://codepen.io/BuZZ-dEE/pen/dyomqZW
8889
[34]: https://codepen.io/BuZZ-dEE/pen/eYNMLKN
8990
[35]: https://codepen.io/BuZZ-dEE/pen/NWqYLOJ
91+
[36]: https://codepen.io/BuZZ-dEE/pen/jOPzgog

fegram.svg

Lines changed: 23 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)