@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 491 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Bed = createMeisterIcons("bed", [["path",{"fill":"currentColor","d":"M5.75 7A3.262 3.262 0 0 1 9 3.75h6A3.262 3.262 0 0 1 18.25 7v1.35H5.75V7Zm0 2.85V17A3.262 3.262 0 0 0 9 20.25h6A3.262 3.262 0 0 0 18.25 17V9.85H5.75ZM9 2.25A4.762 4.762 0 0 0 4.25 7v10A4.762 4.762 0 0 0 9 21.75h6A4.762 4.762 0 0 0 19.75 17V7A4.762 4.762 0 0 0 15 2.25H9Z","key":"34c7ea714f370d6913aea1205c5970675673e5ca"}]])
export default Bed