Viewing File: /home/markqprx/iniasli.pro/client/icons/material/Cottage.tsx

import {createSvgIcon} from '../create-svg-icon';

export const CottageIcon = createSvgIcon(
  <path d="M12 3 6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm6 16h-5v-4h-2v4H6v-8.9l6-4.58 6 4.58V19zM10 1c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2z" />
, 'CottageOutlined');
Back to Directory File Manager