sofa icon
sofa-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- sofa-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
Use the sofa icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.95 9.155V7c0-1.995-1.472-3.75-3.45-3.75h-9C5.522 3.25 4.05 5.005 4.05 7v2.182a3 3 0 0 0-.863.325c-.476.276-.937.768-.937 1.493v4c0 1.995 1.472 3.75 3.45 3.75h1.05V20a.75.75 0 0 0 1.5 0v-1.25h7.5V20a.75.75 0 0 0 1.5 0v-1.25h1.05c1.978 0 3.45-1.755 3.45-3.75v-4c0-.74-.432-1.255-.945-1.544a2.8 2.8 0 0 0-.855-.301M18.3 17.25H5.7c-1.005 0-1.95-.931-1.95-2.25v-4c0-.01-.004-.083.188-.194c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236c0 .693.051 1.592.408 2.335c.186.388.464.753.874 1.018c.412.266.905.397 1.468.397h6.8c.563 0 1.056-.131 1.468-.397c.41-.265.688-.63.874-1.018c.357-.743.408-1.643.408-2.336c0-.008-.004-.082.188-.193c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236v4c0 1.319-.945 2.25-1.95 2.25"/></svg>
React
import type { SVGProps } from "react";
export function MynauiSofaSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.95 9.155V7c0-1.995-1.472-3.75-3.45-3.75h-9C5.522 3.25 4.05 5.005 4.05 7v2.182a3 3 0 0 0-.863.325c-.476.276-.937.768-.937 1.493v4c0 1.995 1.472 3.75 3.45 3.75h1.05V20a.75.75 0 0 0 1.5 0v-1.25h7.5V20a.75.75 0 0 0 1.5 0v-1.25h1.05c1.978 0 3.45-1.755 3.45-3.75v-4c0-.74-.432-1.255-.945-1.544a2.8 2.8 0 0 0-.855-.301M18.3 17.25H5.7c-1.005 0-1.95-.931-1.95-2.25v-4c0-.01-.004-.083.188-.194c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236c0 .693.051 1.592.408 2.335c.186.388.464.753.874 1.018c.412.266.905.397 1.468.397h6.8c.563 0 1.056-.131 1.468-.397c.41-.265.688-.63.874-1.018c.357-.743.408-1.643.408-2.336c0-.008-.004-.082.188-.193c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236v4c0 1.319-.945 2.25-1.95 2.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.95 9.155V7c0-1.995-1.472-3.75-3.45-3.75h-9C5.522 3.25 4.05 5.005 4.05 7v2.182a3 3 0 0 0-.863.325c-.476.276-.937.768-.937 1.493v4c0 1.995 1.472 3.75 3.45 3.75h1.05V20a.75.75 0 0 0 1.5 0v-1.25h7.5V20a.75.75 0 0 0 1.5 0v-1.25h1.05c1.978 0 3.45-1.755 3.45-3.75v-4c0-.74-.432-1.255-.945-1.544a2.8 2.8 0 0 0-.855-.301M18.3 17.25H5.7c-1.005 0-1.95-.931-1.95-2.25v-4c0-.01-.004-.083.188-.194c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236c0 .693.051 1.592.408 2.335c.186.388.464.753.874 1.018c.412.266.905.397 1.468.397h6.8c.563 0 1.056-.131 1.468-.397c.41-.265.688-.63.874-1.018c.357-.743.408-1.643.408-2.336c0-.008-.004-.082.188-.193c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236v4c0 1.319-.945 2.25-1.95 2.25"/></svg> </template>
CSS
.icon-sofa-solid {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.95%209.155V7c0-1.995-1.472-3.75-3.45-3.75h-9C5.522%203.25%204.05%205.005%204.05%207v2.182a3%203%200%200%200-.863.325c-.476.276-.937.768-.937%201.493v4c0%201.995%201.472%203.75%203.45%203.75h1.05V20a.75.75%200%200%200%201.5%200v-1.25h7.5V20a.75.75%200%200%200%201.5%200v-1.25h1.05c1.978%200%203.45-1.755%203.45-3.75v-4c0-.74-.432-1.255-.945-1.544a2.8%202.8%200%200%200-.855-.301M18.3%2017.25H5.7c-1.005%200-1.95-.931-1.95-2.25v-4c0-.01-.004-.083.188-.194c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236c0%20.693.051%201.592.408%202.335c.186.388.464.753.874%201.018c.412.266.905.397%201.468.397h6.8c.563%200%201.056-.131%201.468-.397c.41-.265.688-.63.874-1.018c.357-.743.408-1.643.408-2.336c0-.008-.004-.082.188-.193c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236v4c0%201.319-.945%202.25-1.95%202.25%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.95%209.155V7c0-1.995-1.472-3.75-3.45-3.75h-9C5.522%203.25%204.05%205.005%204.05%207v2.182a3%203%200%200%200-.863.325c-.476.276-.937.768-.937%201.493v4c0%201.995%201.472%203.75%203.45%203.75h1.05V20a.75.75%200%200%200%201.5%200v-1.25h7.5V20a.75.75%200%200%200%201.5%200v-1.25h1.05c1.978%200%203.45-1.755%203.45-3.75v-4c0-.74-.432-1.255-.945-1.544a2.8%202.8%200%200%200-.855-.301M18.3%2017.25H5.7c-1.005%200-1.95-.931-1.95-2.25v-4c0-.01-.004-.083.188-.194c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236c0%20.693.051%201.592.408%202.335c.186.388.464.753.874%201.018c.412.266.905.397%201.468.397h6.8c.563%200%201.056-.131%201.468-.397c.41-.265.688-.63.874-1.018c.357-.743.408-1.643.408-2.336c0-.008-.004-.082.188-.193c.203-.118.522-.204.88-.212s.665.064.852.17c.162.091.18.165.18.236v4c0%201.319-.945%202.25-1.95%202.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/sofa-solid.svg?color=%231a73e8&size=48