Kia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kia 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/342482.svg" alt="Kia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342482.svg" alt="Kia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342482.svg" alt="Kia icon" :width="24" :height="24" />
CSS background
.icon-kia {
background-image: url('https://proicons.com/icon/342482.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="19.4631" y1="28.8923" x2="13.5471" y2="22.9763"/><path class="c" d="m4.5,20.145v8.7473l14.4458-9.4463c.3375-.2207.7321-.3383,1.1354-.3383h2.8815c.5729,0,1.0373.4644,1.0373,1.0373v7.71c0,.5729.4644,1.0373,1.0373,1.0373h2.8815c.4033,0,.7979-.1176,1.1354-.3383l14.4458-9.4463v8.7473"/></svg>
Kia in other icon packs
Copied!