Emoji Couch And Lamp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Couch And Lamp 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/339784.svg" alt="Emoji Couch And Lamp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339784.svg" alt="Emoji Couch And Lamp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339784.svg" alt="Emoji Couch And Lamp icon" :width="24" :height="24" />
CSS background
.icon-emoji-couch-and-lamp {
background-image: url('https://proicons.com/icon/339784.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>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="l" d="m9.6274,25.9324v-5.1163h23.7682v5.0485c1.305-1.7738,2.0667-1.7231,4.1311-1.7231v13.0332H5.5v-13.0332c2.1937-.3106,2.6033.3743,4.1311,1.7908h-.0037"/><path id="d" class="l" d="m6.7116,37.1747v2.6329h2.0887v-2.6329"/><path id="e" class="l" d="m34.1708,37.1747l-.0115,2.6329h2.0887l.0115-2.6329"/><path id="f" class="l" d="m23.0069,9.262v5.1651c2.6747,1.2905,5.2242,1.2966,7.6664,0v-5.1651c-2.4617-1.3973-5.0033-1.4546-7.6664,0"/><path id="g" class="l" d="m9.6823,31.7595h23.7194"/><path id="h" class="l" d="m33.4017,36.7507l-.0069-10.8854"/><path id="i" class="l" d="m9.6274,25.9324l.0067,11.2515"/><path id="j" class="l" d="m30.6733,11.7948s9.2656-1.7371,9.4975,12.0447c.0601,3.5731,0,15.9681,0,15.9681"/><path id="k" class="l" d="m37.8941,39.8076h4.6059"/></svg>
Copied!