Ikea Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ikea 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/327338.svg" alt="Ikea icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327338.svg" alt="Ikea icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327338.svg" alt="Ikea icon" :width="24" :height="24" />
CSS background
.icon-ikea {
background-image: url('https://proicons.com/icon/327338.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="a" x="4.5" y="15.5" width="39" height="17"/><ellipse class="a" cx="24" cy="24" rx="19.5" ry="8.5"/><line class="a" x1="14.1927" y1="20.0067" x2="14.1927" y2="28.0067"/><line class="a" x1="24.0502" y1="27.9933" x2="28.0502" y2="27.9933"/><line class="a" x1="24.0502" y1="19.9933" x2="28.0502" y2="19.9933"/><line class="a" x1="24.0502" y1="23.9933" x2="26.6582" y2="23.9933"/><line class="a" x1="24.0502" y1="19.9933" x2="24.0502" y2="27.9933"/><line class="a" x1="16.9997" y1="19.9933" x2="16.9997" y2="27.9933"/><polyline class="a" points="21.3 27.993 18.006 23.993 21.3 20.02"/><line class="a" x1="18.0058" y1="23.9933" x2="16.9997" y2="23.9933"/><line class="a" x1="30.6084" y1="27.9695" x2="33.2634" y2="19.9933"/><line class="a" x1="35.8084" y1="27.9933" x2="33.2634" y2="19.9933"/><line class="a" x1="34.957" y1="25.3172" x2="31.4913" y2="25.3172"/></svg>
Ikea in other icon packs
Copied!