Skip to content

Commit f661f3b

Browse files
committed
Add Amaro filter effect
According to pull request for CSSgram una/CSSgram#277
1 parent 7d4f698 commit f661f3b

2 files changed

Lines changed: 33 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-
## 32 [Instagram filter effects in SVG][0]
10+
## 33 [Instagram filter effects in SVG][0]
1111

1212
### filter ids
1313

@@ -43,6 +43,7 @@
4343
- [vesper][30]
4444
- [ginza][31]
4545
- [ludwig][32]
46+
- [amaro][33]
4647

4748
### usage
4849

@@ -81,3 +82,4 @@ filters are defined in **defs**. see how to use svg defs in html and css.
8182
[30]: https://codepen.io/BuZZ-dEE/pen/VwLXBBv
8283
[31]: https://codepen.io/BuZZ-dEE/pen/poJLZmx
8384
[32]: https://codepen.io/BuZZ-dEE/pen/PoqRdZO
85+
[33]: https://codepen.io/BuZZ-dEE/pen/dyomqZW

fegram.svg

Lines changed: 30 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)