diff options
Diffstat (limited to 'src/icons/text-orientation.svg')
-rw-r--r-- | src/icons/text-orientation.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/text-orientation.svg b/src/icons/text-orientation.svg new file mode 100644 index 00000000..d97d6ef5 --- /dev/null +++ b/src/icons/text-orientation.svg @@ -0,0 +1,12 @@ +--- +category: Text +version: "1.79" +unicode: "f2a4" +--- +<svg> + <path d="M9 15l-5 -5c-1.367 -1.367 -1.367 -3.633 0 -5s3.633 -1.367 5 0l5 5" /> + <path d="M5.5 11.5l5 -5" /> + <path d="M21 12l-9 9" /> + <path d="M21 12v4" /> + <path d="M21 12h-4" /> +</svg> |