diff options
author | codecalm <codecalm@gmail.com> | 2020-09-03 23:28:48 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-03 23:28:48 +0200 |
commit | c185cc77626202fddcbf79e0d15f2371ecad52ec (patch) | |
tree | e1880041a66370938f84fff6aff5ab52cb871b84 /src/_icons/play.svg | |
parent | optimize icons (diff) | |
download | tabler-icons-c185cc77626202fddcbf79e0d15f2371ecad52ec.tar.xz |
icon for music/video #65 #42
Diffstat (limited to 'src/_icons/play.svg')
-rw-r--r-- | src/_icons/play.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/play.svg b/src/_icons/play.svg new file mode 100644 index 00000000..be2d1085 --- /dev/null +++ b/src/_icons/play.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M5 5 v14 a2 2 0 0 0 2.75 1.84 l12.25 -7.1 a2 2 0 0 0 0 -3.5 l-12.25 -7.1 a2 2 0 0 0 -2.75 1.75" /> +</svg> |