Skip to content

Commit 56e49f1

Browse files
authored
feat(icons): added repeat-off icon (#3102)
* Added icons/repeat-off.svg * Added icons/repeat-off.json * Updated icons/repeat-off.json
1 parent cc51290 commit 56e49f1

2 files changed

Lines changed: 38 additions & 0 deletions

File tree

icons/repeat-off.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"colebemis",
5+
"csandman",
6+
"ericfennis",
7+
"jguddas"
8+
],
9+
"tags": [
10+
"loop",
11+
"arrows",
12+
"recurring",
13+
"again"
14+
],
15+
"categories": [
16+
"arrows",
17+
"multimedia"
18+
]
19+
}

icons/repeat-off.svg

Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)