Toyota Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Toyota icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/334161.svg" alt="Toyota icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334161.svg" alt="Toyota icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334161.svg" alt="Toyota icon" :width="24" :height="24" />
CSS background
.icon-toyota {
background-image: url('https://proicons.com/icon/334161.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="b" cx="24" cy="24" rx="20.5" ry="13.1747"/><ellipse class="b" cx="24" cy="24.8721" rx="4.9583" ry="12.3026"/><path class="b" d="m36.9792,13.8021c1.6529,1.0713,2.5333,2.3239,2.5333,3.6042h0c0,3.6346-6.9454,6.581-15.5129,6.581h0c-8.5676,0-15.5129-2.9464-15.5129-6.581h0c0-1.2828.8838-2.5377,2.5427-3.6103"/></svg>
Toyota in other icon packs
Copied!