diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 18:00:36 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 18:00:36 +0200 |
commit | 5ce5681581500db3fc0c3589a2d83927a08e891f (patch) | |
tree | 69f5798ff4ea39d2482b5a512aab10cb6ba97088 /src | |
parent | `device-mobile-vibration` fix (diff) | |
download | tabler-icons-5ce5681581500db3fc0c3589a2d83927a08e891f.tar.xz |
`brand-apple` icon
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/brand-apple.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/brand-apple.svg b/src/_icons/brand-apple.svg new file mode 100644 index 00000000..cdc80f42 --- /dev/null +++ b/src/_icons/brand-apple.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M9 7c-3 0-4 3-4 5.5 0 3 2 7.5 4 7.5 1.088-.046 1.679-.5 3-.5 1.312 0 1.5.5 3 .5s4-3 4-5c-.028-.01-2.472-.403-2.5-3-.019-2.17 2.416-2.954 2.5-3-1.023-1.492-2.951-1.963-3.5-2-1.433-.111-2.83 1-3.5 1-.68 0-1.9-1-3-1z"/> + <path d="M12 4a2 2 0 002-2a 2 2 0 00-2 2"></path> +</svg> |