diff options
Diffstat (limited to 'icons/brand-toyota.svg')
-rw-r--r-- | icons/brand-toyota.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/brand-toyota.svg b/icons/brand-toyota.svg new file mode 100644 index 00000000..8ebf1ebd --- /dev/null +++ b/icons/brand-toyota.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-toyota" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <ellipse cx="12" cy="12" rx="10" ry="7" /> + <path d="M9 12c0 3.866 1.343 7 3 7s3 -3.134 3 -7s-1.343 -7 -3 -7s-3 3.134 -3 7z" /> + <path d="M6.415 6.191c-.888 .503 -1.415 1.13 -1.415 1.809c0 1.657 3.134 3 7 3s7 -1.343 7 -3c0 -.678 -.525 -1.304 -1.41 -1.806" /> +</svg> + + |