Skip to content

Commit 0e51e6c

Browse files
ryannonoggdouglas
andauthored
Add rotation icons (#7039)
Co-authored-by: Gregory Douglas <[email protected]>
1 parent 0dde82d commit 0e51e6c

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

packages/icons/icons.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4527,5 +4527,19 @@
45274527
"tags": "rotate cursor, curved, arrows",
45284528
"group": "interface",
45294529
"codepoint": 62343
4530+
},
4531+
{
4532+
"displayName": "Rotate clockwise",
4533+
"iconName": "rotate-cw",
4534+
"tags": "arrow, box, object, clockwise, cw, right",
4535+
"group": "interface",
4536+
"codepoint": 62344
4537+
},
4538+
{
4539+
"displayName": "Rotate counterclockwise",
4540+
"iconName": "rotate-ccw",
4541+
"tags": "arrow, box, object, counter-clockwise, ccw, left",
4542+
"group": "interface",
4543+
"codepoint": 62345
45304544
}
45314545
]
Lines changed: 4 additions & 0 deletions
Loading

resources/icons/16px/rotate-cw.svg

Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

resources/icons/20px/rotate-cw.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)