Kijiji Autos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kijiji Autos 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/342497.svg" alt="Kijiji Autos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342497.svg" alt="Kijiji Autos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342497.svg" alt="Kijiji Autos icon" :width="24" :height="24" />
CSS background
.icon-kijiji-autos {
background-image: url('https://proicons.com/icon/342497.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><path id="b" class="c" d="M38.5005,5.4993H9.4995c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.001c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.001c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4995c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/><path class="c" d="M22.482,13.2014v8.582c0,1.3542-1.0874,2.4521-2.4289,2.4521"/><circle class="d" cx="17.315" cy="11.0444" r=".75"/><circle class="d" cx="22.482" cy="11.0444" r=".75"/><circle class="d" cx="27.65" cy="11.0444" r=".75"/><circle class="d" cx="32.818" cy="11.0444" r=".75"/><circle class="d" cx="37.986" cy="11.0444" r=".75"/><line class="c" x1="17.315" y1="13.2014" x2="17.315" y2="19.6994"/><line class="c" x1="27.65" y1="13.2014" x2="27.65" y2="19.6994"/><path class="c" d="M32.818,13.2014v8.1731c0,1.3542-1.0874,2.4521-2.4289,2.4521"/><line class="c" x1="37.986" y1="13.2014" x2="37.986" y2="19.6994"/><line class="c" x1="9.264" y1="9.9884" x2="9.264" y2="19.7964"/><line class="c" x1="9.2651" y1="17.7124" x2="13.704" y2="13.2944"/><line class="c" x1="10.678" y1="16.3064" x2="14.168" y2="19.7814"/><line class="c" x1="13.7376" y1="35.8915" x2="10.9024" y2="35.8915"/><polyline class="c" points="10.2 38.0115 12.32 31.6114 14.4401 38.0115"/><path class="c" d="M16.04,31.6114v4.28c0,1.1709.9491,2.12,2.12,2.12s2.12-.9491,2.12-2.12v-4.28"/><line class="c" x1="21.88" y1="31.6114" x2="26.12" y2="31.6114"/><line class="c" x1="24" y1="38.0114" x2="24" y2="31.6114"/><path class="c" d="M29.84,31.6114h0c1.1708,0,2.12.9492,2.12,2.12v2.16c0,1.1708-.9492,2.12-2.12,2.12h0c-1.1708,0-2.12-.9492-2.12-2.12v-2.16c0-1.1708.9492-2.12,2.12-2.12Z"/><path class="c" d="M33.687,37.3104c.3925.511.8846.7012,1.5692.7012h.9475c.8818,0,1.5966-.7148,1.5966-1.5966v-.0069c0-.8817-.7148-1.5965-1.5966-1.5965h-1.0452c-.8827,0-1.5982-.7156-1.5982-1.5982,0-.8846.7171-1.6018,1.6018-1.6018h.9423c.6846,0,1.1767.1903,1.5692.7012"/><path class="c" d="M8,28.6114h32"/></svg>
Copied!