couch icon
couch from Line Awesome by Icons8 · Line · Moving · Apache-2.0 Free for personal and commercial use.
- Name
- couch
- Set
- Line Awesome
- Style
- Line
- Category
- Moving
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- couch-solid
The same icon in other sets
More moving icons from Line Awesome
Use the couch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 7c-1.645 0-3 1.355-3 3v2.188c-1.156.417-2 1.519-2 2.812v11h2v-2h26v2h2V15c0-1.293-.844-2.395-2-2.813V10c0-1.645-1.355-3-3-3zm0 2h20c.555 0 1 .445 1 1v2.188c-1.156.417-2 1.519-2 2.812v2H7v-2c0-1.293-.844-2.395-2-2.813V10c0-.555.445-1 1-1m-2 5c.555 0 1 .445 1 1v4h22v-4c0-.555.445-1 1-1s1 .445 1 1v7H3v-7c0-.555.445-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaCouch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 7c-1.645 0-3 1.355-3 3v2.188c-1.156.417-2 1.519-2 2.812v11h2v-2h26v2h2V15c0-1.293-.844-2.395-2-2.813V10c0-1.645-1.355-3-3-3zm0 2h20c.555 0 1 .445 1 1v2.188c-1.156.417-2 1.519-2 2.812v2H7v-2c0-1.293-.844-2.395-2-2.813V10c0-.555.445-1 1-1m-2 5c.555 0 1 .445 1 1v4h22v-4c0-.555.445-1 1-1s1 .445 1 1v7H3v-7c0-.555.445-1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6 7c-1.645 0-3 1.355-3 3v2.188c-1.156.417-2 1.519-2 2.812v11h2v-2h26v2h2V15c0-1.293-.844-2.395-2-2.813V10c0-1.645-1.355-3-3-3zm0 2h20c.555 0 1 .445 1 1v2.188c-1.156.417-2 1.519-2 2.812v2H7v-2c0-1.293-.844-2.395-2-2.813V10c0-.555.445-1 1-1m-2 5c.555 0 1 .445 1 1v4h22v-4c0-.555.445-1 1-1s1 .445 1 1v7H3v-7c0-.555.445-1 1-1"/></svg> </template>
CSS
.icon-couch {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%207c-1.645%200-3%201.355-3%203v2.188c-1.156.417-2%201.519-2%202.812v11h2v-2h26v2h2V15c0-1.293-.844-2.395-2-2.813V10c0-1.645-1.355-3-3-3zm0%202h20c.555%200%201%20.445%201%201v2.188c-1.156.417-2%201.519-2%202.812v2H7v-2c0-1.293-.844-2.395-2-2.813V10c0-.555.445-1%201-1m-2%205c.555%200%201%20.445%201%201v4h22v-4c0-.555.445-1%201-1s1%20.445%201%201v7H3v-7c0-.555.445-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%207c-1.645%200-3%201.355-3%203v2.188c-1.156.417-2%201.519-2%202.812v11h2v-2h26v2h2V15c0-1.293-.844-2.395-2-2.813V10c0-1.645-1.355-3-3-3zm0%202h20c.555%200%201%20.445%201%201v2.188c-1.156.417-2%201.519-2%202.812v2H7v-2c0-1.293-.844-2.395-2-2.813V10c0-.555.445-1%201-1m-2%205c.555%200%201%20.445%201%201v4h22v-4c0-.555.445-1%201-1s1%20.445%201%201v7H3v-7c0-.555.445-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/couch.svg?color=%231a73e8&size=48