diff options
Diffstat (limited to 'src/_icons/text-decrease.svg')
-rw-r--r-- | src/_icons/text-decrease.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/text-decrease.svg b/src/_icons/text-decrease.svg new file mode 100644 index 00000000..d2949975 --- /dev/null +++ b/src/_icons/text-decrease.svg @@ -0,0 +1,8 @@ +--- +category: Text +--- +<svg> + <path d="M4 19v-10.5a3.5 3.5 0 1 1 7 0v10.5" /> + <path d="M4 13h7" /> + <path d="M21 12h-6" /> +</svg> |