bedside table 3 icon
bedside-table-3-bold-duotone from Solar by 480 Design · Bold Duotone · Home · CC-BY-4.0 Attribution required.
- Name
- bedside-table-3-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More home icons from Solar
armchair-2-boldarmchair-boldbar-chair-boldbath-boldbed-boldbedside-table-2-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-2-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-boldsmart-vacuum-cleaner-2-bold
Use the bedside table 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2 11H22V12C22 15.7712 22 17.6569 20.8284 18.8284C20.524 19.1328 20.1714 19.3582 19.75 19.5249V22C19.75 22.4142 19.4142 22.75 19 22.75C18.5858 22.75 18.25 22.4142 18.25 22V19.8713C17.1801 20 15.8064 20 14 20H10C8.19364 20 6.81989 20 5.75 19.8713V22C5.75 22.4142 5.41421 22.75 5 22.75C4.58579 22.75 4.25 22.4142 4.25 22V19.5249C3.82861 19.3582 3.47599 19.1328 3.17157 18.8284C2 17.6569 2 15.7712 2 12V11ZM8.25 15.5C8.25 15.0858 8.58579 14.75 9 14.75H15C15.4142 14.75 15.75 15.0858 15.75 15.5C15.75 15.9142 15.4142 16.25 15 16.25H9C8.58579 16.25 8.25 15.9142 8.25 15.5Z" clip-rule="evenodd"/><path d="M3.17157 3.17157C2 4.34315 2 6.22876 2 10V11H22V10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157Z" opacity=".5"/><path d="M9 5.75C8.58579 5.75 8.25 6.08579 8.25 6.5C8.25 6.91421 8.58579 7.25 9 7.25H15C15.4142 7.25 15.75 6.91421 15.75 6.5C15.75 6.08579 15.4142 5.75 15 5.75H9Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBedsideTable3BoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M2 11H22V12C22 15.7712 22 17.6569 20.8284 18.8284C20.524 19.1328 20.1714 19.3582 19.75 19.5249V22C19.75 22.4142 19.4142 22.75 19 22.75C18.5858 22.75 18.25 22.4142 18.25 22V19.8713C17.1801 20 15.8064 20 14 20H10C8.19364 20 6.81989 20 5.75 19.8713V22C5.75 22.4142 5.41421 22.75 5 22.75C4.58579 22.75 4.25 22.4142 4.25 22V19.5249C3.82861 19.3582 3.47599 19.1328 3.17157 18.8284C2 17.6569 2 15.7712 2 12V11ZM8.25 15.5C8.25 15.0858 8.58579 14.75 9 14.75H15C15.4142 14.75 15.75 15.0858 15.75 15.5C15.75 15.9142 15.4142 16.25 15 16.25H9C8.58579 16.25 8.25 15.9142 8.25 15.5Z" clipRule="evenodd"/><path d="M3.17157 3.17157C2 4.34315 2 6.22876 2 10V11H22V10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157Z" opacity=".5"/><path d="M9 5.75C8.58579 5.75 8.25 6.08579 8.25 6.5C8.25 6.91421 8.58579 7.25 9 7.25H15C15.4142 7.25 15.75 6.91421 15.75 6.5C15.75 6.08579 15.4142 5.75 15 5.75H9Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2 11H22V12C22 15.7712 22 17.6569 20.8284 18.8284C20.524 19.1328 20.1714 19.3582 19.75 19.5249V22C19.75 22.4142 19.4142 22.75 19 22.75C18.5858 22.75 18.25 22.4142 18.25 22V19.8713C17.1801 20 15.8064 20 14 20H10C8.19364 20 6.81989 20 5.75 19.8713V22C5.75 22.4142 5.41421 22.75 5 22.75C4.58579 22.75 4.25 22.4142 4.25 22V19.5249C3.82861 19.3582 3.47599 19.1328 3.17157 18.8284C2 17.6569 2 15.7712 2 12V11ZM8.25 15.5C8.25 15.0858 8.58579 14.75 9 14.75H15C15.4142 14.75 15.75 15.0858 15.75 15.5C15.75 15.9142 15.4142 16.25 15 16.25H9C8.58579 16.25 8.25 15.9142 8.25 15.5Z" clip-rule="evenodd"/><path d="M3.17157 3.17157C2 4.34315 2 6.22876 2 10V11H22V10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157Z" opacity=".5"/><path d="M9 5.75C8.58579 5.75 8.25 6.08579 8.25 6.5C8.25 6.91421 8.58579 7.25 9 7.25H15C15.4142 7.25 15.75 6.91421 15.75 6.5C15.75 6.08579 15.4142 5.75 15 5.75H9Z"/></g></svg> </template>
CSS
.icon-bedside-table-3-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2011H22V12C22%2015.7712%2022%2017.6569%2020.8284%2018.8284C20.524%2019.1328%2020.1714%2019.3582%2019.75%2019.5249V22C19.75%2022.4142%2019.4142%2022.75%2019%2022.75C18.5858%2022.75%2018.25%2022.4142%2018.25%2022V19.8713C17.1801%2020%2015.8064%2020%2014%2020H10C8.19364%2020%206.81989%2020%205.75%2019.8713V22C5.75%2022.4142%205.41421%2022.75%205%2022.75C4.58579%2022.75%204.25%2022.4142%204.25%2022V19.5249C3.82861%2019.3582%203.47599%2019.1328%203.17157%2018.8284C2%2017.6569%202%2015.7712%202%2012V11ZM8.25%2015.5C8.25%2015.0858%208.58579%2014.75%209%2014.75H15C15.4142%2014.75%2015.75%2015.0858%2015.75%2015.5C15.75%2015.9142%2015.4142%2016.25%2015%2016.25H9C8.58579%2016.25%208.25%2015.9142%208.25%2015.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.17157%203.17157C2%204.34315%202%206.22876%202%2010V11H22V10C22%206.22876%2022%204.34315%2020.8284%203.17157C19.6569%202%2017.7712%202%2014%202H10C6.22876%202%204.34315%202%203.17157%203.17157Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%205.75C8.58579%205.75%208.25%206.08579%208.25%206.5C8.25%206.91421%208.58579%207.25%209%207.25H15C15.4142%207.25%2015.75%206.91421%2015.75%206.5C15.75%206.08579%2015.4142%205.75%2015%205.75H9Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2011H22V12C22%2015.7712%2022%2017.6569%2020.8284%2018.8284C20.524%2019.1328%2020.1714%2019.3582%2019.75%2019.5249V22C19.75%2022.4142%2019.4142%2022.75%2019%2022.75C18.5858%2022.75%2018.25%2022.4142%2018.25%2022V19.8713C17.1801%2020%2015.8064%2020%2014%2020H10C8.19364%2020%206.81989%2020%205.75%2019.8713V22C5.75%2022.4142%205.41421%2022.75%205%2022.75C4.58579%2022.75%204.25%2022.4142%204.25%2022V19.5249C3.82861%2019.3582%203.47599%2019.1328%203.17157%2018.8284C2%2017.6569%202%2015.7712%202%2012V11ZM8.25%2015.5C8.25%2015.0858%208.58579%2014.75%209%2014.75H15C15.4142%2014.75%2015.75%2015.0858%2015.75%2015.5C15.75%2015.9142%2015.4142%2016.25%2015%2016.25H9C8.58579%2016.25%208.25%2015.9142%208.25%2015.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3.17157%203.17157C2%204.34315%202%206.22876%202%2010V11H22V10C22%206.22876%2022%204.34315%2020.8284%203.17157C19.6569%202%2017.7712%202%2014%202H10C6.22876%202%204.34315%202%203.17157%203.17157Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%205.75C8.58579%205.75%208.25%206.08579%208.25%206.5C8.25%206.91421%208.58579%207.25%209%207.25H15C15.4142%207.25%2015.75%206.91421%2015.75%206.5C15.75%206.08579%2015.4142%205.75%2015%205.75H9Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/bedside-table-3-bold-duotone.svg?color=%231a73e8&size=48