diff options
Diffstat (limited to 'src/_icons/brand-toyota.svg')
-rw-r--r-- | src/_icons/brand-toyota.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-toyota.svg b/src/_icons/brand-toyota.svg new file mode 100644 index 00000000..7f629c48 --- /dev/null +++ b/src/_icons/brand-toyota.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <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> |