diff options
author | codecalm <codecalm@gmail.com> | 2022-07-16 08:47:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-16 08:47:16 +0200 |
commit | 132842cb153820037bb7fa695655f6606e0f14e7 (patch) | |
tree | b79693ab85b9d7bb7fff0cbc13287824072a3a09 /icons/brand-toyota.svg | |
parent | 18 new icons: `a-b-2`, `brand-fortnite`, `brand-pepsi`, `brand-toyota`, `mask... (diff) | |
download | tabler-icons-132842cb153820037bb7fa695655f6606e0f14e7.tar.xz |
Release 1.76.0v1.76.0
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> + + |