remirror/remirror

View on GitHub
packages/remirror__icons/src/all-icons.ts

Summary

Maintainability
A
0 mins
Test Coverage
/** THIS FILE IS AUTO GENERATED */

import type { IconTree } from './icon-types';

/**
 * The icon for `twenty-four-hours-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Twenty Four Hours Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/24-hours-fill.svg)
 */
export const twentyFourHoursFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13c1.657 0 3 1.343 3 3 0 .85-.353 1.616-.92 2.162L12.17 20H15v2H9v-1.724l3.693-3.555c.19-.183.307-.438.307-.721 0-.552-.448-1-1-1s-1 .448-1 1H9c0-1.657 1.343-3 3-3zm6 0v4h2v-4h2v9h-2v-3h-4v-6h2zM4 12c0 2.527 1.171 4.78 3 6.246v2.416C4.011 18.933 2 15.702 2 12h2zm8-10c5.185 0 9.449 3.947 9.95 9h-2.012C19.446 7.054 16.08 4 12 4 9.536 4 7.332 5.114 5.865 6.865L8 9H2V3l2.447 2.446C6.28 3.336 8.984 2 12 2z',
    },
  },
];

/**
 * The icon for `twenty-four-hours-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Twenty Four Hours Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/24-hours-line.svg)
 */
export const twentyFourHoursLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13c1.657 0 3 1.343 3 3 0 .85-.353 1.616-.92 2.162L12.17 20H15v2H9v-1.724l3.693-3.555c.19-.183.307-.438.307-.721 0-.552-.448-1-1-1s-1 .448-1 1H9c0-1.657 1.343-3 3-3zm6 0v4h2v-4h2v9h-2v-3h-4v-6h2zM4 12c0 2.527 1.171 4.78 3 6.246v2.416C4.011 18.933 2 15.702 2 12h2zm8-10c5.185 0 9.449 3.947 9.95 9h-2.012C19.446 7.054 16.08 4 12 4 9.25 4 6.824 5.387 5.385 7.5H8v2H2v-6h2V6c1.824-2.43 4.729-4 8-4z',
    },
  },
];

/**
 * The icon for `four-k-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Four K Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/4k-fill.svg)
 */
export const fourKFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8.5 10.5V12h-1V9H9v3H7.5V9H6v4.5h3V15h1.5v-1.5h1zM18 15l-2.25-3L18 9h-1.75l-1.75 2.25V9H13v6h1.5v-2.25L16.25 15H18z',
    },
  },
];

/**
 * The icon for `four-k-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Four K Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/4k-line.svg)
 */
export const fourKLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8.5 10.5h-1V15H9v-1.5H6V9h1.5v3H9V9h1.5v3h1v1.5zM18 15h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z',
    },
  },
];

/**
 * The icon for `account-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-box-fill.svg)
 */
export const accountBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 4.995C3 3.893 3.893 3 4.995 3h14.01C20.107 3 21 3.893 21 4.995v14.01A1.995 1.995 0 0 1 19.005 21H4.995A1.995 1.995 0 0 1 3 19.005V4.995zM6.357 18h11.49a6.992 6.992 0 0 0-5.745-3 6.992 6.992 0 0 0-5.745 3zM12 13a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z',
    },
  },
];

/**
 * The icon for `account-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-box-line.svg)
 */
export const accountBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 4.995C3 3.893 3.893 3 4.995 3h14.01C20.107 3 21 3.893 21 4.995v14.01A1.995 1.995 0 0 1 19.005 21H4.995A1.995 1.995 0 0 1 3 19.005V4.995zM5 5v14h14V5H5zm2.972 13.18a9.983 9.983 0 0 1-1.751-.978A6.994 6.994 0 0 1 12.102 14c2.4 0 4.517 1.207 5.778 3.047a9.995 9.995 0 0 1-1.724 1.025A4.993 4.993 0 0 0 12.102 16c-1.715 0-3.23.864-4.13 2.18zM12 13a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `account-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-circle-fill.svg)
 */
export const accountCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zM6.023 15.416C7.491 17.606 9.695 19 12.16 19c2.464 0 4.669-1.393 6.136-3.584A8.968 8.968 0 0 0 12.16 13a8.968 8.968 0 0 0-6.137 2.416zM12 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `account-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-circle-line.svg)
 */
export const accountCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-4.987-3.744A7.966 7.966 0 0 0 12 20c1.97 0 3.773-.712 5.167-1.892A6.979 6.979 0 0 0 12.16 16a6.981 6.981 0 0 0-5.147 2.256zM5.616 16.82A8.975 8.975 0 0 1 12.16 14a8.972 8.972 0 0 1 6.362 2.634 8 8 0 1 0-12.906.187zM12 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `account-pin-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Pin Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-pin-box-fill.svg)
 */
export const accountPinBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 21l-2 2-2-2H4.995A1.995 1.995 0 0 1 3 19.005V4.995C3 3.893 3.893 3 4.995 3h14.01C20.107 3 21 3.893 21 4.995v14.01A1.995 1.995 0 0 1 19.005 21H14zm-7.643-3h11.49a6.992 6.992 0 0 0-5.745-3 6.992 6.992 0 0 0-5.745 3zM12 13a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z',
    },
  },
];

/**
 * The icon for `account-pin-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Pin Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-pin-box-line.svg)
 */
export const accountPinBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 21l-2 2-2-2H4.995A1.995 1.995 0 0 1 3 19.005V4.995C3 3.893 3.893 3 4.995 3h14.01C20.107 3 21 3.893 21 4.995v14.01A1.995 1.995 0 0 1 19.005 21H14zm5-2V5H5v14h5.828L12 20.172 13.172 19H19zm-11.028-.82a9.983 9.983 0 0 1-1.751-.978A6.994 6.994 0 0 1 12.102 14c2.4 0 4.517 1.207 5.778 3.047a9.995 9.995 0 0 1-1.724 1.025A4.993 4.993 0 0 0 12.102 16c-1.715 0-3.23.864-4.13 2.18zM12 13a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `account-pin-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Pin Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-pin-circle-fill.svg)
 */
export const accountPinCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.256 21.744L12 24l-2.256-2.256C5.31 20.72 2 16.744 2 12 2 6.48 6.48 2 12 2s10 4.48 10 10c0 4.744-3.31 8.72-7.744 9.744zm-8.233-6.328C7.491 17.606 9.695 19 12.16 19c2.464 0 4.669-1.393 6.136-3.584A8.968 8.968 0 0 0 12.16 13a8.968 8.968 0 0 0-6.137 2.416zM12 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `account-pin-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Account Pin Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/account-pin-circle-line.svg)
 */
export const accountPinCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.745 21.745C5.308 20.722 2 16.747 2 12 2 6.477 6.477 2 12 2s10 4.477 10 10c0 4.747-3.308 8.722-7.745 9.745L12 24l-2.255-2.255zm-2.733-3.488a7.953 7.953 0 0 0 3.182 1.539l.56.129L12 21.172l1.247-1.247.56-.13a7.956 7.956 0 0 0 3.36-1.686A6.979 6.979 0 0 0 12.16 16c-2.036 0-3.87.87-5.148 2.257zM5.616 16.82A8.975 8.975 0 0 1 12.16 14a8.972 8.972 0 0 1 6.362 2.634 8 8 0 1 0-12.906.187zM12 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `add-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Add Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/add-box-fill.svg)
 */
export const addBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7 8H7v2h4v4h2v-4h4v-2h-4V7h-2v4z',
    },
  },
];

/**
 * The icon for `add-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Add Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/add-box-line.svg)
 */
export const addBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm6 6V7h2v4h4v2h-4v4h-2v-4H7v-2h4z',
    },
  },
];

/**
 * The icon for `add-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Add Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/add-circle-fill.svg)
 */
export const addCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11H7v2h4v4h2v-4h4v-2h-4V7h-2v4z',
    },
  },
];

/**
 * The icon for `add-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Add Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/add-circle-line.svg)
 */
export const addCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 11V7h2v4h4v2h-4v4h-2v-4H7v-2h4zm1 11C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16z',
    },
  },
];

/**
 * The icon for `admin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Admin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/admin-fill.svg)
 */
export const adminFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v8H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm9 4h1v5h-8v-5h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z',
    },
  },
];

/**
 * The icon for `admin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Admin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/admin-line.svg)
 */
export const adminLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v2a6 6 0 0 0-6 6H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm9 6h1v5h-8v-5h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z',
    },
  },
];

/**
 * The icon for `advertisement-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Advertisement Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/advertisement-fill.svg)
 */
export const advertisementFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zM9.399 8h-2l-3.2 8h2.154l.4-1h3.29l.4 1h2.155L9.399 8zM19 8h-2v2h-1a3 3 0 0 0-.176 5.995L16 16h3V8zm-2 4v2h-1l-.117-.007a1 1 0 0 1 0-1.986L16 12h1zm-8.601-1.115L9.244 13H7.552l.847-2.115z',
    },
  },
];

/**
 * The icon for `advertisement-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Advertisement Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/advertisement-line.svg)
 */
export const advertisementLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zM9.399 8l3.199 8h-2.155l-.4-1h-3.29l-.4 1H4.199l3.2-8h2zM19 8v8h-3a3 3 0 0 1 0-6h.999L17 8h2zm-2 4h-1a1 1 0 0 0-.117 1.993L16 14h1v-2zm-8.601-1.115L7.552 13h1.692l-.845-2.115z',
    },
  },
];

/**
 * The icon for `airplay-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Airplay Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/airplay-fill.svg)
 */
export const airplayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.4 13.533l5 6.667a.5.5 0 0 1-.4.8H7a.5.5 0 0 1-.4-.8l5-6.667a.5.5 0 0 1 .8 0zM18 19v-2h2V5H4v12h2v2H2.992A.994.994 0 0 1 2 18V4c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H18z',
    },
  },
];

/**
 * The icon for `airplay-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Airplay Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/airplay-line.svg)
 */
export const airplayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.4 13.533l5 6.667a.5.5 0 0 1-.4.8H7a.5.5 0 0 1-.4-.8l5-6.667a.5.5 0 0 1 .8 0zM12 16.33L10 19h4l-2-2.67zM18 19v-2h2V5H4v12h2v2H2.992A.994.994 0 0 1 2 18V4c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H18z',
    },
  },
];

/**
 * The icon for `alarm-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alarm Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/alarm-fill.svg)
 */
export const alarmFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22a9 9 0 1 1 0-18 9 9 0 0 1 0 18zm1-9V8h-2v7h5v-2h-3zM1.747 6.282l3.535-3.535 1.415 1.414L3.16 7.697 1.747 6.282zm16.97-3.535l3.536 3.535-1.414 1.415-3.536-3.536 1.415-1.414z',
    },
  },
];

/**
 * The icon for `alarm-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alarm Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/alarm-line.svg)
 */
export const alarmLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22a9 9 0 1 1 0-18 9 9 0 0 1 0 18zm0-2a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm1-7h3v2h-5V8h2v5zM1.747 6.282l3.535-3.535 1.415 1.414L3.16 7.697 1.747 6.282zm16.97-3.535l3.536 3.535-1.414 1.415-3.536-3.536 1.415-1.414z',
    },
  },
];

/**
 * The icon for `alarm-warning-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alarm Warning Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/alarm-warning-fill.svg)
 */
export const alarmWarningFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 20v-6a8 8 0 1 1 16 0v6h1v2H3v-2h1zm2-6h2a4 4 0 0 1 4-4V8a6 6 0 0 0-6 6zm5-12h2v3h-2V2zm8.778 2.808l1.414 1.414-2.12 2.121-1.415-1.414 2.121-2.121zM2.808 6.222l1.414-1.414 2.121 2.12L4.93 8.344 2.808 6.222z',
    },
  },
];

/**
 * The icon for `alarm-warning-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alarm Warning Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/alarm-warning-line.svg)
 */
export const alarmWarningLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 20v-6a8 8 0 1 1 16 0v6h1v2H3v-2h1zm2 0h12v-6a6 6 0 1 0-12 0v6zm5-18h2v3h-2V2zm8.778 2.808l1.414 1.414-2.12 2.121-1.415-1.414 2.121-2.121zM2.808 6.222l1.414-1.414 2.121 2.12L4.93 8.344 2.808 6.222zM7 14a5 5 0 0 1 5-5v2a3 3 0 0 0-3 3H7z',
    },
  },
];

/**
 * The icon for `album-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Album Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/album-fill.svg)
 */
export const albumFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 14c2.213 0 4-1.787 4-4s-1.787-4-4-4-4 1.787-4 4 1.787 4 4 4zm0-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z',
    },
  },
];

/**
 * The icon for `album-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Album Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/album-line.svg)
 */
export const albumLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-8a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z',
    },
  },
];

/**
 * The icon for `alert-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alert Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/alert-fill.svg)
 */
export const alertFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.866 3l9.526 16.5a1 1 0 0 1-.866 1.5H2.474a1 1 0 0 1-.866-1.5L11.134 3a1 1 0 0 1 1.732 0zM11 16v2h2v-2h-2zm0-7v5h2V9h-2z',
    },
  },
];

/**
 * The icon for `aliens-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Aliens Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/aliens-fill.svg)
 */
export const aliensFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a8.5 8.5 0 0 1 8.5 8.5c0 6.5-5.5 12-8.5 12s-8.5-5.5-8.5-12A8.5 8.5 0 0 1 12 2zm5.5 10a4.5 4.5 0 0 0-4.475 4.975 4.5 4.5 0 0 0 4.95-4.95A4.552 4.552 0 0 0 17.5 12zm-11 0c-.16 0-.319.008-.475.025a4.5 4.5 0 0 0 4.95 4.95A4.5 4.5 0 0 0 6.5 12z',
    },
  },
];

/**
 * The icon for `aliens-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Aliens Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/aliens-line.svg)
 */
export const aliensLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a8.5 8.5 0 0 1 8.5 8.5c0 6.5-5.5 12-8.5 12s-8.5-5.5-8.5-12A8.5 8.5 0 0 1 12 2zm0 2a6.5 6.5 0 0 0-6.5 6.5c0 4.794 4.165 10 6.5 10s6.5-5.206 6.5-10A6.5 6.5 0 0 0 12 4zm5.5 7c.16 0 .319.008.475.025a4.5 4.5 0 0 1-4.95 4.95A4.5 4.5 0 0 1 17.5 11zm-11 0a4.5 4.5 0 0 1 4.475 4.975 4.5 4.5 0 0 1-4.95-4.95C6.18 11.008 6.34 11 6.5 11z',
    },
  },
];

/**
 * The icon for `alipay-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alipay Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/alipay-fill.svg)
 */
export const alipayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.422 15.358c-3.83-1.153-6.055-1.84-6.678-2.062a12.41 12.41 0 0 0 1.32-3.32H12.8V8.872h4v-.68h-4V6.344h-1.536c-.28 0-.312.248-.312.248v1.592H7.2v.68h3.752v1.104H7.88v.616h6.224a10.972 10.972 0 0 1-.888 2.176c-1.408-.464-2.192-.784-3.912-.944-3.256-.312-4.008 1.48-4.128 2.576C5 16.064 6.48 17.424 8.688 17.424s3.68-1.024 5.08-2.72c1.167.558 3.338 1.525 6.514 2.902A9.99 9.99 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10a9.983 9.983 0 0 1-.578 3.358zm-12.99 1.01c-2.336 0-2.704-1.48-2.584-2.096.12-.616.8-1.416 2.104-1.416 1.496 0 2.832.384 4.44 1.16-1.136 1.48-2.52 2.352-3.96 2.352z',
    },
  },
];

/**
 * The icon for `alipay-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Alipay Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/alipay-line.svg)
 */
export const alipayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18.408 16.79c-2.173-.95-3.72-1.646-4.64-2.086-1.4 1.696-2.872 2.72-5.08 2.72S5 16.064 5.176 14.392c.12-1.096.872-2.888 4.128-2.576 1.72.16 2.504.48 3.912.944.36-.664.664-1.4.888-2.176H7.88v-.616h3.072V8.864H7.2v-.68h3.752V6.592s.032-.248.312-.248H12.8v1.848h4v.68h-4v1.104h3.264a12.41 12.41 0 0 1-1.32 3.32c.51.182 2.097.676 4.76 1.483a8 8 0 1 0-1.096 2.012zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3.568-5.632c1.44 0 2.824-.872 3.96-2.352-1.608-.776-2.944-1.16-4.44-1.16-1.304 0-1.984.8-2.104 1.416-.12.616.248 2.096 2.584 2.096z',
    },
  },
];

/**
 * The icon for `amazon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Amazon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/amazon-fill.svg)
 */
export const amazonFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.996 18.23c0 .727-.405 2.127-1.314 2.896-.182.14-.365.061-.285-.143.265-.648.872-2.147.587-2.492-.2-.262-1.03-.243-1.738-.182-.324.041-.607.06-.828.105-.203.017-.245-.163-.041-.303.262-.185.545-.325.87-.428 1.15-.344 2.48-.137 2.67.083.036.042.08.16.08.463zm-1.921 1.294a7.426 7.426 0 0 1-.83.55c-2.122 1.275-4.87 1.943-7.258 1.943-3.843 0-7.28-1.417-9.888-3.788-.223-.182-.038-.446.223-.303 2.81 1.64 6.288 2.632 9.889 2.632 2.265 0 4.708-.424 7.035-1.336.162-.061.344-.144.503-.202.367-.165.69.243.326.504zm-6.17-11.03c0-1.041.041-1.654-.304-2.18-.306-.433-.833-.693-1.568-.652-.798.044-1.655.567-1.874 1.526-.042.22-.171.436-.436.483l-2.436-.31c-.174-.04-.438-.173-.352-.521C7.458 4.088 9.81 3.129 12.033 3h.523c1.22 0 2.787.349 3.79 1.264 1.217 1.136 1.088 2.662 1.088 4.32v3.927c0 1.178.477 1.7.958 2.314.13.219.174.477-.045.655-.48.435-1.394 1.219-1.917 1.654-.174.133-.488.147-.61.045-.77-.645-.958-1.003-1.435-1.658-.83.871-1.526 1.352-2.355 1.613a7.035 7.035 0 0 1-1.784.216c-2.09 0-3.746-1.303-3.746-3.88 0-2.049 1.09-3.442 2.7-4.101 1.61-.66 3.95-.87 4.704-.874zm-.478 5.192c.52-.872.477-1.586.477-3.185-.651 0-1.306.045-1.871.178-1.045.303-1.874.961-1.874 2.355 0 1.09.567 1.832 1.525 1.832.132 0 .248-.016.349-.045.67-.186 1.088-.522 1.394-1.135z',
    },
  },
];

/**
 * The icon for `amazon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Amazon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/amazon-line.svg)
 */
export const amazonLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.625 14.62c-1.107 1.619-2.728 2.384-4.625 2.384-2.304 0-4.276-1.773-3.993-4.124.315-2.608 2.34-3.73 5.708-4.143.601-.073.85-.094 2.147-.19l.138-.01v-.215C15 6.526 13.932 5.3 12.5 5.3c-1.437 0-2.44.747-3.055 2.526l-1.89-.652C8.442 4.604 10.193 3.3 12.5 3.3c2.603 0 4.5 2.178 4.5 5.022 0 2.649.163 4.756.483 5.557.356.892.486 1.117.884 1.613l-1.56 1.251c-.523-.652-.753-1.049-1.181-2.122v-.001zm5.632 5.925c-.271.2-.742.081-.529-.44.265-.648.547-1.408.262-1.752-.21-.255-.467-.382-1.027-.382-.46 0-.69.06-.995.08-.204.013-.293-.297-.091-.44a2.96 2.96 0 0 1 .87-.428c1.15-.344 2.505-.155 2.67.083.365.53-.199 2.569-1.16 3.28zm-1.182-1.084a7.555 7.555 0 0 1-.83.695c-2.122 1.616-4.87 2.46-7.258 2.46-3.843 0-7.28-1.793-9.888-4.795-.223-.23-.038-.566.223-.384 2.81 2.077 6.288 3.333 9.889 3.333 2.265 0 4.708-.537 7.035-1.693.162-.076.344-.18.503-.254.367-.21.69.306.326.638zm-5.065-8.92c-1.258.094-1.496.113-2.052.181-2.552.313-3.797 1.003-3.965 2.398-.126 1.043.81 1.884 2.007 1.884 2.039 0 3.517-1.228 4.022-4.463h-.012z',
    },
  },
];

/**
 * The icon for `anchor-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Anchor Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/anchor-fill.svg)
 */
export const anchorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 9.874v10.054c3.619-.453 6.487-3.336 6.938-6.972H17L20.704 7A10.041 10.041 0 0 1 22 11.95C22 17.5 17.523 22 12 22S2 17.5 2 11.95c0-1.8.471-3.489 1.296-4.95L7 12.956H4.062c.451 3.636 3.32 6.519 6.938 6.972V9.874A4.002 4.002 0 0 1 12 2a4 4 0 0 1 1 7.874zM12 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `anchor-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Anchor Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/anchor-line.svg)
 */
export const anchorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.05 11H7v2H4.062A8.004 8.004 0 0 0 11 19.938V9.874A4.002 4.002 0 0 1 12 2a4 4 0 0 1 1 7.874v10.064A8.004 8.004 0 0 0 19.938 13H17v-2h4.95c.033.329.05.663.05 1 0 5.523-4.477 10-10 10S2 17.523 2 12c0-.337.017-.671.05-1zM12 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `ancient-gate-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ancient Gate Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/ancient-gate-fill.svg)
 */
export const ancientGateFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.901 10a2.999 2.999 0 0 0 4.075 1.113 3.5 3.5 0 0 1-1.975 3.55L21 21h-6v-2a3 3 0 0 0-5.995-.176L9 19v2H3v-6.336a3.5 3.5 0 0 1-1.979-3.553A2.999 2.999 0 0 0 5.098 10h13.803zm-1.865-7a3.5 3.5 0 0 0 4.446 2.86 3.5 3.5 0 0 1-3.29 3.135L18 9H6a3.5 3.5 0 0 1-3.482-3.14A3.5 3.5 0 0 0 6.964 3h10.072z',
    },
  },
];

/**
 * The icon for `ancient-gate-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ancient Gate Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/ancient-gate-line.svg)
 */
export const ancientGateLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18.901 10a2.999 2.999 0 0 0 4.075 1.113 3.5 3.5 0 0 1-1.975 3.55L21 21h-7v-2a2 2 0 0 0-1.85-1.995L12 17a2 2 0 0 0-1.995 1.85L10 19v2H3v-6.336a3.5 3.5 0 0 1-1.979-3.553A2.999 2.999 0 0 0 5.098 10h13.803zm-.971 2H6.069l-.076.079c-.431.42-.935.76-1.486 1.002l-.096.039.589.28-.001 5.6 3.002-.001v-.072l.01-.223c.149-2.016 1.78-3.599 3.854-3.698l.208-.005.223.01a4 4 0 0 1 3.699 3.787l.004.201L19 19l.001-5.6.587-.28-.095-.04a5.002 5.002 0 0 1-1.486-1.001L17.93 12zm-.894-9a3.5 3.5 0 0 0 4.446 2.86 3.5 3.5 0 0 1-3.29 3.135L18 9H6a3.5 3.5 0 0 1-3.482-3.14A3.5 3.5 0 0 0 6.964 3h10.072zM15.6 5H8.399a5.507 5.507 0 0 1-1.49 1.816L6.661 7h10.677l-.012-.008a5.518 5.518 0 0 1-1.579-1.722L15.6 5z',
    },
  },
];

/**
 * The icon for `ancient-pavilion-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ancient Pavilion Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/ancient-pavilion-fill.svg)
 */
export const ancientPavilionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.513 2.001a9.004 9.004 0 0 0 9.97 5.877A4.501 4.501 0 0 1 19 11.888V19l2 .001v2H3v-2h2v-7.113a4.503 4.503 0 0 1-3.484-4.01 9.004 9.004 0 0 0 9.972-5.876h1.025zM17 12H7V19h10v-7z',
    },
  },
];

/**
 * The icon for `ancient-pavilion-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ancient Pavilion Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/ancient-pavilion-line.svg)
 */
export const ancientPavilionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12.513 2.001a9.004 9.004 0 0 0 9.97 5.877A4.501 4.501 0 0 1 19 11.888V19l2 .001v2H3v-2h2v-7.113a4.503 4.503 0 0 1-3.484-4.01 9.004 9.004 0 0 0 9.972-5.876h1.025zM17 12H7V19h10v-7zm-5-6.673l-.11.155A11.012 11.012 0 0 1 5.4 9.736l-.358.073.673.19h12.573l.668-.19-.011-.002a11.01 11.01 0 0 1-6.836-4.326L12 5.326z',
    },
  },
];

/**
 * The icon for `android-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Android Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/android-fill.svg)
 */
export const androidFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.382 3.968A8.962 8.962 0 0 1 12 2c2.125 0 4.078.736 5.618 1.968l1.453-1.453 1.414 1.414-1.453 1.453A8.962 8.962 0 0 1 21 11v1H3v-1c0-2.125.736-4.078 1.968-5.618L3.515 3.93l1.414-1.414 1.453 1.453zM3 14h18v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7zm6-5a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm6 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `android-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Android Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/android-line.svg)
 */
export const androidLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M19 13H5v7h14v-7zm0-2a7 7 0 0 0-14 0h14zM6.382 3.968A8.962 8.962 0 0 1 12 2c2.125 0 4.078.736 5.618 1.968l1.453-1.453 1.414 1.414-1.453 1.453A8.962 8.962 0 0 1 21 11v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11c0-2.125.736-4.078 1.968-5.618L3.515 3.93l1.414-1.414 1.453 1.453zM9 9a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm6 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `angularjs-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Angularjs Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/angularjs-fill.svg)
 */
export const angularjsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2l9.3 3.32-1.418 12.31L12 22l-7.882-4.37L2.7 5.32 12 2zm0 2.21L6.186 17.26h2.168l1.169-2.92h4.934l1.17 2.92h2.167L12 4.21zm1.698 8.33h-3.396L12 8.45l1.698 4.09z',
    },
  },
];

/**
 * The icon for `angularjs-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Angularjs Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/angularjs-line.svg)
 */
export const angularjsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.523 16.65l.49-.27 1.118-9.71L12 4.123 4.869 6.669l1.119 9.71.473.263L12 4.21l5.523 12.44zm-1.099.61h-.798l-1.169-2.92H9.523l-1.17 2.92h-.777L12 19.713l4.424-2.453zM12 2l9.3 3.32-1.418 12.31L12 22l-7.882-4.37L2.7 5.32 12 2zm1.698 10.54L12 8.45l-1.698 4.09h3.396z',
    },
  },
];

/**
 * The icon for `anticlockwise-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Anticlockwise 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/anticlockwise-2-fill.svg)
 */
export const anticlockwise2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 4h2a5 5 0 0 1 5 5v4h-2V9a3 3 0 0 0-3-3h-2v3L9 5l5-4v3zm1 7v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1z',
    },
  },
];

/**
 * The icon for `anticlockwise-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Anticlockwise 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/anticlockwise-2-line.svg)
 */
export const anticlockwise2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13.414 6l1.829 1.828-1.415 1.415L9.586 5 13.828.757l1.415 1.415L13.414 4H16a5 5 0 0 1 5 5v4h-2V9a3 3 0 0 0-3-3h-2.586zM15 11v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1zm-2 1H5v8h8v-8z',
    },
  },
];

/**
 * The icon for `anticlockwise-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Anticlockwise Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/anticlockwise-fill.svg)
 */
export const anticlockwiseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 10h3l-4 5-4-5h3V8a5 5 0 0 1 5-5h4v2H9a3 3 0 0 0-3 3v2zm5-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `anticlockwise-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Anticlockwise Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/anticlockwise-line.svg)
 */
export const anticlockwiseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 9h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1zm1 2v8h8v-8h-8zm-6-.414l1.828-1.829 1.415 1.415L5 14.414.757 10.172l1.415-1.415L4 10.586V8a5 5 0 0 1 5-5h4v2H9a3 3 0 0 0-3 3v2.586z',
    },
  },
];

/**
 * The icon for `app-store-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![App Store Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/app-store-fill.svg)
 */
export const appStoreFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM8.823 15.343c-.395-.477-.886-.647-1.479-.509l-.15.041-.59 1.016a.823.823 0 0 0 1.366.916l.062-.093.79-1.371zM13.21 8.66c-.488.404-.98 1.597-.29 2.787l3.04 5.266a.824.824 0 0 0 1.476-.722l-.049-.1-.802-1.392h1.19a.82.82 0 0 0 .822-.823.82.82 0 0 0-.72-.816l-.103-.006h-2.14L13.44 9.057l-.23-.396zm.278-3.044a.825.825 0 0 0-1.063.21l-.062.092-.367.633-.359-.633a.824.824 0 0 0-1.476.722l.049.1.838 1.457-2.685 4.653H6.266a.82.82 0 0 0-.822.822c0 .421.312.766.719.817l.103.006h7.48c.34-.64-.06-1.549-.81-1.638l-.121-.007h-2.553l3.528-6.11a.823.823 0 0 0-.302-1.124z',
    },
  },
];

/**
 * The icon for `app-store-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![App Store Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/app-store-line.svg)
 */
export const appStoreLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zM8.823 15.343l-.79 1.37a.823.823 0 1 1-1.428-.822l.589-1.016c.66-.206 1.201-.048 1.629.468zM13.21 8.66l2.423 4.194h2.141a.82.82 0 0 1 .823.822.82.82 0 0 1-.823.823h-1.19l.803 1.391a.824.824 0 0 1-1.427.823l-3.04-5.266c-.69-1.19-.198-2.383.29-2.787zm.278-3.044c.395.226.528.73.302 1.125l-3.528 6.109h2.553c.826 0 1.29.972.931 1.645h-7.48a.82.82 0 0 1-.822-.823.82.82 0 0 1 .822-.822h2.097l2.685-4.653-.838-1.456a.824.824 0 0 1 1.427-.823l.359.633.367-.633a.823.823 0 0 1 1.125-.302z',
    },
  },
];

/**
 * The icon for `apple-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Apple Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/apple-fill.svg)
 */
export const appleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11.624 7.222c-.876 0-2.232-.996-3.66-.96-1.884.024-3.612 1.092-4.584 2.784-1.956 3.396-.504 8.412 1.404 11.172.936 1.344 2.04 2.856 3.504 2.808 1.404-.06 1.932-.912 3.636-.912 1.692 0 2.172.912 3.66.876 1.512-.024 2.472-1.368 3.396-2.724 1.068-1.56 1.512-3.072 1.536-3.156-.036-.012-2.94-1.128-2.976-4.488-.024-2.808 2.292-4.152 2.4-4.212-1.32-1.932-3.348-2.148-4.056-2.196-1.848-.144-3.396 1.008-4.26 1.008zm3.12-2.832c.78-.936 1.296-2.244 1.152-3.54-1.116.048-2.46.744-3.264 1.68-.72.828-1.344 2.16-1.176 3.432 1.236.096 2.508-.636 3.288-1.572z',
    },
  },
];

/**
 * The icon for `apple-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Apple Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/apple-line.svg)
 */
export const appleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.729 8.208c-.473-.037-.981.076-1.759.373.066-.025-.742.29-.968.37-.502.175-.915.271-1.378.271-.458 0-.88-.092-1.366-.255-.155-.053-.311-.11-.505-.186-.082-.032-.382-.152-.448-.177-.648-.254-1.013-.35-1.316-.342-1.152.015-2.243.68-2.876 1.782-1.292 2.244-.577 6.299 1.312 9.031 1.006 1.444 1.556 1.96 1.778 1.953.222-.01.385-.057.783-.225l.167-.071c1.005-.429 1.71-.618 2.771-.618 1.021 0 1.703.186 2.668.602l.168.072c.398.17.542.208.792.202.358-.005.799-.417 1.778-1.854.268-.391.505-.803.71-1.22a7.354 7.354 0 0 1-.392-.347c-1.289-1.228-2.086-2.884-2.108-4.93a6.625 6.625 0 0 1 1.41-4.181 4.124 4.124 0 0 0-1.221-.25zm.155-1.994c.708.048 2.736.264 4.056 2.196-.108.06-2.424 1.404-2.4 4.212.036 3.36 2.94 4.476 2.976 4.488-.024.084-.468 1.596-1.536 3.156-.924 1.356-1.884 2.7-3.396 2.724-1.488.036-1.968-.876-3.66-.876-1.704 0-2.232.852-3.636.912-1.464.048-2.568-1.464-3.504-2.808-1.908-2.76-3.36-7.776-1.404-11.172.972-1.692 2.7-2.76 4.584-2.784 1.428-.036 2.784.96 3.66.96.864 0 2.412-1.152 4.26-1.008zm-1.14-1.824c-.78.936-2.052 1.668-3.288 1.572-.168-1.272.456-2.604 1.176-3.432.804-.936 2.148-1.632 3.264-1.68.144 1.296-.372 2.604-1.152 3.54z',
    },
  },
];

/**
 * The icon for `apps-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Apps 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/apps-2-fill.svg)
 */
export const apps2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 11.5a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0 10a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm10-10a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0 10a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9z',
    },
  },
];

/**
 * The icon for `apps-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Apps 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/apps-2-line.svg)
 */
export const apps2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.5 11.5a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm.5 10a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm10-10a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0 10a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zM6.5 9.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm.5 10a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm10-10a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 10a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z',
    },
  },
];

/**
 * The icon for `apps-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Apps Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/apps-fill.svg)
 */
export const appsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.75 2.5A4.25 4.25 0 0 1 11 6.75V11H6.75a4.25 4.25 0 1 1 0-8.5zm0 10.5H11v4.25A4.25 4.25 0 1 1 6.75 13zm10.5-10.5a4.25 4.25 0 1 1 0 8.5H13V6.75a4.25 4.25 0 0 1 4.25-4.25zM13 13h4.25A4.25 4.25 0 1 1 13 17.25V13z',
    },
  },
];

/**
 * The icon for `archive-drawer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Archive Drawer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/archive-drawer-fill.svg)
 */
export const archiveDrawerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 13h18v8.002c0 .551-.445.998-.993.998H3.993A.995.995 0 0 1 3 21.002V13zM3 2.998C3 2.447 3.445 2 3.993 2h16.014c.548 0 .993.446.993.998V11H3V2.998zM9 5v2h6V5H9zm0 11v2h6v-2H9z',
    },
  },
];

/**
 * The icon for `archive-drawer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Archive Drawer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/archive-drawer-line.svg)
 */
export const archiveDrawerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 2.992C3 2.444 3.445 2 3.993 2h16.014a1 1 0 0 1 .993.992v18.016a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992zM19 11V4H5v7h14zm0 2H5v7h14v-7zM9 6h6v2H9V6zm0 9h6v2H9v-2z',
    },
  },
];

/**
 * The icon for `archive-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Archive Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/archive-fill.svg)
 */
export const archiveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 10h18v10.004c0 .55-.445.996-.993.996H3.993A.994.994 0 0 1 3 20.004V10zm6 2v2h6v-2H9zM2 4c0-.552.455-1 .992-1h18.016c.548 0 .992.444.992 1v4H2V4z',
    },
  },
];

/**
 * The icon for `archive-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Archive Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/archive-line.svg)
 */
export const archiveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 10H2V4.003C2 3.449 2.455 3 2.992 3h18.016A.99.99 0 0 1 22 4.003V10h-1v10.001a.996.996 0 0 1-.993.999H3.993A.996.996 0 0 1 3 20.001V10zm16 0H5v9h14v-9zM4 5v3h16V5H4zm5 7h6v2H9v-2z',
    },
  },
];

/**
 * The icon for `arrow-down-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Down Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-down-circle-fill.svg)
 */
export const arrowDownCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm1 10V8h-2v4H8l4 4 4-4h-3z',
    },
  },
];

/**
 * The icon for `arrow-down-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Down Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-down-circle-line.svg)
 */
export const arrowDownCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm1-8h3l-4 4-4-4h3V8h2v4z',
    },
  },
];

/**
 * The icon for `arrow-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-down-fill.svg)
 */
export const arrowDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M13 12h7l-8 8-8-8h7V4h2z' } },
];

/**
 * The icon for `arrow-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-down-line.svg)
 */
export const arrowDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 16.172l5.364-5.364 1.414 1.414L12 20l-7.778-7.778 1.414-1.414L11 16.172V4h2v12.172z',
    },
  },
];

/**
 * The icon for `arrow-down-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Down S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-down-s-line.svg)
 */
export const arrowDownSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 13.172l4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z' } },
];

/**
 * The icon for `arrow-drop-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-down-fill.svg)
 */
export const arrowDropDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 14l-4-4h8z' } },
];

/**
 * The icon for `arrow-drop-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-down-line.svg)
 */
export const arrowDropDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414z' },
  },
];

/**
 * The icon for `arrow-drop-left-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Left Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-left-fill.svg)
 */
export const arrowDropLeftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M9 12l4-4v8z' } },
];

/**
 * The icon for `arrow-drop-left-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Left Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-left-line.svg)
 */
export const arrowDropLeftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11.828 12l2.829 2.828-1.414 1.415L9 12l4.243-4.243 1.414 1.415L11.828 12z' },
  },
];

/**
 * The icon for `arrow-drop-right-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Right Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-right-fill.svg)
 */
export const arrowDropRightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M14 12l-4 4V8z' } },
];

/**
 * The icon for `arrow-drop-right-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Right Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-right-line.svg)
 */
export const arrowDropRightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12.172 12L9.343 9.172l1.414-1.415L15 12l-4.243 4.243-1.414-1.415z' },
  },
];

/**
 * The icon for `arrow-drop-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-up-fill.svg)
 */
export const arrowDropUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 10l4 4H8z' } },
];

/**
 * The icon for `arrow-drop-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Drop Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-drop-up-line.svg)
 */
export const arrowDropUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12 11.828l-2.828 2.829-1.415-1.414L12 9l4.243 4.243-1.415 1.414L12 11.828z' },
  },
];

/**
 * The icon for `arrow-go-back-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Go Back Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-go-back-line.svg)
 */
export const arrowGoBackLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.828 7l2.536 2.536L6.95 10.95 2 6l4.95-4.95 1.414 1.414L5.828 5H13a8 8 0 1 1 0 16H4v-2h9a6 6 0 1 0 0-12H5.828z',
    },
  },
];

/**
 * The icon for `arrow-go-forward-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Go Forward Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-go-forward-line.svg)
 */
export const arrowGoForwardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.172 7H11a6 6 0 1 0 0 12h9v2h-9a8 8 0 1 1 0-16h7.172l-2.536-2.536L17.05 1.05 22 6l-4.95 4.95-1.414-1.414L18.172 7z',
    },
  },
];

/**
 * The icon for `arrow-left-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-circle-fill.svg)
 */
export const arrowLeftCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 9V8l-4 4 4 4v-3h4v-2h-4z',
    },
  },
];

/**
 * The icon for `arrow-left-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-circle-line.svg)
 */
export const arrowLeftCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm0-9h4v2h-4v3l-4-4 4-4v3z',
    },
  },
];

/**
 * The icon for `arrow-left-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-down-fill.svg)
 */
export const arrowLeftDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12.36 13.05L17.31 18H5.998V6.688l4.95 4.95 5.656-5.657 1.415 1.414z' },
  },
];

/**
 * The icon for `arrow-left-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-down-line.svg)
 */
export const arrowLeftDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M9 13.59l8.607-8.607 1.414 1.414-8.607 8.607H18v2H7v-11h2v7.585z' } },
];

/**
 * The icon for `arrow-left-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-fill.svg)
 */
export const arrowLeftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 13v7l-8-8 8-8v7h8v2z' } },
];

/**
 * The icon for `arrow-left-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-line.svg)
 */
export const arrowLeftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z' },
  },
];

/**
 * The icon for `arrow-left-right-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Right Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-right-fill.svg)
 */
export const arrowLeftRightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M16 16v-4l5 5-5 5v-4H4v-2h12zM8 2v3.999L20 6v2H8v4L3 7l5-5z' } },
];

/**
 * The icon for `arrow-left-right-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Right Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-right-line.svg)
 */
export const arrowLeftRightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.05 12.05L21 17l-4.95 4.95-1.414-1.414 2.536-2.537L4 18v-2h13.172l-2.536-2.536 1.414-1.414zm-8.1-10l1.414 1.414L6.828 6 20 6v2H6.828l2.536 2.536L7.95 11.95 3 7l4.95-4.95z',
    },
  },
];

/**
 * The icon for `arrow-left-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-s-line.svg)
 */
export const arrowLeftSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M10.828 12l4.95 4.95-1.414 1.414L8 12l6.364-6.364 1.414 1.414z' } },
];

/**
 * The icon for `arrow-left-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-up-fill.svg)
 */
export const arrowLeftUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12.36 10.947l5.658 5.656-1.415 1.415-5.656-5.657-4.95 4.95V5.997H17.31z' },
  },
];

/**
 * The icon for `arrow-left-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Left Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-left-up-line.svg)
 */
export const arrowLeftUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M9.414 8l8.607 8.607-1.414 1.414L8 9.414V17H6V6h11v2z' } },
];

/**
 * The icon for `arrow-right-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-circle-fill.svg)
 */
export const arrowRightCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 9H8v2h4v3l4-4-4-4v3z',
    },
  },
];

/**
 * The icon for `arrow-right-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-circle-line.svg)
 */
export const arrowRightCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 11V8l4 4-4 4v-3H8v-2h4zm0-9c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8z',
    },
  },
];

/**
 * The icon for `arrow-right-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-down-fill.svg)
 */
export const arrowRightDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11.637 13.05L5.98 7.395 7.394 5.98l5.657 5.657L18 6.687V18H6.687z' },
  },
];

/**
 * The icon for `arrow-right-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-down-line.svg)
 */
export const arrowRightDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M14.59 16.004L5.982 7.397l1.414-1.414 8.607 8.606V7.004h2v11h-11v-2z' },
  },
];

/**
 * The icon for `arrow-right-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-fill.svg)
 */
export const arrowRightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 13H4v-2h8V4l8 8-8 8z' } },
];

/**
 * The icon for `arrow-right-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-line.svg)
 */
export const arrowRightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.172 11l-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z',
    },
  },
];

/**
 * The icon for `arrow-right-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-s-line.svg)
 */
export const arrowRightSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M13.172 12l-4.95-4.95 1.414-1.414L16 12l-6.364 6.364-1.414-1.414z' } },
];

/**
 * The icon for `arrow-right-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-up-fill.svg)
 */
export const arrowRightUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M13.05 12.36l-5.656 5.658-1.414-1.415 5.657-5.656-4.95-4.95H18V17.31z' },
  },
];

/**
 * The icon for `arrow-right-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Right Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-right-up-line.svg)
 */
export const arrowRightUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M16.004 9.414l-8.607 8.607-1.414-1.414L14.589 8H7.004V6h11v11h-2V9.414z' },
  },
];

/**
 * The icon for `arrow-up-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-circle-fill.svg)
 */
export const arrowUpCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm1 10h3l-4-4-4 4h3v4h2v-4z',
    },
  },
];

/**
 * The icon for `arrow-up-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-circle-line.svg)
 */
export const arrowUpCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm1-8v4h-2v-4H8l4-4 4 4h-3z',
    },
  },
];

/**
 * The icon for `arrow-up-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-down-fill.svg)
 */
export const arrowUpDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 8H8.001L8 20H6V8H2l5-5 5 5zm10 8l-5 5-5-5h4V4h2v12h4z' } },
];

/**
 * The icon for `arrow-up-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-down-line.svg)
 */
export const arrowUpDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.95 7.95l-1.414 1.414L8 6.828 8 20H6V6.828L3.465 9.364 2.05 7.95 7 3l4.95 4.95zm10 8.1L17 21l-4.95-4.95 1.414-1.414 2.537 2.536L16 4h2v13.172l2.536-2.536 1.414 1.414z',
    },
  },
];

/**
 * The icon for `arrow-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-fill.svg)
 */
export const arrowUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M13 12v8h-2v-8H4l8-8 8 8z' } },
];

/**
 * The icon for `arrow-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-line.svg)
 */
export const arrowUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 7.828V20h-2V7.828l-5.364 5.364-1.414-1.414L12 4l7.778 7.778-1.414 1.414L13 7.828z',
    },
  },
];

/**
 * The icon for `arrow-up-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Arrow Up S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/arrow-up-s-line.svg)
 */
export const arrowUpSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 10.828l-4.95 4.95-1.414-1.414L12 8l6.364 6.364-1.414 1.414z' } },
];

/**
 * The icon for `artboard-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Artboard 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/artboard-2-fill.svg)
 */
export const artboard2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 6h12v12H6V6zm0-4h2v3H6V2zm0 17h2v3H6v-3zM2 6h3v2H2V6zm0 10h3v2H2v-2zM19 6h3v2h-3V6zm0 10h3v2h-3v-2zM16 2h2v3h-2V2zm0 17h2v3h-2v-3z',
    },
  },
];

/**
 * The icon for `artboard-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Artboard 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/artboard-2-line.svg)
 */
export const artboard2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 8v8h8V8H8zM6 6h12v12H6V6zm0-4h2v3H6V2zm0 17h2v3H6v-3zM2 6h3v2H2V6zm0 10h3v2H2v-2zM19 6h3v2h-3V6zm0 10h3v2h-3v-2zM16 2h2v3h-2V2zm0 17h2v3h-2v-3z',
    },
  },
];

/**
 * The icon for `artboard-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Artboard Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/artboard-fill.svg)
 */
export const artboardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.586 17H3v-2h18v2h-5.586l3.243 3.243-1.414 1.414L13 17.414V20h-2v-2.586l-4.243 4.243-1.414-1.414L8.586 17zM5 3h14a1 1 0 0 1 1 1v10H4V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `artboard-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Artboard Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/artboard-line.svg)
 */
export const artboardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.586 17H3v-2h18v2h-5.586l3.243 3.243-1.414 1.414L13 17.414V20h-2v-2.586l-4.243 4.243-1.414-1.414L8.586 17zM5 3h14a1 1 0 0 1 1 1v10H4V4a1 1 0 0 1 1-1zm1 2v7h12V5H6z',
    },
  },
];

/**
 * The icon for `article-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Article Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/article-fill.svg)
 */
export const articleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM7 6v4h4V6H7zm0 6v2h10v-2H7zm0 4v2h10v-2H7zm6-9v2h4V7h-4z',
    },
  },
];

/**
 * The icon for `article-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Article Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/article-line.svg)
 */
export const articleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM7 6h4v4H7V6zm0 6h10v2H7v-2zm0 4h10v2H7v-2zm6-9h4v2h-4V7z',
    },
  },
];

/**
 * The icon for `aspect-ratio-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Aspect Ratio Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/aspect-ratio-fill.svg)
 */
export const aspectRatioFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-3 9h-2v3h-3v2h5v-5zm-7-5H6v5h2V9h3V7z',
    },
  },
];

/**
 * The icon for `aspect-ratio-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Aspect Ratio Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/aspect-ratio-line.svg)
 */
export const aspectRatioLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zm-7 12v-2h3v-3h2v5h-5zM11 7v2H8v3H6V7h5z',
    },
  },
];

/**
 * The icon for `at-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![At Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/at-fill.svg)
 */
export const atFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm8-10a8 8 0 1 0-3.968 6.911l-1.008-1.727A6 6 0 1 1 18 12v1a1 1 0 0 1-2 0V9h-1.354a4 4 0 1 0 .066 5.94A3 3 0 0 0 20 13v-1zm-8-2a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `at-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![At Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/at-line.svg)
 */
export const atLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 12a8 8 0 1 0-3.562 6.657l1.11 1.664A9.953 9.953 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10v1.5a3.5 3.5 0 0 1-6.396 1.966A5 5 0 1 1 15 8H17v5.5a1.5 1.5 0 0 0 3 0V12zm-8-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6z',
    },
  },
];

/**
 * The icon for `attachment-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Attachment Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/attachment-fill.svg)
 */
export const attachmentFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.997 2.992L21 21.008a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2h16.01c.549 0 .994.444.994.992zM9 13V9a1 1 0 1 1 2 0v4a1 1 0 0 0 2 0V9a3 3 0 0 0-6 0v4a5 5 0 0 0 10 0V8h-2v5a3 3 0 0 1-6 0z',
    },
  },
];

/**
 * The icon for `attachment-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Attachment Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/attachment-line.svg)
 */
export const attachmentLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 13.5V8a4 4 0 1 0-8 0v5.5a6.5 6.5 0 1 0 13 0V4h2v9.5a8.5 8.5 0 1 1-17 0V8a6 6 0 1 1 12 0v5.5a3.5 3.5 0 0 1-7 0V8h2v5.5a1.5 1.5 0 0 0 3 0z',
    },
  },
];

/**
 * The icon for `auction-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Auction Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/auction-fill.svg)
 */
export const auctionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 20v2H2v-2h12zM14.586.686l7.778 7.778L20.95 9.88l-1.06-.354L17.413 12l5.657 5.657-1.414 1.414L16 13.414l-2.404 2.404.283 1.132-1.415 1.414-7.778-7.778 1.415-1.414 1.13.282 6.294-6.293-.353-1.06L14.586.686z',
    },
  },
];

/**
 * The icon for `auction-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Auction Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/auction-line.svg)
 */
export const auctionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 20v2H2v-2h12zM14.586.686l7.778 7.778L20.95 9.88l-1.06-.354L17.413 12l5.657 5.657-1.414 1.414L16 13.414l-2.404 2.404.283 1.132-1.415 1.414-7.778-7.778 1.415-1.414 1.13.282 6.294-6.293-.353-1.06L14.586.686zm.707 3.536l-7.071 7.07 3.535 3.536 7.071-7.07-3.535-3.536z',
    },
  },
];

/**
 * The icon for `award-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Award Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/award-fill.svg)
 */
export const awardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 15.245v6.872a.5.5 0 0 1-.757.429L12 20l-4.243 2.546a.5.5 0 0 1-.757-.43v-6.87a8 8 0 1 1 10 0zM12 15a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z',
    },
  },
];

/**
 * The icon for `award-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Award Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/award-line.svg)
 */
export const awardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 15.245v6.872a.5.5 0 0 1-.757.429L12 20l-4.243 2.546a.5.5 0 0 1-.757-.43v-6.87a8 8 0 1 1 10 0zm-8 1.173v3.05l3-1.8 3 1.8v-3.05A7.978 7.978 0 0 1 12 17a7.978 7.978 0 0 1-3-.582zM12 15a6 6 0 1 0 0-12 6 6 0 0 0 0 12z',
    },
  },
];

/**
 * The icon for `baidu-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Baidu Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/baidu-fill.svg)
 */
export const baiduFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.927 12.497c2.063-.443 1.782-2.909 1.72-3.448-.101-.83-1.078-2.282-2.405-2.167-1.67.15-1.913 2.561-1.913 2.561-.226 1.115.54 3.497 2.598 3.054zm2.19 4.288c-.06.173-.195.616-.078 1.002.23.866.982.905.982.905h1.08v-2.64H8.944c-.52.154-.77.559-.827.733zm1.638-8.422c1.14 0 2.06-1.312 2.06-2.933 0-1.62-.92-2.93-2.06-2.93-1.137 0-2.06 1.31-2.06 2.93 0 1.621.923 2.933 2.06 2.933zm4.908.193c1.522.198 2.501-1.427 2.696-2.659.199-1.23-.784-2.658-1.862-2.904-1.08-.248-2.429 1.483-2.552 2.61-.147 1.38.197 2.758 1.718 2.953zm0 3.448c-1.865-2.905-4.513-1.723-5.4-.245-.881 1.477-2.256 2.41-2.451 2.658-.198.244-2.846 1.673-2.258 4.284.587 2.609 2.652 2.56 2.652 2.56s1.521.15 3.286-.246c1.766-.391 3.286.098 3.286.098s4.125 1.38 5.253-1.278c1.128-2.66-.637-4.038-.637-4.038s-2.356-1.823-3.732-3.793zm-6.008 7.75c-1.158-.231-1.619-1.021-1.677-1.156-.057-.137-.386-.772-.212-1.853.5-1.619 1.927-1.735 1.927-1.735h1.428v-1.755l1.215.02v6.479h-2.68zm4.59-.019c-1.196-.308-1.251-1.158-1.251-1.158v-3.412l1.251-.02v3.066c.077.328.483.387.483.387h1.271v-3.433h1.332v4.57h-3.086zm7.454-9.11c0-.59-.49-2.364-2.305-2.364-1.819 0-2.062 1.675-2.062 2.859 0 1.13.095 2.707 2.354 2.657 2.26-.05 2.013-2.56 2.013-3.152z',
    },
  },
];

/**
 * The icon for `baidu-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Baidu Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/baidu-line.svg)
 */
export const baiduLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M7.564 19.28a9.69 9.69 0 0 0 2.496-.217 8.8 8.8 0 0 1 2.98-.131c.547.067.985.165 1.288.257 1.078.275 2.61.223 3.005-.41.291-.468.253-.787-.026-1.199a1.886 1.886 0 0 0-.212-.26 25.006 25.006 0 0 1-.743-.618 25.618 25.618 0 0 1-1.753-1.66 16.151 16.151 0 0 1-1.577-1.893l-.036-.053c-.742-1.139-1.558-1.067-2.002-.317a9.604 9.604 0 0 1-.955 1.331c-.41.482-.83.89-1.305 1.297-.123.105-.503.42-.412.344-.004.003-.017.015.051-.071-.098.12-.95.877-1.2 1.162-.515.583-.723 1.08-.645 1.48.072.376.219.587.45.745a1.432 1.432 0 0 0 .48.206l.116.007zm7.098-7.276c1.376 1.97 3.732 3.793 3.732 3.793s2.063 1.748.637 4.038c-1.426 2.29-5.253 1.278-5.253 1.278s-1.52-.49-3.286-.098c-1.765.395-3.286.245-3.286.245S5 21.015 4.554 18.701c-.446-2.314 2.06-4.04 2.258-4.284.195-.247 1.512-1.073 2.452-2.658.94-1.586 3.583-2.54 5.398.245zm5.539-1.42c0 .458.19 2.393-1.553 2.432-1.742.038-1.816-1.178-1.816-2.05 0-.913.188-2.205 1.59-2.205 1.4 0 1.779 1.369 1.779 1.824zm-5.43-2.777c-1.18-.152-1.447-1.222-1.333-2.293.096-.875 1.143-2.219 1.981-2.026.837.19 1.6 1.3 1.446 2.254-.151.957-.911 2.218-2.094 2.065zM9.755 7.44c-.86 0-1.56-.993-1.56-2.22 0-1.227.699-2.22 1.56-2.22.863 0 1.56.993 1.56 2.22 0 1.227-.697 2.22-1.56 2.22zm-3.793 4.566c-1.695.365-2.326-1.597-2.14-2.515 0 0 .2-1.987 1.576-2.11 1.093-.095 1.898 1.101 1.981 1.785.051.444.283 2.475-1.417 2.84z',
    },
  },
];

/**
 * The icon for `ball-pen-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ball Pen Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ball-pen-fill.svg)
 */
export const ballPenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.849 11.808l-.707-.707-9.9 9.9H3v-4.243L14.313 5.444l5.657 5.657a1 1 0 0 1 0 1.414l-7.07 7.071-1.415-1.414 6.364-6.364zm.707-9.192l2.829 2.828a1 1 0 0 1 0 1.414L19.97 8.273 15.728 4.03l1.414-1.414a1 1 0 0 1 1.414 0z',
    },
  },
];

/**
 * The icon for `ball-pen-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ball Pen Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ball-pen-line.svg)
 */
export const ballPenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.849 11.808l-.707-.707-9.9 9.9H3v-4.243L14.313 5.444l5.657 5.657a1 1 0 0 1 0 1.414l-7.07 7.071-1.415-1.414 6.364-6.364zm-2.121-2.121l-1.415-1.414L5 17.586v1.415h1.414l9.314-9.314zm2.828-7.071l2.829 2.828a1 1 0 0 1 0 1.414L19.97 8.273 15.728 4.03l1.414-1.414a1 1 0 0 1 1.414 0z',
    },
  },
];

/**
 * The icon for `bank-card-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bank Card 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/bank-card-2-fill.svg)
 */
export const bankCard2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9h20zm0-4H2V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v3z',
    },
  },
];

/**
 * The icon for `bank-card-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bank Card 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/bank-card-2-line.svg)
 */
export const bankCard2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 9H4v7h16v-7zm0-4V5H4v3h16z',
    },
  },
];

/**
 * The icon for `bank-card-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bank Card Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/bank-card-fill.svg)
 */
export const bankCardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 10v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10h20zm0-2H2V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v4zm-7 8v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `bank-card-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bank Card Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/bank-card-line.svg)
 */
export const bankCardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 8H4v8h16v-8zm0-2V5H4v4h16zm-6 6h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `bank-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bank Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/bank-fill.svg)
 */
export const bankFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 20h20v2H2v-2zm2-8h2v7H4v-7zm5 0h2v7H9v-7zm4 0h2v7h-2v-7zm5 0h2v7h-2v-7zM2 7l10-5 10 5v4H2V7zm10 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `bank-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bank Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/bank-line.svg)
 */
export const bankLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 20h20v2H2v-2zm2-8h2v7H4v-7zm5 0h2v7H9v-7zm4 0h2v7h-2v-7zm5 0h2v7h-2v-7zM2 7l10-5 10 5v4H2V7zm2 1.236V9h16v-.764l-8-4-8 4zM12 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `bar-chart-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-2-fill.svg)
 */
export const barChart2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M2 13h6v8H2v-8zM9 3h6v18H9V3zm7 5h6v13h-6V8z' } },
];

/**
 * The icon for `bar-chart-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-2-line.svg)
 */
export const barChart2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 13h6v8H2v-8zm14-5h6v13h-6V8zM9 3h6v18H9V3zM4 15v4h2v-4H4zm7-10v14h2V5h-2zm7 5v9h2v-9h-2z',
    },
  },
];

/**
 * The icon for `bar-chart-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-box-fill.svg)
 */
export const barChartBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4 10v4h2v-4H7zm4-6v10h2V7h-2zm4 3v7h2v-7h-2z',
    },
  },
];

/**
 * The icon for `bar-chart-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-box-line.svg)
 */
export const barChartBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm3 8h2v4H7v-4zm4-6h2v10h-2V7zm4 3h2v7h-2v-7z',
    },
  },
];

/**
 * The icon for `bar-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-fill.svg)
 */
export const barChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 12h4v9H3v-9zm14-4h4v13h-4V8zm-7-6h4v19h-4V2z' } },
];

/**
 * The icon for `bar-chart-grouped-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Grouped Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-grouped-fill.svg)
 */
export const barChartGroupedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 12h2v9H2v-9zm3 2h2v7H5v-7zm11-6h2v13h-2V8zm3 2h2v11h-2V10zM9 2h2v19H9V2zm3 2h2v17h-2V4z',
    },
  },
];

/**
 * The icon for `bar-chart-grouped-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Grouped Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-grouped-line.svg)
 */
export const barChartGroupedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 12h2v9H2v-9zm3 2h2v7H5v-7zm11-6h2v13h-2V8zm3 2h2v11h-2V10zM9 2h2v19H9V2zm3 2h2v17h-2V4z',
    },
  },
];

/**
 * The icon for `bar-chart-horizontal-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Horizontal Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-horizontal-fill.svg)
 */
export const barChartHorizontalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 3v4H3V3h9zm4 14v4H3v-4h13zm6-7v4H3v-4h19z' } },
];

/**
 * The icon for `bar-chart-horizontal-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Horizontal Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-horizontal-line.svg)
 */
export const barChartHorizontalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 3v2H3V3h9zm4 16v2H3v-2h13zm6-8v2H3v-2h19z' } },
];

/**
 * The icon for `bar-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bar Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bar-chart-line.svg)
 */
export const barChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 12h2v9H3v-9zm16-4h2v13h-2V8zm-8-6h2v19h-2V2z' } },
];

/**
 * The icon for `barcode-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Barcode Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/barcode-box-fill.svg)
 */
export const barcodeBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3 4v10h3V7H6zm4 0v10h2V7h-2zm3 0v10h1V7h-1zm2 0v10h3V7h-3z',
    },
  },
];

/**
 * The icon for `barcode-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Barcode Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/barcode-box-line.svg)
 */
export const barcodeBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3 4h3v10H6V7zm4 0h2v10h-2V7zm3 0h1v10h-1V7zm2 0h3v10h-3V7z',
    },
  },
];

/**
 * The icon for `barcode-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Barcode Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/barcode-fill.svg)
 */
export const barcodeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 4h2v16H2V4zm4 0h2v16H6V4zm3 0h3v16H9V4zm4 0h2v16h-2V4zm3 0h2v16h-2V4zm3 0h3v16h-3V4z',
    },
  },
];

/**
 * The icon for `barcode-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Barcode Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/barcode-line.svg)
 */
export const barcodeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 4h2v16H2V4zm4 0h1v16H6V4zm2 0h2v16H8V4zm3 0h2v16h-2V4zm3 0h2v16h-2V4zm3 0h1v16h-1V4zm2 0h3v16h-3V4z',
    },
  },
];

/**
 * The icon for `barricade-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Barricade Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/barricade-fill.svg)
 */
export const barricadeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.556 19H21v2H3v-2h1.444l.89-4h13.333l.889 4zM17.333 9l.89 4H5.777l.889-4h10.666zm-.444-2H7.11l.715-3.217A1 1 0 0 1 8.802 3h6.396a1 1 0 0 1 .976.783L16.889 7z',
    },
  },
];

/**
 * The icon for `barricade-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Barricade Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/barricade-line.svg)
 */
export const barricadeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.493 19h11.014l-.667-3H7.16l-.667 3zm13.063 0H21v2H3v-2h1.444L7.826 3.783A1 1 0 0 1 8.802 3h6.396a1 1 0 0 1 .976.783L19.556 19zM7.604 14h8.792l-.89-4H8.494l-.889 4zm1.334-6h6.124l-.666-3H9.604l-.666 3z',
    },
  },
];

/**
 * The icon for `base-station-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Base Station Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/base-station-fill.svg)
 */
export const baseStationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13l6 9H6l6-9zm-1.06-2.44a1.5 1.5 0 1 1 2.12-2.12 1.5 1.5 0 0 1-2.12 2.12zM5.281 2.783l1.415 1.415a7.5 7.5 0 0 0 0 10.606l-1.415 1.415a9.5 9.5 0 0 1 0-13.436zm13.436 0a9.5 9.5 0 0 1 0 13.436l-1.415-1.415a7.5 7.5 0 0 0 0-10.606l1.415-1.415zM8.11 5.611l1.414 1.414a3.5 3.5 0 0 0 0 4.95l-1.414 1.414a5.5 5.5 0 0 1 0-7.778zm7.778 0a5.5 5.5 0 0 1 0 7.778l-1.414-1.414a3.5 3.5 0 0 0 0-4.95l1.414-1.414z',
    },
  },
];

/**
 * The icon for `base-station-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Base Station Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/base-station-line.svg)
 */
export const baseStationLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 13l6 9H6l6-9zm0 3.6L9.74 20h4.52L12 16.6zm-1.06-6.04a1.5 1.5 0 1 1 2.12-2.12 1.5 1.5 0 0 1-2.12 2.12zM5.281 2.783l1.415 1.415a7.5 7.5 0 0 0 0 10.606l-1.415 1.415a9.5 9.5 0 0 1 0-13.436zm13.436 0a9.5 9.5 0 0 1 0 13.436l-1.415-1.415a7.5 7.5 0 0 0 0-10.606l1.415-1.415zM8.11 5.611l1.414 1.414a3.5 3.5 0 0 0 0 4.95l-1.414 1.414a5.5 5.5 0 0 1 0-7.778zm7.778 0a5.5 5.5 0 0 1 0 7.778l-1.414-1.414a3.5 3.5 0 0 0 0-4.95l1.414-1.414z',
    },
  },
];

/**
 * The icon for `basketball-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Basketball Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/basketball-fill.svg)
 */
export const basketballFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.366 13.366l1.775 1.025a9.98 9.98 0 0 0-.311 7.44A9.911 9.911 0 0 1 12 22a9.964 9.964 0 0 1-4.11-.88l4.476-7.754zm3.517 2.032l4.234 2.444a10.033 10.033 0 0 1-4.363 3.43 7.988 7.988 0 0 1 .008-5.57l.121-.304zM8.86 11.342l1.775 1.024-4.476 7.75a10.026 10.026 0 0 1-3.59-4.785 9.978 9.978 0 0 0 6.085-3.713l.206-.276zm13.046-.726c.063.453.095.915.095 1.384a9.964 9.964 0 0 1-.88 4.11l-4.236-2.445a7.985 7.985 0 0 1 4.866-3.021l.155-.028zM2.881 7.891l4.235 2.445a7.99 7.99 0 0 1-5.021 3.05A10.14 10.14 0 0 1 2 12c0-1.465.315-2.856.88-4.11zm14.961-4.008a10.026 10.026 0 0 1 3.59 4.785 9.985 9.985 0 0 0-6.086 3.715l-.205.276-1.775-1.025 4.476-7.75zM12 2c1.465 0 2.856.315 4.11.88l-4.476 7.754L9.859 9.61a9.98 9.98 0 0 0 .311-7.442A9.922 9.922 0 0 1 12 2zm-3.753.73a7.992 7.992 0 0 1-.01 5.57l-.12.303-4.234-2.445a10.036 10.036 0 0 1 4.164-3.346l.2-.083z',
    },
  },
];

/**
 * The icon for `basketball-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Basketball Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/basketball-line.svg)
 */
export const basketballLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.366 11.366l-3.469 6.01a8.053 8.053 0 0 0 4.459.51 9.937 9.937 0 0 1 .784-5.494l-1.774-1.026zm3.518 2.031a7.956 7.956 0 0 0-.587 3.894 8.022 8.022 0 0 0 3.077-2.456l-2.49-1.438zm-7.025-4.055a9.95 9.95 0 0 1-4.365 3.428 8.01 8.01 0 0 0 2.671 3.604l3.469-6.008-1.775-1.024zm11.103-.13l-.258.12a7.947 7.947 0 0 0-2.82 2.333l2.492 1.439a7.975 7.975 0 0 0 .586-3.893zM4 12c0 .266.013.53.038.789a7.95 7.95 0 0 0 3.078-2.454L4.624 8.897A7.975 7.975 0 0 0 4 12zm12.835-6.374l-3.469 6.008 1.775 1.025a9.95 9.95 0 0 1 4.366-3.43 8.015 8.015 0 0 0-2.419-3.402l-.253-.201zM12 4c-.463 0-.916.04-1.357.115a9.928 9.928 0 0 1-.784 5.494l1.775 1.025 3.469-6.01A7.975 7.975 0 0 0 12 4zm-3.297.71l-.191.088a8.033 8.033 0 0 0-2.886 2.367l2.49 1.438a7.956 7.956 0 0 0 .587-3.893z',
    },
  },
];

/**
 * The icon for `battery-2-charge-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery 2 Charge Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-2-charge-fill.svg)
 */
export const battery2ChargeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 4V3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3zm4 8V7l-5 7h3v5l5-7h-3z',
    },
  },
];

/**
 * The icon for `battery-2-charge-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery 2 Charge Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-2-charge-line.svg)
 */
export const battery2ChargeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 12h3l-5 7v-5H8l5-7v5zm-2-6H7v14h10V6h-4V4h-2v2zM9 4V3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3z',
    },
  },
];

/**
 * The icon for `battery-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-2-fill.svg)
 */
export const battery2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 4V3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3z',
    },
  },
];

/**
 * The icon for `battery-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-2-line.svg)
 */
export const battery2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 6H7v14h10V6h-4V4h-2v2zM9 4V3a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3z',
    },
  },
];

/**
 * The icon for `battery-charge-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Charge Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-charge-fill.svg)
 */
export const batteryChargeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 11V5l-5 8h3v6l5-8h-3zM3 5h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm18 4h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `battery-charge-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Charge Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-charge-line.svg)
 */
export const batteryChargeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 19H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h6.625L8.458 7H4v10h4v2zm4.375 0l1.167-2H18V7h-4V5h5a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-6.625zM21 9h2v6h-2V9zm-9 2h3l-5 8v-6H7l5-8v6z',
    },
  },
];

/**
 * The icon for `battery-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-fill.svg)
 */
export const batteryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 5h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm18 4h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `battery-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-line.svg)
 */
export const batteryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 7v10h14V7H4zM3 5h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm18 4h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `battery-low-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Low Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-low-fill.svg)
 */
export const batteryLowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 5h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm2 3v8h4V8H5zm16 1h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `battery-low-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Low Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-low-line.svg)
 */
export const batteryLowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 7v10h14V7H4zM3 5h16a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm2 3h4v8H5V8zm16 1h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `battery-saver-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Saver Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-saver-fill.svg)
 */
export const batterySaverFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 2a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h4zm-1 7h-2v3H8v2h3v3h2v-3h3v-2h-3V9z',
    },
  },
];

/**
 * The icon for `battery-saver-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Saver Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-saver-line.svg)
 */
export const batterySaverLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 2a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h4zm-1 2h-2v2H7v14h10V6h-4V4zm0 5v3h3v2h-3v3h-2v-3H8v-2h3V9h2z',
    },
  },
];

/**
 * The icon for `battery-share-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Share Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-share-fill.svg)
 */
export const batteryShareFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 2a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v6.2L15 8v3h-1c-2.142 0-4 1.79-4 4v3h2v-3c0-1.05.95-2 2-2h1v3l4-3.2V21a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h4z',
    },
  },
];

/**
 * The icon for `battery-share-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Battery Share Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/battery-share-line.svg)
 */
export const batteryShareLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 2a1 1 0 0 1 1 1v1h3a1 1 0 0 1 1 1v2h-2V6h-4V4h-2v2H7v14h10v-3h2v4a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h4zm1 6l5 4-5 4v-3h-1c-1.054 0-2 .95-2 2v3h-2v-3a4 4 0 0 1 4-4h1V8z',
    },
  },
];

/**
 * The icon for `bear-smile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bear Smile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/bear-smile-fill.svg)
 */
export const bearSmileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.5 2a4.5 4.5 0 0 1 2.951 7.897c.355.967.549 2.013.549 3.103A9 9 0 1 1 3.55 9.897a4.5 4.5 0 1 1 6.791-5.744 9.05 9.05 0 0 1 3.32 0A4.494 4.494 0 0 1 17.5 2zM10 13H8a4 4 0 0 0 7.995.2L16 13h-2a2 2 0 0 1-3.995.15L10 13z',
    },
  },
];

/**
 * The icon for `bear-smile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bear Smile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/bear-smile-line.svg)
 */
export const bearSmileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.5 2a4.5 4.5 0 0 1 2.951 7.897c.355.967.549 2.013.549 3.103A9 9 0 1 1 3.55 9.897a4.5 4.5 0 1 1 6.791-5.744 9.05 9.05 0 0 1 3.32 0A4.494 4.494 0 0 1 17.5 2zm0 2c-.823 0-1.575.4-2.038 1.052l-.095.144-.718 1.176-1.355-.253a7.05 7.05 0 0 0-2.267-.052l-.316.052-1.356.255-.72-1.176A2.5 2.5 0 1 0 4.73 8.265l.131.123 1.041.904-.475 1.295A7 7 0 1 0 19 13c0-.716-.107-1.416-.314-2.083l-.112-.33-.475-1.295 1.04-.904A2.5 2.5 0 0 0 17.5 4zM10 13a2 2 0 1 0 4 0h2a4 4 0 1 1-8 0h2z',
    },
  },
];

/**
 * The icon for `behance-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Behance Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/behance-fill.svg)
 */
export const behanceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M7.443 5.35c.639 0 1.23.05 1.77.198a3.83 3.83 0 0 1 1.377.544c.394.247.689.594.885 1.039.197.445.295.99.295 1.583 0 .693-.147 1.286-.491 1.731-.295.446-.787.841-1.377 1.138.836.248 1.475.693 1.868 1.286.394.594.64 1.336.64 2.177 0 .693-.148 1.286-.394 1.781-.246.495-.639.94-1.082 1.237a5.078 5.078 0 0 1-1.573.692c-.59.149-1.18.248-1.77.248H1V5.35h6.443zm-.394 5.54c.541 0 .984-.148 1.328-.395.344-.247.492-.693.492-1.237 0-.297-.05-.594-.148-.791-.098-.198-.246-.347-.442-.495-.197-.099-.394-.198-.64-.247-.246-.05-.491-.05-.787-.05H4v3.216h3.05zm.148 5.838c.295 0 .59-.05.836-.099a1.72 1.72 0 0 0 .688-.297 1.76 1.76 0 0 0 .492-.544c.098-.247.197-.544.197-.89 0-.693-.197-1.188-.59-1.534-.394-.297-.935-.445-1.574-.445H4v3.81h3.197zm9.492-.05c.393.396.983.594 1.77.594.541 0 1.033-.148 1.426-.395.394-.297.64-.594.738-.891h2.41c-.394 1.187-.984 2.028-1.77 2.572-.788.495-1.722.792-2.853.792a5.753 5.753 0 0 1-2.115-.396 3.93 3.93 0 0 1-1.574-1.088 3.93 3.93 0 0 1-.983-1.633c-.246-.643-.345-1.335-.345-2.127 0-.742.099-1.434.345-2.078a5.34 5.34 0 0 1 1.032-1.682c.443-.445.984-.84 1.574-1.088a5.49 5.49 0 0 1 2.066-.396c.836 0 1.574.149 2.213.495.64.346 1.131.742 1.525 1.336a6.01 6.01 0 0 1 .885 1.88c.098.692.147 1.385.098 2.176H16c0 .792.295 1.534.689 1.93zm3.098-5.194c-.344-.346-.885-.544-1.525-.544-.442 0-.787.099-1.082.247-.295.149-.491.347-.688.545a1.322 1.322 0 0 0-.344.692c-.05.248-.099.445-.099.643h4.426c-.098-.742-.344-1.236-.688-1.583zM15.459 6.29h5.508v1.336H15.46V6.29z',
    },
  },
];

/**
 * The icon for `behance-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Behance Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/behance-line.svg)
 */
export const behanceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.5 11a2 2 0 1 0 0-4H3v4h4.5zm1 2H3v4h5.5a2 2 0 1 0 0-4zm2.063-1.428A4 4 0 0 1 8.5 19H1V5h6.5a4 4 0 0 1 3.063 6.572zM15.5 6H21v1.5h-5.5V6zm7.5 8.5h-7.5v.25A2.75 2.75 0 0 0 20.7 16h2.134a4.752 4.752 0 0 1-9.334-1.25v-1.5a4.75 4.75 0 1 1 9.5 0v1.25zm-2.104-2a2.751 2.751 0 0 0-5.292 0h5.292z',
    },
  },
];

/**
 * The icon for `bell-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bell Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/bell-fill.svg)
 */
export const bellFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.414 10.586l.48.486.465.485.459.492c3.458 3.764 5.472 7.218 4.607 8.083-.4.4-1.356.184-2.64-.507a9.006 9.006 0 0 1-10.403-.592l2.98-2.98a2 2 0 1 0-1.45-1.569l.035.155-2.979 2.98a9.007 9.007 0 0 1-.592-10.405c-.692-1.283-.908-2.238-.508-2.639.977-.976 5.25 1.715 9.546 6.01zm6.364-6.364a2 2 0 0 1-.164 2.976 9.015 9.015 0 0 1 .607 8.47c-1.189-1.954-3.07-4.174-5.393-6.496l-.537-.532c-2.128-2.079-4.156-3.764-5.958-4.86a9.015 9.015 0 0 1 8.471.607 2 2 0 0 1 2.974-.165z',
    },
  },
];

/**
 * The icon for `bell-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bell Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/bell-line.svg)
 */
export const bellLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.121 9.879c4.296 4.295 6.829 8.728 5.657 9.9-.475.474-1.486.34-2.807-.273a9.008 9.008 0 0 1-10.59-.474l-.038.04-1.414-1.415.038-.04A9.006 9.006 0 0 1 4.495 7.03c-.614-1.322-.748-2.333-.273-2.808 1.128-1.128 5.277 1.177 9.417 5.182l.482.475zm-1.414 1.414C10.823 9.409 8.87 7.842 7.236 6.87l-.186.18a7.002 7.002 0 0 0-.657 9.142l1.846-1.846a2 2 0 1 1 1.416 1.415l-1.848 1.846a7.002 7.002 0 0 0 9.143-.657l.179-.188-.053-.089c-.976-1.615-2.52-3.53-4.369-5.38zm7.071-7.071a2 2 0 0 1-.164 2.976 9.015 9.015 0 0 1 .662 8.345 21.168 21.168 0 0 0-1.386-2.306 6.99 6.99 0 0 0-1.94-6.187 6.992 6.992 0 0 0-6.187-1.94 21.092 21.092 0 0 0-2.306-1.386 9.016 9.016 0 0 1 8.347.663 2 2 0 0 1 2.974-.165z',
    },
  },
];

/**
 * The icon for `bike-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bike Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bike-fill.svg)
 */
export const bikeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.5 12H4V7H2V5h6v2H6v2.795l9.813-2.629L15.233 5H12V3h3.978a1 1 0 0 1 .988.741l1.553 5.796-1.932.517-.256-.956L5.5 12zM5 21a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm13 3a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm0-4a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `bike-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bike Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bike-line.svg)
 */
export const bikeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.5 12H4V7H2V5h6v2H6v2.795l9.813-2.629L15.233 5H12V3h3.978a1 1 0 0 1 .988.741l1.553 5.796-1.932.517-.256-.956L5.5 12zM5 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm13-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 2a5 5 0 1 1 0-10 5 5 0 0 1 0 10z',
    },
  },
];

/**
 * The icon for `bilibili-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bilibili Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/bilibili-fill.svg)
 */
export const bilibiliFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.223 3.086a1.25 1.25 0 0 1 0 1.768L17.08 5.996h1.17A3.75 3.75 0 0 1 22 9.747v7.5a3.75 3.75 0 0 1-3.75 3.75H5.75A3.75 3.75 0 0 1 2 17.247v-7.5a3.75 3.75 0 0 1 3.75-3.75h1.166L5.775 4.855a1.25 1.25 0 1 1 1.767-1.768l2.652 2.652c.079.079.145.165.198.257h3.213c.053-.092.12-.18.199-.258l2.651-2.652a1.25 1.25 0 0 1 1.768 0zm.027 5.42H5.75a1.25 1.25 0 0 0-1.247 1.157l-.003.094v7.5c0 .659.51 1.199 1.157 1.246l.093.004h12.5a1.25 1.25 0 0 0 1.247-1.157l.003-.093v-7.5c0-.69-.56-1.25-1.25-1.25zm-10 2.5c.69 0 1.25.56 1.25 1.25v1.25a1.25 1.25 0 1 1-2.5 0v-1.25c0-.69.56-1.25 1.25-1.25zm7.5 0c.69 0 1.25.56 1.25 1.25v1.25a1.25 1.25 0 1 1-2.5 0v-1.25c0-.69.56-1.25 1.25-1.25z',
    },
  },
];

/**
 * The icon for `bilibili-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bilibili Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/bilibili-line.svg)
 */
export const bilibiliLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.172 2.757L10.414 6h3.171l3.243-3.242a1 1 0 0 1 1.415 1.415l-1.829 1.827L18.5 6A3.5 3.5 0 0 1 22 9.5v8a3.5 3.5 0 0 1-3.5 3.5h-13A3.5 3.5 0 0 1 2 17.5v-8A3.5 3.5 0 0 1 5.5 6h2.085L5.757 4.171a1 1 0 0 1 1.415-1.415zM18.5 8h-13a1.5 1.5 0 0 0-1.493 1.356L4 9.5v8a1.5 1.5 0 0 0 1.356 1.493L5.5 19h13a1.5 1.5 0 0 0 1.493-1.356L20 17.5v-8A1.5 1.5 0 0 0 18.5 8zM8 11a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1zm8 0a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `bill-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bill Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/bill-fill.svg)
 */
export const billFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM8 9v2h8V9H8zm0 4v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `bill-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bill Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/bill-line.svg)
 */
export const billLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM8 9h8v2H8V9zm0 4h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `billiards-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Billiards Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/billiards-fill.svg)
 */
export const billiardsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 4a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm0 1.75a2.5 2.5 0 0 1 1.88 4.148c.565.456.92 1.117.92 1.852 0 1.38-1.254 2.5-2.8 2.5-1.546 0-2.8-1.12-2.8-2.5 0-.735.355-1.396.92-1.853A2.5 2.5 0 0 1 12 7.75zm0 5c-.753 0-1.3.488-1.3 1s.547 1 1.3 1 1.3-.488 1.3-1-.547-1-1.3-1zm0-3.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `billiards-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Billiards Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/billiards-line.svg)
 */
export const billiardsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0 2a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 1.75a2.5 2.5 0 0 0-1.88 4.147c-.565.457-.92 1.118-.92 1.853 0 1.38 1.254 2.5 2.8 2.5 1.546 0 2.8-1.12 2.8-2.5 0-.735-.355-1.396-.92-1.852A2.5 2.5 0 0 0 12 7.75zm0 5c.753 0 1.3.488 1.3 1s-.547 1-1.3 1-1.3-.488-1.3-1 .547-1 1.3-1zm0-3.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2z',
    },
  },
];

/**
 * The icon for `bit-coin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bit Coin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/bit-coin-fill.svg)
 */
export const bitCoinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-6v2h2v-2h1a2.5 2.5 0 0 0 2-4 2.5 2.5 0 0 0-2-4h-1V6h-2v2H8v8h3zm-1-3h4a.5.5 0 1 1 0 1h-4v-1zm0-3h4a.5.5 0 1 1 0 1h-4v-1z',
    },
  },
];

/**
 * The icon for `bit-coin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bit Coin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/bit-coin-line.svg)
 */
export const bitCoinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-1-4H8V8h3V6h2v2h1a2.5 2.5 0 0 1 2 4 2.5 2.5 0 0 1-2 4h-1v2h-2v-2zm-1-3v1h4a.5.5 0 1 0 0-1h-4zm0-3v1h4a.5.5 0 1 0 0-1h-4z',
    },
  },
];

/**
 * The icon for `blaze-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Blaze Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/blaze-fill.svg)
 */
export const blazeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.5 9c1 1.06 1.5 2.394 1.5 4 0 3.466-3.7 4.276-5.5 9-.667-.575-1-1.408-1-2.5 0-3.482 5-5.29 5-10.5zm-4-4c1.2 1.238 1.8 2.572 1.8 4 0 4.951-6.045 5.692-4.8 13C9.833 20.84 9 19.173 9 17c0-3.325 5.5-6 5.5-12zM10 1c1.333 1.667 2 3.167 2 4.5 0 6.25-8.5 8.222-4 16.5-2.616-.58-4.5-3-4.5-6C3.5 9.5 10 8.5 10 1z',
    },
  },
];

/**
 * The icon for `blaze-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Blaze Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/blaze-line.svg)
 */
export const blazeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 9c.667 1.06 1 2.394 1 4 0 3-3.5 4-5 9-.667-.575-1-1.408-1-2.5 0-3.482 5-5.29 5-10.5zm-4.5-4a8.31 8.31 0 0 1 1 4c0 5-6 6-4 13C9.833 20.84 9 19.173 9 17c0-3.325 5.5-6 5.5-12zM10 1c.667 1.333 1 2.833 1 4.5 0 6-9 7.5-3 16.5-2.5-.5-4.5-3-4.5-6C3.5 9.5 10 8.5 10 1z',
    },
  },
];

/**
 * The icon for `bluetooth-connect-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bluetooth Connect Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/bluetooth-connect-fill.svg)
 */
export const bluetoothConnectFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.341 12.03l4.343 4.343-5.656 5.656h-2v-6.686l-4.364 4.364-1.415-1.414 5.779-5.778v-.97L5.249 5.765l1.415-1.414 4.364 4.364V2.029h2l5.656 5.657-4.343 4.343zm-1.313 1.514v5.657l2.828-2.828-2.828-2.829zm0-3.03l2.828-2.828-2.828-2.828v5.657zM19.5 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-13 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `bluetooth-connect-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bluetooth Connect Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/bluetooth-connect-line.svg)
 */
export const bluetoothConnectLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.341 12.03l4.343 4.343-5.656 5.656h-2v-6.686l-4.364 4.364-1.415-1.414 5.779-5.778v-.97L5.249 5.765l1.415-1.414 4.364 4.364V2.029h2l5.656 5.657-4.343 4.343zm-1.313 1.514v5.657l2.828-2.828-2.828-2.829zm0-3.03l2.828-2.828-2.828-2.828v5.657zM19.5 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-13 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `bluetooth-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bluetooth Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/bluetooth-fill.svg)
 */
export const bluetoothFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.341 12.03l4.343 4.343-5.656 5.656h-2v-6.686l-4.364 4.364-1.415-1.414 5.779-5.778v-.97L5.249 5.765l1.415-1.414 4.364 4.364V2.029h2l5.656 5.657-4.343 4.343zm-1.313 1.514v5.657l2.828-2.828-2.828-2.829zm0-3.03l2.828-2.828-2.828-2.828v5.657z',
    },
  },
];

/**
 * The icon for `bluetooth-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bluetooth Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/bluetooth-line.svg)
 */
export const bluetoothLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.341 12.03l4.343 4.343-5.656 5.656h-2v-6.686l-4.364 4.364-1.415-1.414 5.779-5.778v-.97L5.249 5.765l1.415-1.414 4.364 4.364V2.029h2l5.656 5.657-4.343 4.343zm-1.313 1.514v5.657l2.828-2.828-2.828-2.829zm0-3.03l2.828-2.828-2.828-2.828v5.657z',
    },
  },
];

/**
 * The icon for `blur-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Blur Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/blur-off-fill.svg)
 */
export const blurOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.432 6.846L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414-3.038-3.04A9 9 0 0 1 5.432 6.848zM8.243 4.03L12 .272l6.364 6.364a9.002 9.002 0 0 1 2.05 9.564L8.244 4.03z',
    },
  },
];

/**
 * The icon for `blur-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Blur Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/blur-off-line.svg)
 */
export const blurOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.154 19.568A9 9 0 0 1 5.432 6.846L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414-3.038-3.04zM6.847 8.262a7 7 0 0 0 9.891 9.89l-9.89-9.89zM20.414 16.2l-1.599-1.599a6.995 6.995 0 0 0-1.865-6.55L12 3.1 9.657 5.443 8.243 4.03 12 .272l6.364 6.364a9.002 9.002 0 0 1 2.05 9.564z',
    },
  },
];

/**
 * The icon for `body-scan-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Body Scan Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/body-scan-fill.svg)
 */
export const bodyScanFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 16v4h4v2H2v-6h2zm18 0v6h-6v-2h4v-4h2zM7.5 7a4.5 4.5 0 0 0 9 0h2a6.5 6.5 0 0 1-3.499 5.767L15 19H9v-6.232A6.5 6.5 0 0 1 5.5 7h2zM12 5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM8 2v2l-4-.001V8H2V2h6zm14 0v6h-2V4h-4V2h6z',
    },
  },
];

/**
 * The icon for `body-scan-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Body Scan Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/body-scan-line.svg)
 */
export const bodyScanLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 16v4h4v2H2v-6h2zm18 0v6h-6v-2h4v-4h2zM7.5 7a4.502 4.502 0 0 0 3.5 4.389V17h2l.001-5.612A4.502 4.502 0 0 0 16.5 7h2a6.5 6.5 0 0 1-3.499 5.767L15 19H9v-6.232A6.5 6.5 0 0 1 5.5 7h2zM12 5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM8 2v2l-4-.001V8H2V2h6zm14 0v6h-2V4h-4V2h6z',
    },
  },
];

/**
 * The icon for `book-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-2-fill.svg)
 */
export const book2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M21 18H6a1 1 0 0 0 0 2h15v2H6a3 3 0 0 1-3-3V4a2 2 0 0 1 2-2h16v16zm-5-9V7H8v2h8z' },
  },
];

/**
 * The icon for `book-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-2-line.svg)
 */
export const book2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18H6a1 1 0 0 0 0 2h15v2H6a3 3 0 0 1-3-3V4a2 2 0 0 1 2-2h16v16zM5 16.05c.162-.033.329-.05.5-.05H19V4H5v12.05zM16 9H8V7h8v2z',
    },
  },
];

/**
 * The icon for `book-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-3-fill.svg)
 */
export const book3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 4H7a2 2 0 1 0 0 4h14v13a1 1 0 0 1-1 1H7a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h13a1 1 0 0 1 1 1v1zm-1 3H7a1 1 0 1 1 0-2h13v2z',
    },
  },
];

/**
 * The icon for `book-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-3-line.svg)
 */
export const book3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 4H7a2 2 0 1 0 0 4h14v13a1 1 0 0 1-1 1H7a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h13a1 1 0 0 1 1 1v1zM5 18a2 2 0 0 0 2 2h12V10H7a3.982 3.982 0 0 1-2-.535V18zM20 7H7a1 1 0 1 1 0-2h13v2z',
    },
  },
];

/**
 * The icon for `book-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-fill.svg)
 */
export const bookFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H6.5A3.5 3.5 0 0 1 3 18.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2v-3H6.5a1.5 1.5 0 0 0 0 3H19z',
    },
  },
];

/**
 * The icon for `book-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-line.svg)
 */
export const bookLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 18.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5A3.5 3.5 0 0 1 3 18.5zM19 20v-3H6.5a1.5 1.5 0 0 0 0 3H19zM5 15.337A3.486 3.486 0 0 1 6.5 15H19V4H6a1 1 0 0 0-1 1v10.337z',
    },
  },
];

/**
 * The icon for `book-mark-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Mark Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-mark-fill.svg)
 */
export const bookMarkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H6.5A3.5 3.5 0 0 1 3 18.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2v-3H6.5a1.5 1.5 0 0 0 0 3H19zM10 4v8l3.5-2 3.5 2V4h-7z',
    },
  },
];

/**
 * The icon for `book-mark-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Mark Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-mark-line.svg)
 */
export const bookMarkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 18.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5A3.5 3.5 0 0 1 3 18.5zM19 20v-3H6.5a1.5 1.5 0 0 0 0 3H19zM10 4H6a1 1 0 0 0-1 1v10.337A3.486 3.486 0 0 1 6.5 15H19V4h-2v8l-3.5-2-3.5 2V4z',
    },
  },
];

/**
 * The icon for `book-open-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Open Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-open-fill.svg)
 */
export const bookOpenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 21h-8V6a3 3 0 0 1 3-3h5a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zm-10 0H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a3 3 0 0 1 3 3v15zm0 0h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `book-open-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Open Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-open-line.svg)
 */
export const bookOpenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21v2h-2v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6a3.99 3.99 0 0 1 3 1.354A3.99 3.99 0 0 1 15 3h6a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-8zm7-2V5h-5a2 2 0 0 0-2 2v12h7zm-9 0V7a2 2 0 0 0-2-2H4v14h7z',
    },
  },
];

/**
 * The icon for `book-read-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Read Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-read-fill.svg)
 */
export const bookReadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM12 5v14h8V5h-8zm1 2h6v2h-6V7zm0 3h6v2h-6v-2z',
    },
  },
];

/**
 * The icon for `book-read-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Book Read Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/book-read-line.svg)
 */
export const bookReadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM11 5H4v14h7V5zm2 0v14h7V5h-7zm1 2h5v2h-5V7zm0 3h5v2h-5v-2z',
    },
  },
];

/**
 * The icon for `booklet-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Booklet Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/booklet-fill.svg)
 */
export const bookletFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 2v20H4v-4H2v-2h2v-3H2v-2h2V8H2V6h2V2h4zm12.005 0C21.107 2 22 2.898 22 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H10V2h10.005z',
    },
  },
];

/**
 * The icon for `booklet-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Booklet Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/booklet-line.svg)
 */
export const bookletLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.005 2C21.107 2 22 2.898 22 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H4v-4H2v-2h2v-3H2v-2h2V8H2V6h2V2h16.005zM8 4H6v16h2V4zm12 0H10v16h10V4z',
    },
  },
];

/**
 * The icon for `bookmark-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bookmark 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bookmark-2-fill.svg)
 */
export const bookmark2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1zm3 7v2h8V9H8z',
    },
  },
];

/**
 * The icon for `bookmark-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bookmark 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bookmark-2-line.svg)
 */
export const bookmark2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1zm13 2H6v15.432l6-3.761 6 3.761V4zM8 9h8v2H8V9z',
    },
  },
];

/**
 * The icon for `bookmark-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bookmark 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bookmark-3-fill.svg)
 */
export const bookmark3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 2h16a1 1 0 0 1 1 1v19.276a.5.5 0 0 1-.704.457L12 19.03l-8.296 3.702A.5.5 0 0 1 3 22.276V3a1 1 0 0 1 1-1zm8 11.5l2.939 1.545-.561-3.272 2.377-2.318-3.286-.478L12 6l-1.47 2.977-3.285.478 2.377 2.318-.56 3.272L12 13.5z',
    },
  },
];

/**
 * The icon for `bookmark-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bookmark 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bookmark-3-line.svg)
 */
export const bookmark3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 2h16a1 1 0 0 1 1 1v19.276a.5.5 0 0 1-.704.457L12 19.03l-8.296 3.702A.5.5 0 0 1 3 22.276V3a1 1 0 0 1 1-1zm15 17.965V4H5v15.965l7-3.124 7 3.124zM12 13.5l-2.939 1.545.561-3.272-2.377-2.318 3.286-.478L12 6l1.47 2.977 3.285.478-2.377 2.318.56 3.272L12 13.5z',
    },
  },
];

/**
 * The icon for `bookmark-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bookmark Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bookmark-fill.svg)
 */
export const bookmarkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `bookmark-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bookmark Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bookmark-line.svg)
 */
export const bookmarkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1zm13 2H6v15.432l6-3.761 6 3.761V4z',
    },
  },
];

/**
 * The icon for `boxing-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Boxing Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/boxing-fill.svg)
 */
export const boxingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9.5 11l.144.007a1.5 1.5 0 0 1 1.35 1.349L11 12.5l-.007.144a1.5 1.5 0 0 1-1.349 1.35L9.5 14H6v2h3.5c1.7 0 3.117-1.212 3.434-2.819l.03-.18L19 13c.711 0 1.388-.149 2-.416V17a3.001 3.001 0 0 1-2 2.829V21a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1.17A3.001 3.001 0 0 1 3 17v-4a2 2 0 0 1 2-2h4.5zM22 7.5V8l-.005.176a3 3 0 0 1-2.819 2.819L19 11h-6.337a3.501 3.501 0 0 0-2.955-1.994L9.5 9H5c-.729 0-1.412.195-2.001.536L3 6a4 4 0 0 1 4-4h9.5A5.5 5.5 0 0 1 22 7.5z',
    },
  },
];

/**
 * The icon for `boxing-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Boxing Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/boxing-line.svg)
 */
export const boxingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16.5 2A5.5 5.5 0 0 1 22 7.5V10c0 .888-.386 1.686-1 2.235V17a3.001 3.001 0 0 1-2 2.829V21a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-1.17A3.001 3.001 0 0 1 3 17V6a4 4 0 0 1 4-4h9.5zm-7 9H5v6a1 1 0 0 0 .883.993L6 18h12a1 1 0 0 0 .993-.883L19 17v-4h-6.036A3.5 3.5 0 0 1 9.5 16H6v-2h3.5a1.5 1.5 0 0 0 1.493-1.356L11 12.5a1.5 1.5 0 0 0-1.356-1.493L9.5 11zm7-7H7a2 2 0 0 0-1.995 1.85L5 6v3h4.5a3.5 3.5 0 0 1 3.163 2H19a1 1 0 0 0 .993-.883L20 10V7.5a3.5 3.5 0 0 0-3.308-3.495L16.5 4z',
    },
  },
];

/**
 * The icon for `braces-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Braces Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/braces-fill.svg)
 */
export const bracesFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 18v-3.7a1.5 1.5 0 0 0-1.5-1.5H2v-1.6h.5A1.5 1.5 0 0 0 4 9.7V6a3 3 0 0 1 3-3h1v2H7a1 1 0 0 0-1 1v4.1A2 2 0 0 1 4.626 12 2 2 0 0 1 6 13.9V18a1 1 0 0 0 1 1h1v2H7a3 3 0 0 1-3-3zm16-3.7V18a3 3 0 0 1-3 3h-1v-2h1a1 1 0 0 0 1-1v-4.1a2 2 0 0 1 1.374-1.9A2 2 0 0 1 18 10.1V6a1 1 0 0 0-1-1h-1V3h1a3 3 0 0 1 3 3v3.7a1.5 1.5 0 0 0 1.5 1.5h.5v1.6h-.5a1.5 1.5 0 0 0-1.5 1.5z',
    },
  },
];

/**
 * The icon for `brackets-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brackets Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/brackets-fill.svg)
 */
export const bracketsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M9 3v2H6v14h3v2H4V3h5zm6 0h5v18h-5v-2h3V5h-3V3z' } },
];

/**
 * The icon for `brackets-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brackets Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/brackets-line.svg)
 */
export const bracketsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M9 3v2H6v14h3v2H4V3h5zm6 0h5v18h-5v-2h3V5h-3V3z' } },
];

/**
 * The icon for `briefcase-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-2-fill.svg)
 */
export const briefcase2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm10 8v-3h-2v3H9v-3H7v3H4v6h16v-6h-3zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-2-line.svg)
 */
export const briefcase2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm13 8H4v6h16v-6zm0-6H4v4h3V9h2v2h6V9h2v2h3V7zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-3-fill.svg)
 */
export const briefcase3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm10 2v5h3V7h-3zm-2 0H9v5h6V7zM7 7H4v5h3V7zm2-4v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-3-line.svg)
 */
export const briefcase3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm8 2H9v12h6V7zM7 7H4v12h3V7zm10 0v12h3V7h-3zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-4-fill.svg)
 */
export const briefcase4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 13v3h6v-3h7v7a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7h7zm2-2h2v3h-2v-3zM7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v5h-7V9H9v2H2V6a1 1 0 0 1 1-1h4zm2-2v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-4-line.svg)
 */
export const briefcase4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm2 8H4v6h16v-6h-5v3H9v-3zm11-6H4v4h5V9h6v2h5V7zm-9 4v3h2v-3h-2zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-5-fill.svg)
 */
export const briefcase5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm-1 8V7H4v6h2zm2-6v6h3v-2h2v2h3V7H8zm10 6h2V7h-2v6zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-5-line.svg)
 */
export const briefcase5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zm9 10h-3v1h-2v-1H8v4h8v-4zM8 7v6h3v-1h2v1h3V7H8zm-2 6V7H4v6h2zm12 0h2V7h-2v6zM6 15H4v4h2v-4zm12 0v4h2v-4h-2zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-fill.svg)
 */
export const briefcaseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zM4 15v4h16v-4H4zm7-4v2h2v-2h-2zM9 3v2h6V3H9z',
    },
  },
];

/**
 * The icon for `briefcase-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Briefcase Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/briefcase-line.svg)
 */
export const briefcaseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4zM4 16v3h16v-3H4zm0-2h16V7H4v7zM9 3v2h6V3H9zm2 8h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `broadcast-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Broadcast Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/broadcast-fill.svg)
 */
export const broadcastFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.929 2.929l1.414 1.414A7.975 7.975 0 0 0 4 10c0 2.21.895 4.21 2.343 5.657L4.93 17.07A9.969 9.969 0 0 1 2 10a9.969 9.969 0 0 1 2.929-7.071zm14.142 0A9.969 9.969 0 0 1 22 10a9.969 9.969 0 0 1-2.929 7.071l-1.414-1.414A7.975 7.975 0 0 0 20 10c0-2.21-.895-4.21-2.343-5.657L19.07 2.93zM7.757 5.757l1.415 1.415A3.987 3.987 0 0 0 8 10c0 1.105.448 2.105 1.172 2.828l-1.415 1.415A5.981 5.981 0 0 1 6 10c0-1.657.672-3.157 1.757-4.243zm8.486 0A5.981 5.981 0 0 1 18 10a5.981 5.981 0 0 1-1.757 4.243l-1.415-1.415A3.987 3.987 0 0 0 16 10a3.987 3.987 0 0 0-1.172-2.828l1.415-1.415zM12 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 2c.58 0 1.077.413 1.184.983L14.5 22h-5l1.316-7.017c.107-.57.604-.983 1.184-.983z',
    },
  },
];

/**
 * The icon for `broadcast-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Broadcast Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/broadcast-line.svg)
 */
export const broadcastLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.929 2.929l1.414 1.414A7.975 7.975 0 0 0 4 10c0 2.21.895 4.21 2.343 5.657L4.93 17.07A9.969 9.969 0 0 1 2 10a9.969 9.969 0 0 1 2.929-7.071zm14.142 0A9.969 9.969 0 0 1 22 10a9.969 9.969 0 0 1-2.929 7.071l-1.414-1.414A7.975 7.975 0 0 0 20 10c0-2.21-.895-4.21-2.343-5.657L19.07 2.93zM7.757 5.757l1.415 1.415A3.987 3.987 0 0 0 8 10c0 1.105.448 2.105 1.172 2.828l-1.415 1.415A5.981 5.981 0 0 1 6 10c0-1.657.672-3.157 1.757-4.243zm8.486 0A5.981 5.981 0 0 1 18 10a5.981 5.981 0 0 1-1.757 4.243l-1.415-1.415A3.987 3.987 0 0 0 16 10a3.987 3.987 0 0 0-1.172-2.828l1.415-1.415zM12 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-1 2h2v8h-2v-8z',
    },
  },
];

/**
 * The icon for `brush-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-2-fill.svg)
 */
export const brush2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.536 15.95l2.12-2.122-3.181-3.182 3.535-3.535-2.12-2.121-3.536 3.535-3.182-3.182L8.05 7.464l8.486 8.486zM13.354 5.697l2.828-2.829a1 1 0 0 1 1.414 0l3.536 3.536a1 1 0 0 1 0 1.414l-2.829 2.828 2.475 2.475a1 1 0 0 1 0 1.415L13 22.314a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414l7.778-7.778a1 1 0 0 1 1.415 0l2.475 2.475z',
    },
  },
];

/**
 * The icon for `brush-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-2-line.svg)
 */
export const brush2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.536 15.95l2.12-2.122-3.181-3.182 3.535-3.535-2.12-2.121-3.536 3.535-3.182-3.182L8.05 7.464l8.486 8.486zm-1.415 1.414L6.636 8.879l-2.828 2.828 8.485 8.485 2.828-2.828zM13.354 5.697l2.828-2.829a1 1 0 0 1 1.414 0l3.536 3.536a1 1 0 0 1 0 1.414l-2.829 2.828 2.475 2.475a1 1 0 0 1 0 1.415L13 22.314a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414l7.778-7.778a1 1 0 0 1 1.415 0l2.475 2.475z',
    },
  },
];

/**
 * The icon for `brush-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-3-fill.svg)
 */
export const brush3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 11V8h-6V4h-4v4H4v3h16zm1 2v8a1 1 0 0 1-1 1H10v-6H8v6H4a1 1 0 0 1-1-1v-8H2V7a1 1 0 0 1 1-1h5V3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3h5a1 1 0 0 1 1 1v6h-1z',
    },
  },
];

/**
 * The icon for `brush-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-3-line.svg)
 */
export const brush3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 20v-5h2v5h9v-7H5v7h3zm-4-9h16V8h-6V4h-4v4H4v3zM3 21v-8H2V7a1 1 0 0 1 1-1h5V3a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3h5a1 1 0 0 1 1 1v6h-1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z',
    },
  },
];

/**
 * The icon for `brush-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-4-fill.svg)
 */
export const brush4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 16H4v2h16v-2zM3 14V4a1 1 0 0 1 1-1h3v8.273h2V3h11a1 1 0 0 1 1 1v10h1v5a1 1 0 0 1-1 1h-8v3h-2v-3H3a1 1 0 0 1-1-1v-5h1z',
    },
  },
];

/**
 * The icon for `brush-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-4-line.svg)
 */
export const brush4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 5v6.273H7V5H5v9h14V5H9zm11 11H4v2h16v-2zM3 14V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10h1v5a1 1 0 0 1-1 1h-8v3h-2v-3H3a1 1 0 0 1-1-1v-5h1z',
    },
  },
];

/**
 * The icon for `brush-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-fill.svg)
 */
export const brushFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.289 6.216l4.939-3.841a1 1 0 0 1 1.32.082l2.995 2.994a1 1 0 0 1 .082 1.321l-3.84 4.938a7.505 7.505 0 0 1-7.283 9.292C8 21.002 3.5 19.5 1 18c3.98-3 3.047-4.81 3.5-6.5 1.058-3.95 4.842-6.257 8.789-5.284zm3.413 1.879c.065.063.13.128.193.194l1.135 1.134 2.475-3.182-1.746-1.746-3.182 2.475 1.125 1.125z',
    },
  },
];

/**
 * The icon for `brush-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Brush Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/brush-line.svg)
 */
export const brushLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.456 9.678l-.142-.142a5.475 5.475 0 0 0-2.39-1.349c-2.907-.778-5.699.869-6.492 3.83-.043.16-.066.34-.104.791-.154 1.87-.594 3.265-1.8 4.68 2.26.888 4.938 1.514 6.974 1.514a5.505 5.505 0 0 0 5.31-4.078 5.497 5.497 0 0 0-1.356-5.246zM13.29 6.216l4.939-3.841a1 1 0 0 1 1.32.082l2.995 2.994a1 1 0 0 1 .082 1.321l-3.84 4.938a7.505 7.505 0 0 1-7.283 9.292C8 21.002 3.5 19.5 1 18c3.98-3 3.047-4.81 3.5-6.5 1.058-3.95 4.842-6.257 8.789-5.284zm3.413 1.879c.065.063.13.128.193.194l1.135 1.134 2.475-3.182-1.746-1.746-3.182 2.475 1.125 1.125z',
    },
  },
];

/**
 * The icon for `bubble-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bubble Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bubble-chart-fill.svg)
 */
export const bubbleChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 16c1.657 0 3 1.343 3 3s-1.343 3-3 3-3-1.343-3-3 1.343-3 3-3zM6 12c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm8.5-10C17.538 2 20 4.462 20 7.5S17.538 13 14.5 13 9 10.538 9 7.5 11.462 2 14.5 2z',
    },
  },
];

/**
 * The icon for `bubble-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bubble Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/bubble-chart-line.svg)
 */
export const bubbleChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 16c1.657 0 3 1.343 3 3s-1.343 3-3 3-3-1.343-3-3 1.343-3 3-3zM6 12c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm10 6c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zM6 14c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2zm8.5-12C17.538 2 20 4.462 20 7.5S17.538 13 14.5 13 9 10.538 9 7.5 11.462 2 14.5 2zm0 2C12.567 4 11 5.567 11 7.5s1.567 3.5 3.5 3.5S18 9.433 18 7.5 16.433 4 14.5 4z',
    },
  },
];

/**
 * The icon for `bug-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bug 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/bug-2-fill.svg)
 */
export const bug2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.07 16A7.06 7.06 0 0 1 5 15v-1H3v-2h2v-1c0-.34.024-.673.07-1H3V8h2.674a7.03 7.03 0 0 1 2.84-3.072l-1.05-1.05L8.88 2.465l1.683 1.684a7.03 7.03 0 0 1 2.876 0l1.683-1.684 1.415 1.415-1.05 1.05A7.03 7.03 0 0 1 18.326 8H21v2h-2.07c.046.327.07.66.07 1v1h2v2h-2v1c0 .34-.024.673-.07 1H21v2h-2.674a7 7 0 0 1-12.652 0H3v-2h2.07zM9 10v2h6v-2H9zm0 4v2h6v-2H9z',
    },
  },
];

/**
 * The icon for `bug-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bug 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/bug-2-line.svg)
 */
export const bug2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.562 4.148a7.03 7.03 0 0 1 2.876 0l1.683-1.684 1.415 1.415-1.05 1.05A7.03 7.03 0 0 1 18.326 8H21v2h-2.07c.046.327.07.66.07 1v1h2v2h-2v1c0 .34-.024.673-.07 1H21v2h-2.674a7 7 0 0 1-12.652 0H3v-2h2.07A7.06 7.06 0 0 1 5 15v-1H3v-2h2v-1c0-.34.024-.673.07-1H3V8h2.674a7.03 7.03 0 0 1 2.84-3.072l-1.05-1.05L8.88 2.465l1.683 1.684zM12 6a5 5 0 0 0-5 5v4a5 5 0 0 0 10 0v-4a5 5 0 0 0-5-5zm-3 8h6v2H9v-2zm0-4h6v2H9v-2z',
    },
  },
];

/**
 * The icon for `bug-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bug Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/bug-fill.svg)
 */
export const bugFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.056 8.3a7.01 7.01 0 0 1 .199-.3h11.49c.069.098.135.199.199.3l2.02-1.166 1 1.732-2.213 1.278c.162.59.249 1.213.249 1.856v1h3v2h-3c0 .953-.19 1.862-.536 2.69l2.5 1.444-1 1.732-2.526-1.458A6.992 6.992 0 0 1 13 21.929V14h-2v7.93a6.992 6.992 0 0 1-4.438-2.522l-2.526 1.458-1-1.732 2.5-1.443A6.979 6.979 0 0 1 5 15H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036 8.866l1-1.732L6.056 8.3zM8 6a4 4 0 1 1 8 0H8z',
    },
  },
];

/**
 * The icon for `bug-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bug Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/bug-line.svg)
 */
export const bugLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 19.9a5.002 5.002 0 0 0 4-4.9v-3a4.98 4.98 0 0 0-.415-2h-9.17A4.98 4.98 0 0 0 7 12v3a5.002 5.002 0 0 0 4 4.9V14h2v5.9zm-7.464-2.21A6.979 6.979 0 0 1 5 15H2v-2h3v-1c0-.643.087-1.265.249-1.856L3.036 8.866l1-1.732L6.056 8.3a7.01 7.01 0 0 1 .199-.3h11.49c.069.098.135.199.199.3l2.02-1.166 1 1.732-2.213 1.278c.162.59.249 1.213.249 1.856v1h3v2h-3c0 .953-.19 1.862-.536 2.69l2.5 1.444-1 1.732-2.526-1.458A6.986 6.986 0 0 1 12 22a6.986 6.986 0 0 1-5.438-2.592l-2.526 1.458-1-1.732 2.5-1.443zM8 6a4 4 0 1 1 8 0H8z',
    },
  },
];

/**
 * The icon for `building-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-2-fill.svg)
 */
export const building2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 19h2V6l6.394 2.74a1 1 0 0 1 .606.92V19h2v2H1v-2h2V5.65a1 1 0 0 1 .594-.914l7.703-3.424A.5.5 0 0 1 12 1.77V19z',
    },
  },
];

/**
 * The icon for `building-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-2-line.svg)
 */
export const building2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 19V5.7a1 1 0 0 1 .658-.94l9.671-3.516a.5.5 0 0 1 .671.47v4.953l6.316 2.105a1 1 0 0 1 .684.949V19h2v2H1v-2h2zm2 0h7V3.855L5 6.401V19zm14 0v-8.558l-5-1.667V19h5z',
    },
  },
];

/**
 * The icon for `building-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-3-fill.svg)
 */
export const building3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M10 10.111V1l11 6v14H3V7z' } },
];

/**
 * The icon for `building-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-3-line.svg)
 */
export const building3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M10 10.111V1l11 6v14H3V7l7 3.111zm2-5.742v8.82l-7-3.111V19h14V8.187L12 4.37z' },
  },
];

/**
 * The icon for `building-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-4-fill.svg)
 */
export const building4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20h2v2H1v-2h2V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v17zM8 11v2h3v-2H8zm0-4v2h3V7H8zm0 8v2h3v-2H8zm5 0v2h3v-2h-3zm0-4v2h3v-2h-3zm0-4v2h3V7h-3z',
    },
  },
];

/**
 * The icon for `building-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-4-line.svg)
 */
export const building4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20h2v2H1v-2h2V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v17zm-2 0V4H5v16h14zM8 11h3v2H8v-2zm0-4h3v2H8V7zm0 8h3v2H8v-2zm5 0h3v2h-3v-2zm0-4h3v2h-3v-2zm0-4h3v2h-3V7z',
    },
  },
];

/**
 * The icon for `building-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-fill.svg)
 */
export const buildingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 19h2v2H1v-2h2V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v15h2V9h3a1 1 0 0 1 1 1v9zM7 11v2h4v-2H7zm0-4v2h4V7H7z',
    },
  },
];

/**
 * The icon for `building-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Building Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/building-line.svg)
 */
export const buildingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 19h2v2H1v-2h2V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v15h4v-8h-2V9h3a1 1 0 0 1 1 1v9zM5 5v14h8V5H5zm2 6h4v2H7v-2zm0-4h4v2H7V7z',
    },
  },
];

/**
 * The icon for `bus-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bus 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bus-2-fill.svg)
 */
export const bus2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 20H7v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-9H2V8h1V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3h1v4h-1v9a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1zM5 5v7h14V5H5zm2.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `bus-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bus 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bus-2-line.svg)
 */
export const bus2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 20H7v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-9H2V8h1V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3h1v4h-1v9a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1zM5 5v6h14V5H5zm14 8H5v5h14v-5zM7.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm9 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `bus-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bus Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bus-fill.svg)
 */
export const busFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 20H7v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1H3v-8H2V8h1V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3h1v4h-1v8h-1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zM5 5v9h14V5H5zm0 11v2h4v-2H5zm10 0v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `bus-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bus Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bus-line.svg)
 */
export const busLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 20H7v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1H3v-8H2V8h1V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3h1v4h-1v8h-1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zm2-8V5H5v7h14zm0 2H5v4h14v-4zM6 15h4v2H6v-2zm8 0h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `bus-wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bus Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bus-wifi-fill.svg)
 */
export const busWifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3v2H5v9h14v-2h2v8h-1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H7v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1H3v-8H2V8h1V5a2 2 0 0 1 2-2h7zM9 16H5v2h4v-2zm10 0h-4v2h4v-2zm-.5-15a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `bus-wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Bus Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/bus-wifi-line.svg)
 */
export const busWifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3v2H5v7h16v8h-1v1a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H7v1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1H3v-8H2V8h1V5a2 2 0 0 1 2-2h7zm7 11H5v4h14v-4zm-9 1v2H6v-2h4zm8 0v2h-4v-2h4zm.5-14a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `cactus-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cactus Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cactus-fill.svg)
 */
export const cactusFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c2.21 0 4 1.79 4 4v9h1c.55 0 1-.45 1-1V8c0-.552.448-1 1-1s1 .448 1 1v6c0 1.657-1.343 3-3 3h-1v3h2v2H6v-2h2v-6H7c-1.657 0-3-1.343-3-3V9c0-.552.448-1 1-1s1 .448 1 1v2c0 .55.45 1 1 1h1V6c0-2.21 1.79-4 4-4z',
    },
  },
];

/**
 * The icon for `cactus-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cactus Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cactus-line.svg)
 */
export const cactusLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c2.21 0 4 1.79 4 4v9h1c.55 0 1-.45 1-1V8c0-.552.448-1 1-1s1 .448 1 1v6c0 1.66-1.34 3-3 3h-1v3h2v2H6v-2h2v-6H7c-1.657 0-3-1.343-3-3V9c0-.552.448-1 1-1s1 .448 1 1v2c0 .55.45 1 1 1h1V6c0-2.21 1.79-4 4-4zm0 2c-1.105 0-2 .895-2 2v14h4V6c0-1.105-.895-2-2-2z',
    },
  },
];

/**
 * The icon for `cake-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cake 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cake-2-fill.svg)
 */
export const cake2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 6v3.999h3V6h2v3.999h3V6h2v3.999L19 10a3 3 0 0 1 2.995 2.824L22 13v1c0 1.014-.377 1.94-.999 2.645L21 21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4.36a4.025 4.025 0 0 1-.972-2.182l-.022-.253L2 14v-1a3 3 0 0 1 2.824-2.995L5 10l1-.001V6h2zm11 6H5a1 1 0 0 0-.993.883L4 13v.971l.003.147A2 2 0 0 0 6 16a1.999 1.999 0 0 0 1.98-1.7l.015-.153.005-.176c.036-1.248 1.827-1.293 1.989-.134l.01.134.004.147a2 2 0 0 0 3.992.031l.012-.282c.124-1.156 1.862-1.156 1.986 0l.012.282a2 2 0 0 0 3.99 0L20 14v-1a1 1 0 0 0-.883-.993L19 12zM7 1c1.32.871 1.663 2.088 1.449 2.888a1.5 1.5 0 0 1-2.898-.776C5.85 2.002 7 2.5 7 1zm5 0c1.32.871 1.663 2.088 1.449 2.888a1.5 1.5 0 1 1-2.898-.776C10.85 2.002 12 2.5 12 1zm5 0c1.32.871 1.663 2.088 1.449 2.888a1.5 1.5 0 1 1-2.898-.776C15.85 2.002 17 2.5 17 1z',
    },
  },
];

/**
 * The icon for `cake-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cake 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cake-2-line.svg)
 */
export const cake2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8 6v3.999h3V6h2v3.999h3V6h2v3.999L19 10a3 3 0 0 1 2.995 2.824L22 13v1c0 1.014-.377 1.94-.999 2.645L21 21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-4.36a4.025 4.025 0 0 1-.972-2.182l-.022-.253L2 14v-1a3 3 0 0 1 2.824-2.995L5 10l1-.001V6h2zm1.002 10.641l-.054.063a3.994 3.994 0 0 1-2.514 1.273l-.23.018L6 18c-.345 0-.68-.044-1-.126V20h14v-2.126a4.007 4.007 0 0 1-3.744-.963l-.15-.15-.106-.117-.107.118a3.99 3.99 0 0 1-2.451 1.214l-.242.02L12 18a3.977 3.977 0 0 1-2.797-1.144l-.15-.157-.051-.058zM19 12H5a1 1 0 0 0-.993.883L4 13v.971l.003.147A2 2 0 0 0 6 16a1.999 1.999 0 0 0 1.98-1.7l.015-.153.005-.176c.036-1.248 1.827-1.293 1.989-.134l.01.134.004.147a2 2 0 0 0 3.992.031l.012-.282c.124-1.156 1.862-1.156 1.986 0l.012.282a2 2 0 0 0 3.99 0L20 14v-1a1 1 0 0 0-.883-.993L19 12zM7 1c1.32.871 1.663 2.088 1.449 2.888a1.5 1.5 0 0 1-2.898-.776C5.85 2.002 7 2.5 7 1zm5 0c1.32.871 1.663 2.088 1.449 2.888a1.5 1.5 0 1 1-2.898-.776C10.85 2.002 12 2.5 12 1zm5 0c1.32.871 1.663 2.088 1.449 2.888a1.5 1.5 0 1 1-2.898-.776C15.85 2.002 17 2.5 17 1z',
    },
  },
];

/**
 * The icon for `cake-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cake 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cake-3-fill.svg)
 */
export const cake3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.5 2a3.5 3.5 0 0 1 3.437 4.163l-.015.066a4.502 4.502 0 0 1 .303 8.428l-1.086 6.507a1 1 0 0 1-.986.836H6.847a1 1 0 0 1-.986-.836l-1.029-6.17a3 3 0 0 1-.829-5.824L4 9a6 6 0 0 1 8.575-5.42A3.493 3.493 0 0 1 15.5 2zM11 15H9v5h2v-5zm4 0h-2v5h2v-5zm2.5-2a2.5 2.5 0 1 0-.956-4.81l-.175.081a2 2 0 0 1-2.663-.804l-.07-.137A4 4 0 0 0 10 5C7.858 5 6.109 6.684 6.005 8.767L6 8.964l.003.17a2 2 0 0 1-1.186 1.863l-.15.059A1.001 1.001 0 0 0 5 13h12.5z',
    },
  },
];

/**
 * The icon for `cake-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cake 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cake-3-line.svg)
 */
export const cake3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.5 2a3.5 3.5 0 0 1 3.437 4.163l-.015.066a4.502 4.502 0 0 1 .303 8.428l-1.086 6.507a1 1 0 0 1-.986.836H6.847a1 1 0 0 1-.986-.836l-1.029-6.17a3 3 0 0 1-.829-5.824L4 9a6 6 0 0 1 8.574-5.421A3.496 3.496 0 0 1 15.5 2zM9 15H6.86l.834 5H9v-5zm4 0h-2v5h2v-5zm4.139 0H15v5h1.305l.834-5zM10 5C7.858 5 6.109 6.684 6.005 8.767L6 8.964l.003.17a2 2 0 0 1-1.186 1.863l-.15.059A1.001 1.001 0 0 0 5 13h12.5a2.5 2.5 0 1 0-.956-4.81l-.175.081a2 2 0 0 1-2.663-.804l-.07-.137A4 4 0 0 0 10 5zm5.5-1a1.5 1.5 0 0 0-1.287.729 6.006 6.006 0 0 1 1.24 1.764c.444-.228.93-.384 1.446-.453A1.5 1.5 0 0 0 15.5 4z',
    },
  },
];

/**
 * The icon for `cake-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cake Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cake-fill.svg)
 */
export const cakeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 7v4h7a1 1 0 0 1 1 1v8h2v2H1v-2h2v-8a1 1 0 0 1 1-1h7V7h2zm.83-6.598A3 3 0 0 1 12.732 4.5L11 5.5a3 3 0 0 1 1.098-4.098l1.732-1z',
    },
  },
];

/**
 * The icon for `cake-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cake Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/cake-line.svg)
 */
export const cakeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 7v4h7a1 1 0 0 1 1 1v8h2v2H1v-2h2v-8a1 1 0 0 1 1-1h7V7h2zm6 6H5v7h14v-7zM13.83.402A3 3 0 0 1 12.732 4.5L11 5.5a3 3 0 0 1 1.098-4.098l1.732-1z',
    },
  },
];

/**
 * The icon for `calculator-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calculator Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calculator-fill.svg)
 */
export const calculatorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm3 10v2h2v-2H7zm0 4v2h2v-2H7zm4-4v2h2v-2h-2zm0 4v2h2v-2h-2zm4-4v6h2v-6h-2zM7 6v4h10V6H7z',
    },
  },
];

/**
 * The icon for `calculator-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calculator Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calculator-line.svg)
 */
export const calculatorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm1 2v16h14V4H5zm2 2h10v4H7V6zm0 6h2v2H7v-2zm0 4h2v2H7v-2zm4-4h2v2h-2v-2zm0 4h2v2h-2v-2zm4-4h2v6h-2v-6z',
    },
  },
];

/**
 * The icon for `calendar-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-2-fill.svg)
 */
export const calendar2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zM4 9v10h16V9H4zm2 2h2v2H6v-2zm5 0h2v2h-2v-2zm5 0h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `calendar-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-2-line.svg)
 */
export const calendar2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zm3 8H4v8h16v-8zm-5-6H9v2H7V5H4v4h16V5h-3v2h-2V5zm-9 8h2v2H6v-2zm5 0h2v2h-2v-2zm5 0h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `calendar-check-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Check Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-check-fill.svg)
 */
export const calendarCheckFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2zm11 7H4v11h16V8zm-4.964 2.136l1.414 1.414-4.95 4.95-3.536-3.536L9.38 11.55l2.121 2.122 3.536-3.536z',
    },
  },
];

/**
 * The icon for `calendar-check-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Check Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-check-line.svg)
 */
export const calendarCheckLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2zm11 9H4v9h16v-9zm-4.964 1.136l1.414 1.414-4.95 4.95-3.536-3.536L9.38 12.55l2.121 2.122 3.536-3.536zM7 5H4v3h16V5h-3v1h-2V5H9v1H7V5z',
    },
  },
];

/**
 * The icon for `calendar-event-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Event Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-event-fill.svg)
 */
export const calendarEventFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zM4 9v10h16V9H4zm2 4h5v4H6v-4z',
    },
  },
];

/**
 * The icon for `calendar-event-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Event Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-event-line.svg)
 */
export const calendarEventLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zm3 6V5h-3v2h-2V5H9v2H7V5H4v4h16zm0 2H4v8h16v-8zM6 13h5v4H6v-4z',
    },
  },
];

/**
 * The icon for `calendar-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-fill.svg)
 */
export const calendarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 11h20v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9zm15-8h4a1 1 0 0 1 1 1v5H2V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2z',
    },
  },
];

/**
 * The icon for `calendar-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-line.svg)
 */
export const calendarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z',
    },
  },
];

/**
 * The icon for `calendar-todo-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Todo Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-todo-fill.svg)
 */
export const calendarTodoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zM4 9v10h16V9H4zm2 2h2v2H6v-2zm0 4h2v2H6v-2zm4-4h8v2h-8v-2zm0 4h5v2h-5v-2z',
    },
  },
];

/**
 * The icon for `calendar-todo-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Calendar Todo Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/calendar-todo-line.svg)
 */
export const calendarTodoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8zM6 14h2v2H6v-2zm4 0h8v2h-8v-2z',
    },
  },
];

/**
 * The icon for `camera-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-2-fill.svg)
 */
export const camera2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 2a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm6-12v2h2V5h-2z',
    },
  },
];

/**
 * The icon for `camera-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-2-line.svg)
 */
export const camera2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM4 5v14h16V5H4zm8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 2a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm5-11h2v2h-2V6z',
    },
  },
];

/**
 * The icon for `camera-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-3-fill.svg)
 */
export const camera3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 6c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 20V6zm12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zM4 7v2h3V7H4zm0-5h6v2H4V2z',
    },
  },
];

/**
 * The icon for `camera-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-3-line.svg)
 */
export const camera3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 6c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 20V6zm2 1v12h16V7H4zm10 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 2a5 5 0 1 1 0-10 5 5 0 0 1 0 10zM4 2h6v2H4V2z',
    },
  },
];

/**
 * The icon for `camera-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-fill.svg)
 */
export const cameraFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4l2-2zm3 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z',
    },
  },
];

/**
 * The icon for `camera-lens-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Lens Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-lens-fill.svg)
 */
export const cameraLensFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.827 21.763L14.31 14l3.532 6.117A9.955 9.955 0 0 1 12 22c-.746 0-1.473-.082-2.173-.237zM7.89 21.12A10.028 10.028 0 0 1 2.458 15h8.965L7.89 21.119zM2.05 13a9.964 9.964 0 0 1 2.583-7.761L9.112 13H2.05zm4.109-9.117A9.955 9.955 0 0 1 12 2c.746 0 1.473.082 2.173.237L9.69 10 6.159 3.883zM16.11 2.88A10.028 10.028 0 0 1 21.542 9h-8.965l3.533-6.119zM21.95 11a9.964 9.964 0 0 1-2.583 7.761L14.888 11h7.064z',
    },
  },
];

/**
 * The icon for `camera-lens-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Lens Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-lens-line.svg)
 */
export const cameraLensLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.858 19.71L12 16H5.07a8.018 8.018 0 0 0 4.788 3.71zM4.252 14h4.284L5.07 7.999A7.963 7.963 0 0 0 4 12c0 .69.088 1.36.252 2zm2.143-7.708L8.535 10 12 4a7.974 7.974 0 0 0-5.605 2.292zm7.747-2.002L12 8h6.93a8.018 8.018 0 0 0-4.788-3.71zM19.748 10h-4.284l3.465 6.001A7.963 7.963 0 0 0 20 12c0-.69-.088-1.36-.252-2zm-2.143 7.708L15.465 14 12 20a7.974 7.974 0 0 0 5.605-2.292zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm1.155-12h-2.31l-1.154 2 1.154 2h2.31l1.154-2-1.154-2z',
    },
  },
];

/**
 * The icon for `camera-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-line.svg)
 */
export const cameraLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.828 5l-2 2H4v12h16V7h-3.828l-2-2H9.828zM9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4l2-2zm3 15a5.5 5.5 0 1 1 0-11 5.5 5.5 0 0 1 0 11zm0-2a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z',
    },
  },
];

/**
 * The icon for `camera-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-off-fill.svg)
 */
export const cameraOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.586 21H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h.586L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414L19.586 21zM7.556 8.97a6 6 0 0 0 8.475 8.475l-1.417-1.417a4 4 0 0 1-5.642-5.642L7.555 8.97zM22 17.785l-4.045-4.045a6 6 0 0 0-6.695-6.695L8.106 3.892 9 3h6l2 2h4a1 1 0 0 1 1 1v11.786zm-8.492-8.492a4.013 4.013 0 0 1 2.198 2.198l-2.198-2.198z',
    },
  },
];

/**
 * The icon for `camera-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-off-line.svg)
 */
export const cameraOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.586 21H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h.586L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414L19.586 21zm-14-14H4v12h13.586l-2.18-2.18A5.5 5.5 0 0 1 7.68 9.094L5.586 7zm3.524 3.525a3.5 3.5 0 0 0 4.865 4.865L9.11 10.525zM22 17.785l-2-2V7h-3.828l-2-2H9.828l-.307.307-1.414-1.414L9 3h6l2 2h4a1 1 0 0 1 1 1v11.786zM11.263 7.05a5.5 5.5 0 0 1 6.188 6.188l-2.338-2.338a3.515 3.515 0 0 0-1.512-1.512l-2.338-2.338z',
    },
  },
];

/**
 * The icon for `camera-switch-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Switch Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-switch-fill.svg)
 */
export const cameraSwitchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4l2-2zm5.684 15.368l-.895-1.79A4 4 0 0 1 8 13h2.001L7.839 8.677a6 6 0 0 0 6.845 9.69zM9.316 7.632l.895 1.79A4 4 0 0 1 16 13h-2.001l2.161 4.323a6 6 0 0 0-6.845-9.69z',
    },
  },
];

/**
 * The icon for `camera-switch-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Camera Switch Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/camera-switch-line.svg)
 */
export const cameraSwitchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.828 5l-2 2H4v12h16V7h-3.828l-2-2H9.828zM9 3h6l2 2h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h4l2-2zm.64 4.53a5.5 5.5 0 0 1 6.187 8.92L13.75 12.6h1.749l.001-.1a3.5 3.5 0 0 0-4.928-3.196L9.64 7.53zm4.677 9.96a5.5 5.5 0 0 1-6.18-8.905L10.25 12.5H8.5a3.5 3.5 0 0 0 4.886 3.215l.931 1.774z',
    },
  },
];

/**
 * The icon for `capsule-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Capsule Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/capsule-fill.svg)
 */
export const capsuleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.778 4.222c2.343 2.343 2.343 6.142 0 8.485l-2.122 2.12-4.949 4.951c-2.343 2.343-6.142 2.343-8.485 0-2.343-2.343-2.343-6.142 0-8.485l7.07-7.071c2.344-2.343 6.143-2.343 8.486 0zm-4.95 10.606L9.172 9.172l-3.536 3.535c-1.562 1.562-1.562 4.095 0 5.657 1.562 1.562 4.095 1.562 5.657 0l3.535-3.536z',
    },
  },
];

/**
 * The icon for `capsule-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Capsule Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/capsule-line.svg)
 */
export const capsuleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.778 4.222c2.343 2.343 2.343 6.142 0 8.485l-7.07 7.071c-2.344 2.343-6.143 2.343-8.486 0-2.343-2.343-2.343-6.142 0-8.485l7.07-7.071c2.344-2.343 6.143-2.343 8.486 0zm-5.656 11.313L8.465 9.878l-2.829 2.83c-1.562 1.561-1.562 4.094 0 5.656 1.562 1.562 4.095 1.562 5.657 0l2.829-2.83zm4.242-9.899c-1.562-1.562-4.095-1.562-5.657 0L9.88 8.464l5.657 5.657 2.828-2.828c1.562-1.562 1.562-4.095 0-5.657z',
    },
  },
];

/**
 * The icon for `car-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Car Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/car-fill.svg)
 */
export const carFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 20H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9l2.513-6.702A2 2 0 0 1 6.386 4h11.228a2 2 0 0 1 1.873 1.298L22 12v9a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zM4.136 12h15.728l-2.25-6H6.386l-2.25 6zM6.5 17a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm11 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `car-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Car Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/car-line.svg)
 */
export const carLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 20H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V11l2.48-5.788A2 2 0 0 1 6.32 4H17.68a2 2 0 0 1 1.838 1.212L22 11v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zm1-7H4v5h16v-5zM4.176 11h15.648l-2.143-5H6.32l-2.143 5zM6.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm11 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `car-washing-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Car Washing Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/car-washing-fill.svg)
 */
export const carWashingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9l2.417-4.029A2 2 0 0 1 6.132 8h11.736a2 2 0 0 1 1.715.971L22 13v9a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zM4.332 13h15.336l-1.8-3H6.132l-1.8 3zM6.5 18a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm11 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM5.44 3.44L6.5 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zm5.5 0L12 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zm5.5 0l1.06-1.061 1.06 1.06a1.5 1.5 0 1 1-2.121 0z',
    },
  },
];

/**
 * The icon for `car-washing-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Car Washing Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/car-washing-line.svg)
 */
export const carWashingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V12l2.417-4.029A2 2 0 0 1 6.132 7h11.736a2 2 0 0 1 1.715.971L22 12v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zm1-7H4v5h16v-5zM4.332 12h15.336l-1.8-3H6.132l-1.8 3zM5.44 3.44L6.5 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zm5.5 0L12 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zm5.5 0L17.5 2.378l1.06 1.06a1.5 1.5 0 1 1-2.121 0zM6.5 18a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm11 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `caravan-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Caravan Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/caravan-fill.svg)
 */
export const caravanFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.172 3c.53 0 1.039.21 1.414.586l4.828 4.828c.375.375.586.884.586 1.414V17h2v2h-8.126c-.445 1.726-2.01 3-3.874 3-1.864 0-3.43-1.274-3.874-3H3c-.552 0-1-.448-1-1V5c0-1.105.895-2 2-2h10.172zM11 16c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2zm3-9H6v6h8V7zm-2 2v2H8V9h4z',
    },
  },
];

/**
 * The icon for `caravan-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Caravan Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/caravan-line.svg)
 */
export const caravanLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.172 3c.53 0 1.039.21 1.414.586l4.828 4.828c.375.375.586.884.586 1.414V17h2v2h-8.126c-.445 1.726-2.01 3-3.874 3-1.864 0-3.43-1.274-3.874-3H3c-.552 0-1-.448-1-1V5c0-1.105.895-2 2-2h10.172zM11 16c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2zm3.172-11H4v12h3.126c.444-1.725 2.01-3 3.874-3 1.864 0 3.43 1.275 3.874 3H19V9.828L14.172 5zM14 7v6H6V7h8zm-2 2H8v2h4V9z',
    },
  },
];

/**
 * The icon for `cast-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cast Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/cast-fill.svg)
 */
export const castFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-6a13.1 13.1 0 0 0-.153-2H20V5H4v3.153A13.1 13.1 0 0 0 2 8V4a1 1 0 0 1 1-1zm10 18h-2a9 9 0 0 0-9-9v-2c6.075 0 11 4.925 11 11zm-4 0H7a5 5 0 0 0-5-5v-2a7 7 0 0 1 7 7zm-4 0H2v-3a3 3 0 0 1 3 3zm9.373-4A13.032 13.032 0 0 0 6 8.627V7h12v10h-3.627z',
    },
  },
];

/**
 * The icon for `cast-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cast Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/cast-line.svg)
 */
export const castLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-6a13.1 13.1 0 0 0-.153-2H20V5H4v3.153A13.1 13.1 0 0 0 2 8V4a1 1 0 0 1 1-1zm10 18h-2a9 9 0 0 0-9-9v-2c6.075 0 11 4.925 11 11zm-4 0H7a5 5 0 0 0-5-5v-2a7 7 0 0 1 7 7zm-4 0H2v-3a3 3 0 0 1 3 3z',
    },
  },
];

/**
 * The icon for `cellphone-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cellphone Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/cellphone-fill.svg)
 */
export const cellphoneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M7 2h11a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V0h2v2zm0 2v5h10V4H7z' },
  },
];

/**
 * The icon for `cellphone-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cellphone Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/cellphone-line.svg)
 */
export const cellphoneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 2h11a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V0h2v2zm0 7h10V4H7v5zm0 2v9h10v-9H7z',
    },
  },
];

/**
 * The icon for `celsius-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Celsius Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/celsius-fill.svg)
 */
export const celsiusFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.5 10a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM22 10h-2a4 4 0 1 0-8 0v5a4 4 0 1 0 8 0h2a6 6 0 1 1-12 0v-5a6 6 0 1 1 12 0z',
    },
  },
];

/**
 * The icon for `celsius-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Celsius Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/celsius-line.svg)
 */
export const celsiusLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.5 10a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM22 10h-2a4 4 0 1 0-8 0v5a4 4 0 1 0 8 0h2a6 6 0 1 1-12 0v-5a6 6 0 1 1 12 0z',
    },
  },
];

/**
 * The icon for `centos-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Centos Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/centos-fill.svg)
 */
export const centosFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13.06l4.47 4.471L12 22l-4.47-4.47L12 13.06zm-8 3.06L7.879 20H4v-3.88zm16 0V20h-3.88L20 16.12zm-2.47-8.59L22 12l-4.469 4.47-4.47-4.47 4.469-4.47zm-11.06 0L10.94 12l-4.471 4.469L2 12l4.47-4.47zM12 2l4.469 4.469L12 10.939 7.53 6.47 12 2zM7.879 4l-3.88 3.879L4 4h3.879zM20 4v3.879l-3.88-3.88L20 4z',
    },
  },
];

/**
 * The icon for `centos-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Centos Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/centos-line.svg)
 */
export const centosLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2l4.292 4.292 1.061-1.06L16.121 4H20v3.879l-1.233-1.233-1.06 1.061L22 12l-4.292 4.293 1.059 1.059L20 16.121V20h-3.88l1.232-1.233-1.059-1.06L12 22l-4.293-4.293-1.061 1.06L7.879 20H4v-3.88l1.231 1.232 1.061-1.06L2 12l4.293-4.293-1.062-1.061L4 7.879V4h3.879L6.646 5.23l1.062 1.062L12 2zm0 11.413l-2.88 2.879 2.88 2.88 2.879-2.88L12 13.412zM7.707 9.12L4.828 12l2.878 2.878 2.88-2.88-2.879-2.877zm8.585 0l-2.877 2.878 2.878 2.879L19.172 12l-2.88-2.879zM12 4.828L9.122 7.707l2.879 2.878 2.877-2.879L12 4.828z',
    },
  },
];

/**
 * The icon for `character-recognition-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Character Recognition Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/character-recognition-fill.svg)
 */
export const characterRecognitionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3v18H3V3h18zm-8.001 3h-2L6.6 17h2.154l1.199-3h4.09l1.201 3h2.155l-4.4-11zm-1 2.885L13.244 12h-2.492l1.247-3.115z',
    },
  },
];

/**
 * The icon for `character-recognition-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Character Recognition Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/character-recognition-line.svg)
 */
export const characterRecognitionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 15v4h4v2H3v-6h2zm16 0v6h-6v-2h4v-4h2zm-8.001-9l4.4 11h-2.155l-1.201-3h-4.09l-1.199 3H6.6l4.399-11h2zm-1 2.885L10.752 12h2.492l-1.245-3.115zM9 3v2H5v4H3V3h6zm12 0v6h-2V5h-4V3h6z',
    },
  },
];

/**
 * The icon for `charging-pile-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Charging Pile 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/charging-pile-2-fill.svg)
 */
export const chargingPile2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 11h-1V7h1V4h2v3h1v4h-1v7a3 3 0 0 1-6 0v-4h-2v5h1v2H2v-2h1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7zM9 11V7l-4 6h3v4l4-6H9z',
    },
  },
];

/**
 * The icon for `charging-pile-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Charging Pile 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/charging-pile-2-line.svg)
 */
export const chargingPile2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 11h-1V7h1V4h2v3h1v4h-1v7a3 3 0 0 1-6 0v-4h-2v5h1v2H2v-2h1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7zm-8 8V5H5v14h7zm-3-8h3l-4 6v-4H5l4-6v4z',
    },
  },
];

/**
 * The icon for `charging-pile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Charging Pile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/charging-pile-fill.svg)
 */
export const chargingPileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 19V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7h-2a1 1 0 0 1-1-1V6.414l-1.657-1.657 1.414-1.414 4.95 4.95A.997.997 0 0 1 22 9v9a3 3 0 0 1-6 0v-4h-2v5h1v2H2v-2h1zm6-8V7l-4 6h3v4l4-6H9z',
    },
  },
];

/**
 * The icon for `charging-pile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Charging Pile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/charging-pile-line.svg)
 */
export const chargingPileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 19h1v2H2v-2h1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7h-2a1 1 0 0 1-1-1V6.414l-1.657-1.657 1.414-1.414 4.95 4.95A.997.997 0 0 1 22 9v9a3 3 0 0 1-6 0v-4h-2v5zm-9 0h7V5H5v14zm4-8h3l-4 6v-4H5l4-6v4z',
    },
  },
];

/**
 * The icon for `chat-1-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 1 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-1-fill.svg)
 */
export const chat1Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M10 3h4a8 8 0 1 1 0 16v3.5c-5-2-12-5-12-11.5a8 8 0 0 1 8-8z' } },
];

/**
 * The icon for `chat-1-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 1 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-1-line.svg)
 */
export const chat1Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 3h4a8 8 0 1 1 0 16v3.5c-5-2-12-5-12-11.5a8 8 0 0 1 8-8zm2 14h2a6 6 0 1 0 0-12h-4a6 6 0 0 0-6 6c0 3.61 2.462 5.966 8 8.48V17z',
    },
  },
];

/**
 * The icon for `chat-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-2-fill.svg)
 */
export const chat2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.45 19L12 22.5 9.55 19H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-6.55z',
    },
  },
];

/**
 * The icon for `chat-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-2-line.svg)
 */
export const chat2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.45 19L12 22.5 9.55 19H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-6.55zm-1.041-2H20V5H4v12h6.591L12 19.012 13.409 17z',
    },
  },
];

/**
 * The icon for `chat-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-3-fill.svg)
 */
export const chat3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.291 20.824L2 22l1.176-5.291A9.956 9.956 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.956 9.956 0 0 1-4.709-1.176z',
    },
  },
];

/**
 * The icon for `chat-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-3-line.svg)
 */
export const chat3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.291 20.824L2 22l1.176-5.291A9.956 9.956 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.956 9.956 0 0 1-4.709-1.176zm.29-2.113l.653.35A7.955 7.955 0 0 0 12 20a8 8 0 1 0-8-8c0 1.334.325 2.618.94 3.766l.349.653-.655 2.947 2.947-.655z',
    },
  },
];

/**
 * The icon for `chat-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-4-fill.svg)
 */
export const chat4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455z' },
  },
];

/**
 * The icon for `chat-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-4-line.svg)
 */
export const chat4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.763 17H20V5H4v13.385L5.763 17zm.692 2L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455z',
    },
  },
];

/**
 * The icon for `chat-check-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Check Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-check-fill.svg)
 */
export const chatCheckFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm4.838-6.879L8.818 9.646l-1.414 1.415 3.889 3.889 5.657-5.657-1.414-1.414-4.243 4.242z',
    },
  },
];

/**
 * The icon for `chat-check-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Check Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-check-line.svg)
 */
export const chatCheckLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm-.692-2H20V5H4v13.385L5.763 17zm5.53-4.879l4.243-4.242 1.414 1.414-5.657 5.657-3.89-3.89 1.415-1.414 2.475 2.475z',
    },
  },
];

/**
 * The icon for `chat-delete-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Delete Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-delete-fill.svg)
 */
export const chatDeleteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm6.96-8l2.474-2.475-1.414-1.414L12 9.586 9.525 7.11 8.111 8.525 10.586 11 8.11 13.475l1.414 1.414L12 12.414l2.475 2.475 1.414-1.414L13.414 11z',
    },
  },
];

/**
 * The icon for `chat-delete-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Delete Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-delete-line.svg)
 */
export const chatDeleteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM4 18.385L5.763 17H20V5H4v13.385zM13.414 11l2.475 2.475-1.414 1.414L12 12.414 9.525 14.89l-1.414-1.414L10.586 11 8.11 8.525l1.414-1.414L12 9.586l2.475-2.475 1.414 1.414L13.414 11z',
    },
  },
];

/**
 * The icon for `chat-download-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Download Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-download-fill.svg)
 */
export const chatDownloadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM13 11V7h-2v4H8l4 4 4-4h-3z',
    },
  },
];

/**
 * The icon for `chat-download-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Download Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-download-line.svg)
 */
export const chatDownloadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM4 18.385L5.763 17H20V5H4v13.385zM13 11h3l-4 4-4-4h3V7h2v4z',
    },
  },
];

/**
 * The icon for `chat-follow-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Follow Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-follow-up-fill.svg)
 */
export const chatFollowUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zm-4 4h-2v8h2V7zm-6 1H9v1.999L7 10v2l2-.001V14h2v-2.001L13 12v-2l-2-.001V8z',
    },
  },
];

/**
 * The icon for `chat-follow-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Follow Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-follow-up-line.svg)
 */
export const chatFollowUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zm-1 2H4v13.385L5.763 17H20V5zm-3 2v8h-2V7h2zm-6 1v1.999L13 10v2l-2-.001V14H9v-2.001L7 12v-2l2-.001V8h2z',
    },
  },
];

/**
 * The icon for `chat-forward-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Forward Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-forward-fill.svg)
 */
export const chatForwardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM12 10H8v2h4v3l4-4-4-4v3z',
    },
  },
];

/**
 * The icon for `chat-forward-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Forward Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-forward-line.svg)
 */
export const chatForwardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM4 18.385L5.763 17H20V5H4v13.385zM12 10V7l4 4-4 4v-3H8v-2h4z',
    },
  },
];

/**
 * The icon for `chat-heart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Heart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-heart-fill.svg)
 */
export const chatHeartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm5.563-4.3l3.359-3.359a2.25 2.25 0 0 0-3.182-3.182l-.177.177-.177-.177a2.25 2.25 0 0 0-3.182 3.182l3.359 3.359z',
    },
  },
];

/**
 * The icon for `chat-heart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Heart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-heart-line.svg)
 */
export const chatHeartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM4 18.385L5.763 17H20V5H4v13.385zm8.018-3.685L8.659 11.34a2.25 2.25 0 0 1 3.182-3.182l.177.177.177-.177a2.25 2.25 0 0 1 3.182 3.182l-3.36 3.359z',
    },
  },
];

/**
 * The icon for `chat-history-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat History Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-history-fill.svg)
 */
export const chatHistoryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.702 0-3.305-.425-4.708-1.175L2 22l1.176-5.29C2.426 15.306 2 13.703 2 12 2 6.477 6.477 2 12 2zm1 5h-2v7h6v-2h-4V7z',
    },
  },
];

/**
 * The icon for `chat-history-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat History Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-history-line.svg)
 */
export const chatHistoryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.702 0-3.305-.425-4.708-1.175L2 22l1.176-5.29C2.426 15.306 2 13.703 2 12 2 6.477 6.477 2 12 2zm0 2c-4.418 0-8 3.582-8 8 0 1.335.326 2.618.94 3.766l.35.654-.656 2.946 2.948-.654.653.349c1.148.614 2.43.939 3.765.939 4.418 0 8-3.582 8-8s-3.582-8-8-8zm1 3v5h4v2h-6V7h2z',
    },
  },
];

/**
 * The icon for `chat-new-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat New Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-new-fill.svg)
 */
export const chatNewFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM11 10H8v2h3v3h2v-3h3v-2h-3V7h-2v3z',
    },
  },
];

/**
 * The icon for `chat-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-off-fill.svg)
 */
export const chatOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.808 1.393l19.799 19.8-1.415 1.414-3.608-3.608L6.455 19 2 22.5V4c0-.17.042-.329.116-.469l-.723-.723 1.415-1.415zM21 3a1 1 0 0 1 1 1v13.785L7.214 3H21z',
    },
  },
];

/**
 * The icon for `chat-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-off-line.svg)
 */
export const chatOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.808 1.393l19.799 19.8-1.415 1.414-3.608-3.608L6.455 19 2 22.5V4c0-.17.042-.329.116-.469l-.723-.723 1.415-1.415zm1.191 4.02L4 18.385 5.763 17h9.821L4 5.412zM21 3a1 1 0 0 1 1 1v13.785l-2-2V5L9.213 4.999 7.214 3H21z',
    },
  },
];

/**
 * The icon for `chat-poll-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Poll Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-poll-fill.svg)
 */
export const chatPollFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zm-8 4h-2v8h2V7zm4 2h-2v6h2V9zm-8 2H7v4h2v-4z',
    },
  },
];

/**
 * The icon for `chat-poll-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Poll Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-poll-line.svg)
 */
export const chatPollLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zm-1 2H4v13.385L5.763 17H20V5zm-7 2v8h-2V7h2zm4 2v6h-2V9h2zm-8 2v4H7v-4h2z',
    },
  },
];

/**
 * The icon for `chat-private-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Private Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-private-fill.svg)
 */
export const chatPrivateFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.702 0-3.305-.425-4.708-1.175L2 22l1.176-5.29C2.426 15.306 2 13.703 2 12 2 6.477 6.477 2 12 2zm0 5c-1.598 0-3 1.34-3 3v1H8v5h8v-5h-1v-1c0-1.657-1.343-3-3-3zm2 6v1h-4v-1h4zm-2-4c.476 0 1 .49 1 1v1h-2v-1c0-.51.487-1 1-1z',
    },
  },
];

/**
 * The icon for `chat-private-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Private Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-private-line.svg)
 */
export const chatPrivateLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-1.702 0-3.305-.425-4.708-1.175L2 22l1.176-5.29C2.426 15.306 2 13.703 2 12 2 6.477 6.477 2 12 2zm0 2c-4.418 0-8 3.582-8 8 0 1.335.326 2.618.94 3.766l.35.654-.656 2.946 2.948-.654.653.349c1.148.614 2.43.939 3.765.939 4.418 0 8-3.582 8-8s-3.582-8-8-8zm0 3c1.657 0 3 1.343 3 3v1h1v5H8v-5h1v-1c0-1.657 1.343-3 3-3zm2 6h-4v1h4v-1zm-2-4c-.552 0-1 .45-1 1v1h2v-1c0-.552-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `chat-quote-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Quote Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-quote-fill.svg)
 */
export const chatQuoteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zM10.962 8.1l-.447-.688C8.728 8.187 7.5 9.755 7.5 11.505c0 .995.277 1.609.792 2.156.324.344.837.589 1.374.589.966 0 1.75-.784 1.75-1.75 0-.92-.711-1.661-1.614-1.745-.16-.015-.324-.012-.479.01v-.092c.006-.422.092-1.633 1.454-2.466l.185-.107-.447-.688zm4.553-.688c-1.787.775-3.015 2.343-3.015 4.093 0 .995.277 1.609.792 2.156.324.344.837.589 1.374.589.966 0 1.75-.784 1.75-1.75 0-.92-.711-1.661-1.614-1.745-.16-.015-.324-.012-.479.01 0-.313-.029-1.762 1.639-2.665z',
    },
  },
];

/**
 * The icon for `chat-quote-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Quote Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-quote-line.svg)
 */
export const chatQuoteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H6.455L2 22.5V4c0-.552.448-1 1-1h18zm-1 2H4v13.385L5.763 17H20V5zm-9.485 2.412l.447.688c-1.668.903-1.639 2.352-1.639 2.664.155-.02.318-.024.48-.009.902.084 1.613.825 1.613 1.745 0 .966-.784 1.75-1.75 1.75-.537 0-1.05-.245-1.374-.59-.515-.546-.792-1.16-.792-2.155 0-1.75 1.228-3.318 3.015-4.093zm5 0l.447.688c-1.668.903-1.639 2.352-1.639 2.664.155-.02.318-.024.48-.009.902.084 1.613.825 1.613 1.745 0 .966-.784 1.75-1.75 1.75-.537 0-1.05-.245-1.374-.59-.515-.546-.792-1.16-.792-2.155 0-1.75 1.228-3.318 3.015-4.093z',
    },
  },
];

/**
 * The icon for `chat-settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-settings-fill.svg)
 */
export const chatSettingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm1.69-6.929l-.975.563 1 1.732.976-.563c.501.51 1.14.887 1.854 1.071V16h2v-1.126a3.996 3.996 0 0 0 1.854-1.071l.976.563 1-1.732-.975-.563a4.004 4.004 0 0 0 0-2.142l.975-.563-1-1.732-.976.563A3.996 3.996 0 0 0 13 7.126V6h-2v1.126a3.996 3.996 0 0 0-1.854 1.071l-.976-.563-1 1.732.975.563a4.004 4.004 0 0 0 0 2.142zM12 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `chat-settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-settings-line.svg)
 */
export const chatSettingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 12h-2V5H4v13.385L5.763 17H12v2H6.455L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8zm-7.855 7.071a4.004 4.004 0 0 1 0-2.142l-.975-.563 1-1.732.976.563A3.996 3.996 0 0 1 17 14.126V13h2v1.126c.715.184 1.353.56 1.854 1.071l.976-.563 1 1.732-.975.563a4.004 4.004 0 0 1 0 2.142l.975.563-1 1.732-.976-.563c-.501.51-1.14.887-1.854 1.071V23h-2v-1.126a3.996 3.996 0 0 1-1.854-1.071l-.976.563-1-1.732.975-.563zM18 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `chat-smile-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Smile 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-smile-2-fill.svg)
 */
export const chatSmile2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.291 20.824L2 22l1.176-5.291A9.956 9.956 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.956 9.956 0 0 1-4.709-1.176zM7 12a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7z',
    },
  },
];

/**
 * The icon for `chat-smile-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Smile 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-smile-2-line.svg)
 */
export const chatSmile2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.291 20.824L2 22l1.176-5.291A9.956 9.956 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.956 9.956 0 0 1-4.709-1.176zm.29-2.113l.653.35A7.955 7.955 0 0 0 12 20a8 8 0 1 0-8-8c0 1.334.325 2.618.94 3.766l.349.653-.655 2.947 2.947-.655zM7 12h2a3 3 0 0 0 6 0h2a5 5 0 0 1-10 0z',
    },
  },
];

/**
 * The icon for `chat-smile-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Smile 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-smile-3-fill.svg)
 */
export const chatSmile3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.929 19.071A9.969 9.969 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10H2l2.929-2.929zM8 13a4 4 0 1 0 8 0H8z',
    },
  },
];

/**
 * The icon for `chat-smile-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Smile 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-smile-3-line.svg)
 */
export const chatSmile3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10H2l2.929-2.929A9.969 9.969 0 0 1 2 12zm4.828 8H12a8 8 0 1 0-8-8c0 2.152.851 4.165 2.343 5.657l1.414 1.414-.929.929zM8 13h8a4 4 0 1 1-8 0z',
    },
  },
];

/**
 * The icon for `chat-smile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Smile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-smile-fill.svg)
 */
export const chatSmileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM7 10a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7z',
    },
  },
];

/**
 * The icon for `chat-smile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Smile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-smile-line.svg)
 */
export const chatSmileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm-.692-2H20V5H4v13.385L5.763 17zM7 10h2a3 3 0 0 0 6 0h2a5 5 0 0 1-10 0z',
    },
  },
];

/**
 * The icon for `chat-upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-upload-fill.svg)
 */
export const chatUploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM13 11h3l-4-4-4 4h3v4h2v-4z',
    },
  },
];

/**
 * The icon for `chat-upload-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Upload Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-upload-line.svg)
 */
export const chatUploadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM4 18.385L5.763 17H20V5H4v13.385zM13 11v4h-2v-4H8l4-4 4 4h-3z',
    },
  },
];

/**
 * The icon for `chat-voice-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Voice Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-voice-fill.svg)
 */
export const chatVoiceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.929 19.071A9.969 9.969 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10H2l2.929-2.929zM11 6v12h2V6h-2zM7 9v6h2V9H7zm8 0v6h2V9h-2z',
    },
  },
];

/**
 * The icon for `chat-voice-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chat Voice Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/chat-voice-line.svg)
 */
export const chatVoiceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10H2l2.929-2.929A9.969 9.969 0 0 1 2 12zm4.828 8H12a8 8 0 1 0-8-8c0 2.152.851 4.165 2.343 5.657l1.414 1.414-.929.929zM11 6h2v12h-2V6zM7 9h2v6H7V9zm8 0h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `check-double-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Check Double Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/check-double-fill.svg)
 */
export const checkDoubleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.602 13.76l1.412 1.412 8.466-8.466 1.414 1.414-9.88 9.88-6.364-6.364 1.414-1.414 2.125 2.125 1.413 1.412zm.002-2.828l4.952-4.953 1.41 1.41-4.952 4.953-1.41-1.41zm-2.827 5.655L7.364 18 1 11.636l1.414-1.414 1.413 1.413-.001.001 4.951 4.951z',
    },
  },
];

/**
 * The icon for `check-double-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Check Double Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/check-double-line.svg)
 */
export const checkDoubleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.602 13.76l1.412 1.412 8.466-8.466 1.414 1.414-9.88 9.88-6.364-6.364 1.414-1.414 2.125 2.125 1.413 1.412zm.002-2.828l4.952-4.953 1.41 1.41-4.952 4.953-1.41-1.41zm-2.827 5.655L7.364 18 1 11.636l1.414-1.414 1.413 1.413-.001.001 4.951 4.951z',
    },
  },
];

/**
 * The icon for `check-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Check Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/check-fill.svg)
 */
export const checkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' },
  },
];

/**
 * The icon for `check-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Check Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/check-line.svg)
 */
export const checkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' },
  },
];

/**
 * The icon for `checkbox-blank-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Blank Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-blank-circle-fill.svg)
 */
export const checkboxBlankCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'circle', attr: { cx: '12', cy: '12', r: '10' } },
];

/**
 * The icon for `checkbox-blank-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Blank Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-blank-circle-line.svg)
 */
export const checkboxBlankCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16z',
    },
  },
];

/**
 * The icon for `checkbox-blank-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Blank Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-blank-fill.svg)
 */
export const checkboxBlankFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z' },
  },
];

/**
 * The icon for `checkbox-blank-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Blank Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-blank-line.svg)
 */
export const checkboxBlankLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5z',
    },
  },
];

/**
 * The icon for `checkbox-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-circle-fill.svg)
 */
export const checkboxCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.997-6l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z',
    },
  },
];

/**
 * The icon for `checkbox-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-fill.svg)
 */
export const checkboxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7.003 13l7.07-7.071-1.414-1.414-5.656 5.657-2.829-2.829-1.414 1.414L11.003 16z',
    },
  },
];

/**
 * The icon for `checkbox-indeterminate-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Indeterminate Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-indeterminate-fill.svg)
 */
export const checkboxIndeterminateFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3 8v2h10v-2H7z',
    },
  },
];

/**
 * The icon for `checkbox-indeterminate-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Indeterminate Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-indeterminate-line.svg)
 */
export const checkboxIndeterminateLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm2 6h10v2H7v-2z',
    },
  },
];

/**
 * The icon for `checkbox-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-line.svg)
 */
export const checkboxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm6.003 11L6.76 11.757l1.414-1.414 2.829 2.829 5.656-5.657 1.415 1.414L11.003 16z',
    },
  },
];

/**
 * The icon for `checkbox-multiple-blank-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Multiple Blank Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-multiple-blank-fill.svg)
 */
export const checkboxMultipleBlankFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 7V3a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-4v3.993c0 .556-.449 1.007-1.007 1.007H3.007A1.006 1.006 0 0 1 2 20.993l.003-12.986C2.003 7.451 2.452 7 3.01 7H7zm2 0h6.993C16.549 7 17 7.449 17 8.007V15h3V4H9v3z',
    },
  },
];

/**
 * The icon for `checkbox-multiple-blank-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Multiple Blank Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-multiple-blank-line.svg)
 */
export const checkboxMultipleBlankLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M7 7V3a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-4v3.993c0 .556-.449 1.007-1.007 1.007H3.007A1.006 1.006 0 0 1 2 20.993l.003-12.986C2.003 7.451 2.452 7 3.01 7H7zm2 0h6.993C16.549 7 17 7.449 17 8.007V15h3V4H9v3zM4.003 9L4 20h11V9H4.003z',
    },
  },
];

/**
 * The icon for `checkbox-multiple-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Checkbox Multiple Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/checkbox-multiple-fill.svg)
 */
export const checkboxMultipleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 7V3a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-4v3.993c0 .556-.449 1.007-1.007 1.007H3.007A1.006 1.006 0 0 1 2 20.993l.003-12.986C2.003 7.451 2.452 7 3.01 7H7zm2 0h6.993C16.549 7 17 7.449 17 8.007V15h3V4H9v3zm-.497 11l5.656-5.657-1.414-1.414-4.242 4.243L6.38 13.05l-1.414 1.414L8.503 18z',
    },
  },
];

/**
 * The icon for `china-railway-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![China Railway Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/china-railway-fill.svg)
 */
export const chinaRailwayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 19v-6l-2-1V9h6v3l-2 1v6l5 1v2H6v-2l5-1zM10 2.223V1h4v1.223a9.003 9.003 0 0 1 2.993 16.266l-1.11-1.664a7 7 0 1 0-7.767 0l-1.109 1.664A9.003 9.003 0 0 1 10 2.223z',
    },
  },
];

/**
 * The icon for `china-railway-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![China Railway Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/china-railway-line.svg)
 */
export const chinaRailwayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 20v-7H9v-3h6v3h-2v7h5v2H6v-2h5zM10 2.223V1h4v1.223a9.003 9.003 0 0 1 2.993 16.266l-1.11-1.664a7 7 0 1 0-7.767 0l-1.109 1.664A9.003 9.003 0 0 1 10 2.223z',
    },
  },
];

/**
 * The icon for `chrome-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chrome Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/chrome-fill.svg)
 */
export const chromeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.827 21.763C5.35 20.771 2 16.777 2 12c0-1.822.487-3.53 1.339-5.002l4.283 7.419a4.999 4.999 0 0 0 4.976 2.548l-2.77 4.798zM12 22l4.287-7.425A4.977 4.977 0 0 0 17 12a4.978 4.978 0 0 0-1-3h5.542c.298.947.458 1.955.458 3 0 5.523-4.477 10-10 10zm2.572-8.455a2.999 2.999 0 0 1-5.17-.045l-.029-.05a3 3 0 1 1 5.225.05l-.026.045zm-9.94-8.306A9.974 9.974 0 0 1 12 2a9.996 9.996 0 0 1 8.662 5H12a5.001 5.001 0 0 0-4.599 3.035L4.632 5.239z',
    },
  },
];

/**
 * The icon for `chrome-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Chrome Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/chrome-line.svg)
 */
export const chromeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.365 19.833l1.93-3.342a4.499 4.499 0 0 1-4.234-2.315L4.794 8.52a8.003 8.003 0 0 0 5.57 11.313zm2.225.146A8 8 0 0 0 19.602 9.5h-3.86A4.48 4.48 0 0 1 16.5 12a4.48 4.48 0 0 1-.642 2.318l-3.268 5.66zm1.553-6.691l.022-.038a2.5 2.5 0 1 0-4.354-.042l.024.042a2.499 2.499 0 0 0 4.308.038zm-8.108-6.62l1.929 3.34A4.5 4.5 0 0 1 12 7.5h6.615A7.992 7.992 0 0 0 12 4a7.98 7.98 0 0 0-5.965 2.669zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `clapperboard-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Clapperboard Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/clapperboard-fill.svg)
 */
export const clapperboardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.998 7l2.31-4h.7c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3h3.006l-2.31 4h2.31l2.31-4h3.69l-2.31 4h2.31l2.31-4h3.69l-2.31 4h2.31z',
    },
  },
];

/**
 * The icon for `clapperboard-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Clapperboard Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/clapperboard-line.svg)
 */
export const clapperboardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.998 7l2.31-4h3.69l-2.31 4h-3.69zm6 0l2.31-4h3.69l-2.31 4h-3.69zm6 0l2.31-4h.7c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3h3.006L4 6.46V19h16V7h-2.002z',
    },
  },
];

/**
 * The icon for `clockwise-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Clockwise 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/clockwise-2-fill.svg)
 */
export const clockwise2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 4V1l5 4-5 4V6H8a3 3 0 0 0-3 3v4H3V9a5 5 0 0 1 5-5h2zm-1 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1V11z',
    },
  },
];

/**
 * The icon for `clockwise-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Clockwise 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/clockwise-2-line.svg)
 */
export const clockwise2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10.586 4L8.757 2.172 10.172.757 14.414 5l-4.242 4.243-1.415-1.415L10.586 6H8a3 3 0 0 0-3 3v4H3V9a5 5 0 0 1 5-5h2.586zM9 11a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H10a1 1 0 0 1-1-1V11zm2 1v8h8v-8h-8z',
    },
  },
];

/**
 * The icon for `clockwise-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Clockwise Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/clockwise-fill.svg)
 */
export const clockwiseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 10h3l-4 5-4-5h3V8a3 3 0 0 0-3-3h-4V3h4a5 5 0 0 1 5 5v2zm-7-1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h10z',
    },
  },
];

/**
 * The icon for `clockwise-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Clockwise Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/clockwise-line.svg)
 */
export const clockwiseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 10.586l1.828-1.829 1.415 1.415L19 14.414l-4.243-4.242 1.415-1.415L18 10.586V8a3 3 0 0 0-3-3h-4V3h4a5 5 0 0 1 5 5v2.586zM13 9a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h10zm-1 2H4v8h8v-8z',
    },
  },
];

/**
 * The icon for `close-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Close Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/close-circle-fill.svg)
 */
export const closeCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-11.414L9.172 7.757 7.757 9.172 10.586 12l-2.829 2.828 1.415 1.415L12 13.414l2.828 2.829 1.415-1.415L13.414 12l2.829-2.828-1.415-1.415L12 10.586z',
    },
  },
];

/**
 * The icon for `closed-captioning-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Closed Captioning Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/closed-captioning-fill.svg)
 */
export const closedCaptioningFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h18zM9 8c-2.208 0-4 1.792-4 4s1.792 4 4 4c1.1 0 2.1-.45 2.828-1.172l-1.414-1.414C10.053 13.776 9.553 14 9 14c-1.105 0-2-.895-2-2s.895-2 2-2c.55 0 1.048.22 1.415.587l1.414-1.414C11.105 8.448 10.105 8 9 8zm7 0c-2.208 0-4 1.792-4 4s1.792 4 4 4c1.104 0 2.104-.448 2.828-1.172l-1.414-1.414c-.362.362-.862.586-1.414.586-1.105 0-2-.895-2-2s.895-2 2-2c.553 0 1.053.224 1.415.587l1.414-1.414C18.105 8.448 17.105 8 16 8z',
    },
  },
];

/**
 * The icon for `closed-captioning-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Closed Captioning Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/closed-captioning-line.svg)
 */
export const closedCaptioningLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h18zm-1 2H4v14h16V5zM9 8c1.105 0 2.105.448 2.829 1.173l-1.414 1.414C10.053 10.224 9.553 10 9 10c-1.105 0-2 .895-2 2s.895 2 2 2c.553 0 1.053-.224 1.414-.586l1.414 1.414C11.104 15.552 10.104 16 9 16c-2.208 0-4-1.792-4-4s1.792-4 4-4zm7 0c1.105 0 2.105.448 2.829 1.173l-1.414 1.414C17.053 10.224 16.553 10 16 10c-1.105 0-2 .895-2 2s.895 2 2 2c.552 0 1.052-.224 1.414-.586l1.414 1.414C18.104 15.552 17.104 16 16 16c-2.208 0-4-1.792-4-4s1.792-4 4-4z',
    },
  },
];

/**
 * The icon for `cloud-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloud Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/cloud-fill.svg)
 */
export const cloudFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 7a8.003 8.003 0 0 0-7.493 5.19l1.874.703A6.002 6.002 0 0 1 23 15a6 6 0 0 1-6 6H7A6 6 0 0 1 5.008 9.339a7 7 0 0 1 13.757-2.143A8.027 8.027 0 0 0 17 7z',
    },
  },
];

/**
 * The icon for `cloud-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloud Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/cloud-line.svg)
 */
export const cloudLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 21H7A6 6 0 0 1 5.008 9.339a7 7 0 1 1 13.984 0A6 6 0 0 1 17 21zm0-12a5 5 0 1 0-9.994.243l.07 1.488-1.404.494A4.002 4.002 0 0 0 7 19h10a4 4 0 1 0-3.796-5.265l-1.898-.633A6.003 6.003 0 0 1 17 9z',
    },
  },
];

/**
 * The icon for `cloud-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloud Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/cloud-off-fill.svg)
 */
export const cloudOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.515 2.1l19.092 19.092-1.415 1.415-2.014-2.015A5.985 5.985 0 0 1 17 21H7A6 6 0 0 1 5.008 9.339a6.992 6.992 0 0 1 .353-2.563L2.1 3.514 3.515 2.1zM17 9a6.003 6.003 0 0 1 5.204 8.989L14.01 9.796C14.89 9.29 15.91 9 17 9zm-5-7a7.003 7.003 0 0 1 6.765 5.195 8.027 8.027 0 0 0-6.206 1.15L7.694 3.48A6.97 6.97 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `cloud-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloud Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/cloud-off-line.svg)
 */
export const cloudOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.515 2.1l19.092 19.092-1.415 1.415-2.014-2.015A5.985 5.985 0 0 1 17 21H7A6 6 0 0 1 5.008 9.339a6.992 6.992 0 0 1 .353-2.563L2.1 3.514 3.515 2.1zM7 9c0 .081.002.163.006.243l.07 1.488-1.404.494A4.002 4.002 0 0 0 7 19h10c.186 0 .369-.013.548-.037L7.03 8.445C7.01 8.627 7 8.812 7 9zm5-7a7 7 0 0 1 6.992 7.339 6.003 6.003 0 0 1 3.212 8.65l-1.493-1.493a3.999 3.999 0 0 0-5.207-5.206L14.01 9.795C14.891 9.29 15.911 9 17 9a5 5 0 0 0-7.876-4.09l-1.43-1.43A6.97 6.97 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `cloud-windy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloud Windy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/cloud-windy-fill.svg)
 */
export const cloudWindyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 18v-3.993H2.074a8 8 0 0 1 14.383-6.908A5.5 5.5 0 1 1 17.5 18h-3.499zm-8 2h10v2H6v-2zm-4-4h10v2H2v-2z',
    },
  },
];

/**
 * The icon for `cloud-windy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloud Windy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/cloud-windy-line.svg)
 */
export const cloudWindyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 18v-2h3.5a3.5 3.5 0 1 0-2.5-5.95V10a6 6 0 1 0-12 0v.007H1V10a8 8 0 0 1 15.458-2.901A5.5 5.5 0 1 1 17.5 18H14zm-8 2h10v2H6v-2zm0-8h8v2H6v-2zm-4 4h10v2H2v-2z',
    },
  },
];

/**
 * The icon for `cloudy-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloudy 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/cloudy-2-fill.svg)
 */
export const cloudy2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M17 21H7A6 6 0 0 1 5.008 9.339a7 7 0 1 1 13.984 0A6 6 0 0 1 17 21z' },
  },
];

/**
 * The icon for `cloudy-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloudy 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/cloudy-2-line.svg)
 */
export const cloudy2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 21H7A6 6 0 0 1 5.008 9.339a7 7 0 1 1 13.984 0A6 6 0 0 1 17 21zM7 19h10a4 4 0 1 0-.426-7.978 5 5 0 1 0-9.148 0A4 4 0 1 0 7 19z',
    },
  },
];

/**
 * The icon for `cloudy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloudy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/cloudy-fill.svg)
 */
export const cloudyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M9 20.986a8.5 8.5 0 1 1 7.715-12.983A6.5 6.5 0 0 1 17 20.981V21H9v-.014z' },
  },
];

/**
 * The icon for `cloudy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cloudy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/cloudy-line.svg)
 */
export const cloudyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.5 6a6.5 6.5 0 0 0 0 13h7a4.5 4.5 0 1 0-.957-8.898A6.502 6.502 0 0 0 9.5 6zm7 15h-7a8.5 8.5 0 1 1 7.215-12.997A6.5 6.5 0 0 1 16.5 21z',
    },
  },
];

/**
 * The icon for `code-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-box-fill.svg)
 */
export const codeBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm13.464 12.536L20 12l-3.536-3.536L15.05 9.88 17.172 12l-2.122 2.121 1.414 1.415zM6.828 12L8.95 9.879 7.536 8.464 4 12l3.536 3.536L8.95 14.12 6.828 12zm4.416 5l3.64-10h-2.128l-3.64 10h2.128z',
    },
  },
];

/**
 * The icon for `code-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-box-line.svg)
 */
export const codeBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm16 7l-3.536 3.536-1.414-1.415L17.172 12 15.05 9.879l1.414-1.415L20 12zM6.828 12l2.122 2.121-1.414 1.415L4 12l3.536-3.536L8.95 9.88 6.828 12zm4.416 5H9.116l3.64-10h2.128l-3.64 10z',
    },
  },
];

/**
 * The icon for `code-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-fill.svg)
 */
export const codeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M23 12l-7.071 7.071-1.414-1.414L20.172 12l-5.657-5.657 1.414-1.414L23 12zM3.828 12l5.657 5.657-1.414 1.414L1 12l7.071-7.071 1.414 1.414L3.828 12z',
    },
  },
];

/**
 * The icon for `code-s-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code S Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-s-fill.svg)
 */
export const codeSFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M24 12l-5.657 5.657-1.414-1.414L21.172 12l-4.243-4.243 1.414-1.414L24 12zM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12z',
    },
  },
];

/**
 * The icon for `code-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-s-line.svg)
 */
export const codeSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M24 12l-5.657 5.657-1.414-1.414L21.172 12l-4.243-4.243 1.414-1.414L24 12zM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12z',
    },
  },
];

/**
 * The icon for `code-s-slash-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code S Slash Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-s-slash-fill.svg)
 */
export const codeSSlashFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M24 12l-5.657 5.657-1.414-1.414L21.172 12l-4.243-4.243 1.414-1.414L24 12zM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12zm6.96 9H7.66l6.552-18h2.128L9.788 21z',
    },
  },
];

/**
 * The icon for `code-s-slash-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Code S Slash Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/code-s-slash-line.svg)
 */
export const codeSSlashLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M24 12l-5.657 5.657-1.414-1.414L21.172 12l-4.243-4.243 1.414-1.414L24 12zM2.828 12l4.243 4.243-1.414 1.414L0 12l5.657-5.657L7.07 7.757 2.828 12zm6.96 9H7.66l6.552-18h2.128L9.788 21z',
    },
  },
];

/**
 * The icon for `codepen-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Codepen Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/codepen-fill.svg)
 */
export const codepenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 10.202L9.303 12 12 13.798 14.697 12 12 10.202zm4.5.596L19.197 9 13 4.869v3.596l3.5 2.333zm3.5.07L18.303 12 20 13.131V10.87zm-3.5 2.334L13 15.535v3.596L19.197 15 16.5 13.202zM11 8.465V4.869L4.803 9 7.5 10.798 11 8.465zM4.803 15L11 19.131v-3.596l-3.5-2.333L4.803 15zm.894-3L4 10.869v2.262L5.697 12zM2 9a1 1 0 0 1 .445-.832l9-6a1 1 0 0 1 1.11 0l9 6A1 1 0 0 1 22 9v6a1 1 0 0 1-.445.832l-9 6a1 1 0 0 1-1.11 0l-9-6A1 1 0 0 1 2 15V9z',
    },
  },
];

/**
 * The icon for `codepen-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Codepen Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/codepen-line.svg)
 */
export const codepenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16.5 13.202L13 15.535v3.596L19.197 15 16.5 13.202zM14.697 12L12 10.202 9.303 12 12 13.798 14.697 12zM20 10.869L18.303 12 20 13.131V10.87zM19.197 9L13 4.869v3.596l3.5 2.333L19.197 9zM7.5 10.798L11 8.465V4.869L4.803 9 7.5 10.798zM4.803 15L11 19.131v-3.596l-3.5-2.333L4.803 15zM4 13.131L5.697 12 4 10.869v2.262zM2 9a1 1 0 0 1 .445-.832l9-6a1 1 0 0 1 1.11 0l9 6A1 1 0 0 1 22 9v6a1 1 0 0 1-.445.832l-9 6a1 1 0 0 1-1.11 0l-9-6A1 1 0 0 1 2 15V9z',
    },
  },
];

/**
 * The icon for `coin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coin-fill.svg)
 */
export const coinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M23 12v2c0 3.314-4.925 6-11 6-5.967 0-10.824-2.591-10.995-5.823L1 14v-2c0 3.314 4.925 6 11 6s11-2.686 11-6zM12 4c6.075 0 11 2.686 11 6s-4.925 6-11 6-11-2.686-11-6 4.925-6 11-6z',
    },
  },
];

/**
 * The icon for `coin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coin-line.svg)
 */
export const coinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 4c6.075 0 11 2.686 11 6v4c0 3.314-4.925 6-11 6-5.967 0-10.824-2.591-10.995-5.823L1 14v-4c0-3.314 4.925-6 11-6zm0 12c-3.72 0-7.01-1.007-9-2.55V14c0 1.882 3.883 4 9 4 5.01 0 8.838-2.03 8.995-3.882L21 14l.001-.55C19.011 14.992 15.721 16 12 16zm0-10c-5.117 0-9 2.118-9 4 0 1.882 3.883 4 9 4s9-2.118 9-4c0-1.882-3.883-4-9-4z',
    },
  },
];

/**
 * The icon for `coins-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coins Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coins-fill.svg)
 */
export const coinsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 2a8 8 0 0 1 3.292 15.293A8 8 0 1 1 6.706 6.707 8.003 8.003 0 0 1 14 2zm-3 7H9v1a2.5 2.5 0 0 0-.164 4.995L9 15h2l.09.008a.5.5 0 0 1 0 .984L11 16H7v2h2v1h2v-1a2.5 2.5 0 0 0 .164-4.995L11 13H9l-.09-.008a.5.5 0 0 1 0-.984L9 12h4v-2h-2V9zm3-5a5.985 5.985 0 0 0-4.484 2.013 8 8 0 0 1 8.47 8.471A6 6 0 0 0 14 4z',
    },
  },
];

/**
 * The icon for `coins-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coins Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coins-line.svg)
 */
export const coinsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 2a8 8 0 0 1 3.292 15.293A8 8 0 1 1 6.706 6.707 8.003 8.003 0 0 1 14 2zm-4 6a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm1 1v1h2v2H9a.5.5 0 0 0-.09.992L9 13h2a2.5 2.5 0 1 1 0 5v1H9v-1H7v-2h4a.5.5 0 0 0 .09-.992L11 15H9a2.5 2.5 0 1 1 0-5V9h2zm3-5a5.985 5.985 0 0 0-4.484 2.013 8 8 0 0 1 8.47 8.471A6 6 0 0 0 14 4z',
    },
  },
];

/**
 * The icon for `collage-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Collage Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/collage-fill.svg)
 */
export const collageFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.189 13.157L12.57 21 4 21c-.552 0-1-.448-1-1v-5.398l8.189-1.445zM20 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1h-5.398L11.428 3H20zM9.397 3l1.444 8.188L3 12.57 3 4c0-.552.448-1 1-1h5.397z',
    },
  },
];

/**
 * The icon for `collage-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Collage Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/collage-line.svg)
 */
export const collageLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h16zm-8.811 10.158L5 14.25V19h7.218l-1.03-5.842zM19 5h-7.219l2.468 14H19V5zM9.75 5H5v7.218l5.842-1.03L9.75 5z',
    },
  },
];

/**
 * The icon for `command-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Command Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/command-fill.svg)
 */
export const commandFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10 8h4V6.5a3.5 3.5 0 1 1 3.5 3.5H16v4h1.5a3.5 3.5 0 1 1-3.5 3.5V16h-4v1.5A3.5 3.5 0 1 1 6.5 14H8v-4H6.5A3.5 3.5 0 1 1 10 6.5V8zM8 8V6.5A1.5 1.5 0 1 0 6.5 8H8zm0 8H6.5A1.5 1.5 0 1 0 8 17.5V16zm8-8h1.5A1.5 1.5 0 1 0 16 6.5V8zm0 8v1.5a1.5 1.5 0 1 0 1.5-1.5H16zm-6-6v4h4v-4h-4z',
    },
  },
];

/**
 * The icon for `command-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Command Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/command-line.svg)
 */
export const commandLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10 8h4V6.5a3.5 3.5 0 1 1 3.5 3.5H16v4h1.5a3.5 3.5 0 1 1-3.5 3.5V16h-4v1.5A3.5 3.5 0 1 1 6.5 14H8v-4H6.5A3.5 3.5 0 1 1 10 6.5V8zM8 8V6.5A1.5 1.5 0 1 0 6.5 8H8zm0 8H6.5A1.5 1.5 0 1 0 8 17.5V16zm8-8h1.5A1.5 1.5 0 1 0 16 6.5V8zm0 8v1.5a1.5 1.5 0 1 0 1.5-1.5H16zm-6-6v4h4v-4h-4z',
    },
  },
];

/**
 * The icon for `community-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Community Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/community-fill.svg)
 */
export const communityFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 19h3v-6.058L8 9.454l-4 3.488V19h3v-4h2v4zm12 2H3a1 1 0 0 1-1-1v-7.513a1 1 0 0 1 .343-.754L6 8.544V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zm-5-10v2h2v-2h-2zm0 4v2h2v-2h-2zm0-8v2h2V7h-2zm-4 0v2h2V7h-2z',
    },
  },
];

/**
 * The icon for `community-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Community Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/community-line.svg)
 */
export const communityLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 21H3a1 1 0 0 1-1-1v-7.513a1 1 0 0 1 .343-.754L6 8.544V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1zM9 19h3v-6.058L8 9.454l-4 3.488V19h3v-4h2v4zm5 0h6V5H8v2.127c.234 0 .469.082.657.247l5 4.359a1 1 0 0 1 .343.754V19zm2-8h2v2h-2v-2zm0 4h2v2h-2v-2zm0-8h2v2h-2V7zm-4 0h2v2h-2V7z',
    },
  },
];

/**
 * The icon for `compass-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-2-fill.svg)
 */
export const compass2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.328 4.258L10.586 12 12 13.414l7.742-7.742A9.957 9.957 0 0 1 22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2c2.4 0 4.604.847 6.328 2.258z',
    },
  },
];

/**
 * The icon for `compass-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-2-line.svg)
 */
export const compass2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.625 3.133l-1.5 1.5A7.98 7.98 0 0 0 12 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8a7.98 7.98 0 0 0-.633-3.125l1.5-1.5A9.951 9.951 0 0 1 22 12c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2c1.668 0 3.241.41 4.625 1.133zm1.739 1.089l1.414 1.414L12 13.414 10.586 12l7.778-7.778z',
    },
  },
];

/**
 * The icon for `compass-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-3-fill.svg)
 */
export const compass3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm4.5-14.5L10 10l-2.5 6.5L14 14l2.5-6.5zM12 13a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `compass-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-3-line.svg)
 */
export const compass3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm4.5-12.5L14 14l-6.5 2.5L10 10l6.5-2.5zM12 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `compass-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-4-fill.svg)
 */
export const compass4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm3.446-12.032a4.02 4.02 0 0 0-1.414-1.414l-5.478 5.478a4.02 4.02 0 0 0 1.414 1.414l5.478-5.478z',
    },
  },
];

/**
 * The icon for `compass-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-4-line.svg)
 */
export const compass4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm3.446-10.032l-5.478 5.478a4.02 4.02 0 0 1-1.414-1.414l5.478-5.478a4.02 4.02 0 0 1 1.414 1.414z',
    },
  },
];

/**
 * The icon for `compass-discover-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass Discover Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-discover-fill.svg)
 */
export const compassDiscoverFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 22C7.477 22 3 17.523 3 12S7.477 2 13 2s10 4.477 10 10-4.477 10-10 10zM8 11.5l4 1.5 1.5 4.002L17 8l-9 3.5z',
    },
  },
];

/**
 * The icon for `compass-discover-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass Discover Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-discover-line.svg)
 */
export const compassDiscoverLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-8.5L16 8l-3.5 9.002L11 13l-4-1.5z',
    },
  },
];

/**
 * The icon for `compass-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-fill.svg)
 */
export const compassFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm3.5-13.5l-5 2-2 5 5-2 2-5z',
    },
  },
];

/**
 * The icon for `compass-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compass Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/compass-line.svg)
 */
export const compassLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm3.5-11.5l-2 5-5 2 2-5 5-2z',
    },
  },
];

/**
 * The icon for `compasses-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compasses 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/compasses-2-fill.svg)
 */
export const compasses2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.33 13.5A6.988 6.988 0 0 0 19 8h2a8.987 8.987 0 0 1-3.662 7.246l2.528 4.378a2 2 0 0 1-.732 2.732l-3.527-6.108A8.97 8.97 0 0 1 12 17a8.97 8.97 0 0 1-3.607-.752l-3.527 6.108a2 2 0 0 1-.732-2.732l5.063-8.77A4.002 4.002 0 0 1 11 4.126V2h2v2.126a4.002 4.002 0 0 1 1.803 6.728L16.33 13.5zM14.6 14.502l-1.528-2.647a4.004 4.004 0 0 1-2.142 0l-1.528 2.647c.804.321 1.68.498 2.599.498.918 0 1.795-.177 2.599-.498zM12 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `compasses-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compasses 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/compasses-2-line.svg)
 */
export const compasses2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.33 13.5A6.988 6.988 0 0 0 19 8h2a8.987 8.987 0 0 1-3.662 7.246l2.528 4.378a2 2 0 0 1-.732 2.732l-3.527-6.108A8.97 8.97 0 0 1 12 17a8.97 8.97 0 0 1-3.607-.752l-3.527 6.108a2 2 0 0 1-.732-2.732l5.063-8.77A4.002 4.002 0 0 1 11 4.126V2h2v2.126a4.002 4.002 0 0 1 1.803 6.728L16.33 13.5zM14.6 14.502l-1.528-2.647a4.004 4.004 0 0 1-2.142 0l-1.528 2.647c.804.321 1.68.498 2.599.498.918 0 1.795-.177 2.599-.498zM12 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `compasses-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compasses Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/compasses-fill.svg)
 */
export const compassesFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 4.126V2h2v2.126a4.002 4.002 0 0 1 1.803 6.728l6.063 10.502-1.732 1-6.063-10.501a4.004 4.004 0 0 1-2.142 0L4.866 22.356l-1.732-1 6.063-10.502A4.002 4.002 0 0 1 11 4.126zM12 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `compasses-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Compasses Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/compasses-line.svg)
 */
export const compassesLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 4.126V2h2v2.126a4.002 4.002 0 0 1 1.803 6.728l6.063 10.502-1.732 1-6.063-10.501a4.004 4.004 0 0 1-2.142 0L4.866 22.356l-1.732-1 6.063-10.502A4.002 4.002 0 0 1 11 4.126zM12 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `computer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Computer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/computer-fill.svg)
 */
export const computerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 18v2h4v2H7v-2h4v-2H2.992A.998.998 0 0 1 2 16.993V4.007C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.986c0 .556-.455 1.007-.992 1.007H13z',
    },
  },
];

/**
 * The icon for `computer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Computer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/computer-line.svg)
 */
export const computerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 16h16V5H4v11zm9 2v2h4v2H7v-2h4v-2H2.992A.998.998 0 0 1 2 16.993V4.007C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.986c0 .556-.455 1.007-.992 1.007H13z',
    },
  },
];

/**
 * The icon for `contacts-book-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Book 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/contacts-book-2-fill.svg)
 */
export const contactsBook2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2v-2H6a1 1 0 0 0 0 2h13zm-7-10a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-3 4h6a3 3 0 0 0-6 0z',
    },
  },
];

/**
 * The icon for `contacts-book-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Book 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/contacts-book-2-line.svg)
 */
export const contactsBook2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H6a3 3 0 0 1-3-3V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2v-2H6a1 1 0 0 0 0 2h13zM5 16.17c.313-.11.65-.17 1-.17h13V4H6a1 1 0 0 0-1 1v11.17zM12 10a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-3 4a3 3 0 0 1 6 0H9z',
    },
  },
];

/**
 * The icon for `contacts-book-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Book Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/contacts-book-fill.svg)
 */
export const contactsBookFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 2v20H3V2h4zm2 0h10.005C20.107 2 21 2.898 21 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H9V2zm13 4h2v4h-2V6zm0 6h2v4h-2v-4zm-7 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-3 4h6a3 3 0 0 0-6 0z',
    },
  },
];

/**
 * The icon for `contacts-book-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Book Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/contacts-book-line.svg)
 */
export const contactsBookLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 2h16.005C20.107 2 21 2.898 21 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H3V2zm4 2H5v16h2V4zm2 16h10V4H9v16zm2-4a3 3 0 0 1 6 0h-6zm3-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm8-6h2v4h-2V6zm0 6h2v4h-2v-4z',
    },
  },
];

/**
 * The icon for `contacts-book-upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Book Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/contacts-book-upload-fill.svg)
 */
export const contactsBookUploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 2v20H3V2h4zm12.005 0C20.107 2 21 2.898 21 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H9V2h10.005zM15 8l-4 4h3v4h2v-4h3l-4-4zm9 4v4h-2v-4h2zm0-6v4h-2V6h2z',
    },
  },
];

/**
 * The icon for `contacts-book-upload-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Book Upload Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/contacts-book-upload-line.svg)
 */
export const contactsBookUploadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.005 2C20.107 2 21 2.898 21 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H3V2h16.005zM7 4H5v16h2V4zm12 0H9v16h10V4zm-5 4l4 4h-3v4h-2v-4h-3l4-4zm10 4v4h-2v-4h2zm0-6v4h-2V6h2z',
    },
  },
];

/**
 * The icon for `contacts-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/contacts-fill.svg)
 */
export const contactsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 22a8 8 0 1 1 16 0H2zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm10 4h4v2h-4v-2zm-3-5h7v2h-7v-2zm2-5h5v2h-5V7z',
    },
  },
];

/**
 * The icon for `contacts-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contacts Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/contacts-line.svg)
 */
export const contactsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 7h5v2h-5V7zm-2 5h7v2h-7v-2zm3 5h4v2h-4v-2zM2 22a8 8 0 1 1 16 0h-2a6 6 0 1 0-12 0H2zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4z',
    },
  },
];

/**
 * The icon for `contrast-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-2-fill.svg)
 */
export const contrast2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-6.671-5.575A8 8 0 1 0 16.425 5.328a8.997 8.997 0 0 1-2.304 8.793 8.997 8.997 0 0 1-8.792 2.304z',
    },
  },
];

/**
 * The icon for `contrast-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-2-line.svg)
 */
export const contrast2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-4.68a8.965 8.965 0 0 0 5.707-2.613A8.965 8.965 0 0 0 15.32 7 6 6 0 1 1 7 15.32z',
    },
  },
];

/**
 * The icon for `contrast-drop-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast Drop 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-drop-2-fill.svg)
 */
export const contrastDrop2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.636 6.636L12 .272l6.364 6.364a9 9 0 1 1-12.728 0zM12 3.101L7.05 8.05A6.978 6.978 0 0 0 5 13h14a6.978 6.978 0 0 0-2.05-4.95L12 3.1z',
    },
  },
];

/**
 * The icon for `contrast-drop-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast Drop 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-drop-2-line.svg)
 */
export const contrastDrop2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3.1L7.05 8.05a7 7 0 1 0 9.9 0L12 3.1zm0-2.828l6.364 6.364a9 9 0 1 1-12.728 0L12 .272zM7 13h10a5 5 0 0 1-10 0z',
    },
  },
];

/**
 * The icon for `contrast-drop-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast Drop Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-drop-fill.svg)
 */
export const contrastDropFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.636 6.636L12 .272l6.364 6.364a9 9 0 1 1-12.728 0zM7.05 8.05A7 7 0 0 0 12.004 20L12 3.1 7.05 8.05z',
    },
  },
];

/**
 * The icon for `contrast-drop-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast Drop Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-drop-line.svg)
 */
export const contrastDropLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3.1L7.05 8.05a7 7 0 1 0 9.9 0L12 3.1zm0-2.828l6.364 6.364a9 9 0 1 1-12.728 0L12 .272zM12 18V8a5 5 0 0 1 0 10z',
    },
  },
];

/**
 * The icon for `contrast-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-fill.svg)
 */
export const contrastFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2V4a8 8 0 1 0 0 16z',
    },
  },
];

/**
 * The icon for `contrast-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Contrast Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/contrast-line.svg)
 */
export const contrastLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-2V6a6 6 0 1 1 0 12z',
    },
  },
];

/**
 * The icon for `copper-coin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copper Coin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/copper-coin-fill.svg)
 */
export const copperCoinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-14.243L7.757 12 12 16.243 16.243 12 12 7.757z',
    },
  },
];

/**
 * The icon for `copper-coin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copper Coin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/copper-coin-line.svg)
 */
export const copperCoinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-12.95L16.95 12 12 16.95 7.05 12 12 7.05zm0 2.829L9.879 12 12 14.121 14.121 12 12 9.879z',
    },
  },
];

/**
 * The icon for `copper-diamond-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copper Diamond Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/copper-diamond-fill.svg)
 */
export const copperDiamondFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM9.5 9L7 11.5l5 5 5-5L14.5 9h-5z',
    },
  },
];

/**
 * The icon for `copper-diamond-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copper Diamond Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/copper-diamond-line.svg)
 */
export const copperDiamondLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM9 8h6l2.5 3.5L12 17l-5.5-5.5L9 8zm1.03 2l-.92 1.29L12 14.18l2.89-2.89-.92-1.29h-3.94z',
    },
  },
];

/**
 * The icon for `copyleft-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copyleft Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/copyleft-fill.svg)
 */
export const copyleftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.48 22 2 17.52 2 12S6.48 2 12 2s10 4.48 10 10-4.48 10-10 10zm0-5c2.76 0 5-2.24 5-5s-2.24-5-5-5c-1.82 0-3.413.973-4.288 2.428l1.715 1.028C9.952 9.583 10.907 9 12 9c1.658 0 3 1.342 3 3s-1.342 3-3 3c-1.093 0-2.05-.584-2.574-1.457l-1.714 1.03C8.587 16.026 10.18 17 12 17z',
    },
  },
];

/**
 * The icon for `copyleft-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copyleft Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/copyleft-line.svg)
 */
export const copyleftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.48 22 2 17.52 2 12S6.48 2 12 2s10 4.48 10 10-4.48 10-10 10zm0-2c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm0-3c-1.82 0-3.413-.973-4.288-2.428l1.714-1.029C9.951 14.416 10.907 15 12 15c1.658 0 3-1.342 3-3s-1.342-3-3-3c-1.093 0-2.048.583-2.573 1.456L7.712 9.428C8.587 7.973 10.18 7 12 7c2.76 0 5 2.24 5 5s-2.24 5-5 5z',
    },
  },
];

/**
 * The icon for `copyright-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copyright Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/copyright-fill.svg)
 */
export const copyrightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 5c-2.76 0-5 2.24-5 5s2.24 5 5 5c1.82 0 3.413-.973 4.288-2.428l-1.715-1.028A3 3 0 1 1 12 9c1.093 0 2.05.584 2.574 1.457l1.714-1.03A4.999 4.999 0 0 0 12 7z',
    },
  },
];

/**
 * The icon for `copyright-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Copyright Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/copyright-line.svg)
 */
export const copyrightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 3c1.82 0 3.413.973 4.288 2.428l-1.714 1.029A3 3 0 1 0 12 15a2.998 2.998 0 0 0 2.573-1.456l1.715 1.028A4.999 4.999 0 0 1 7 12c0-2.76 2.24-5 5-5z',
    },
  },
];

/**
 * The icon for `coreos-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coreos Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/coreos-fill.svg)
 */
export const coreosFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3.671-9.696c-.04.85.037 1.697.118 2.544.005.06.027.074.08.08.406.054.813.102 1.222.127.964.061 1.928.139 2.896.085.55-.03 1.1-.048 1.648-.095.78-.068 1.56-.155 2.33-.312.958-.194 1.907-.425 2.8-.845.406-.19.79-.415 1.114-.736.238-.235.408-.507.41-.86a8.92 8.92 0 0 0-.045-.94 9.022 9.022 0 0 0-.481-2.18c-.584-1.618-1.51-2.989-2.826-4.07a8.87 8.87 0 0 0-3.851-1.863c-.5-.105-1.006-.144-1.514-.18-.573-.041-1.064.12-1.488.514-.495.457-.837 1.024-1.122 1.633-.667 1.427-.973 2.954-1.166 4.508a15.215 15.215 0 0 0-.125 2.59zm3.57-5.03c.959.03 1.77.324 2.494.856a4.326 4.326 0 0 1 1.714 2.612c.068.304.097.612.103.922.005.209-.11.362-.262.49-.307.258-.67.401-1.05.508-.74.207-1.496.326-2.265.366-.5.026-1 .035-1.5.01-.192-.01-.385-.024-.577-.032-.06-.002-.08-.02-.084-.081-.023-.434-.057-.868-.05-1.302.016-1.026.094-2.045.397-3.034.1-.329.223-.65.42-.936.173-.25.378-.437.66-.38z',
    },
  },
];

/**
 * The icon for `coreos-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coreos Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/coreos-line.svg)
 */
export const coreosLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9.42 4.4a8 8 0 1 0 10.202 9.91c-3.4 1.46-7.248 1.98-11.545 1.565-.711-4.126-.264-7.95 1.343-11.475zm2.448-.414a16.805 16.805 0 0 0-1.542 3.769 5.98 5.98 0 0 1 4.115 1.756 5.977 5.977 0 0 1 1.745 3.861c1.33-.341 2.589-.82 3.78-1.433a7.994 7.994 0 0 0-8.098-7.953zM4.895 19.057C.99 15.152.99 8.82 4.895 4.915c3.905-3.905 10.237-3.905 14.142 0 3.905 3.905 3.905 10.237 0 14.142-3.905 3.905-10.237 3.905-14.142 0zm5.02-9.293a17.885 17.885 0 0 0-.076 4.229 23.144 23.144 0 0 0 4.36-.22 3.988 3.988 0 0 0-1.172-2.848 3.99 3.99 0 0 0-3.112-1.161z',
    },
  },
];

/**
 * The icon for `coupon-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-2-fill.svg)
 */
export const coupon2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 3v18H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5V4a1 1 0 0 1 1-1h11zm2 0h5a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1h-5V3z',
    },
  },
];

/**
 * The icon for `coupon-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-2-line.svg)
 */
export const coupon2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 9.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5zM14 5H4v2.968a4.5 4.5 0 0 1 0 8.064V19h10V5zm2 0v14h4v-2.968a4.5 4.5 0 0 1 0-8.064V5h-4z',
    },
  },
];

/**
 * The icon for `coupon-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-3-fill.svg)
 */
export const coupon3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 21a1.5 1.5 0 0 0-3 0H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a1.5 1.5 0 0 0 3 0h10a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H11zM9.5 10.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `coupon-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-3-line.svg)
 */
export const coupon3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4zm6.085 15a1.5 1.5 0 0 1 2.83 0H20v-2.968a4.5 4.5 0 0 1 0-8.064V5h-9.085a1.5 1.5 0 0 1-2.83 0H4v14h4.085zM9.5 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `coupon-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-4-fill.svg)
 */
export const coupon4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7a2 2 0 1 0 4 0h7a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-7a2 2 0 1 0-4 0zM6 8v8h2V8H6zm10 0v8h2V8h-2z',
    },
  },
];

/**
 * The icon for `coupon-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-4-line.svg)
 */
export const coupon4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7a2 2 0 1 0 4 0h7a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-7a2 2 0 1 0-4 0zm-1.465-2A3.998 3.998 0 0 1 12 17c1.48 0 2.773.804 3.465 2H20V5h-4.535A3.998 3.998 0 0 1 12 7a3.998 3.998 0 0 1-3.465-2H4v14h4.535zM6 8h2v8H6V8zm10 0h2v8h-2V8z',
    },
  },
];

/**
 * The icon for `coupon-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-5-fill.svg)
 */
export const coupon5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 14v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7a2 2 0 1 0 0-4V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v7a2 2 0 1 0 0 4zM9 6v2h6V6H9zm0 10v2h6v-2H9z',
    },
  },
];

/**
 * The icon for `coupon-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-5-line.svg)
 */
export const coupon5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 14v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7a2 2 0 1 0 0-4V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v7a2 2 0 1 0 0 4zm-2 1.465A3.998 3.998 0 0 1 17 12c0-1.48.804-2.773 2-3.465V4H5v4.535C6.196 9.227 7 10.52 7 12c0 1.48-.804 2.773-2 3.465V20h14v-4.535zM9 6h6v2H9V6zm0 10h6v2H9v-2z',
    },
  },
];

/**
 * The icon for `coupon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-fill.svg)
 */
export const couponFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 9.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5zM9 9v2h6V9H9zm0 4v2h6v-2H9z',
    },
  },
];

/**
 * The icon for `coupon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Coupon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/coupon-line.svg)
 */
export const couponLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 9.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5zm2-1.532a4.5 4.5 0 0 1 0 8.064V19h16v-2.968a4.5 4.5 0 0 1 0-8.064V5H4v2.968zM9 9h6v2H9V9zm0 4h6v2H9v-2z',
    },
  },
];

/**
 * The icon for `cpu-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cpu Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/cpu-fill.svg)
 */
export const cpuFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 20h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2zM7 7v4h4V7H7z',
    },
  },
];

/**
 * The icon for `cpu-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cpu Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/cpu-line.svg)
 */
export const cpuLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 18h12V6H6v12zm8 2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2zM8 8h8v8H8V8z',
    },
  },
];

/**
 * The icon for `creative-commons-by-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons By Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-by-fill.svg)
 */
export const creativeCommonsByFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm2 8h-4a1 1 0 0 0-.993.883L9 11v4h1.5v4h3v-4H15v-4a1 1 0 0 0-.883-.993L14 10zm-2-5a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `creative-commons-by-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons By Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-by-line.svg)
 */
export const creativeCommonsByLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm2 6a1 1 0 0 1 1 1v4h-1.5v4h-3v-4H9v-4a1 1 0 0 1 1-1h4zm-2-5a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `creative-commons-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-fill.svg)
 */
export const creativeCommonsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM9 8c-2.208 0-4 1.792-4 4a4.001 4.001 0 0 0 6.669 2.979l.159-.151-1.414-1.414a2 2 0 1 1-.125-2.943l.126.116 1.414-1.414A3.988 3.988 0 0 0 9 8zm7 0c-2.208 0-4 1.792-4 4a4.001 4.001 0 0 0 6.669 2.979l.159-.151-1.414-1.414a2 2 0 1 1-.125-2.943l.126.116 1.414-1.414A3.988 3.988 0 0 0 16 8z',
    },
  },
];

/**
 * The icon for `creative-commons-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-line.svg)
 */
export const creativeCommonsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zM9 8c1.105 0 2.105.448 2.829 1.173l-1.414 1.414a2 2 0 1 0-.001 2.828l1.414 1.413A4.001 4.001 0 0 1 5 12c0-2.208 1.792-4 4-4zm7 0c1.105 0 2.105.448 2.829 1.173l-1.414 1.414a2 2 0 1 0-.001 2.828l1.414 1.413A4.001 4.001 0 0 1 12 12c0-2.208 1.792-4 4-4z',
    },
  },
];

/**
 * The icon for `creative-commons-nc-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Nc Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-nc-fill.svg)
 */
export const creativeCommonsNcFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.256 5.672l3.58 3.577a2.5 2.5 0 0 0 2 3.746L10 13h4l.09.008a.5.5 0 0 1 0 .984L14 14H8.5v2H11v2h2v-2h1c.121 0 .24-.009.357-.025l.173-.031 3.798 3.8A9.959 9.959 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.4.846-4.604 2.256-6.328zM12 2c5.523 0 10 4.477 10 10 0 2.4-.846 4.604-2.256 6.328l-3.579-3.577a2.5 2.5 0 0 0-2-3.745L14 11h-4l-.09-.008a.5.5 0 0 1 0-.984L10 10h5.5V8H13V6h-2v2h-1c-.121 0-.24.009-.356.025l-.173.031-3.799-3.8A9.959 9.959 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `creative-commons-nc-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Nc Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-nc-line.svg)
 */
export const creativeCommonsNcLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10 0 2.4-.846 4.604-2.256 6.328l.034.036-1.414 1.414-.036-.034A9.959 9.959 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zM4 12a8 8 0 0 0 12.905 6.32l-2.375-2.376A2.51 2.51 0 0 1 14 16h-1v2h-2v-2H8.5v-2H14a.5.5 0 0 0 .09-.992L14 13h-4a2.5 2.5 0 0 1-2.165-3.75L5.679 7.094A7.965 7.965 0 0 0 4 12zm8-8c-1.848 0-3.55.627-4.905 1.68L9.47 8.055A2.51 2.51 0 0 1 10 8h1V6h2v2h2.5v2H10a.5.5 0 0 0-.09.992L10 11h4a2.5 2.5 0 0 1 2.165 3.75l2.156 2.155A8 8 0 0 0 12 4z',
    },
  },
];

/**
 * The icon for `creative-commons-nd-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Nd Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-nd-fill.svg)
 */
export const creativeCommonsNdFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm4 11H8v2h8v-2zm0-4H8v2h8V9z',
    },
  },
];

/**
 * The icon for `creative-commons-nd-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Nd Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-nd-line.svg)
 */
export const creativeCommonsNdLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm4 9v2H8v-2h8zm0-4v2H8V9h8z',
    },
  },
];

/**
 * The icon for `creative-commons-sa-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Sa Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-sa-fill.svg)
 */
export const creativeCommonsSaFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 4C9.895 6 8.094 7.56 7.357 9.77l-.073.23H6l2.5 3 2.5-3H9.401C9.92 8.805 10.89 8 12 8c1.657 0 3 1.79 3 4s-1.343 4-3 4c-1.048 0-1.971-.717-2.508-1.803L9.402 14H7.285C7.97 16.33 9.823 18 12 18c2.761 0 5-2.686 5-6s-2.239-6-5-6z',
    },
  },
];

/**
 * The icon for `creative-commons-sa-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Sa Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-sa-line.svg)
 */
export const creativeCommonsSaLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c2.761 0 5 2.686 5 6s-2.239 6-5 6c-2.177 0-4.029-1.67-4.715-4l2.117.001C9.92 15.196 10.89 16 12 16c1.657 0 3-1.79 3-4s-1.343-4-3-4c-1.11 0-2.08.805-2.599 2H11l-2.5 3L6 10h1.284C7.971 7.67 9.823 6 12 6z',
    },
  },
];

/**
 * The icon for `creative-commons-zero-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Zero Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-zero-fill.svg)
 */
export const creativeCommonsZeroFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 4c-2.761 0-5 2.686-5 6s2.239 6 5 6 5-2.686 5-6-2.239-6-5-6zm2.325 3.472c.422.69.675 1.57.675 2.528 0 2.21-1.343 4-3 4-.378 0-.74-.093-1.073-.263l-.164-.092 3.562-6.173zM12 8c.378 0 .74.093 1.073.263l.164.092-3.562 6.173C9.253 13.838 9 12.958 9 12c0-2.21 1.343-4 3-4z',
    },
  },
];

/**
 * The icon for `creative-commons-zero-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Creative Commons Zero Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/creative-commons-zero-line.svg)
 */
export const creativeCommonsZeroLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 2c-4.415 0-8 3.585-8 8s3.585 8 8 8 8-3.585 8-8-3.585-8-8-8zm0 2c2.761 0 5 2.686 5 6s-2.239 6-5 6-5-2.686-5-6 2.239-6 5-6zm2.325 3.472l-3.562 6.173c.377.228.796.355 1.237.355 1.657 0 3-1.79 3-4 0-.959-.253-1.839-.675-2.528zM12 8c-1.657 0-3 1.79-3 4 0 .959.253 1.839.675 2.528l3.562-6.173A2.377 2.377 0 0 0 12 8z',
    },
  },
];

/**
 * The icon for `criminal-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Criminal Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/criminal-fill.svg)
 */
export const criminalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a9 9 0 0 1 6.894 14.786c1.255.83 2.033 1.89 2.101 3.049L21 20l-9 2-9-2 .005-.165c.067-1.16.846-2.22 2.1-3.05A8.965 8.965 0 0 1 3 11a9 9 0 0 1 9-9zm0 11c-1.38 0-2.5.672-2.5 1.5S10.62 16 12 16s2.5-.672 2.5-1.5S13.38 13 12 13zM9 8c-1.105 0-2 .672-2 1.5S7.895 11 9 11s2-.672 2-1.5S10.105 8 9 8zm6 0c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5 2-.672 2-1.5S16.105 8 15 8z',
    },
  },
];

/**
 * The icon for `criminal-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Criminal Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/criminal-line.svg)
 */
export const criminalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a9 9 0 0 1 6.894 14.786c1.255.83 2.033 1.89 2.101 3.049L21 20l-9 2-9-2 .005-.165c.067-1.16.846-2.22 2.1-3.05A8.965 8.965 0 0 1 3 11a9 9 0 0 1 9-9zm0 2a7 7 0 0 0-7 7c0 1.567.514 3.05 1.445 4.261l.192.239 1.443 1.717-1.962 1.299-.137.097L12 19.951l6.018-1.338-.049-.036-.178-.123-1.871-1.237 1.443-1.718A6.963 6.963 0 0 0 19 11a7 7 0 0 0-7-7zm0 9c1.38 0 2.5.672 2.5 1.5S13.38 16 12 16s-2.5-.672-2.5-1.5S10.62 13 12 13zM9 8c1.105 0 2 .672 2 1.5S10.105 11 9 11s-2-.672-2-1.5S7.895 8 9 8zm6 0c1.105 0 2 .672 2 1.5s-.895 1.5-2 1.5-2-.672-2-1.5.895-1.5 2-1.5z',
    },
  },
];

/**
 * The icon for `crop-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Crop 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/crop-2-fill.svg)
 */
export const crop2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.586 5l2.556-2.556 1.414 1.414L19 6.414V17h3v2h-3v3h-2V7H9V5h8.586zM15 17v2H6a1 1 0 0 1-1-1V7H2V5h3V2h2v15h8zM9 9h6v6H9V9z',
    },
  },
];

/**
 * The icon for `crop-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Crop 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/crop-2-line.svg)
 */
export const crop2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.414 17H15v2H6a1 1 0 0 1-1-1V7H2V5h3V2h2v13.586L15.586 7H9V5h8.586l2.556-2.556 1.414 1.414L19 6.414V17h3v2h-3v3h-2V8.414L8.414 17z',
    },
  },
];

/**
 * The icon for `crop-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Crop Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/crop-fill.svg)
 */
export const cropFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M19 17h3v2h-3v3h-2v-3H6a1 1 0 0 1-1-1V7H2V5h3V2h2v3h11a1 1 0 0 1 1 1v11z' },
  },
];

/**
 * The icon for `crop-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Crop Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/crop-line.svg)
 */
export const cropLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 17v2H6a1 1 0 0 1-1-1V7H2V5h3V2h2v15h8zm2 5V7H9V5h9a1 1 0 0 1 1 1v11h3v2h-3v3h-2z',
    },
  },
];

/**
 * The icon for `css-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Css 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/css3-fill.svg)
 */
export const css3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5 3l-.65 3.34h13.59L17.5 8.5H3.92l-.66 3.33h13.59l-.76 3.81-5.48 1.81-4.75-1.81.33-1.64H2.85l-.79 4 7.85 3 9.05-3 1.2-6.03.24-1.21L21.94 3z',
    },
  },
];

/**
 * The icon for `css-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Css 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/css3-line.svg)
 */
export const css3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.8 14h2.04l-.545 2.725 5.744 2.154 7.227-2.41L18.36 11H3.4l.4-2h14.96l.8-4H4.6L5 3h17l-3 15-9 3-8-3z',
    },
  },
];

/**
 * The icon for `cup-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cup Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/cup-fill.svg)
 */
export const cupFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 3h15a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-2v3a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4V4a1 1 0 0 1 1-1zm13 2v3h2V5h-2zM2 19h18v2H2v-2z',
    },
  },
];

/**
 * The icon for `cup-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cup Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/cup-line.svg)
 */
export const cupLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 13V5H6v8a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2zM5 3h15a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2h-2v3a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4V4a1 1 0 0 1 1-1zm13 2v3h2V5h-2zM2 19h18v2H2v-2z',
    },
  },
];

/**
 * The icon for `currency-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Currency Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/currency-fill.svg)
 */
export const currencyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 16h2V4H9v2h8v10zm0 2v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 0 1 3 21l.003-14c0-.552.45-1 1.007-1H7V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3zM7 16v2h2v1h2v-1h.5a2.5 2.5 0 1 0 0-5h-3a.5.5 0 1 1 0-1H13v-2h-2V9H9v1h-.5a2.5 2.5 0 1 0 0 5h3a.5.5 0 1 1 0 1H7z',
    },
  },
];

/**
 * The icon for `currency-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Currency Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/currency-line.svg)
 */
export const currencyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 16h2V4H9v2h8v10zm0 2v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 0 1 3 21l.003-14c0-.552.45-1 1.007-1H7V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3zM5.003 8L5 20h10V8H5.003zM7 16h4.5a.5.5 0 1 0 0-1h-3a2.5 2.5 0 1 1 0-5H9V9h2v1h2v2H8.5a.5.5 0 1 0 0 1h3a2.5 2.5 0 1 1 0 5H11v1H9v-1H7v-2z',
    },
  },
];

/**
 * The icon for `cursor-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cursor Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/cursor-fill.svg)
 */
export const cursorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.91 12.36L17 20.854l-2.818 1.026-3.092-8.494-4.172 3.156 1.49-14.909 10.726 10.463z',
    },
  },
];

/**
 * The icon for `cursor-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Cursor Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/cursor-line.svg)
 */
export const cursorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.388 13.498l2.552 7.014-4.698 1.71-2.553-7.014-3.899 2.445L8.41 1.633l11.537 11.232-4.558.633zm-.011 5.818l-2.715-7.46 2.96-.41-5.64-5.49-.79 7.83 2.53-1.587 2.715 7.46.94-.343z',
    },
  },
];

/**
 * The icon for `customer-service-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Customer Service 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/customer-service-2-fill.svg)
 */
export const customerService2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 8a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-1.062A8.001 8.001 0 0 1 12 23v-2a6 6 0 0 0 6-6V9A6 6 0 1 0 6 9v7H3a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1.062a8.001 8.001 0 0 1 15.876 0H21zM7.76 15.785l1.06-1.696A5.972 5.972 0 0 0 12 15a5.972 5.972 0 0 0 3.18-.911l1.06 1.696A7.963 7.963 0 0 1 12 17a7.963 7.963 0 0 1-4.24-1.215z',
    },
  },
];

/**
 * The icon for `customer-service-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Customer Service 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/customer-service-2-line.svg)
 */
export const customerService2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.938 8H21a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-1.062A8.001 8.001 0 0 1 12 23v-2a6 6 0 0 0 6-6V9A6 6 0 1 0 6 9v7H3a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h1.062a8.001 8.001 0 0 1 15.876 0zM3 10v4h1v-4H3zm17 0v4h1v-4h-1zM7.76 15.785l1.06-1.696A5.972 5.972 0 0 0 12 15a5.972 5.972 0 0 0 3.18-.911l1.06 1.696A7.963 7.963 0 0 1 12 17a7.963 7.963 0 0 1-4.24-1.215z',
    },
  },
];

/**
 * The icon for `customer-service-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Customer Service Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/customer-service-fill.svg)
 */
export const customerServiceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 17.002a6.002 6.002 0 0 1-4.713 5.86l-.638-1.914A4.003 4.003 0 0 0 19.465 19H17a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.938a8.001 8.001 0 0 0-15.876 0H7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5C2 6.477 6.477 2 12 2s10 4.477 10 10V17.002z',
    },
  },
];

/**
 * The icon for `customer-service-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Customer Service Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/customer-service-line.svg)
 */
export const customerServiceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 17.002a6.002 6.002 0 0 1-4.713 5.86l-.638-1.914A4.003 4.003 0 0 0 19.465 19H17a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h2.938a8.001 8.001 0 0 0-15.876 0H7a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-5C2 6.477 6.477 2 12 2s10 4.477 10 10V17.002zM20 17v-4h-3v4h3zM4 13v4h3v-4H4z',
    },
  },
];

/**
 * The icon for `dashboard-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dashboard 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dashboard-2-fill.svg)
 */
export const dashboard2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 3c-3.866 0-7 3.134-7 7 0 1.852.72 3.537 1.894 4.789l.156.16 1.414-1.413C7.56 14.63 7 13.38 7 12c0-2.761 2.239-5 5-5 .448 0 .882.059 1.295.17l1.563-1.562C13.985 5.218 13.018 5 12 5zm6.392 4.143l-1.561 1.562c.11.413.169.847.169 1.295 0 1.38-.56 2.63-1.464 3.536l1.414 1.414C18.216 15.683 19 13.933 19 12c0-1.018-.217-1.985-.608-2.857zm-2.15-2.8l-3.725 3.724C12.352 10.023 12.179 10 12 10c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2c0-.179-.023-.352-.067-.517l3.724-3.726-1.414-1.414z',
    },
  },
];

/**
 * The icon for `dashboard-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dashboard 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dashboard-2-line.svg)
 */
export const dashboard2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm0 1c1.018 0 1.985.217 2.858.608L13.295 7.17C12.882 7.06 12.448 7 12 7c-2.761 0-5 2.239-5 5 0 1.38.56 2.63 1.464 3.536L7.05 16.95l-.156-.161C5.72 15.537 5 13.852 5 12c0-3.866 3.134-7 7-7zm6.392 4.143c.39.872.608 1.84.608 2.857 0 1.933-.784 3.683-2.05 4.95l-1.414-1.414C16.44 14.63 17 13.38 17 12c0-.448-.059-.882-.17-1.295l1.562-1.562zm-2.15-2.8l1.415 1.414-3.724 3.726c.044.165.067.338.067.517 0 1.105-.895 2-2 2s-2-.895-2-2 .895-2 2-2c.179 0 .352.023.517.067l3.726-3.724z',
    },
  },
];

/**
 * The icon for `dashboard-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dashboard 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dashboard-3-fill.svg)
 */
export const dashboard3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm4.596 5.404c-.204-.205-.526-.233-.763-.067-2.89 2.028-4.52 3.23-4.894 3.602-.585.586-.585 1.536 0 2.122.586.585 1.536.585 2.122 0 .219-.22 1.418-1.851 3.598-4.897.168-.234.141-.556-.063-.76zM17.5 11c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm-11 0c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm2.318-3.596c-.39-.39-1.024-.39-1.414 0-.39.39-.39 1.023 0 1.414.39.39 1.023.39 1.414 0 .39-.39.39-1.024 0-1.414zM12 5.5c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `dashboard-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dashboard 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dashboard-3-line.svg)
 */
export const dashboard3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm3.833 3.337c.237-.166.559-.138.763.067.204.204.23.526.063.76-2.18 3.046-3.38 4.678-3.598 4.897-.586.585-1.536.585-2.122 0-.585-.586-.585-1.536 0-2.122.374-.373 2.005-1.574 4.894-3.602zM17.5 11c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm-11 0c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm2.318-3.596c.39.39.39 1.023 0 1.414-.39.39-1.024.39-1.414 0-.39-.39-.39-1.024 0-1.414.39-.39 1.023-.39 1.414 0zM12 5.5c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1z',
    },
  },
];

/**
 * The icon for `dashboard-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dashboard Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/dashboard-fill.svg)
 */
export const dashboardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z' } },
];

/**
 * The icon for `dashboard-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dashboard Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/dashboard-line.svg)
 */
export const dashboardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21V11h8v10h-8zM3 13V3h8v10H3zm6-2V5H5v6h4zM3 21v-6h8v6H3zm2-2h4v-2H5v2zm10 0h4v-6h-4v6zM13 3h8v6h-8V3zm2 2v2h4V5h-4z',
    },
  },
];

/**
 * The icon for `database-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Database 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/database-2-fill.svg)
 */
export const database2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 9.5v3c0 2.485-4.03 4.5-9 4.5s-9-2.015-9-4.5v-3c0 2.485 4.03 4.5 9 4.5s9-2.015 9-4.5zm-18 5c0 2.485 4.03 4.5 9 4.5s9-2.015 9-4.5v3c0 2.485-4.03 4.5-9 4.5s-9-2.015-9-4.5v-3zm9-2.5c-4.97 0-9-2.015-9-4.5S7.03 3 12 3s9 2.015 9 4.5-4.03 4.5-9 4.5z',
    },
  },
];

/**
 * The icon for `database-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Database 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/database-2-line.svg)
 */
export const database2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5 12.5c0 .313.461.858 1.53 1.393C7.914 14.585 9.877 15 12 15c2.123 0 4.086-.415 5.47-1.107 1.069-.535 1.53-1.08 1.53-1.393v-2.171C17.35 11.349 14.827 12 12 12s-5.35-.652-7-1.671V12.5zm14 2.829C17.35 16.349 14.827 17 12 17s-5.35-.652-7-1.671V17.5c0 .313.461.858 1.53 1.393C7.914 19.585 9.877 20 12 20c2.123 0 4.086-.415 5.47-1.107 1.069-.535 1.53-1.08 1.53-1.393v-2.171zM3 17.5v-10C3 5.015 7.03 3 12 3s9 2.015 9 4.5v10c0 2.485-4.03 4.5-9 4.5s-9-2.015-9-4.5zm9-7.5c2.123 0 4.086-.415 5.47-1.107C18.539 8.358 19 7.813 19 7.5c0-.313-.461-.858-1.53-1.393C16.086 5.415 14.123 5 12 5c-2.123 0-4.086.415-5.47 1.107C5.461 6.642 5 7.187 5 7.5c0 .313.461.858 1.53 1.393C7.914 9.585 9.877 10 12 10z',
    },
  },
];

/**
 * The icon for `database-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Database Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/database-fill.svg)
 */
export const databaseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 7V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h8zm-6 9v2h5v-2H5zm9 0v2h5v-2h-5zm0-3v2h5v-2h-5zm0-3v2h5v-2h-5zm-9 3v2h5v-2H5z',
    },
  },
];

/**
 * The icon for `database-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Database Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/database-line.svg)
 */
export const databaseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 19V9H4v10h7zm0-12V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h8zm2-2v14h7V5h-7zM5 16h5v2H5v-2zm9 0h5v2h-5v-2zm0-3h5v2h-5v-2zm0-3h5v2h-5v-2zm-9 3h5v2H5v-2z',
    },
  },
];

/**
 * The icon for `delete-back-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Back 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-back-2-fill.svg)
 */
export const deleteBack2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.535 3H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6.535a1 1 0 0 1-.832-.445l-5.333-8a1 1 0 0 1 0-1.11l5.333-8A1 1 0 0 1 6.535 3zM13 10.586l-2.828-2.829-1.415 1.415L11.586 12l-2.829 2.828 1.415 1.415L13 13.414l2.828 2.829 1.415-1.415L14.414 12l2.829-2.828-1.415-1.415L13 10.586z',
    },
  },
];

/**
 * The icon for `delete-back-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Back 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-back-2-line.svg)
 */
export const deleteBack2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.535 3H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6.535a1 1 0 0 1-.832-.445l-5.333-8a1 1 0 0 1 0-1.11l5.333-8A1 1 0 0 1 6.535 3zm.535 2l-4.666 7 4.666 7H20V5H7.07zM13 10.586l2.828-2.829 1.415 1.415L14.414 12l2.829 2.828-1.415 1.415L13 13.414l-2.828 2.829-1.415-1.415L11.586 12 8.757 9.172l1.415-1.415L13 10.586z',
    },
  },
];

/**
 * The icon for `delete-back-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Back Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-back-fill.svg)
 */
export const deleteBackFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.535 3H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6.535a1 1 0 0 1-.832-.445l-5.333-8a1 1 0 0 1 0-1.11l5.333-8A1 1 0 0 1 6.535 3zM16 11H9v2h7v-2z',
    },
  },
];

/**
 * The icon for `delete-back-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Back Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-back-line.svg)
 */
export const deleteBackLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.535 3H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H6.535a1 1 0 0 1-.832-.445l-5.333-8a1 1 0 0 1 0-1.11l5.333-8A1 1 0 0 1 6.535 3zm.535 2l-4.666 7 4.666 7H20V5H7.07zM16 11v2H9v-2h7z',
    },
  },
];

/**
 * The icon for `delete-bin-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-2-fill.svg)
 */
export const deleteBin2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h5v2h-2v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5zm6.414 8l1.768-1.768-1.414-1.414L12 12.586l-1.768-1.768-1.414 1.414L10.586 14l-1.768 1.768 1.414 1.414L12 15.414l1.768 1.768 1.414-1.414L13.414 14zM9 4v2h6V4H9z',
    },
  },
];

/**
 * The icon for `delete-bin-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-2-line.svg)
 */
export const deleteBin2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 6h5v2h-2v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3zm1 2H6v12h12V8zm-4.586 6l1.768 1.768-1.414 1.414L12 15.414l-1.768 1.768-1.414-1.414L10.586 14l-1.768-1.768 1.414-1.414L12 12.586l1.768-1.768 1.414 1.414L13.414 14zM9 4v2h6V4H9z',
    },
  },
];

/**
 * The icon for `delete-bin-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-3-fill.svg)
 */
export const deleteBin3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7H2V5h20v2h-2zm-9 2v2h2V9h-2zm0 3v2h2v-2h-2zm0 3v2h2v-2h-2zM7 2h10v2H7V2z',
    },
  },
];

/**
 * The icon for `delete-bin-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-3-line.svg)
 */
export const deleteBin3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7H2V5h20v2h-2zM6 7v13h12V7H6zm5 2h2v2h-2V9zm0 3h2v2h-2v-2zm0 3h2v2h-2v-2zM7 2h10v2H7V2z',
    },
  },
];

/**
 * The icon for `delete-bin-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-4-fill.svg)
 */
export const deleteBin4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7H2V5h20v2h-2zm-9 3v7h2v-7h-2zM7 2h10v2H7V2z',
    },
  },
];

/**
 * The icon for `delete-bin-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-4-line.svg)
 */
export const deleteBin4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7v14a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7H2V5h20v2h-2zM6 7v13h12V7H6zm1-5h10v2H7V2zm4 8h2v7h-2v-7z',
    },
  },
];

/**
 * The icon for `delete-bin-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-5-fill.svg)
 */
export const deleteBin5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 8h16v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8zm3-3V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2h5v2H2V5h5zm2-1v1h6V4H9zm0 8v6h2v-6H9zm4 0v6h2v-6h-2z',
    },
  },
];

/**
 * The icon for `delete-bin-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-5-line.svg)
 */
export const deleteBin5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 8h16v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8zm2 2v10h12V10H6zm3 2h2v6H9v-6zm4 0h2v6h-2v-6zM7 5V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2h5v2H2V5h5zm2-1v1h6V4H9z',
    },
  },
];

/**
 * The icon for `delete-bin-6-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 6 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-6-fill.svg)
 */
export const deleteBin6Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 4h5v2h-2v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6H2V4h5V2h10v2zM9 9v8h2V9H9zm4 0v8h2V9h-2z',
    },
  },
];

/**
 * The icon for `delete-bin-6-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 6 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-6-line.svg)
 */
export const deleteBin6Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 4V2h10v2h5v2h-2v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6H2V4h5zM6 6v14h12V6H6zm3 3h2v8H9V9zm4 0h2v8h-2V9z',
    },
  },
];

/**
 * The icon for `delete-bin-7-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 7 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-7-fill.svg)
 */
export const deleteBin7Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h5v2h-2v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5zm2-2v2h6V4H9z',
    },
  },
];

/**
 * The icon for `delete-bin-7-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Delete Bin 7 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/delete-bin-7-line.svg)
 */
export const deleteBin7Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 6h5v2h-2v13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3zm1 2H6v12h12V8zM9 4v2h6V4H9z',
    },
  },
];

/**
 * The icon for `device-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Device Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/device-fill.svg)
 */
export const deviceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 6h-8a1 1 0 0 0-1 1v13H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v3zm-6 2h8a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `device-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Device Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/device-line.svg)
 */
export const deviceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v5zm-2 0V4H5v14h7V9a1 1 0 0 1 1-1h4zm-3 2v10h6V10h-6z',
    },
  },
];

/**
 * The icon for `device-recover-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Device Recover Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/device-recover-fill.svg)
 */
export const deviceRecoverFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14zm-7 5a5 5 0 1 0 .955 9.909L12 15a3 3 0 0 1 0-6c1.598 0 3 1.34 3 3h-2.5l2.128 4.254A5 5 0 0 0 12 7z',
    },
  },
];

/**
 * The icon for `device-recover-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Device Recover Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/device-recover-line.svg)
 */
export const deviceRecoverLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14zm-1 2H6v16h12V4zm-6 3a5 5 0 0 1 2.628 9.254L12.5 12H15a3 3 0 1 0-3 3l.955 1.909A5 5 0 1 1 12 7z',
    },
  },
];

/**
 * The icon for `dingding-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dingding Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/dingding-fill.svg)
 */
export const dingdingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2zm4.49 9.04l-.006.014c-.42.898-1.516 2.66-1.516 2.66l-.005-.012-.32.558h1.543l-2.948 3.919.67-2.666h-1.215l.422-1.763c-.341.082-.745.195-1.223.349 0 0-.646.378-1.862-.729 0 0-.82-.722-.344-.902.202-.077.981-.175 1.594-.257.83-.112 1.339-.172 1.339-.172s-2.555.038-3.161-.057c-.606-.095-1.375-1.107-1.539-1.996 0 0-.253-.488.545-.257.798.231 4.101.9 4.101.9S8.27 9.312 7.983 8.99c-.286-.32-.841-1.754-.769-2.634 0 0 .031-.22.257-.16 0 0 3.176 1.45 5.347 2.245 2.172.795 4.06 1.199 3.816 2.228-.02.087-.072.216-.144.37z',
    },
  },
];

/**
 * The icon for `dingding-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dingding Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/dingding-line.svg)
 */
export const dingdingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0-2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm4.49 9.04l-.006.014c-.42.898-1.516 2.66-1.516 2.66l-.005-.012-.32.558h1.543l-2.948 3.919.67-2.666h-1.215l.422-1.763c-.341.082-.745.195-1.223.349 0 0-.646.378-1.862-.729 0 0-.82-.722-.344-.902.202-.077.981-.175 1.594-.257.83-.112 1.339-.172 1.339-.172s-2.555.038-3.161-.057c-.606-.095-1.375-1.107-1.539-1.996 0 0-.253-.488.545-.257.798.231 4.101.9 4.101.9S8.27 9.312 7.983 8.99c-.286-.32-.841-1.754-.769-2.634 0 0 .031-.22.257-.16 0 0 3.176 1.45 5.347 2.245 2.172.795 4.06 1.199 3.816 2.228-.02.087-.072.216-.144.37z',
    },
  },
];

/**
 * The icon for `direction-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Direction Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/direction-fill.svg)
 */
export const directionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 10a1 1 0 0 0-1 1v4h2v-3h3v2.5l3.5-3.5L13 7.5V10H9zm3.707-8.607l9.9 9.9a1 1 0 0 1 0 1.414l-9.9 9.9a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414l9.9-9.9a1 1 0 0 1 1.414 0z',
    },
  },
];

/**
 * The icon for `direction-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Direction Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/direction-line.svg)
 */
export const directionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3.515L3.515 12 12 20.485 20.485 12 12 3.515zm.707-2.122l9.9 9.9a1 1 0 0 1 0 1.414l-9.9 9.9a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414l9.9-9.9a1 1 0 0 1 1.414 0zM13 10V7.5l3.5 3.5-3.5 3.5V12h-3v3H8v-4a1 1 0 0 1 1-1h4z',
    },
  },
];

/**
 * The icon for `disc-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Disc Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/disc-fill.svg)
 */
export const discFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 9.17A3 3 0 1 0 15 12V2.458c4.057 1.274 7 5.064 7 9.542 0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2c.337 0 .671.017 1 .05v7.12z',
    },
  },
];

/**
 * The icon for `disc-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Disc Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/disc-line.svg)
 */
export const discLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4.582V12a3 3 0 1 1-2-2.83V2.05c5.053.501 9 4.765 9 9.95 0 5.523-4.477 10-10 10S2 17.523 2 12c0-5.185 3.947-9.449 9-9.95v2.012A8.001 8.001 0 0 0 12 20a8 8 0 0 0 3-15.418z',
    },
  },
];

/**
 * The icon for `discord-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Discord Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/discord-fill.svg)
 */
export const discordFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10.076 11c.6 0 1.086.45 1.075 1 0 .55-.474 1-1.075 1C9.486 13 9 12.55 9 12s.475-1 1.076-1zm3.848 0c.601 0 1.076.45 1.076 1s-.475 1-1.076 1c-.59 0-1.075-.45-1.075-1s.474-1 1.075-1zm4.967-9C20.054 2 21 2.966 21 4.163V23l-2.211-1.995-1.245-1.176-1.317-1.25.546 1.943H5.109C3.946 20.522 3 19.556 3 18.359V4.163C3 2.966 3.946 2 5.109 2H18.89zm-3.97 13.713c2.273-.073 3.148-1.596 3.148-1.596 0-3.381-1.482-6.122-1.482-6.122-1.48-1.133-2.89-1.102-2.89-1.102l-.144.168c1.749.546 2.561 1.334 2.561 1.334a8.263 8.263 0 0 0-3.096-1.008 8.527 8.527 0 0 0-2.077.02c-.062 0-.114.011-.175.021-.36.032-1.235.168-2.335.662-.38.178-.607.305-.607.305s.854-.83 2.705-1.376l-.103-.126s-1.409-.031-2.89 1.103c0 0-1.481 2.74-1.481 6.121 0 0 .864 1.522 3.137 1.596 0 0 .38-.472.69-.871-1.307-.4-1.8-1.24-1.8-1.24s.102.074.287.179c.01.01.02.021.041.031.031.022.062.032.093.053.257.147.514.262.75.357.422.168.926.336 1.513.452a7.06 7.06 0 0 0 2.664.01 6.666 6.666 0 0 0 1.491-.451c.36-.137.761-.337 1.183-.62 0 0-.514.861-1.862 1.25.309.399.68.85.68.85z',
    },
  },
];

/**
 * The icon for `discord-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Discord Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/discord-line.svg)
 */
export const discordLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.914 14.58a8.998 8.998 0 0 1-.484.104 7.06 7.06 0 0 1-2.664-.01c-.154-.03-.372-.083-.653-.158l-.921 1.197c-2.273-.073-3.137-1.596-3.137-1.596 0-3.381 1.481-6.122 1.481-6.122 1.481-1.133 2.89-1.102 2.89-1.102l.403.525a1.12 1.12 0 0 1 .112-.01 8.527 8.527 0 0 1 2.314.01l.442-.525s1.41-.031 2.89 1.103c0 0 1.482 2.74 1.482 6.121 0 0-.875 1.522-3.148 1.596l-1.007-1.134zM10.076 11C9.475 11 9 11.45 9 12s.485 1 1.076 1c.6 0 1.075-.45 1.075-1 .01-.55-.474-1-1.075-1zm3.848 0c-.6 0-1.075.45-1.075 1s.485 1 1.075 1c.601 0 1.076-.45 1.076-1s-.475-1-1.076-1zM21 23l-4.99-5H19V4H5v14h11.003l.57 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v19z',
    },
  },
];

/**
 * The icon for `discuss-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Discuss Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/discuss-fill.svg)
 */
export const discussFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.8 19L14 22.5 11.2 19H6a1 1 0 0 1-1-1V7.103a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1V18a1 1 0 0 1-1 1h-5.2zM2 2h17v2H3v11H1V3a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `discuss-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Discuss Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/discuss-line.svg)
 */
export const discussLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 22.5L11.2 19H6a1 1 0 0 1-1-1V7.103a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1V18a1 1 0 0 1-1 1h-5.2L14 22.5zm1.839-5.5H21V8.103H7V17H12.161L14 19.298 15.839 17zM2 2h17v2H3v11H1V3a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `dislike-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dislike Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/dislike-fill.svg)
 */
export const dislikeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.808 1.393l18.384 18.385-1.414 1.414-3.747-3.747L12 21.485 3.52 12.993c-2.04-2.284-2.028-5.753.034-8.023L1.393 2.808l1.415-1.415zm17.435 3.364c2.262 2.268 2.34 5.88.236 8.236l-1.635 1.636L7.26 3.046c1.67-.207 3.408.288 4.741 1.483 2.349-2.109 5.979-2.039 8.242.228z',
    },
  },
];

/**
 * The icon for `dislike-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dislike Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/dislike-line.svg)
 */
export const dislikeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.808 1.393l18.384 18.385-1.414 1.414-3.747-3.747L12 21.485 3.52 12.993c-2.04-2.284-2.028-5.753.034-8.023L1.393 2.808l1.415-1.415zm2.172 10.23L12 18.654l2.617-2.623-9.645-9.645c-1.294 1.497-1.3 3.735.008 5.237zm15.263-6.866c2.262 2.268 2.34 5.88.236 8.236l-1.635 1.636-1.414-1.414 1.59-1.592c1.374-1.576 1.299-3.958-.193-5.453-1.5-1.502-3.92-1.563-5.49-.153l-1.335 1.198-1.336-1.197c-.35-.314-.741-.555-1.155-.723l-2.25-2.25c1.668-.206 3.407.289 4.74 1.484 2.349-2.109 5.979-2.039 8.242.228z',
    },
  },
];

/**
 * The icon for `disqus-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Disqus Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/disqus-fill.svg)
 */
export const disqusFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-2.53 0-4.84-.94-6.601-2.488L1.5 20l1.424-3.797C2.33 14.925 2 13.501 2 12 2 6.477 6.477 2 12 2zM8 7v10h3.733l.263-.004c3.375-.103 5.337-2.211 5.337-5.025v-.027l-.003-.215C17.23 8.956 15.21 7 11.79 7H8zm3.831 2.458c1.628 0 2.709.928 2.709 2.529v.028l-.005.183c-.079 1.5-1.138 2.345-2.704 2.345h-1.108V9.458h1.108z',
    },
  },
];

/**
 * The icon for `disqus-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Disqus Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/disqus-line.svg)
 */
export const disqusLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.95 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-2.306 0-4.492-.784-6.249-2.192l-4.718.59 1.72-4.586C2.207 14.614 1.95 13.324 1.95 12c0-5.523 4.477-10 10-10zm0 2c-4.418 0-8 3.582-8 8 0 1.178.254 2.318.738 3.362l.176.38-.847 2.26 2.315-.289.338.297C8.12 19.286 9.978 20 11.95 20c4.418 0 8-3.582 8-8s-3.582-8-8-8zM8 7h3.79c3.42 0 5.44 1.956 5.54 4.729l.003.215v.027c0 2.814-1.962 4.922-5.337 5.025l-.263.004H8V7h3.79H8zm3.831 2.458h-1.108v5.085h1.108c1.566 0 2.625-.845 2.704-2.345l.005-.183v-.028c0-1.6-1.08-2.53-2.709-2.53z',
    },
  },
];

/**
 * The icon for `divide-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Divide Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/divide-fill.svg)
 */
export const divideFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 11h14v2H5v-2zm7-3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `divide-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Divide Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/divide-line.svg)
 */
export const divideLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 11h14v2H5v-2zm7-3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm0 11a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `donut-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Donut Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/donut-chart-fill.svg)
 */
export const donutChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05v3.02C7.608 5.557 5 8.475 5 12c0 3.866 3.134 7 7 7 1.572 0 3.024-.518 4.192-1.394l2.137 2.137C16.605 21.153 14.4 22 12 22 6.477 22 2 17.523 2 12c0-5.185 3.947-9.449 9-9.95zM21.95 13c-.2 2.011-.994 3.847-2.207 5.328l-2.137-2.136c.687-.916 1.153-2.006 1.323-3.192h3.022zM13.002 2.05c4.724.469 8.48 4.226 8.95 8.95h-3.022c-.438-3.065-2.863-5.49-5.928-5.929V2.049z',
    },
  },
];

/**
 * The icon for `donut-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Donut Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/donut-chart-line.svg)
 */
export const donutChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05v2.012C7.054 4.554 4 7.92 4 12c0 4.418 3.582 8 8 8 1.849 0 3.55-.627 4.906-1.68l1.423 1.423C16.605 21.153 14.4 22 12 22 6.477 22 2 17.523 2 12c0-5.185 3.947-9.449 9-9.95zM21.95 13c-.2 2.011-.994 3.847-2.207 5.328l-1.423-1.422c.86-1.107 1.436-2.445 1.618-3.906h2.013zM13.002 2.05c4.724.469 8.48 4.226 8.95 8.95h-2.013c-.451-3.618-3.319-6.486-6.937-6.938V2.049z',
    },
  },
];

/**
 * The icon for `door-closed-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Closed Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-closed-fill.svg)
 */
export const doorClosedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M3 21v-2h2V4c0-.552.448-1 1-1h12c.552 0 1 .448 1 1v15h2v2H3zm12-10h-2v2h2v-2z' },
  },
];

/**
 * The icon for `door-closed-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Closed Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-closed-line.svg)
 */
export const doorClosedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 21v-2h2V4c0-.552.448-1 1-1h12c.552 0 1 .448 1 1v15h2v2H3zM17 5H7v14h10V5zm-2 6v2h-2v-2h2z',
    },
  },
];

/**
 * The icon for `door-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-fill.svg)
 */
export const doorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H6c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h12zm-4 8c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `door-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-line.svg)
 */
export const doorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H6c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h12zm-1 2H7v14h10V5zm-2 6v2h-2v-2h2z',
    },
  },
];

/**
 * The icon for `door-lock-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Lock Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-lock-box-fill.svg)
 */
export const doorLockBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7 9.792V16h2v-3.208a2.5 2.5 0 1 0-2 0z',
    },
  },
];

/**
 * The icon for `door-lock-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Lock Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-lock-box-line.svg)
 */
export const doorLockBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm6 7.792a2.5 2.5 0 1 1 2 0V16h-2v-3.208z',
    },
  },
];

/**
 * The icon for `door-lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-lock-fill.svg)
 */
export const doorLockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-9.208V16h2v-3.208a2.5 2.5 0 1 0-2 0z',
    },
  },
];

/**
 * The icon for `door-lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-lock-line.svg)
 */
export const doorLockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-1-7.208a2.5 2.5 0 1 1 2 0V16h-2v-3.208z',
    },
  },
];

/**
 * The icon for `door-open-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Open Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-open-fill.svg)
 */
export const doorOpenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 21v-2h2V4.835c0-.484.346-.898.821-.984l9.472-1.722c.326-.06.638.157.697.483.007.035.01.07.01.107v1.28L19 4c.552 0 1 .448 1 1v14h2v2h-4V6h-3v15H2zm10-10h-2v2h2v-2z',
    },
  },
];

/**
 * The icon for `door-open-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Door Open Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/door-open-line.svg)
 */
export const doorOpenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 21v-2h2V4.835c0-.484.346-.898.821-.984l9.472-1.722c.326-.06.638.157.697.483.007.035.01.07.01.107v1.28L19 4c.552 0 1 .448 1 1v14h2v2h-4V6h-3v15H2zM13 4.396L6 5.67V19h7V4.396zM12 11v2h-2v-2h2z',
    },
  },
];

/**
 * The icon for `dossier-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dossier Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/dossier-fill.svg)
 */
export const dossierFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2h3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h3V2h10zm-4 9h-2v2H9v2h1.999L11 17h2l-.001-2H15v-2h-2v-2zm2-7H9v2h6V4z',
    },
  },
];

/**
 * The icon for `dossier-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dossier Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/dossier-line.svg)
 */
export const dossierLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2h3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h3V2h10zM7 6H5v14h14V6h-2v2H7V6zm6 5v2h2v2h-2.001L13 17h-2l-.001-2H9v-2h2v-2h2zm2-7H9v2h6V4z',
    },
  },
];

/**
 * The icon for `douban-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Douban Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/douban-fill.svg)
 */
export const doubanFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.314 19.138h4.065a.62.62 0 0 1 .621.62v.621a.62.62 0 0 1-.62.621H3.62a.62.62 0 0 1-.62-.62v-.621a.62.62 0 0 1 .62-.621h3.754l-.96-3.104h2.19a.62.62 0 0 1 .59.425l.892 2.679H13.6l1.225-4.035H5.172a.62.62 0 0 1-.62-.62V7.345a.62.62 0 0 1 .62-.62h13.656a.62.62 0 0 1 .62.62v7.138a.62.62 0 0 1-.62.62h-1.289l-1.225 4.035zM3.931 3h16.138a.62.62 0 0 1 .62.62v.621a.62.62 0 0 1-.62.621H3.931a.62.62 0 0 1-.62-.62V3.62A.62.62 0 0 1 3.93 3zM7.19 8.586a.155.155 0 0 0-.156.155v4.035c0 .086.07.155.156.155h9.62c.086 0 .156-.07.156-.155V8.74a.155.155 0 0 0-.156-.155H7.19z',
    },
  },
];

/**
 * The icon for `douban-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Douban Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/douban-line.svg)
 */
export const doubanLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.273 15H5V7h14v8h-1.624l-1.3 4H21v2H3v-2h4.612L6.8 16.5l1.902-.618L9.715 19h4.259l1.3-4zM3.5 3h17v2h-17V3zM7 9v4h10V9H7z',
    },
  },
];

/**
 * The icon for `download-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-2-line.svg)
 */
export const download2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M13 10h5l-6 6-6-6h5V3h2v7zm-9 9h16v-7h2v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-8h2v7z' },
  },
];

/**
 * The icon for `download-cloud-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download Cloud 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-cloud-2-fill.svg)
 */
export const downloadCloud2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 13v5.585l1.828-1.828 1.415 1.415L12 22.414l-4.243-4.242 1.415-1.415L11 18.585V13h2zM12 2a7.001 7.001 0 0 1 6.954 6.194 5.5 5.5 0 0 1-.953 10.784L18 17a6 6 0 0 0-11.996-.225L6 17v1.978a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `download-cloud-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download Cloud 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-cloud-2-line.svg)
 */
export const downloadCloud2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 13v5.585l1.828-1.828 1.415 1.415L12 22.414l-4.243-4.242 1.415-1.415L11 18.585V13h2zM12 2a7.001 7.001 0 0 1 6.954 6.194 5.5 5.5 0 0 1-.953 10.784v-2.014a3.5 3.5 0 1 0-1.112-6.91 5 5 0 1 0-9.777 0 3.5 3.5 0 0 0-1.292 6.88l.18.03v2.014a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `download-cloud-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download Cloud Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-cloud-fill.svg)
 */
export const downloadCloudFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 20.981a6.5 6.5 0 0 1-2.936-12 8.001 8.001 0 0 1 15.872 0 6.5 6.5 0 0 1-2.936 12V21H7v-.019zM13 12V8h-2v4H8l4 5 4-5h-3z',
    },
  },
];

/**
 * The icon for `download-cloud-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download Cloud Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-cloud-line.svg)
 */
export const downloadCloudLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1 14.5a6.496 6.496 0 0 1 3.064-5.519 8.001 8.001 0 0 1 15.872 0 6.5 6.5 0 0 1-2.936 12L7 21c-3.356-.274-6-3.078-6-6.5zm15.848 4.487a4.5 4.5 0 0 0 2.03-8.309l-.807-.503-.12-.942a6.001 6.001 0 0 0-11.903 0l-.12.942-.805.503a4.5 4.5 0 0 0 2.029 8.309l.173.013h9.35l.173-.013zM13 12h3l-4 5-4-5h3V8h2v4z',
    },
  },
];

/**
 * The icon for `download-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-fill.svg)
 */
export const downloadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 19h18v2H3v-2zM13 9h7l-8 8-8-8h7V1h2v8z' } },
];

/**
 * The icon for `download-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Download Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/download-line.svg)
 */
export const downloadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 19h18v2H3v-2zm10-5.828L19.071 7.1l1.414 1.414L12 17 3.515 8.515 4.929 7.1 11 13.17V2h2v11.172z',
    },
  },
];

/**
 * The icon for `draft-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Draft Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/draft-fill.svg)
 */
export const draftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2c.552 0 1 .448 1 1v3.757l-8.999 9-.006 4.238 4.246.006L21 15.242V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V3c0-.552.448-1 1-1h16zm1.778 6.808l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM12 12H7v2h5v-2zm3-4H7v2h8V8z',
    },
  },
];

/**
 * The icon for `draft-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Draft Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/draft-line.svg)
 */
export const draftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2c.552 0 1 .448 1 1v3.757l-2 2V4H5v16h14v-2.758l2-2V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V3c0-.552.448-1 1-1h16zm1.778 6.808l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM13 12v2H8v-2h5zm3-4v2H8V8h8z',
    },
  },
];

/**
 * The icon for `drag-drop-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drag Drop Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drag-drop-fill.svg)
 */
export const dragDropFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 6h2v2h5a1 1 0 0 1 1 1v7.5L16 13l.036 8.062 2.223-2.15L20.041 22H9a1 1 0 0 1-1-1v-5H6v-2h2V9a1 1 0 0 1 1-1h5V6zm8 11.338V21a1 1 0 0 1-.048.307l-1.96-3.394L22 17.338zM4 14v2H2v-2h2zm0-4v2H2v-2h2zm0-4v2H2V6h2zm0-4v2H2V2h2zm4 0v2H6V2h2zm4 0v2h-2V2h2zm4 0v2h-2V2h2z',
    },
  },
];

/**
 * The icon for `drag-move-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drag Move 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drag-move-2-fill.svg)
 */
export const dragMove2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M18 11V8l4 4-4 4v-3h-5v5h3l-4 4-4-4h3v-5H6v3l-4-4 4-4v3h5V6H8l4-4 4 4h-3v5z' },
  },
];

/**
 * The icon for `drag-move-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drag Move 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drag-move-2-line.svg)
 */
export const dragMove2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 11V5.828L9.172 7.657 7.757 6.243 12 2l4.243 4.243-1.415 1.414L13 5.828V11h5.172l-1.829-1.828 1.414-1.415L22 12l-4.243 4.243-1.414-1.415L18.172 13H13v5.172l1.828-1.829 1.415 1.414L12 22l-4.243-4.243 1.415-1.414L11 18.172V13H5.828l1.829 1.828-1.414 1.415L2 12l4.243-4.243 1.414 1.415L5.828 11z',
    },
  },
];

/**
 * The icon for `drag-move-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drag Move Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drag-move-fill.svg)
 */
export const dragMoveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22l-4-4h8l-4 4zm0-20l4 4H8l4-4zm0 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM2 12l4-4v8l-4-4zm20 0l-4 4V8l4 4z',
    },
  },
];

/**
 * The icon for `drag-move-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drag Move Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drag-move-line.svg)
 */
export const dragMoveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2l4.243 4.243-1.415 1.414L12 4.828 9.172 7.657 7.757 6.243 12 2zM2 12l4.243-4.243 1.414 1.415L4.828 12l2.829 2.828-1.414 1.415L2 12zm20 0l-4.243 4.243-1.414-1.415L19.172 12l-2.829-2.828 1.414-1.415L22 12zm-10 2a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 8l-4.243-4.243 1.415-1.414L12 19.172l2.828-2.829 1.415 1.414L12 22z',
    },
  },
];

/**
 * The icon for `dribbble-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dribbble Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/dribbble-fill.svg)
 */
export const dribbbleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c5.51 0 10-4.48 10-10S17.51 2 12 2zm6.605 4.61a8.502 8.502 0 0 1 1.93 5.314c-.281-.054-3.101-.629-5.943-.271-.065-.141-.12-.293-.184-.445a25.424 25.424 0 0 0-.564-1.236c3.145-1.28 4.577-3.124 4.761-3.362zM12 3.475c2.17 0 4.154.814 5.662 2.148-.152.216-1.443 1.941-4.48 3.08-1.399-2.57-2.95-4.675-3.189-5A8.686 8.686 0 0 1 12 3.475zm-3.633.803a53.903 53.903 0 0 1 3.167 4.935c-3.992 1.063-7.517 1.04-7.896 1.04a8.581 8.581 0 0 1 4.729-5.975zM3.453 12.01v-.26c.37.01 4.512.065 8.775-1.215.25.477.477.965.694 1.453-.109.033-.228.065-.336.098-4.404 1.42-6.747 5.303-6.942 5.629a8.522 8.522 0 0 1-2.19-5.705zM12 20.547a8.482 8.482 0 0 1-5.239-1.8c.152-.315 1.888-3.656 6.703-5.337.022-.01.033-.01.054-.022a35.309 35.309 0 0 1 1.823 6.475 8.4 8.4 0 0 1-3.341.684zm4.761-1.465c-.086-.52-.542-3.015-1.66-6.084 2.68-.423 5.023.271 5.315.369a8.468 8.468 0 0 1-3.655 5.715z',
    },
  },
];

/**
 * The icon for `dribbble-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dribbble Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/dribbble-line.svg)
 */
export const dribbbleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.989 11.572a7.96 7.96 0 0 0-1.573-4.351 9.749 9.749 0 0 1-.92.87 13.157 13.157 0 0 1-3.313 2.01c.167.35.32.689.455 1.009v.003a9.186 9.186 0 0 1 .11.27c1.514-.17 3.11-.108 4.657.101.206.028.4.058.584.088zm-9.385-7.45a46.164 46.164 0 0 1 2.692 4.27c1.223-.482 2.234-1.09 3.048-1.767a7.88 7.88 0 0 0 .796-.755A7.968 7.968 0 0 0 12 4a8.05 8.05 0 0 0-1.396.121zM4.253 9.997a29.21 29.21 0 0 0 2.04-.123 31.53 31.53 0 0 0 4.862-.822 54.365 54.365 0 0 0-2.7-4.227 8.018 8.018 0 0 0-4.202 5.172zm1.53 7.038c.388-.567.898-1.205 1.575-1.899 1.454-1.49 3.17-2.65 5.156-3.29l.062-.018c-.165-.364-.32-.689-.476-.995-1.836.535-3.77.869-5.697 1.042-.94.085-1.783.122-2.403.128a7.967 7.967 0 0 0 1.784 5.032zm9.222 2.38a35.947 35.947 0 0 0-1.632-5.709c-2.002.727-3.597 1.79-4.83 3.058a9.77 9.77 0 0 0-1.317 1.655A7.964 7.964 0 0 0 12 20a7.977 7.977 0 0 0 3.005-.583zm1.873-1.075a7.998 7.998 0 0 0 2.987-4.87c-.34-.085-.771-.17-1.245-.236a12.023 12.023 0 0 0-3.18-.033 39.368 39.368 0 0 1 1.438 5.14zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `drive-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drive Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/drive-fill.svg)
 */
export const driveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.94 4.146l3.482 6.03-5.94 10.293L2 14.44 7.94 4.146zm2.176 10.294H22l-3.482 6.029H6.635l3.481-6.029zm4.343-1L8.518 3.145h6.964l5.94 10.295H14.46z',
    },
  },
];

/**
 * The icon for `drive-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drive Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/drive-line.svg)
 */
export const driveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9.097 6.15L4.31 14.443l1.755 3.032 4.785-8.29L9.097 6.15zm-1.3 12.324h9.568l1.751-3.034H9.55l-1.752 3.034zm11.314-5.034l-4.786-8.29H10.83l4.787 8.29h3.495zM8.52 3.15h6.96L22 14.444l-3.48 6.03H5.49L2 14.444 8.52 3.15zm3.485 8.036l-1.302 2.254h2.603l-1.301-2.254z',
    },
  },
];

/**
 * The icon for `drizzle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drizzle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/drizzle-fill.svg)
 */
export const drizzleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11 18v3H9v-3a8 8 0 1 1 7.458-10.901A5.5 5.5 0 1 1 17.5 18H11zm2 2h2v3h-2v-3z' },
  },
];

/**
 * The icon for `drizzle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drizzle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/drizzle-line.svg)
 */
export const drizzleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 18v-2h.5a3.5 3.5 0 1 0-2.5-5.95V10a6 6 0 1 0-8 5.659v2.089a8 8 0 1 1 9.458-10.65A5.5 5.5 0 1 1 17.5 18l-.5.001zm-8-2h2v4H9v-4zm4 3h2v4h-2v-4z',
    },
  },
];

/**
 * The icon for `drop-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drop Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drop-fill.svg)
 */
export const dropFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M5.636 6.636L12 .272l6.364 6.364a9 9 0 1 1-12.728 0z' } },
];

/**
 * The icon for `drop-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Drop Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/drop-line.svg)
 */
export const dropLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3.1L7.05 8.05a7 7 0 1 0 9.9 0L12 3.1zm0-2.828l6.364 6.364a9 9 0 1 1-12.728 0L12 .272z',
    },
  },
];

/**
 * The icon for `dropbox-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dropbox Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/dropbox-fill.svg)
 */
export const dropboxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.285 10.668l5.215 3.323-5.252 3.346L12 13.993l-5.248 3.344L1.5 13.99l5.215-3.323L1.5 7.346 6.752 4 12 7.343 17.248 4 22.5 7.346l-5.215 3.322zm-.074 0L12 7.348l-5.211 3.32L12 13.988l5.211-3.32zM6.786 18.446l5.252-3.346 5.252 3.346-5.252 3.346-5.252-3.346z',
    },
  },
];

/**
 * The icon for `dropbox-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dropbox Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/dropbox-line.svg)
 */
export const dropboxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.646 17.26l3.392 2.162 3.392-2.161 1.86 1.185-5.252 3.346-5.252-3.346 1.86-1.185zm-.877-8.28l2.393-1.553-2.425-1.574L5.28 7.37 7.77 8.98zm1.84 1.19L12 11.719l2.39-1.547L12 8.619l-2.391 1.552zm4.231 2.74l2.424 1.568 2.45-1.502-2.485-1.612-2.389 1.545zM12 6.234l4.237-2.748L22.46 7.33l-4.392 2.843 4.393 2.85-6.226 3.819L12 14.1l-4.235 2.74-6.23-3.817 4.396-2.851L1.539 7.33l6.224-3.843L12 6.235zm1.837 1.192L16.23 8.98l2.489-1.61-2.456-1.517-2.426 1.574zM10.16 12.91l-2.39-1.546-2.486 1.613 2.451 1.502 2.425-1.569z',
    },
  },
];

/**
 * The icon for `dual-sim-1-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dual Sim 1 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dual-sim-1-fill.svg)
 */
export const dualSim1Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 2l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10zm-2 6h-3v2h1v6h2V8z',
    },
  },
];

/**
 * The icon for `dual-sim-1-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dual Sim 1 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dual-sim-1-line.svg)
 */
export const dualSim1Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15 2l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10zm-.829 2H6v16h12V7.829L14.171 4zM13 16h-2v-6h-1V8h3v8z',
    },
  },
];

/**
 * The icon for `dual-sim-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dual Sim 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dual-sim-2-fill.svg)
 */
export const dualSim2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 2l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10zm-3 5.5a3 3 0 0 0-2.995 2.824L9 10.5h2a1 1 0 1 1 1.751.66l-.082.083L9 14.547 9 16h6v-2h-2.405l1.412-1.27-.006-.01.008.008A3 3 0 0 0 12 7.5z',
    },
  },
];

/**
 * The icon for `dual-sim-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dual Sim 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/dual-sim-2-line.svg)
 */
export const dualSim2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15 2l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10zm-.829 2H6v16h12V7.829L14.171 4zM12 7.5a3 3 0 0 1 2.009 5.228l-.008-.008.006.01L12.595 14H15v2H9v-1.453l3.67-3.304A1 1 0 1 0 11 10.5H9a3 3 0 0 1 3-3z',
    },
  },
];

/**
 * The icon for `dv-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dv Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/dv-fill.svg)
 */
export const dvFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 14.745a7 7 0 1 1 8 0V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6.255zM8 14A5 5 0 1 0 8 4a5 5 0 0 0 0 10zm-1 4v2h2v-2H7zm1-6a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm6 5v-1.292A8.978 8.978 0 0 0 17 9a8.966 8.966 0 0 0-2.292-6H21a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-7zm4-10v2h2V7h-2z',
    },
  },
];

/**
 * The icon for `dv-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dv Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/dv-line.svg)
 */
export const dvLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.608 3H21a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-7v-2h6V5h-6.255A6.968 6.968 0 0 1 15 9a6.992 6.992 0 0 1-3 5.745V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6.255A7 7 0 1 1 11.608 3zM6 13.584V20h4v-6.416a5.001 5.001 0 1 0-4 0zM8 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm9-3h2v2h-2V7zM7 17h2v2H7v-2z',
    },
  },
];

/**
 * The icon for `dvd-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dvd Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/dvd-fill.svg)
 */
export const dvdFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 11V6l-5 7h3v5l5-7h-3zm-1 11C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `dvd-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Dvd Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/dvd-line.svg)
 */
export const dvdLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm1-9h3l-5 7v-5H8l5-7v5z',
    },
  },
];

/**
 * The icon for `e-bike-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![E Bike 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/e-bike-2-fill.svg)
 */
export const eBike2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16,1 C16.5522847,1 17,1.44771525 17,2 L17,3 L22,3 L22,9 L19.980979,9 L22.7270773,16.5448432 C22.9032836,16.9958219 23,17.4866163 23,18 C23,20.209139 21.209139,22 19,22 C17.1361606,22 15.5700603,20.7252272 15.1260175,19 L10.8739825,19 C10.4299397,20.7252272 8.86383943,22 7,22 C5.05550552,22 3.43507622,20.612512 3.0747418,18.7735658 C2.43596423,18.4396361 2,17.7707305 2,17 L2,7 C2,6.44771525 2.44771525,6 3,6 L10,6 C10.5522847,6 11,6.44771525 11,7 L11,12 C11,12.5522847 11.4477153,13 12,13 L14,13 C14.5522847,13 15,12.5522847 15,12 L15,3 L12,3 L12,1 L16,1 Z M19,16 C17.8954305,16 17,16.8954305 17,18 C17,19.1045695 17.8954305,20 19,20 C20.1045695,20 21,19.1045695 21,18 C21,17.7596672 20.9576092,17.5292353 20.8798967,17.3157736 L20.8635387,17.2724216 C20.5725256,16.5276089 19.8478776,16 19,16 Z M7,16 C5.8954305,16 5,16.8954305 5,18 C5,19.1045695 5.8954305,20 7,20 C8.1045695,20 9,19.1045695 9,18 C9,16.8954305 8.1045695,16 7,16 Z M9,8 L4,8 L4,10 L9,10 L9,8 Z M20,5 L17,5 L17,7 L20,7 L20,5 Z',
    },
  },
];

/**
 * The icon for `e-bike-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![E Bike 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/e-bike-2-line.svg)
 */
export const eBike2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16,1 C16.5522847,1 17,1.44771525 17,2 L17,3 L22,3 L22,9 L19.9813388,9 L22.7270773,16.5438545 C22.9032836,16.9948332 23,17.4856276 23,17.9990113 C23,20.2081503 21.209139,21.9990113 19,21.9990113 C17.1365166,21.9990113 15.5706587,20.7247255 15.1262721,19 L10.8739825,19 C10.4299397,20.7252272 8.86383943,22 7,22 C5.05550552,22 3.43507622,20.612512 3.0747418,18.7735658 C2.43596423,18.4396361 2,17.7707305 2,17 L2,7 C2,6.44771525 2.44771525,6 3,6 L10,6 C10.5522847,6 11,6.44771525 11,7 L11,12 C11,12.5522847 11.4477153,13 12,13 L14,13 C14.5522847,13 15,12.5522847 15,12 L15,3 L12,3 L12,1 L16,1 Z M7,16 C5.8954305,16 5,16.8954305 5,18 C5,19.1045695 5.8954305,20 7,20 C8.1045695,20 9,19.1045695 9,18 C9,16.8954305 8.1045695,16 7,16 Z M19,15.9990113 C17.8954305,15.9990113 17,16.8944418 17,17.9990113 C17,19.1035808 17.8954305,19.9990113 19,19.9990113 C20.1045695,19.9990113 21,19.1035808 21,17.9990113 C21,17.7586785 20.9576092,17.5282466 20.8798967,17.3147849 L20.8635387,17.2714329 C20.5725256,16.5266202 19.8478776,15.9990113 19,15.9990113 Z M17.8529833,9 L16.9999998,9 L16.9999998,12 C16.9999998,13.6568542 15.6568542,15 13.9999998,15 L11.9999998,15 C10.3431458,15 8.99999976,13.6568542 8.99999976,12 L3.99999976,12 L3.99999976,15.3541759 C4.73294422,14.523755 5.80530734,14 6.99999976,14 C8.86383943,14 10.4299397,15.2747728 10.8739825,17 L15.1257631,17 C15.569462,15.2742711 17.1358045,13.9990113 18.9999998,13.9990113 C19.2368134,13.9990113 19.4688203,14.0195905 19.6943299,14.0590581 L17.8529833,9 Z M8.99999976,8 L3.99999976,8 L3.99999976,10 L8.99999976,10 L8.99999976,8 Z M20,5 L17,5 L17,7 L20,7 L20,5 Z',
    },
  },
];

/**
 * The icon for `e-bike-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![E Bike Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/e-bike-fill.svg)
 */
export const eBikeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.5 6.937A6.997 6.997 0 0 1 19 13v8h-4.17a3.001 3.001 0 0 1-5.66 0H5v-8a6.997 6.997 0 0 1 3.5-6.063A3.974 3.974 0 0 1 8.125 6H5V4h3.126a4.002 4.002 0 0 1 7.748 0H19v2h-3.126c-.085.33-.212.645-.373.937zM12 14a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0-1-1zm0-7a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `e-bike-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![E Bike Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/e-bike-line.svg)
 */
export const eBikeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.5 6.937A6.997 6.997 0 0 1 19 13v8h-4.17a3.001 3.001 0 0 1-5.66 0H5v-8a6.997 6.997 0 0 1 3.5-6.063A3.974 3.974 0 0 1 8.125 6H5V4h3.126a4.002 4.002 0 0 1 7.748 0H19v2h-3.126c-.085.33-.212.645-.373.937zm-1.453 1.5C13.448 8.795 12.748 9 12 9a3.981 3.981 0 0 1-2.047-.563A5.001 5.001 0 0 0 7 13v6h2v-4a3 3 0 0 1 6 0v4h2v-6a5.001 5.001 0 0 0-2.953-4.563zM12 14a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0-1-1zm0-7a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `earth-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Earth Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/earth-fill.svg)
 */
export const earthFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm6.355-6.048v-.105c0-.922 0-1.343-.652-1.716a7.374 7.374 0 0 0-.645-.325c-.367-.167-.61-.276-.938-.756a12.014 12.014 0 0 1-.116-.172c-.345-.525-.594-.903-1.542-.753-1.865.296-2.003.624-2.085 1.178l-.013.091c-.121.81-.143 1.082.195 1.437 1.265 1.327 2.023 2.284 2.253 2.844.112.273.4 1.1.202 1.918a8.185 8.185 0 0 0 3.151-2.237c.11-.374.19-.84.19-1.404zM12 3.833c-2.317 0-4.41.966-5.896 2.516.177.123.331.296.437.534.204.457.204.928.204 1.345 0 .328 0 .64.105.865.144.308.766.44 1.315.554.197.042.399.084.583.135.506.14.898.595 1.211.96.13.151.323.374.42.43.05-.036.211-.211.29-.498.062-.22.044-.414-.045-.52-.56-.66-.529-1.93-.356-2.399.272-.739 1.122-.684 1.744-.644.232.015.45.03.614.009.622-.078.814-1.025.949-1.21.292-.4 1.186-1.003 1.74-1.375A8.138 8.138 0 0 0 12 3.833z',
    },
  },
];

/**
 * The icon for `earth-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Earth Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/earth-line.svg)
 */
export const earthLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.235 6.453a8 8 0 0 0 8.817 12.944c.115-.75-.137-1.47-.24-1.722-.23-.56-.988-1.517-2.253-2.844-.338-.355-.316-.628-.195-1.437l.013-.091c.082-.554.22-.882 2.085-1.178.948-.15 1.197.228 1.542.753l.116.172c.328.48.571.59.938.756.165.075.37.17.645.325.652.373.652.794.652 1.716v.105c0 .391-.038.735-.098 1.034a8.002 8.002 0 0 0-3.105-12.341c-.553.373-1.312.902-1.577 1.265-.135.185-.327 1.132-.95 1.21-.162.02-.381.006-.613-.009-.622-.04-1.472-.095-1.744.644-.173.468-.203 1.74.356 2.4.09.105.107.3.046.519-.08.287-.241.462-.292.498-.096-.056-.288-.279-.419-.43-.313-.365-.705-.82-1.211-.96-.184-.051-.386-.093-.583-.135-.549-.115-1.17-.246-1.315-.554-.106-.226-.105-.537-.105-.865 0-.417 0-.888-.204-1.345a1.276 1.276 0 0 0-.306-.43zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `earthquake-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Earthquake Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/earthquake-fill.svg)
 */
export const earthquakeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.327 1.612a1 1 0 0 1 1.246-.08l.1.08L23 11h-3v9a1 1 0 0 1-.883.993L19 21h-6.5l2.5-4-3.5-3 4-3L13 9l.5-3-3 3 2.5 2-5 3 3.75 3.5L8.5 21H5a1 1 0 0 1-.993-.883L4 20v-9H1l10.327-9.388z',
    },
  },
];

/**
 * The icon for `earthquake-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Earthquake Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/earthquake-line.svg)
 */
export const earthquakeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5 21a1 1 0 0 1-.993-.883L4 20v-9H1l10.327-9.388a1 1 0 0 1 1.246-.08l.1.08L23 11h-3v9a1 1 0 0 1-.883.993L19 21H5zm7-17.298L6 9.156V19h4.357l1.393-1.5L8 14l5-3-2.5-2 3-3-.5 3 2.5 2-4 3 3.5 3-1.25 2H18V9.157l-6-5.455z',
    },
  },
];

/**
 * The icon for `edge-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edge Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/edge-fill.svg)
 */
export const edgeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.644 8.586c-.17-.711-.441-1.448-.774-2.021-.771-1.329-1.464-2.237-3.177-3.32C14.98 2.162 13.076 2 12.17 2c-2.415 0-4.211.86-5.525 1.887C3.344 6.47 3 11 3 11s1.221-2.045 3.54-3.526C7.943 6.579 9.941 6 11.568 6 15.885 6 16 10 16 10H9c0-2 1-3 1-3s-5 2-5 7.044c0 .487-.003 1.372.248 2.283.232.843.7 1.705 1.132 2.353 1.221 1.832 3.045 2.614 3.916 2.904.996.332 2.029.416 3.01.416 2.72 0 4.877-.886 5.694-1.275v-4.172c-.758.454-2.679 1.447-5 1.447-5 0-5-4-5-4h12v-2.49s-.039-1.593-.356-2.924z',
    },
  },
];

/**
 * The icon for `edge-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edge Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/edge-line.svg)
 */
export const edgeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.007 14.001A4.559 4.559 0 0 0 8 14.25C8 16.632 9.753 19 13 19c2.373 0 4.528-.655 6-1.553v3.35C17.211 21.564 15.113 22 13 22c-5.502 0-8-3.47-8-7.75 0-3.231 2.041-6 4.943-7.164C8.539 8.663 8 10.341 8 10.996L18 11c0-3.406-2.548-6-6-6-5 0-8.001 3.988-9 5.999C3.29 6.237 7.01 2 12 2c5.2 0 9 4.03 9 9v3H8l.007.001z',
    },
  },
];

/**
 * The icon for `edit-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-2-fill.svg)
 */
export const edit2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.243 19H21v2H3v-4.243l9.9-9.9 4.242 4.244L9.242 19zm5.07-13.556l2.122-2.122a1 1 0 0 1 1.414 0l2.829 2.829a1 1 0 0 1 0 1.414l-2.122 2.121-4.242-4.242z',
    },
  },
];

/**
 * The icon for `edit-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-2-line.svg)
 */
export const edit2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586V19zm16 2H3v-4.243L16.435 3.322a1 1 0 0 1 1.414 0l2.829 2.829a1 1 0 0 1 0 1.414L9.243 19H21v2zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414-1.414 1.414z',
    },
  },
];

/**
 * The icon for `edit-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-box-fill.svg)
 */
export const editBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.757 3l-7.466 7.466.008 4.247 4.238-.007L21 7.243V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12.757zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z',
    },
  },
];

/**
 * The icon for `edit-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-box-line.svg)
 */
export const editBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.757 3l-2 2H5v14h14V9.243l2-2V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12.757zm3.728-.9L21.9 3.516l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z',
    },
  },
];

/**
 * The icon for `edit-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-circle-fill.svg)
 */
export const editCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.626 3.132L9.29 10.466l.008 4.247 4.238-.007 7.331-7.332A9.957 9.957 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2c1.669 0 3.242.409 4.626 1.132zm3.86-1.031l1.413 1.414-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z',
    },
  },
];

/**
 * The icon for `edit-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-circle-line.svg)
 */
export const editCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.684 4.029a8 8 0 1 0 7.287 7.287 7.936 7.936 0 0 0-.603-2.44l1.5-1.502A9.933 9.933 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2a9.982 9.982 0 0 1 4.626 1.132l-1.501 1.5a7.941 7.941 0 0 0-2.44-.603zM20.485 2.1L21.9 3.515l-9.192 9.192-1.412.003-.002-1.417L20.485 2.1z',
    },
  },
];

/**
 * The icon for `edit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-fill.svg)
 */
export const editFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.243 18H3v-4.243L14.435 2.322a1 1 0 0 1 1.414 0l2.829 2.829a1 1 0 0 1 0 1.414L7.243 18zM3 20h18v2H3v-2z',
    },
  },
];

/**
 * The icon for `edit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Edit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/edit-line.svg)
 */
export const editLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.414 16L16.556 5.858l-1.414-1.414L5 14.586V16h1.414zm.829 2H3v-4.243L14.435 2.322a1 1 0 0 1 1.414 0l2.829 2.829a1 1 0 0 1 0 1.414L7.243 18zM3 20h18v2H3v-2z',
    },
  },
];

/**
 * The icon for `eject-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eject Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/eject-fill.svg)
 */
export const ejectFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.416 3.624l7.066 10.599a.5.5 0 0 1-.416.777H4.934a.5.5 0 0 1-.416-.777l7.066-10.599a.5.5 0 0 1 .832 0zM5 17h14a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2z',
    },
  },
];

/**
 * The icon for `eject-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eject Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/eject-line.svg)
 */
export const ejectLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.737 13h8.526L12 6.606 7.737 13zm4.679-9.376l7.066 10.599a.5.5 0 0 1-.416.777H4.934a.5.5 0 0 1-.416-.777l7.066-10.599a.5.5 0 0 1 .832 0zM5 17h14a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2z',
    },
  },
];

/**
 * The icon for `emotion-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-2-fill.svg)
 */
export const emotion2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-4-9a4 4 0 1 0 8 0H8z',
    },
  },
];

/**
 * The icon for `emotion-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-2-line.svg)
 */
export const emotion2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-4-7h8a4 4 0 1 1-8 0z',
    },
  },
];

/**
 * The icon for `emotion-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-fill.svg)
 */
export const emotionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-4-9a4 4 0 1 0 8 0H8zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `emotion-happy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Happy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-happy-fill.svg)
 */
export const emotionHappyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-5-9a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7zm1-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `emotion-happy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Happy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-happy-line.svg)
 */
export const emotionHappyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-7h2a3 3 0 0 0 6 0h2a5 5 0 0 1-10 0zm1-2a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `emotion-laugh-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Laugh Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-laugh-fill.svg)
 */
export const emotionLaughFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 9c-2 0-3.667.333-5 1a5 5 0 0 0 10 0c-1.333-.667-3-1-5-1zM8.5 7c-1.152 0-2.122.78-2.412 1.84L6.05 9h4.9A2.5 2.5 0 0 0 8.5 7zm7 0c-1.152 0-2.122.78-2.412 1.84L13.05 9h4.9a2.5 2.5 0 0 0-2.45-2z',
    },
  },
];

/**
 * The icon for `emotion-laugh-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Laugh Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-laugh-line.svg)
 */
export const emotionLaughLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0 7c2 0 3.667.333 5 1a5 5 0 0 1-10 0c1.333-.667 3-1 5-1zM8.5 7a2.5 2.5 0 0 1 2.45 2h-4.9A2.5 2.5 0 0 1 8.5 7zm7 0a2.5 2.5 0 0 1 2.45 2h-4.9a2.5 2.5 0 0 1 2.45-2z',
    },
  },
];

/**
 * The icon for `emotion-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-line.svg)
 */
export const emotionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-4-7h8a4 4 0 1 1-8 0zm0-2a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `emotion-normal-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Normal Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-normal-fill.svg)
 */
export const emotionNormalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-4-8v2h8v-2H8zm0-3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `emotion-normal-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Normal Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-normal-line.svg)
 */
export const emotionNormalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-4-6h8v2H8v-2zm0-3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `emotion-sad-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Sad Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-sad-fill.svg)
 */
export const emotionSadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10a9.958 9.958 0 0 1-1.065 4.496 1.977 1.977 0 0 0-.398-.775l-.123-.135L19 14.172l-1.414 1.414-.117.127a2 2 0 0 0 1.679 3.282A9.974 9.974 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 13c-1.38 0-2.63.56-3.534 1.463l-.166.174.945.86C10.035 17.182 10.982 17 12 17c.905 0 1.754.144 2.486.396l.269.1.945-.86A4.987 4.987 0 0 0 12 15zm-3.5-5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z',
    },
  },
];

/**
 * The icon for `emotion-sad-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Sad Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-sad-line.svg)
 */
export const emotionSadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10 0 .727-.077 1.435-.225 2.118l-1.782-1.783a8 8 0 1 0-4.375 6.801 3.997 3.997 0 0 0 1.555 1.423A9.956 9.956 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm7 12.172l1.414 1.414a2 2 0 1 1-2.93.11l.102-.11L19 14.172zM12 15c1.466 0 2.785.631 3.7 1.637l-.945.86C13.965 17.182 13.018 17 12 17c-1.018 0-1.965.183-2.755.496l-.945-.86A4.987 4.987 0 0 1 12 15zm-3.5-5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm7 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z',
    },
  },
];

/**
 * The icon for `emotion-unhappy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Unhappy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-unhappy-fill.svg)
 */
export const emotionUnhappyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-5-5h2a3 3 0 0 1 6 0h2a5 5 0 0 0-10 0zm1-6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm8 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `emotion-unhappy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Emotion Unhappy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/emotion-unhappy-line.svg)
 */
export const emotionUnhappyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-3a5 5 0 0 1 10 0h-2a3 3 0 0 0-6 0H7zm1-6a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm8 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `empathize-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Empathize Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/empathize-fill.svg)
 */
export const empathizeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.364 10.98c1.562 1.561 1.562 4.094 0 5.656l-5.657 5.657c-.39.39-1.024.39-1.414 0l-5.657-5.657c-1.562-1.562-1.562-4.095 0-5.657 1.562-1.562 4.095-1.562 5.657 0l.706.707.708-.707c1.562-1.562 4.095-1.562 5.657 0zM12 1c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4z',
    },
  },
];

/**
 * The icon for `empathize-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Empathize Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/empathize-line.svg)
 */
export const empathizeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.364 10.98c1.562 1.561 1.562 4.094 0 5.656l-5.657 5.657c-.39.39-1.024.39-1.414 0l-5.657-5.657c-1.562-1.562-1.562-4.095 0-5.657 1.562-1.562 4.095-1.562 5.657 0l.706.707.708-.707c1.562-1.562 4.095-1.562 5.657 0zM7.05 12.392c-.78.781-.78 2.048 0 2.829l4.95 4.95 4.95-4.95c.78-.781.78-2.048 0-2.829-.781-.78-2.048-.78-2.83.002l-2.122 2.118-2.12-2.12c-.78-.78-2.047-.78-2.828 0zM12 1c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 2c-1.105 0-2 .895-2 2s.895 2 2 2 2-.895 2-2-.895-2-2-2z',
    },
  },
];

/**
 * The icon for `equalizer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Equalizer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/equalizer-fill.svg)
 */
export const equalizerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.17 18a3.001 3.001 0 0 1 5.66 0H22v2H11.83a3.001 3.001 0 0 1-5.66 0H2v-2h4.17zm6-7a3.001 3.001 0 0 1 5.66 0H22v2h-4.17a3.001 3.001 0 0 1-5.66 0H2v-2h10.17zm-6-7a3.001 3.001 0 0 1 5.66 0H22v2H11.83a3.001 3.001 0 0 1-5.66 0H2V4h4.17z',
    },
  },
];

/**
 * The icon for `equalizer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Equalizer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/equalizer-line.svg)
 */
export const equalizerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.17 18a3.001 3.001 0 0 1 5.66 0H22v2H11.83a3.001 3.001 0 0 1-5.66 0H2v-2h4.17zm6-7a3.001 3.001 0 0 1 5.66 0H22v2h-4.17a3.001 3.001 0 0 1-5.66 0H2v-2h10.17zm-6-7a3.001 3.001 0 0 1 5.66 0H22v2H11.83a3.001 3.001 0 0 1-5.66 0H2V4h4.17zM9 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `eraser-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eraser Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/eraser-fill.svg)
 */
export const eraserFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 19h7v2h-9l-3.998.002-6.487-6.487a1 1 0 0 1 0-1.414L12.12 2.494a1 1 0 0 1 1.415 0l7.778 7.778a1 1 0 0 1 0 1.414L14 19zm1.657-4.485l3.535-3.536-6.364-6.364-3.535 3.536 6.364 6.364z',
    },
  },
];

/**
 * The icon for `eraser-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eraser Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/eraser-line.svg)
 */
export const eraserLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.586 8.858l-4.95 4.95 5.194 5.194H10V19h1.172l3.778-3.778-6.364-6.364zM10 7.444l6.364 6.364 2.828-2.829-6.364-6.364L10 7.444zM14 19h7v2h-9l-3.998.002-6.487-6.487a1 1 0 0 1 0-1.414L12.12 2.494a1 1 0 0 1 1.415 0l7.778 7.778a1 1 0 0 1 0 1.414L14 19z',
    },
  },
];

/**
 * The icon for `error-warning-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Error Warning Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/error-warning-fill.svg)
 */
export const errorWarningFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-7v2h2v-2h-2zm0-8v6h2V7h-2z',
    },
  },
];

/**
 * The icon for `evernote-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Evernote Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/evernote-fill.svg)
 */
export const evernoteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.63 7.754c-.216.201-.546.217-.743.217h-2.11c-.61 0-.974 0-1.22.033-.134.017-.298.084-.381.117-.033.016-.033 0-.017-.016l4.816-4.94c.017-.017.033-.017.017.017a1.734 1.734 0 0 0-.116.382c-.033.249-.033.615-.033 1.23v2.212c0 .2-.017.533-.214.748zm4.682 14.184c-.56-.366-.857-.848-.973-1.147a2.443 2.443 0 0 1-.181-.915 2.513 2.513 0 0 1 2.507-2.51c.412 0 .742.332.742.748a.735.735 0 0 1-.38.648.946.946 0 0 1-.28.1c-.082.017-.396.05-.543.183a.776.776 0 0 0-.298.582.92.92 0 0 0 .264.649c.297.299.693.465 1.122.465a2.036 2.036 0 0 0 2.028-2.045c0-1.014-.676-1.913-1.567-2.311-.132-.067-.346-.117-.544-.167a6.719 6.719 0 0 0-.495-.083c-.693-.084-2.424-.632-2.54-2.178 0 0-.51 2.328-1.534 2.96-.098.05-.23.1-.379.133-.148.033-.312.05-.363.05-1.665.1-3.43-.433-4.65-1.696 0 0-.825-.682-1.253-2.594-.099-.466-.297-1.298-.412-2.08-.05-.281-.067-.498-.083-.698 0-.814.495-1.363 1.121-1.445h3.365c.576 0 .907-.15 1.121-.35.28-.266.347-.649.347-1.098V3.631c.08-.615.627-1.131 1.434-1.131h.396c.165 0 .363.017.544.033.132.017.247.05.445.1 1.006.25 1.22 1.28 1.22 1.28l2.854.5c.907.166 3.15.316 3.578 2.594 1.006 5.42.396 10.675.347 10.675-.71 5.121-4.931 4.871-4.931 4.871a3.426 3.426 0 0 1-2.029-.615zm2.622-10.309c-.033.084-.066.183-.05.233.018.05.051.066.084.083.198.1.527.15 1.006.2.478.05.808.083 1.022.05.033 0 .067-.017.1-.067s.016-.15.016-.233c-.05-.449-.462-.781-1.006-.848-.545-.05-1.006.167-1.172.582z',
    },
  },
];

/**
 * The icon for `evernote-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Evernote Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/evernote-line.svg)
 */
export const evernoteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10.5 8.5a1 1 0 0 1-1 1H6.001c-.336 0-.501.261-.501.532 0 1.32.254 2.372.664 3.193.216.433.399.67.523.79.735.76 1.886 1.16 3.092 1.089.095-.006.199-.064.332-.208a1.51 1.51 0 0 0 .214-.293 2 2 0 0 1 2.531-1.073c.693.258 1.277.434 1.813.56.196.046.375.083.586.122-.077-.014.402.074.518.098.34.07.598.146.883.29a5.087 5.087 0 0 1 1.775 1.475c.045-.591.077-1.268.087-2.026a34.182 34.182 0 0 0-.559-6.673c-.074-.398-.236-.562-.663-.718a3.847 3.847 0 0 0-.587-.155c-.147-.028-.65-.11-.693-.118a1273 1273 0 0 1-2.34-.409l-.528-.092a2 2 0 0 1-1.524-1.26 11.467 11.467 0 0 0-.034-.088 5.595 5.595 0 0 0-.702-.036c-.271 0-.388.124-.388.463V8.5zm6.23 11.639c.352-.356.56-.829.587-1.327.054-1.036-.824-2.48-2.317-2.634-.617-.063-1.586-.306-2.842-.774 0 0-.7 1.603-2.26 1.696-1.665.1-3.43-.433-4.65-1.696 0 0-1.748-1.64-1.748-5.372 0-.814.29-1.422.648-1.904.96-1.292 2.505-2.78 4.133-4.304C9 3.15 9.701 2.5 10.888 2.5c2.04 0 2.32.664 2.605 1.414l2.854.499c.907.166 3.15.316 3.578 2.594 1.006 5.42.458 9.87.347 10.675-.71 5.121-4.772 4.871-4.931 4.871-2.059 0-3.178-1.373-3.183-2.677a2.494 2.494 0 0 1 1.038-2.034 2.586 2.586 0 0 1 1.527-.478c.305 0 .687.318.687.753 0 .37-.255.575-.382.645-.223.124-1.122.174-1.122.865 0 .317.35 1.114 1.386 1.114.588 0 1.094-.256 1.437-.602zm-1.796-9.51c.166-.415.627-.632 1.172-.582.544.067.956.4 1.006.848 0 .083.017.183-.017.233-.032.05-.066.067-.1.067-.213.033-.543 0-1.021-.05-.48-.05-.808-.1-1.006-.2-.033-.017-.066-.033-.083-.083s.016-.15.05-.233z',
    },
  },
];

/**
 * The icon for `exchange-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-box-fill.svg)
 */
export const exchangeBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9 6H8v2h9l-5-5v3zm-5 4l5 5v-3h4v-2H7z',
    },
  },
];

/**
 * The icon for `exchange-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-box-line.svg)
 */
export const exchangeBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9 6V6l5 5H8V9h4zm-5 4h9v2h-4v3l-5-5z',
    },
  },
];

/**
 * The icon for `exchange-cny-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Cny Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-cny-fill.svg)
 */
export const exchangeCnyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.373 4.51A9.962 9.962 0 0 1 12 2c5.523 0 10 4.477 10 10a9.954 9.954 0 0 1-1.793 5.715L17.5 12H20A8 8 0 0 0 6.274 6.413l-.9-1.902zm13.254 14.98A9.962 9.962 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.125.663-4.095 1.793-5.715L6.5 12H4a8 8 0 0 0 13.726 5.587l.9 1.902zM13 13.535h3v2h-3v2h-2v-2H8v-2h3v-1H8v-2h2.586L8.464 8.414 9.88 7 12 9.121 14.121 7l1.415 1.414-2.122 2.122H16v2h-3v1z',
    },
  },
];

/**
 * The icon for `exchange-cny-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Cny Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-cny-line.svg)
 */
export const exchangeCnyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.375 15.103A8.001 8.001 0 0 0 8.03 5.053l-.992-1.737A9.996 9.996 0 0 1 17 3.34c4.49 2.592 6.21 8.142 4.117 12.77l1.342.774-4.165 2.214-.165-4.714 1.246.719zM4.625 8.897a8.001 8.001 0 0 0 11.345 10.05l.992 1.737A9.996 9.996 0 0 1 7 20.66C2.51 18.068.79 12.518 2.883 7.89L1.54 7.117l4.165-2.214.165 4.714-1.246-.719zM13 13.536h3v2h-3v2h-2v-2H8v-2h3v-1H8v-2h2.586L8.464 8.414 9.88 7 12 9.121 14.121 7l1.415 1.414-2.122 2.122H16v2h-3v1z',
    },
  },
];

/**
 * The icon for `exchange-dollar-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Dollar Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-dollar-fill.svg)
 */
export const exchangeDollarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.373 4.51A9.962 9.962 0 0 1 12 2c5.523 0 10 4.477 10 10a9.954 9.954 0 0 1-1.793 5.715L17.5 12H20A8 8 0 0 0 6.274 6.413l-.9-1.902zm13.254 14.98A9.962 9.962 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.125.663-4.095 1.793-5.715L6.5 12H4a8 8 0 0 0 13.726 5.587l.9 1.902zM8.5 14H14a.5.5 0 1 0 0-1h-4a2.5 2.5 0 1 1 0-5h1V7h2v1h2.5v2H10a.5.5 0 1 0 0 1h4a2.5 2.5 0 1 1 0 5h-1v1h-2v-1H8.5v-2z',
    },
  },
];

/**
 * The icon for `exchange-dollar-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Dollar Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-dollar-line.svg)
 */
export const exchangeDollarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.375 15.103A8.001 8.001 0 0 0 8.03 5.053l-.992-1.737A9.996 9.996 0 0 1 17 3.34c4.49 2.592 6.21 8.142 4.117 12.77l1.342.774-4.165 2.214-.165-4.714 1.246.719zM4.625 8.897a8.001 8.001 0 0 0 11.345 10.05l.992 1.737A9.996 9.996 0 0 1 7 20.66C2.51 18.068.79 12.518 2.883 7.89L1.54 7.117l4.165-2.214.165 4.714-1.246-.719zM8.5 14H14a.5.5 0 1 0 0-1h-4a2.5 2.5 0 1 1 0-5h1V7h2v1h2.5v2H10a.5.5 0 1 0 0 1h4a2.5 2.5 0 1 1 0 5h-1v1h-2v-1H8.5v-2z',
    },
  },
];

/**
 * The icon for `exchange-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-fill.svg)
 */
export const exchangeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-13H8v2h9l-5-5v3zm-5 4l5 5v-3h4v-2H7z',
    },
  },
];

/**
 * The icon for `exchange-funds-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Funds Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-funds-fill.svg)
 */
export const exchangeFundsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.373 4.51A9.962 9.962 0 0 1 12 2c5.523 0 10 4.477 10 10a9.954 9.954 0 0 1-1.793 5.715L17.5 12H20A8 8 0 0 0 6.274 6.413l-.9-1.902zm13.254 14.98A9.962 9.962 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.125.663-4.095 1.793-5.715L6.5 12H4a8 8 0 0 0 13.726 5.587l.9 1.902zm-5.213-4.662L10.586 12l-2.829 2.828-1.414-1.414 4.243-4.242L13.414 12l2.829-2.828 1.414 1.414-4.243 4.242z',
    },
  },
];

/**
 * The icon for `exchange-funds-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Funds Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-funds-line.svg)
 */
export const exchangeFundsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.375 15.103A8.001 8.001 0 0 0 8.03 5.053l-.992-1.737A9.996 9.996 0 0 1 17 3.34c4.49 2.592 6.21 8.142 4.117 12.77l1.342.774-4.165 2.214-.165-4.714 1.246.719zM4.625 8.897a8.001 8.001 0 0 0 11.345 10.05l.992 1.737A9.996 9.996 0 0 1 7 20.66C2.51 18.068.79 12.518 2.883 7.89L1.54 7.117l4.165-2.214.165 4.714-1.246-.719zm8.79 5.931L10.584 12l-2.828 2.828-1.414-1.414 4.243-4.242L13.414 12l2.829-2.828 1.414 1.414-4.243 4.242z',
    },
  },
];

/**
 * The icon for `exchange-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Exchange Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/exchange-line.svg)
 */
export const exchangeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-7h9v2h-4v3l-5-5zm5-4V6l5 5H8V9h4z',
    },
  },
];

/**
 * The icon for `external-link-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![External Link Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/external-link-line.svg)
 */
export const externalLinkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 6v2H5v11h11v-5h2v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h6zm11-3v8h-2V6.413l-7.793 7.794-1.414-1.414L17.585 5H13V3h8z',
    },
  },
];

/**
 * The icon for `eye-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-2-fill.svg)
 */
export const eye2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 5c-.513 0-1.007.077-1.473.22a2.5 2.5 0 1 1-3.306 3.307A5 5 0 1 0 12 7z',
    },
  },
];

/**
 * The icon for `eye-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-2-line.svg)
 */
export const eye2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm0 3a5 5 0 1 1-4.78 3.527A2.499 2.499 0 0 0 12 9.5a2.5 2.5 0 0 0-1.473-2.28c.466-.143.96-.22 1.473-.22z',
    },
  },
];

/**
 * The icon for `eye-close-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye Close Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-close-fill.svg)
 */
export const eyeCloseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.13 15.842l-.788 2.94-1.931-.518.787-2.939a10.988 10.988 0 0 1-3.237-1.872l-2.153 2.154-1.415-1.415 2.154-2.153a10.957 10.957 0 0 1-2.371-5.07l.9-.165A16.923 16.923 0 0 0 12 10c3.704 0 7.131-1.185 9.924-3.196l.9.164a10.957 10.957 0 0 1-2.37 5.071l2.153 2.153-1.415 1.415-2.153-2.154a10.988 10.988 0 0 1-3.237 1.872l.787 2.94-1.931.517-.788-2.94a11.072 11.072 0 0 1-3.74 0z',
    },
  },
];

/**
 * The icon for `eye-close-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye Close Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-close-line.svg)
 */
export const eyeCloseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.342 18.782l-1.931-.518.787-2.939a10.988 10.988 0 0 1-3.237-1.872l-2.153 2.154-1.415-1.415 2.154-2.153a10.957 10.957 0 0 1-2.371-5.07l1.968-.359C3.903 10.812 7.579 14 12 14c4.42 0 8.097-3.188 8.856-7.39l1.968.358a10.957 10.957 0 0 1-2.37 5.071l2.153 2.153-1.415 1.415-2.153-2.154a10.988 10.988 0 0 1-3.237 1.872l.787 2.94-1.931.517-.788-2.94a11.072 11.072 0 0 1-3.74 0l-.788 2.94z',
    },
  },
];

/**
 * The icon for `eye-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-fill.svg)
 */
export const eyeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1.181 12C2.121 6.88 6.608 3 12 3c5.392 0 9.878 3.88 10.819 9-.94 5.12-5.427 9-10.819 9-5.392 0-9.878-3.88-10.819-9zM12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `eye-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-line.svg)
 */
export const eyeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c5.392 0 9.878 3.88 10.819 9-.94 5.12-5.427 9-10.819 9-5.392 0-9.878-3.88-10.819-9C2.121 6.88 6.608 3 12 3zm0 16a9.005 9.005 0 0 0 8.777-7 9.005 9.005 0 0 0-17.554 0A9.005 9.005 0 0 0 12 19zm0-2.5a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z',
    },
  },
];

/**
 * The icon for `eye-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-off-fill.svg)
 */
export const eyeOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.52 5.934L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414-3.31-3.31A10.949 10.949 0 0 1 12 21c-5.392 0-9.878-3.88-10.819-9a10.982 10.982 0 0 1 3.34-6.066zm10.237 10.238l-1.464-1.464a3 3 0 0 1-4.001-4.001L7.828 9.243a5 5 0 0 0 6.929 6.929zM7.974 3.76C9.221 3.27 10.58 3 12 3c5.392 0 9.878 3.88 10.819 9a10.947 10.947 0 0 1-2.012 4.592l-3.86-3.86a5 5 0 0 0-5.68-5.68L7.974 3.761z',
    },
  },
];

/**
 * The icon for `eye-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Eye Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/eye-off-line.svg)
 */
export const eyeOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.882 19.297A10.949 10.949 0 0 1 12 21c-5.392 0-9.878-3.88-10.819-9a10.982 10.982 0 0 1 3.34-6.066L1.392 2.808l1.415-1.415 19.799 19.8-1.415 1.414-3.31-3.31zM5.935 7.35A8.965 8.965 0 0 0 3.223 12a9.005 9.005 0 0 0 13.201 5.838l-2.028-2.028A4.5 4.5 0 0 1 8.19 9.604L5.935 7.35zm6.979 6.978l-3.242-3.242a2.5 2.5 0 0 0 3.241 3.241zm7.893 2.264l-1.431-1.43A8.935 8.935 0 0 0 20.777 12 9.005 9.005 0 0 0 9.552 5.338L7.974 3.76C9.221 3.27 10.58 3 12 3c5.392 0 9.878 3.88 10.819 9a10.947 10.947 0 0 1-2.012 4.592zm-9.084-9.084a4.5 4.5 0 0 1 4.769 4.769l-4.77-4.769z',
    },
  },
];

/**
 * The icon for `facebook-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Facebook Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/facebook-box-fill.svg)
 */
export const facebookBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.402 21v-6.966h2.333l.349-2.708h-2.682V9.598c0-.784.218-1.319 1.342-1.319h1.434V5.857a19.19 19.19 0 0 0-2.09-.107c-2.067 0-3.482 1.262-3.482 3.58v1.996h-2.338v2.708h2.338V21H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4.598z',
    },
  },
];

/**
 * The icon for `facebook-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Facebook Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/facebook-box-line.svg)
 */
export const facebookBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 19h5V5H5v14h7v-5h-2v-2h2v-1.654c0-1.337.14-1.822.4-2.311A2.726 2.726 0 0 1 13.536 6.9c.382-.205.857-.328 1.687-.381.329-.021.755.005 1.278.08v1.9H16c-.917 0-1.296.043-1.522.164a.727.727 0 0 0-.314.314c-.12.226-.164.45-.164 1.368V12h2.5l-.5 2h-2v5zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `facebook-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Facebook Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/facebook-circle-fill.svg)
 */
export const facebookCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2C6.477 2 2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.879V14.89h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.989C18.343 21.129 22 16.99 22 12c0-5.523-4.477-10-10-10z',
    },
  },
];

/**
 * The icon for `facebook-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Facebook Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/facebook-circle-line.svg)
 */
export const facebookCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 19.938A8.001 8.001 0 0 0 12 4a8 8 0 0 0-1 15.938V14H9v-2h2v-1.654c0-1.337.14-1.822.4-2.311A2.726 2.726 0 0 1 12.536 6.9c.382-.205.857-.328 1.687-.381.329-.021.755.005 1.278.08v1.9H15c-.917 0-1.296.043-1.522.164a.727.727 0 0 0-.314.314c-.12.226-.164.45-.164 1.368V12h2.5l-.5 2h-2v5.938zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `facebook-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Facebook Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/facebook-fill.svg)
 */
export const facebookFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 13.5h2.5l1-4H14v-2c0-1.03 0-2 2-2h1.5V2.14c-.326-.043-1.557-.14-2.857-.14C11.928 2 10 3.657 10 6.7v2.8H7v4h3V22h4v-8.5z',
    },
  },
];

/**
 * The icon for `facebook-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Facebook Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/facebook-line.svg)
 */
export const facebookLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 9h4.5l-.5 2h-4v9h-2v-9H7V9h4V7.128c0-1.783.186-2.43.534-3.082a3.635 3.635 0 0 1 1.512-1.512C13.698 2.186 14.345 2 16.128 2c.522 0 .98.05 1.372.15V4h-1.372c-1.324 0-1.727.078-2.138.298-.304.162-.53.388-.692.692-.22.411-.298.814-.298 2.138V9z',
    },
  },
];

/**
 * The icon for `fahrenheit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fahrenheit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/fahrenheit-fill.svg)
 */
export const fahrenheitFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 12h7v2h-7v7h-2V8a4 4 0 0 1 4-4h7v2h-7a2 2 0 0 0-2 2v4zm-7.5-2a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `fahrenheit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fahrenheit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/fahrenheit-line.svg)
 */
export const fahrenheitLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 12h7v2h-7v7h-2V8a4 4 0 0 1 4-4h7v2h-7a2 2 0 0 0-2 2v4zm-7.5-2a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `feedback-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Feedback Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/feedback-fill.svg)
 */
export const feedbackFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM11 13v2h2v-2h-2zm0-6v5h2V7h-2z',
    },
  },
];

/**
 * The icon for `feedback-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Feedback Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/feedback-line.svg)
 */
export const feedbackLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM4 18.385L5.763 17H20V5H4v13.385zM11 13h2v2h-2v-2zm0-6h2v5h-2V7z',
    },
  },
];

/**
 * The icon for `file-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-2-fill.svg)
 */
export const file2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 9h6a1 1 0 0 0 1-1V2h10.002c.551 0 .998.455.998.992v18.016a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V9zm0-2l5-4.997V7H3z',
    },
  },
];

/**
 * The icon for `file-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-2-line.svg)
 */
export const file2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 8l6.003-6h10.995C20.55 2 21 2.455 21 2.992v18.016a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V8zm7-4v5H5v11h14V4h-9z',
    },
  },
];

/**
 * The icon for `file-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-3-fill.svg)
 */
export const file3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 9v11.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2H14v6a1 1 0 0 0 1 1h6zm0-2h-5V2.003L21 7z',
    },
  },
];

/**
 * The icon for `file-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-3-line.svg)
 */
export const file3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 8v12.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.449 2 4.002 2h10.995L21 8zm-2 1h-5V4H5v16h14V9z',
    },
  },
];

/**
 * The icon for `file-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-4-fill.svg)
 */
export const file4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 15h-7v7H3.998C3.447 22 3 21.545 3 21.008V2.992C3 2.444 3.445 2 3.993 2h16.014A1 1 0 0 1 21 3.007V15zm0 2l-5 4.997V17h5z',
    },
  },
];

/**
 * The icon for `file-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-4-line.svg)
 */
export const file4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 16l-6.003 6H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v13zm-2-1V4H5v16h9v-5h5z',
    },
  },
];

/**
 * The icon for `file-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-add-fill.svg)
 */
export const fileAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 9H8v2h3v3h2v-3h3v-2h-3V8h-2v3z',
    },
  },
];

/**
 * The icon for `file-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-add-line.svg)
 */
export const fileAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM11 11V8h2v3h3v2h-3v3h-2v-3H8v-2h3z',
    },
  },
];

/**
 * The icon for `file-chart-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Chart 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-chart-2-fill.svg)
 */
export const fileChart2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-4 6a4 4 0 1 0 4 4h-4V8z',
    },
  },
];

/**
 * The icon for `file-chart-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Chart 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-chart-2-line.svg)
 */
export const fileChart2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM12 8v4h4a4 4 0 1 1-4-4z',
    },
  },
];

/**
 * The icon for `file-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-chart-fill.svg)
 */
export const fileChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 5v10h2V7h-2zm4 4v6h2v-6h-2zm-8 2v4h2v-4H7z',
    },
  },
];

/**
 * The icon for `file-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-chart-line.svg)
 */
export const fileChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 7h2v10h-2V7zm4 4h2v6h-2v-6zm-8 2h2v4H7v-4zm8-9H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-cloud-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Cloud Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-cloud-fill.svg)
 */
export const fileCloudFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.997 2L21 8l.001 4.26A5.466 5.466 0 0 0 17.5 11l-.221.004a5.503 5.503 0 0 0-5.127 4.205l-.016.074-.03.02A4.75 4.75 0 0 0 10.878 22L3.993 22a.993.993 0 0 1-.986-.876L3 21.008V2.992c0-.498.387-.927.885-.985L4.002 2h10.995zM17.5 13a3.5 3.5 0 0 1 3.5 3.5l-.001.103a2.75 2.75 0 0 1-.581 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.392L14 16.5a3.5 3.5 0 0 1 3.5-3.5z',
    },
  },
];

/**
 * The icon for `file-cloud-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Cloud Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-cloud-line.svg)
 */
export const fileCloudLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.997 2L21 8l.001 4.26a5.471 5.471 0 0 0-2-1.053L19 9h-5V4H5v16h5.06a4.73 4.73 0 0 0 .817 2H3.993a.993.993 0 0 1-.986-.876L3 21.008V2.992c0-.498.387-.927.885-.985L4.002 2h10.995zM17.5 13a3.5 3.5 0 0 1 3.5 3.5l-.001.103a2.75 2.75 0 0 1-.581 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.392L14 16.5a3.5 3.5 0 0 1 3.5-3.5zm0 2a1.5 1.5 0 0 0-1.473 1.215l-.02.14L16 16.5v1.62l-1.444.406a.75.75 0 0 0 .08 1.466l.109.008h5.51a.75.75 0 0 0 .19-1.474l-1.013-.283L19 18.12V16.5l-.007-.144A1.5 1.5 0 0 0 17.5 15z',
    },
  },
];

/**
 * The icon for `file-code-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Code Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-code-fill.svg)
 */
export const fileCodeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm1.657 10L14.12 8.464 12.707 9.88 14.828 12l-2.12 2.121 1.413 1.415L17.657 12zM6.343 12l3.536 3.536 1.414-1.415L9.172 12l2.12-2.121L9.88 8.464 6.343 12z',
    },
  },
];

/**
 * The icon for `file-code-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Code Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-code-line.svg)
 */
export const fileCodeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM17.657 12l-3.536 3.536-1.414-1.415L14.828 12l-2.12-2.121 1.413-1.415L17.657 12zM6.343 12L9.88 8.464l1.414 1.415L9.172 12l2.12 2.121-1.413 1.415L6.343 12z',
    },
  },
];

/**
 * The icon for `file-copy-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Copy 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-copy-2-fill.svg)
 */
export const fileCopy2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 0 1 3 21l.003-14c0-.552.45-1 1.007-1H7zm2 0h8v10h2V4H9v2zm-2 5v2h6v-2H7zm0 4v2h6v-2H7z',
    },
  },
];

/**
 * The icon for `file-copy-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Copy 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-copy-2-line.svg)
 */
export const fileCopy2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 0 1 3 21l.003-14c0-.552.45-1 1.006-1H7zM5.002 8L5 20h10V8H5.002zM9 6h8v10h2V4H9v2zm-2 5h6v2H7v-2zm0 4h6v2H7v-2z',
    },
  },
];

/**
 * The icon for `file-copy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Copy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-copy-fill.svg)
 */
export const fileCopyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-3v3c0 .552-.45 1-1.007 1H4.007A1.001 1.001 0 0 1 3 21l.003-14c0-.552.45-1 1.007-1H7zm2 0h8v10h2V4H9v2z',
    },
  },
];

/**
 * The icon for `file-damage-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Damage Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-damage-fill.svg)
 */
export const fileDamageFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 14l4 2.5 3-3.5 3 4 2-2.5 3 .5-3-3-2 2.5-3-5-3.5 3.75L3 10V2.992C3 2.455 3.447 2 3.998 2H14v6a1 1 0 0 0 1 1h6v11.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V14zm18-7h-5V2.003L21 7z',
    },
  },
];

/**
 * The icon for `file-damage-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Damage Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-damage-line.svg)
 */
export const fileDamageLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M19 9h-5V4H5v7.857l1.5 1.393L10 9.5l3 5 2-2.5 3 3-3-.5-2 2.5-3-4-3 3.5-2-1.25V20h14V9zm2-1v12.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.449 2 4.002 2h10.995L21 8z',
    },
  },
];

/**
 * The icon for `file-download-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Download Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-download-fill.svg)
 */
export const fileDownloadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-3 10V8h-2v4H8l4 4 4-4h-3z',
    },
  },
];

/**
 * The icon for `file-download-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Download Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-download-line.svg)
 */
export const fileDownloadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 12h3l-4 4-4-4h3V8h2v4zm2-8H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-edit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Edit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-edit-fill.svg)
 */
export const fileEditFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 15.243v5.765a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V9h6a1 1 0 0 0 1-1V2h10.002c.551 0 .998.455.998.992v3.765l-8.999 9-.006 4.238 4.246.006L21 15.243zm.778-6.435l1.414 1.414L15.414 18l-1.416-.002.002-1.412 7.778-7.778zM3 7l5-4.997V7H3z',
    },
  },
];

/**
 * The icon for `file-edit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Edit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-edit-line.svg)
 */
export const fileEditLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 6.757l-2 2V4h-9v5H5v11h14v-2.757l2-2v5.765a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V8l6.003-6h10.995C20.55 2 21 2.455 21 2.992v3.765zm.778 2.05l1.414 1.415L15.414 18l-1.416-.002.002-1.412 7.778-7.778z',
    },
  },
];

/**
 * The icon for `file-excel-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Excel 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-excel-2-fill.svg)
 */
export const fileExcel2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3zm-6.8 9L13 8h-2.4L9 10.286 7.4 8H5l2.8 4L5 16h2.4L9 13.714 10.6 16H13l-2.8-4z',
    },
  },
];

/**
 * The icon for `file-excel-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Excel 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-excel-2-line.svg)
 */
export const fileExcel2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM4 4.735v14.53l10 1.429V3.306L4 4.735zM17 19h3V5h-3V3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4v-2zm-6.8-7l2.8 4h-2.4L9 13.714 7.4 16H5l2.8-4L5 8h2.4L9 10.286 10.6 8H13l-2.8 4z',
    },
  },
];

/**
 * The icon for `file-excel-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Excel Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-excel-fill.svg)
 */
export const fileExcelFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-2.8 10L16 8h-2.4L12 10.286 10.4 8H8l2.8 4L8 16h2.4l1.6-2.286L13.6 16H16l-2.8-4z',
    },
  },
];

/**
 * The icon for `file-excel-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Excel Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-excel-line.svg)
 */
export const fileExcelLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.2 12l2.8 4h-2.4L12 13.714 10.4 16H8l2.8-4L8 8h2.4l1.6 2.286L13.6 8H15V4H5v16h14V8h-3l-2.8 4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-fill.svg)
 */
export const fileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 8l6.003-6h10.995C20.55 2 21 2.455 21 2.992v18.016a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V8zm7-4.5L4.5 9H10V3.5z',
    },
  },
];

/**
 * The icon for `file-forbid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Forbid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-forbid-fill.svg)
 */
export const fileForbidFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 11.674A7 7 0 0 0 12.255 22H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16l5 5v4.674zM18 23a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4zm-1.415-1.415l4.001-4a3 3 0 0 0-4.001 4.001z',
    },
  },
];

/**
 * The icon for `file-forbid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Forbid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-forbid-line.svg)
 */
export const fileForbidLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.29 20c.215.722.543 1.396.965 2H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16l5 5v4.674a6.95 6.95 0 0 0-2-.603V8h-4V4H5v16h6.29zM18 23a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4zm-1.415-1.415l4.001-4a3 3 0 0 0-4.001 4.001z',
    },
  },
];

/**
 * The icon for `file-gif-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Gif Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-gif-fill.svg)
 */
export const fileGifFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v13.993c0 .556-.445 1.007-.993 1.007H3.993C3.445 22 3 21.545 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16zm-3 8h-1v5h1v-5zm-2 0H9c-1.105 0-2 .895-2 2v1c0 1.105.895 2 2 2h1c.552 0 1-.448 1-1v-2H9v1h1v1H9c-.552 0-1-.448-1-1v-1c0-.552.448-1 1-1h2v-1zm6 0h-3v5h1v-2h2v-1h-2v-1h2v-1z',
    },
  },
];

/**
 * The icon for `file-gif-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Gif Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-gif-line.svg)
 */
export const fileGifLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v13.993c0 .556-.445 1.007-.993 1.007H3.993C3.445 22 3 21.545 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16zm-1 2H5v16h14V8h-4V4zm-2 6v5h-1v-5h1zm-2 0v1H9c-.552 0-1 .448-1 1v1c0 .552.448 1 1 1h1v-1H9v-1h2v2c0 .552-.448 1-1 1H9c-1.105 0-2-.895-2-2v-1c0-1.105.895-2 2-2h2zm6 0v1h-2v1h2v1h-2v2h-1v-5h3z',
    },
  },
];

/**
 * The icon for `file-history-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File History Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-history-fill.svg)
 */
export const fileHistoryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 4.999v14.01c0 .547-.445.991-.993.991H3.993C3.445 22 3 21.545 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-3 7h-2v6h5v-2h-3V9z',
    },
  },
];

/**
 * The icon for `file-history-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File History Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-history-line.svg)
 */
export const fileHistoryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v13.993c0 .556-.445 1.007-.993 1.007H3.993C3.445 22 3 21.545 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16zm-1 2H5v16h14V8h-4V4zm-2 5v4h3v2h-5V9h2z',
    },
  },
];

/**
 * The icon for `file-hwp-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Hwp Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-hwp-fill.svg)
 */
export const fileHwpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16zM9.333 14.667H8V18h8v-1.333l-6.667-.001v-2zM12 14.333a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM12 9a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zm0 1.333a1.167 1.167 0 1 1 0 2.334 1.167 1.167 0 0 1 0-2.334zM12.667 6h-1.334v1.333H8v1.334h8V7.333h-3.334V6z',
    },
  },
];

/**
 * The icon for `file-hwp-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Hwp Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-hwp-line.svg)
 */
export const fileHwpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.447 2 3.999 2H16zm0 6.667H8V7.333h3.333V6h1.334l-.001 1.333h2.333L15 4H5v16h14V8l-3-.001v.668zm-6.667 6v1.999H16V18H8v-3.333h1.333zM12 14.333a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM12 9a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zm0 1.333a1.167 1.167 0 1 0 0 2.334 1.167 1.167 0 0 0 0-2.334z',
    },
  },
];

/**
 * The icon for `file-info-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Info Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-info-fill.svg)
 */
export const fileInfoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 5v2h2V7h-2zm0 4v6h2v-6h-2z',
    },
  },
];

/**
 * The icon for `file-info-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Info Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-info-line.svg)
 */
export const fileInfoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM11 11h2v6h-2v-6zm0-4h2v2h-2V7z',
    },
  },
];

/**
 * The icon for `file-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-line.svg)
 */
export const fileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 2.003V2h10.998C20.55 2 21 2.455 21 2.992v18.016a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 20.993V8l6-5.997zM5.83 8H9V4.83L5.83 8zM11 4v5a1 1 0 0 1-1 1H5v10h14V4h-8z',
    },
  },
];

/**
 * The icon for `file-list-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File List 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-list-2-fill.svg)
 */
export const fileList2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM8 7v2h8V7H8zm0 4v2h8v-2H8zm0 4v2h5v-2H8z',
    },
  },
];

/**
 * The icon for `file-list-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File List 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-list-2-line.svg)
 */
export const fileList2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM8 7h8v2H8V7zm0 4h8v2H8v-2zm0 4h5v2H8v-2z',
    },
  },
];

/**
 * The icon for `file-list-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File List 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-list-3-fill.svg)
 */
export const fileList3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 22H5a3 3 0 0 1-3-3V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12h4v4a3 3 0 0 1-3 3zm-1-5v2a1 1 0 0 0 2 0v-2h-2zM6 7v2h8V7H6zm0 4v2h8v-2H6zm0 4v2h5v-2H6z',
    },
  },
];

/**
 * The icon for `file-list-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File List 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-list-3-line.svg)
 */
export const fileList3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 22H5a3 3 0 0 1-3-3V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12h4v4a3 3 0 0 1-3 3zm-1-5v2a1 1 0 0 0 2 0v-2h-2zm-2 3V4H4v15a1 1 0 0 0 1 1h11zM6 7h8v2H6V7zm0 4h8v2H6v-2zm0 4h5v2H6v-2z',
    },
  },
];

/**
 * The icon for `file-list-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File List Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-list-fill.svg)
 */
export const fileListFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM8 7v2h8V7H8zm0 4v2h8v-2H8zm0 4v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `file-list-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File List Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-list-line.svg)
 */
export const fileListLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM8 7h8v2H8V7zm0 4h8v2H8v-2zm0 4h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `file-lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-lock-fill.svg)
 */
export const fileLockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-1 9v-1a3 3 0 0 0-6 0v1H8v5h8v-5h-1zm-2 0h-2v-1a1 1 0 0 1 2 0v1z',
    },
  },
];

/**
 * The icon for `file-lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-lock-line.svg)
 */
export const fileLockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM15 11h1v5H8v-5h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z',
    },
  },
];

/**
 * The icon for `file-mark-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Mark Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-mark-fill.svg)
 */
export const fileMarkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2.992v18.016a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2h16.014c.548 0 .993.444.993.992zM7 4v9l3.5-2 3.5 2V4H7z',
    },
  },
];

/**
 * The icon for `file-mark-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Mark Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-mark-line.svg)
 */
export const fileMarkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM7 4H5v16h14V4h-5v9l-3.5-2L7 13V4z',
    },
  },
];

/**
 * The icon for `file-music-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Music Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-music-fill.svg)
 */
export const fileMusicFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 10.05a2.5 2.5 0 1 0 2 2.45V10h3V8h-5v4.05z',
    },
  },
];

/**
 * The icon for `file-music-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Music Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-music-line.svg)
 */
export const fileMusicLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 8v2h-3v4.5a2.5 2.5 0 1 1-2-2.45V8h4V4H5v16h14V8h-3zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-paper-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Paper 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-paper-2-fill.svg)
 */
export const filePaper2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2a3 3 0 0 1 3 3v2h-2v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-2h16v2a1 1 0 0 0 .883.993L18 20a1 1 0 0 0 .993-.883L19 19v-4H3V5a3 3 0 0 1 3-3h14z',
    },
  },
];

/**
 * The icon for `file-paper-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Paper 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-paper-2-line.svg)
 */
export const filePaper2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2a3 3 0 0 1 3 3v2h-2v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-2h16v2a1 1 0 0 0 .883.993L18 20a1 1 0 0 0 .993-.883L19 19V4H6a1 1 0 0 0-.993.883L5 5v10H3V5a3 3 0 0 1 3-3h14z',
    },
  },
];

/**
 * The icon for `file-paper-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Paper Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-paper-fill.svg)
 */
export const filePaperFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 15V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-2h16v2a1 1 0 0 0 2 0v-4H3z',
    },
  },
];

/**
 * The icon for `file-paper-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Paper Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-paper-line.svg)
 */
export const filePaperLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 17v2a1 1 0 0 0 2 0V4H5v11H3V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3v-2h16z',
    },
  },
];

/**
 * The icon for `file-pdf-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Pdf Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-pdf-fill.svg)
 */
export const filePdfFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-4 14a4 4 0 1 0 0-8H8v8h4zm-2-6h2a2 2 0 1 1 0 4h-2v-4z',
    },
  },
];

/**
 * The icon for `file-pdf-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Pdf Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-pdf-line.svg)
 */
export const filePdfLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 16H8V8h4a4 4 0 1 1 0 8zm-2-6v4h2a2 2 0 1 0 0-4h-2zm5-6H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-ppt-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Ppt 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-ppt-2-fill.svg)
 */
export const filePpt2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3zM2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM5 8v8h2v-2h6V8H5zm2 2h4v2H7v-2z',
    },
  },
];

/**
 * The icon for `file-ppt-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Ppt 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-ppt-2-line.svg)
 */
export const filePpt2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM4 4.735v14.53l10 1.429V3.306L4 4.735zM17 19h3V5h-3V3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4v-2zM5 8h8v6H7v2H5V8zm2 2v2h4v-2H7z',
    },
  },
];

/**
 * The icon for `file-ppt-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Ppt Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-ppt-fill.svg)
 */
export const filePptFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zM8 8v8h2v-2h6V8H8zm2 2h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `file-ppt-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Ppt Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-ppt-line.svg)
 */
export const filePptLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM5 4v16h14V8h-3v6h-6v2H8V8h7V4H5zm5 6v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `file-reduce-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Reduce Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-reduce-fill.svg)
 */
export const fileReduceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-8 9v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `file-reduce-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Reduce Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-reduce-line.svg)
 */
export const fileReduceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM16 11v2H8v-2h8z',
    },
  },
];

/**
 * The icon for `file-search-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Search Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-search-fill.svg)
 */
export const fileSearchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-2.471 12.446l2.21 2.21 1.415-1.413-2.21-2.21a4.002 4.002 0 0 0-6.276-4.861 4 4 0 0 0 4.861 6.274zm-.618-2.032a2 2 0 1 1-2.828-2.828 2 2 0 0 1 2.828 2.828z',
    },
  },
];

/**
 * The icon for `file-search-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Search Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-search-line.svg)
 */
export const fileSearchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zm10.529 11.454a4.002 4.002 0 0 1-4.86-6.274 4 4 0 0 1 6.274 4.86l2.21 2.21-1.414 1.415-2.21-2.21zm-.618-2.032a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828z',
    },
  },
];

/**
 * The icon for `file-settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-settings-fill.svg)
 */
export const fileSettingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zM8.595 12.812l-.992.572 1 1.732.992-.573c.393.372.873.654 1.405.812V16.5h2v-1.145a3.496 3.496 0 0 0 1.405-.812l.992.573 1-1.732-.992-.573a3.51 3.51 0 0 0 0-1.622l.992-.573-1-1.732-.992.573A3.496 3.496 0 0 0 13 8.645V7.5h-2v1.145a3.496 3.496 0 0 0-1.405.812l-.992-.573-1 1.732.992.573a3.51 3.51 0 0 0 0 1.623zM12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `file-settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-settings-line.svg)
 */
export const fileSettingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.595 12.812a3.51 3.51 0 0 1 0-1.623l-.992-.573 1-1.732.992.573A3.496 3.496 0 0 1 11 8.645V7.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.51 3.51 0 0 1 0 1.622l.992.573-1 1.732-.992-.573a3.496 3.496 0 0 1-1.405.812V16.5h-2v-1.145a3.496 3.496 0 0 1-1.405-.812l-.992.573-1-1.732.992-.572zM12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-shield-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Shield 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-shield-2-fill.svg)
 */
export const fileShield2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 10H11v7.382c0 1.563.777 3.023 2.074 3.892l1.083.726H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2h11.999L21 7v3zm-8 2h8v5.382c0 .897-.446 1.734-1.187 2.23L17 21.499l-2.813-1.885A2.685 2.685 0 0 1 13 17.383V12z',
    },
  },
];

/**
 * The icon for `file-shield-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Shield 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-shield-2-line.svg)
 */
export const fileShield2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 9V4H5v16h6.056c.328.417.724.785 1.18 1.085l1.39.915H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.449 2 4.002 2h10.995L21 8v1h-7zm-2 2h9v5.949c0 .99-.501 1.916-1.336 2.465L16.5 21.498l-3.164-2.084A2.953 2.953 0 0 1 12 16.95V11zm2 5.949c0 .316.162.614.436.795l2.064 1.36 2.064-1.36a.954.954 0 0 0 .436-.795V13h-5v3.949z',
    },
  },
];

/**
 * The icon for `file-shield-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Shield Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-shield-fill.svg)
 */
export const fileShieldFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 7v13.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2h11.999L21 7zM8 8v5.6c0 .85.446 1.643 1.187 2.114L12 17.5l2.813-1.786A2.51 2.51 0 0 0 16 13.6V8H8zm2 2h4v3.6c0 .158-.09.318-.26.426L12 15.13l-1.74-1.105c-.17-.108-.26-.268-.26-.426V10z',
    },
  },
];

/**
 * The icon for `file-shield-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Shield Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-shield-line.svg)
 */
export const fileShieldLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 8V4H5v16h14V9h-3v4.62c0 .844-.446 1.633-1.187 2.101L12 17.498 9.187 15.72C8.446 15.253 8 14.464 8 13.62V8h6zm7 0v12.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.449 2 4.002 2h10.995L21 8zm-11 5.62c0 .15.087.304.255.41L12 15.132l1.745-1.102c.168-.106.255-.26.255-.41V10h-4v3.62z',
    },
  },
];

/**
 * The icon for `file-shred-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Shred Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-shred-fill.svg)
 */
export const fileShredFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 12v2H2v-2h2V2.995c0-.55.445-.995.996-.995H15l5 5v5h2zM3 16h2v6H3v-6zm16 0h2v6h-2v-6zm-4 0h2v6h-2v-6zm-4 0h2v6h-2v-6zm-4 0h2v6H7v-6z',
    },
  },
];

/**
 * The icon for `file-shred-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Shred Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-shred-line.svg)
 */
export const fileShredLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 12h12V8h-4V4H6v8zm-2 0V2.995c0-.55.445-.995.996-.995H15l5 5v5h2v2H2v-2h2zm-1 4h2v6H3v-6zm16 0h2v6h-2v-6zm-4 0h2v6h-2v-6zm-4 0h2v6h-2v-6zm-4 0h2v6H7v-6z',
    },
  },
];

/**
 * The icon for `file-text-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Text Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-text-fill.svg)
 */
export const fileTextFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 9v11.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2H14v6a1 1 0 0 0 1 1h6zm0-2h-5V2.003L21 7zM8 7v2h3V7H8zm0 4v2h8v-2H8zm0 4v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `file-text-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Text Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-text-line.svg)
 */
export const fileTextLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 8v12.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.449 2 4.002 2h10.995L21 8zm-2 1h-5V4H5v16h14V9zM8 7h3v2H8V7zm0 4h8v2H8v-2zm0 4h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `file-transfer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Transfer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-transfer-fill.svg)
 */
export const fileTransferFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-4 9H8v2h4v3l4-4-4-4v3z',
    },
  },
];

/**
 * The icon for `file-transfer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Transfer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-transfer-line.svg)
 */
export const fileTransferLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM12 11V8l4 4-4 4v-3H8v-2h4z',
    },
  },
];

/**
 * The icon for `file-unknow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Unknow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-unknow-fill.svg)
 */
export const fileUnknowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 13v2h2v-2h-2zm2-1.645A3.502 3.502 0 0 0 12 6.5a3.501 3.501 0 0 0-3.433 2.813l1.962.393A1.5 1.5 0 1 1 12 11.5a1 1 0 0 0-1 1V14h2v-.645z',
    },
  },
];

/**
 * The icon for `file-unknow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Unknow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-unknow-line.svg)
 */
export const fileUnknowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 15h2v2h-2v-2zm2-1.645V14h-2v-1.5a1 1 0 0 1 1-1 1.5 1.5 0 1 0-1.471-1.794l-1.962-.393A3.501 3.501 0 1 1 13 13.355zM15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-upload-fill.svg)
 */
export const fileUploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-3 10h3l-4-4-4 4h3v4h2v-4z',
    },
  },
];

/**
 * The icon for `file-upload-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Upload Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-upload-line.svg)
 */
export const fileUploadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM13 12v4h-2v-4H8l4-4 4 4h-3z',
    },
  },
];

/**
 * The icon for `file-user-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File User Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-user-fill.svg)
 */
export const fileUserFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-4 9.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zM7.527 17h8.946a4.5 4.5 0 0 0-8.946 0z',
    },
  },
];

/**
 * The icon for `file-user-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File User Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-user-line.svg)
 */
export const fileUserLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zm9 8.508a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zM7.527 17a4.5 4.5 0 0 1 8.946 0H7.527z',
    },
  },
];

/**
 * The icon for `file-warning-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Warning Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-warning-fill.svg)
 */
export const fileWarningFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-5 13v2h2v-2h-2zm0-8v6h2V7h-2z',
    },
  },
];

/**
 * The icon for `file-warning-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Warning Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-warning-line.svg)
 */
export const fileWarningLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 4H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992zM11 15h2v2h-2v-2zm0-8h2v6h-2V7z',
    },
  },
];

/**
 * The icon for `file-word-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Word 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-word-2-fill.svg)
 */
export const fileWord2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3zM2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM11 8v4.989L9 11l-1.99 2L7 8H5v8h2l2-2 2 2h2V8h-2z',
    },
  },
];

/**
 * The icon for `file-word-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Word 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-word-2-line.svg)
 */
export const fileWord2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 19h3V5h-3V3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4v-2zM2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM4 4.735v14.53l10 1.429V3.306L4 4.735zM11 8h2v8h-2l-2-2-2 2H5V8h2l.01 5L9 11l2 1.989V8z',
    },
  },
];

/**
 * The icon for `file-word-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Word Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-word-fill.svg)
 */
export const fileWordFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-2 6v4.989L12 11l-1.99 2L10 8H8v8h2l2-2 2 2h2V8h-2z',
    },
  },
];

/**
 * The icon for `file-word-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Word Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-word-line.svg)
 */
export const fileWordLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 8v8h-2l-2-2-2 2H8V8h2v5l2-2 2 2V8h1V4H5v16h14V8h-3zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0 1 20.007 22H3.993A1 1 0 0 1 3 21.008V2.992z',
    },
  },
];

/**
 * The icon for `file-zip-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Zip Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-zip-fill.svg)
 */
export const fileZipFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 2v2h2V2h8.007c.548 0 .993.444.993.992v18.016a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2H10zm2 2v2h2V4h-2zm-2 2v2h2V6h-2zm2 2v2h2V8h-2zm-2 2v2h2v-2h-2zm2 2v2h-2v3h4v-5h-2z',
    },
  },
];

/**
 * The icon for `file-zip-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![File Zip Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/file-zip-line.svg)
 */
export const fileZipLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zm-5-8v5h-4v-3h2v-2h2zm-2-8h2v2h-2V4zm-2 2h2v2h-2V6zm2 2h2v2h-2V8zm-2 2h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `film-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Film Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/film-fill.svg)
 */
export const filmFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM4 5v2h2V5H4zm14 0v2h2V5h-2zM4 9v2h2V9H4zm14 0v2h2V9h-2zM4 13v2h2v-2H4zm14 0v2h2v-2h-2zM4 17v2h2v-2H4zm14 0v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `film-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Film Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/film-line.svg)
 */
export const filmLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM8 5v14h8V5H8zM4 5v2h2V5H4zm14 0v2h2V5h-2zM4 9v2h2V9H4zm14 0v2h2V9h-2zM4 13v2h2v-2H4zm14 0v2h2v-2h-2zM4 17v2h2v-2H4zm14 0v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `filter-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-2-fill.svg)
 */
export const filter2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M10 14L4 5V3h16v2l-6 9v6l-4 2z' } },
];

/**
 * The icon for `filter-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-2-line.svg)
 */
export const filter2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 14v6l-4 2v-8L4 5V3h16v2l-6 9zM6.404 5L12 13.394 17.596 5H6.404z',
    },
  },
];

/**
 * The icon for `filter-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-3-fill.svg)
 */
export const filter3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z' } },
];

/**
 * The icon for `filter-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-3-line.svg)
 */
export const filter3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z' } },
];

/**
 * The icon for `filter-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-fill.svg)
 */
export const filterFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  { tag: 'path', attr: { d: 'M21 4L21 6 20 6 14 15 14 22 10 22 10 15 4 6 3 6 3 4z' } },
];

/**
 * The icon for `filter-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-line.svg)
 */
export const filterLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 4v2h-1l-5 7.5V22H9v-8.5L4 6H3V4h18zM6.404 6L11 12.894V20h2v-7.106L17.596 6H6.404z',
    },
  },
];

/**
 * The icon for `filter-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-off-fill.svg)
 */
export const filterOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.929.515L21.07 14.657l-1.414 1.414-3.823-3.822L14 15v7h-4v-7L4 6H3V4h4.585l-2.07-2.071L6.929.515zM21 4v2h-1l-1.915 2.872L13.213 4H21z',
    },
  },
];

/**
 * The icon for `filter-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Filter Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/filter-off-line.svg)
 */
export const filterOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.929.515L21.07 14.657l-1.414 1.414-3.823-3.822L15 13.5V22H9v-8.5L4 6H3V4h4.585l-2.07-2.071L6.929.515zM9.585 6H6.404L11 12.894V20h2v-7.106l1.392-2.087L9.585 6zM21 4v2h-1l-1.915 2.872-1.442-1.443L17.596 6h-2.383l-2-2H21z',
    },
  },
];

/**
 * The icon for `find-replace-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Find Replace Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/find-replace-fill.svg)
 */
export const findReplaceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zM16.659 9A6 6 0 0 0 11 5c-3.315 0-6 2.685-6 6h2a4.001 4.001 0 0 1 5.91-3.515L12 9h4.659zM17 11h-2a4.001 4.001 0 0 1-5.91 3.515L10 13H5.341A6 6 0 0 0 11 17c3.315 0 6-2.685 6-6z',
    },
  },
];

/**
 * The icon for `find-replace-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Find Replace Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/find-replace-line.svg)
 */
export const findReplaceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.033 16.618l4.28 4.281-1.414 1.415-4.28-4.281A8.963 8.963 0 0 1 11 20a8.998 8.998 0 0 1-8.065-5H9l-1.304 2.173A6.972 6.972 0 0 0 11 18a6.977 6.977 0 0 0 4.875-1.975l.15-.15A6.977 6.977 0 0 0 18 11c0-.695-.101-1.366-.29-2h2.067c.146.643.223 1.313.223 2a8.963 8.963 0 0 1-1.967 5.618zM19.065 7H13l1.304-2.173A6.972 6.972 0 0 0 11 4c-3.868 0-7 3.132-7 7 0 .695.101 1.366.29 2H2.223A9.038 9.038 0 0 1 2 11c0-4.973 4.027-9 9-9a8.998 8.998 0 0 1 8.065 5z',
    },
  },
];

/**
 * The icon for `finder-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Finder Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/finder-fill.svg)
 */
export const finderFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h18zm-1 2h-8.465c-.69 1.977-1.035 4.644-1.035 8h3c-.115.92-.15 1.878-.107 2.877 1.226-.211 2.704-.777 4.027-1.71l1.135 1.665c-1.642 1.095-3.303 1.779-4.976 2.043.052.37.113.745.184 1.125H20V5zM6.555 14.168l-1.11 1.664C7.602 17.27 9.792 18 12 18v-2c-1.792 0-3.602-.603-5.445-1.832zM17 7c.552 0 1 .448 1 1v1c0 .552-.448 1-1 1s-1-.448-1-1V8c0-.552.448-1 1-1zM7 7c-.552 0-1 .452-1 1v1c0 .552.448 1 1 1s1-.45 1-1V8c0-.552-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `finder-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Finder Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/finder-line.svg)
 */
export const finderLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h18zM10.48 4.999L4 5v14h8.746c-.062-.344-.116-.684-.163-1.02-.297.013-.491.02-.583.02-2.208 0-4.398-.73-6.555-2.168l1.11-1.664C8.398 15.397 10.208 16 12 16c.133 0 .265-.003.398-.01-.024-.497-.024-1.41.007-1.99H9.5v-1c0-3.275.32-5.94.98-8.001zm2.12 0C11.935 6.582 11.556 9.41 11.51 12h3.123l-.14 1.124c-.101.805-.137 1.645-.108 2.52 1.013-.3 2.031-.79 3.06-1.476l1.11 1.664c-1.32.88-2.652 1.495-3.993 1.84.057.433.13.876.219 1.327L20 19V5l-7.4-.001zM7 7c.552 0 1 .448 1 1v1c0 .552-.448 1-1 1s-1-.448-1-1V8c0-.552.448-1 1-1zm10 0c.552 0 1 .448 1 1v1c0 .552-.448 1-1 1s-1-.448-1-1V8c0-.552.448-1 1-1z',
    },
  },
];

/**
 * The icon for `fingerprint-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fingerprint 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/fingerprint-2-fill.svg)
 */
export const fingerprint2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1a9 9 0 0 1 9 9v4a8.99 8.99 0 0 1-3.81 7.354c.474-1.522.75-3.131.802-4.797L18 16v-2.001h-2V16l-.003.315a15.932 15.932 0 0 1-1.431 6.315 9.045 9.045 0 0 1-3.574.314 12.935 12.935 0 0 0 2.001-6.52L13 16V9h-2v7l-.004.288a10.95 10.95 0 0 1-2.087 6.167 8.98 8.98 0 0 1-2.626-1.504 7.959 7.959 0 0 0 1.71-4.623L8 16v-6l.005-.2a3.978 3.978 0 0 1 .435-1.625l.114-.207-1.445-1.445a5.969 5.969 0 0 0-1.102 3.18L6 10v6l-.004.225a5.968 5.968 0 0 1-1.121 3.273A8.958 8.958 0 0 1 3 14v-4a9 9 0 0 1 9-9zm0 3c-1.196 0-2.31.35-3.246.953l-.23.156 1.444 1.445a3.977 3.977 0 0 1 1.787-.547L12 6l.2.005a4 4 0 0 1 3.795 3.789L16 10v2h2v-2a6 6 0 0 0-6-6z',
    },
  },
];

/**
 * The icon for `fingerprint-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fingerprint 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/fingerprint-2-line.svg)
 */
export const fingerprint2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1a9 9 0 0 1 9 9v4a9 9 0 0 1-12.092 8.455c.128-.177.251-.357.369-.542l.17-.28a10.918 10.918 0 0 0 1.55-5.345L11 16V9h2v7a12.96 12.96 0 0 1-.997 5.001 7.026 7.026 0 0 0 2.27-.378c.442-1.361.693-2.808.724-4.31L15 16v-3.001h2V16c0 1.088-.102 2.153-.298 3.185a6.978 6.978 0 0 0 2.294-4.944L19 14v-4A7 7 0 0 0 7.808 4.394L6.383 2.968A8.962 8.962 0 0 1 12 1zm-5 9a5 5 0 1 1 10 0v1h-2v-1a3 3 0 0 0-5.995-.176L9 10v6c0 1.567-.4 3.04-1.104 4.323l-.024.04c-.23.414-.491.808-.782 1.179a9.03 9.03 0 0 1-1.237-.97l-.309-.3A8.97 8.97 0 0 1 3 14v-4c0-2.125.736-4.078 1.968-5.617l1.426 1.425a6.966 6.966 0 0 0-1.39 3.951L5 10v4c0 1.675.588 3.212 1.57 4.417a6.91 6.91 0 0 0 .426-2.176L7 16v-6z',
    },
  },
];

/**
 * The icon for `fingerprint-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fingerprint Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/fingerprint-fill.svg)
 */
export const fingerprintFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 13v1c0 2.77-.664 5.445-1.915 7.846l-.227.42-1.747-.974c1.16-2.08 1.81-4.41 1.882-6.836L15 14v-1h2zm-6-3h2v4l-.005.379a12.941 12.941 0 0 1-2.691 7.549l-.231.29-1.55-1.264a10.944 10.944 0 0 0 2.471-6.588L11 14v-4zm1-4a5 5 0 0 1 5 5h-2a3 3 0 0 0-6 0v3c0 2.235-.82 4.344-2.271 5.977l-.212.23-1.448-1.38a6.969 6.969 0 0 0 1.925-4.524L7 14v-3a5 5 0 0 1 5-5zm0-4a9 9 0 0 1 9 9v3c0 1.698-.202 3.37-.597 4.99l-.139.539-1.93-.526c.392-1.437.613-2.922.658-4.435L19 14v-3A7 7 0 0 0 7.808 5.394L6.383 3.968A8.962 8.962 0 0 1 12 2zM4.968 5.383l1.426 1.425a6.966 6.966 0 0 0-1.39 3.951L5 11 5.004 13c0 1.12-.264 2.203-.762 3.177l-.156.29-1.737-.992c.38-.665.602-1.407.646-2.183L3.004 13v-2a8.94 8.94 0 0 1 1.964-5.617z',
    },
  },
];

/**
 * The icon for `fingerprint-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fingerprint Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/fingerprint-line.svg)
 */
export const fingerprintLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 13v1c0 2.77-.664 5.445-1.915 7.846l-.227.42-1.747-.974c1.16-2.08 1.81-4.41 1.882-6.836L15 14v-1h2zm-6-3h2v4l-.005.379a12.941 12.941 0 0 1-2.691 7.549l-.231.29-1.55-1.264a10.944 10.944 0 0 0 2.471-6.588L11 14v-4zm1-4a5 5 0 0 1 5 5h-2a3 3 0 0 0-6 0v3c0 2.235-.82 4.344-2.271 5.977l-.212.23-1.448-1.38a6.969 6.969 0 0 0 1.925-4.524L7 14v-3a5 5 0 0 1 5-5zm0-4a9 9 0 0 1 9 9v3c0 1.698-.202 3.37-.597 4.99l-.139.539-1.93-.526c.392-1.437.613-2.922.658-4.435L19 14v-3A7 7 0 0 0 7.808 5.394L6.383 3.968A8.962 8.962 0 0 1 12 2zM4.968 5.383l1.426 1.425a6.966 6.966 0 0 0-1.39 3.951L5 11 5.004 13c0 1.12-.264 2.203-.762 3.177l-.156.29-1.737-.992c.38-.665.602-1.407.646-2.183L3.004 13v-2a8.94 8.94 0 0 1 1.964-5.617z',
    },
  },
];

/**
 * The icon for `fire-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fire Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/fire-fill.svg)
 */
export const fireFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 23a7.5 7.5 0 0 1-5.138-12.963C8.204 8.774 11.5 6.5 11 1.5c6 4 9 8 3 14 1 0 2.5 0 5-2.47.27.773.5 1.604.5 2.47A7.5 7.5 0 0 1 12 23z',
    },
  },
];

/**
 * The icon for `fire-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fire Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/fire-line.svg)
 */
export const fireLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 23a7.5 7.5 0 0 0 7.5-7.5c0-.866-.23-1.697-.5-2.47-1.667 1.647-2.933 2.47-3.8 2.47 3.995-7 1.8-10-4.2-14 .5 5-2.796 7.274-4.138 8.537A7.5 7.5 0 0 0 12 23zm.71-17.765c3.241 2.75 3.257 4.887.753 9.274-.761 1.333.202 2.991 1.737 2.991.688 0 1.384-.2 2.119-.595a5.5 5.5 0 1 1-9.087-5.412c.126-.118.765-.685.793-.71.424-.38.773-.717 1.118-1.086 1.23-1.318 2.114-2.78 2.566-4.462z',
    },
  },
];

/**
 * The icon for `firefox-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Firefox Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/firefox-fill.svg)
 */
export const firefoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12c0-1.464.314-2.854.88-4.106.466-.939 1.233-1.874 1.85-2.194-.653 1.283-.973 2.54-1.04 3.383.454-1.5 1.315-2.757 2.52-3.644 2.066-1.519 4.848-1.587 5.956-.62-2.056.707-4.296 3.548-3.803 6.876.08.55.245 1.084.489 1.582-.384-1.01-.418-2.433.202-3.358.692-1.03 1.678-1.248 2.206-1.136-.208-.044-.668.836-.736.991-.173.394-.259.82-.251 1.25a3.395 3.395 0 0 0 1.03 2.38c1.922 1.871 5.023 1.135 6.412-1.002.953-1.471 1.069-3.968-.155-5.952a6.915 6.915 0 0 0-1.084-1.32c-1.85-1.766-4.48-2.57-6.982-2.205-1.106.177-2.047.496-2.824.956C7.755 2.798 9.91 2 12 2z',
    },
  },
];

/**
 * The icon for `firefox-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Firefox Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/firefox-line.svg)
 */
export const firefoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12c0-1.464.314-2.854.88-4.106.466-.939 1.233-1.874 1.85-2.194-.653 1.283-.973 2.54-1.04 3.383.454-1.5 1.315-2.757 2.52-3.644 2.066-1.519 4.848-1.587 5.956-.62-2.056.707-4.296 3.548-3.803 6.876.08.55.245 1.084.489 1.582-.384-1.01-.418-2.433.202-3.358.692-1.03 1.678-1.248 2.206-1.136-.208-.044-.668.836-.736.991-.173.394-.259.82-.251 1.25a3.395 3.395 0 0 0 1.03 2.38c1.922 1.871 5.023 1.135 6.412-1.002.953-1.471 1.069-3.968-.155-5.952a6.915 6.915 0 0 0-1.084-1.32c-1.85-1.766-4.48-2.57-6.982-2.205-1.106.177-2.047.496-2.824.956C7.755 2.798 9.91 2 12 2zM6.875 7.705c-2.253.781-3.501 3.17-2.579 6.46a8.004 8.004 0 0 0 7.455 5.831L12 20a8 8 0 0 0 7.985-7.504l.009-.212c-.13.349-.283.674-.463.98l-.14.227c-2.104 3.239-6.681 4.075-9.48 1.348a5.392 5.392 0 0 1-.962-1.257l-.106-.201c-1.736-.387-2.584-1.326-2.543-2.817.027-.991.23-1.96.575-2.86z',
    },
  },
];

/**
 * The icon for `first-aid-kit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![First Aid Kit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/first-aid-kit-fill.svg)
 */
export const firstAidKitFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 1c.552 0 1 .448 1 1v3h4c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V6c0-.552.448-1 1-1h4V2c0-.552.448-1 1-1h8zm-3 8h-2v3H8v2h2.999L11 17h2l-.001-3H16v-2h-3V9zm2-6H9v2h6V3z',
    },
  },
];

/**
 * The icon for `first-aid-kit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![First Aid Kit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/first-aid-kit-line.svg)
 */
export const firstAidKitLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 1c.552 0 1 .448 1 1v3h4c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V6c0-.552.448-1 1-1h4V2c0-.552.448-1 1-1h8zm4 6H4v12h16V7zm-7 2v3h3v2h-3.001L13 17h-2l-.001-3H8v-2h3V9h2zm2-6H9v2h6V3z',
    },
  },
];

/**
 * The icon for `flag-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flag 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/flag-2-fill.svg)
 */
export const flag2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M2 3h19.138a.5.5 0 0 1 .435.748L18 10l3.573 6.252a.5.5 0 0 1-.435.748H4v5H2V3z' },
  },
];

/**
 * The icon for `flag-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flag 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/flag-2-line.svg)
 */
export const flag2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 17v5H2V3h19.138a.5.5 0 0 1 .435.748L18 10l3.573 6.252a.5.5 0 0 1-.435.748H4zM4 5v10h14.554l-2.858-5 2.858-5H4z',
    },
  },
];

/**
 * The icon for `flag-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flag Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/flag-fill.svg)
 */
export const flagFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h9.382a1 1 0 0 1 .894.553L14 5h6a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-6.382a1 1 0 0 1-.894-.553L12 16H5v6H3V3z',
    },
  },
];

/**
 * The icon for `flag-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flag Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/flag-line.svg)
 */
export const flagLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 16v6H3V3h9.382a1 1 0 0 1 .894.553L14 5h6a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-6.382a1 1 0 0 1-.894-.553L12 16H5zM5 5v9h8.236l1 2H19V7h-6.236l-1-2H5z',
    },
  },
];

/**
 * The icon for `flashlight-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flashlight Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/flashlight-fill.svg)
 */
export const flashlightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M13 10h7l-9 13v-9H4l9-13z' } },
];

/**
 * The icon for `flashlight-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flashlight Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/flashlight-line.svg)
 */
export const flashlightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 9h8L11 24v-9H4l9-15v9zm-2 2V7.22L7.532 13H13v4.394L17.263 11H11z',
    },
  },
];

/**
 * The icon for `flask-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flask Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/flask-fill.svg)
 */
export const flaskFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2v2h-1v3.243c0 1.158.251 2.301.736 3.352l4.282 9.276c.347.753.018 1.644-.734 1.99-.197.092-.411.139-.628.139H5.344c-.828 0-1.5-.672-1.5-1.5 0-.217.047-.432.138-.629l4.282-9.276C8.749 9.545 9 8.401 9 7.243V4H8V2h8zm-3 2h-2v4h2V4z',
    },
  },
];

/**
 * The icon for `flask-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flask Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/flask-line.svg)
 */
export const flaskLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 2v2h-1v3.243c0 1.158.251 2.301.736 3.352l4.282 9.276c.347.753.018 1.644-.734 1.99-.197.092-.411.139-.628.139H5.344c-.828 0-1.5-.672-1.5-1.5 0-.217.047-.432.138-.629l4.282-9.276C8.749 9.545 9 8.401 9 7.243V4H8V2h8zm-2.612 8.001h-2.776c-.104.363-.23.721-.374 1.071l-.158.361L6.125 20h11.749l-3.954-8.567c-.214-.464-.392-.943-.532-1.432zM11 7.243c0 .253-.01.506-.029.758h2.058c-.01-.121-.016-.242-.021-.364L13 7.243V4h-2v3.243z',
    },
  },
];

/**
 * The icon for `flight-land-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flight Land Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/flight-land-fill.svg)
 */
export const flightLandFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.254 10.47l-.37-8.382 1.933.518 2.81 9.035 5.261 1.41a1.5 1.5 0 1 1-.776 2.898L4.14 11.937l.776-2.898.242.065.914 3.35-2.627-.703a1 1 0 0 1-.74-.983l.09-5.403 1.449.388.914 3.351 5.096 1.366zM4 19h16v2H4v-2z',
    },
  },
];

/**
 * The icon for `flight-land-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flight Land Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/flight-land-line.svg)
 */
export const flightLandLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.254 10.47l-.37-8.382 1.933.518 2.81 9.035 5.261 1.41a1.5 1.5 0 1 1-.776 2.898L4.14 11.937l.776-2.898.242.065.914 3.35-2.627-.703a1 1 0 0 1-.74-.983l.09-5.403 1.449.388.914 3.351 5.096 1.366zM4 19h16v2H4v-2z',
    },
  },
];

/**
 * The icon for `flight-takeoff-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flight Takeoff Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/flight-takeoff-fill.svg)
 */
export const flightTakeoffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.478 11.632L5.968 4.56l1.931-.518 6.951 6.42 5.262-1.41a1.5 1.5 0 0 1 .776 2.898L5.916 15.96l-.776-2.898.241-.065 2.467 2.445-2.626.704a1 1 0 0 1-1.133-.48L1.466 10.94l1.449-.388 2.466 2.445 5.097-1.366zM4 19h16v2H4v-2z',
    },
  },
];

/**
 * The icon for `flight-takeoff-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flight Takeoff Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/flight-takeoff-line.svg)
 */
export const flightTakeoffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.478 11.632L5.968 4.56l1.931-.518 6.951 6.42 5.262-1.41a1.5 1.5 0 0 1 .776 2.898L5.916 15.96l-.776-2.898.241-.065 2.467 2.445-2.626.704a1 1 0 0 1-1.133-.48L1.466 10.94l1.449-.388 2.466 2.445 5.097-1.366zM4 19h16v2H4v-2z',
    },
  },
];

/**
 * The icon for `flood-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flood Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/flood-fill.svg)
 */
export const floodFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 17.472A5.978 5.978 0 0 0 20 19h2v2h-2a7.963 7.963 0 0 1-4-1.07A7.96 7.96 0 0 1 12 21a7.963 7.963 0 0 1-4-1.07A7.96 7.96 0 0 1 4 21H2v-2h2c1.537 0 2.94-.578 4-1.528A5.978 5.978 0 0 0 12 19c1.537 0 2.94-.578 4-1.528zm-3.427-15.94l.1.08L23 11h-3v6a4.992 4.992 0 0 1-4-2 4.99 4.99 0 0 1-4 2 4.992 4.992 0 0 1-4-2 4.99 4.99 0 0 1-4 2l-.001-6H1l10.327-9.388a1 1 0 0 1 1.14-.145l.106.065z',
    },
  },
];

/**
 * The icon for `flood-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flood Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/flood-line.svg)
 */
export const floodLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16 17.472A5.978 5.978 0 0 0 20 19h2v2h-2a7.963 7.963 0 0 1-4-1.07A7.96 7.96 0 0 1 12 21a7.963 7.963 0 0 1-4-1.07A7.96 7.96 0 0 1 4 21H2v-2h2c1.537 0 2.94-.578 4-1.528A5.978 5.978 0 0 0 12 19c1.537 0 2.94-.578 4-1.528zm-3.427-15.94l.1.08L23 11h-3v6a5.99 5.99 0 0 1-2-.341V9.157l-6-5.455-6 5.454.001 7.502a5.978 5.978 0 0 1-1.702.335L4 17v-6H1l10.327-9.388a1 1 0 0 1 1.246-.08z',
    },
  },
];

/**
 * The icon for `flutter-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flutter Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/flutter-fill.svg)
 */
export const flutterFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13.503 2.001l-10 10 3.083 3.083 13.08-13.083h-6.163zm-.006 9.198L8.122 16.62 13.494 22h6.189l-5.387-5.4 5.389-5.4h-6.188z',
    },
  },
];

/**
 * The icon for `flutter-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Flutter Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/flutter-line.svg)
 */
export const flutterLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.597 10.684h2.828l-5.657 5.658 5.657 5.656h-2.828L8.94 16.34l5.657-5.657zm-.194-8.68h2.829L5.918 13.318l-1.414-1.414 9.9-9.9z',
    },
  },
];

/**
 * The icon for `focus-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Focus 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/focus-2-fill.svg)
 */
export const focus2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.427 0 8-3.573 8-8s-3.573-8-8-8a7.99 7.99 0 0 0-8 8c0 4.427 3.573 8 8 8zm0-2c-3.32 0-6-2.68-6-6s2.68-6 6-6 6 2.68 6 6-2.68 6-6 6zm0-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z',
    },
  },
];

/**
 * The icon for `focus-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Focus 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/focus-2-line.svg)
 */
export const focus2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 2a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `focus-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Focus 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/focus-3-fill.svg)
 */
export const focus3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 1l.001 3.062A8.004 8.004 0 0 1 19.938 11H23v2l-3.062.001a8.004 8.004 0 0 1-6.937 6.937L13 23h-2v-3.062a8.004 8.004 0 0 1-6.938-6.937L1 13v-2h3.062A8.004 8.004 0 0 1 11 4.062V1h2zm-1 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `focus-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Focus 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/focus-3-line.svg)
 */
export const focus3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 1l.001 3.062A8.004 8.004 0 0 1 19.938 11H23v2l-3.062.001a8.004 8.004 0 0 1-6.937 6.937L13 23h-2v-3.062a8.004 8.004 0 0 1-6.938-6.937L1 13v-2h3.062A8.004 8.004 0 0 1 11 4.062V1h2zm-1 5a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm0 4a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `focus-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Focus Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/focus-fill.svg)
 */
export const focusFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z',
    },
  },
];

/**
 * The icon for `focus-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Focus Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/focus-line.svg)
 */
export const focusLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-8a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `foggy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Foggy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/foggy-fill.svg)
 */
export const foggyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1.584 13.007a8 8 0 0 1 14.873-5.908 5.5 5.5 0 0 1 6.52 5.908H1.584zM4 19h17v2H4v-2zm-2-4h21v2H2v-2z',
    },
  },
];

/**
 * The icon for `foggy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Foggy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/foggy-line.svg)
 */
export const foggyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1.584 13.007a8 8 0 0 1 14.873-5.908 5.5 5.5 0 0 1 6.52 5.908h-2.013A3.5 3.5 0 0 0 15 10.05V10a6 6 0 1 0-11.193 3.007H1.584zM4 19h17v2H4v-2zm-2-4h21v2H2v-2z',
    },
  },
];

/**
 * The icon for `folder-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-2-fill.svg)
 */
export const folder2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11v9a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9h20zm0-2H2V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v3z',
    },
  },
];

/**
 * The icon for `folder-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-2-line.svg)
 */
export const folder2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM20 11H4v8h16v-8zm0-2V7h-8.414l-2-2H4v4h16z',
    },
  },
];

/**
 * The icon for `folder-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-3-fill.svg)
 */
export const folder3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 8v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7h19a1 1 0 0 1 1 1zm-9.586-3H2V4a1 1 0 0 1 1-1h7.414l2 2z',
    },
  },
];

/**
 * The icon for `folder-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-3-line.svg)
 */
export const folder3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 7v12h16V7H4z',
    },
  },
];

/**
 * The icon for `folder-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-4-fill.svg)
 */
export const folder4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 21V11h14v9a1 1 0 0 1-1 1H8zm-2 0H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v3H7a1 1 0 0 0-1 1v11z',
    },
  },
];

/**
 * The icon for `folder-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-4-line.svg)
 */
export const folder4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM8 19h12v-8H8v8zm-2 0v-9a1 1 0 0 1 1-1h13V7h-8.414l-2-2H4v14h2z',
    },
  },
];

/**
 * The icon for `folder-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-5-fill.svg)
 */
export const folder5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.414 5H20a1 1 0 0 1 1 1v1H3V4a1 1 0 0 1 1-1h7.414l2 2zM3.087 9h17.826a1 1 0 0 1 .997 1.083l-.834 10a1 1 0 0 1-.996.917H3.92a1 1 0 0 1-.996-.917l-.834-10A1 1 0 0 1 3.087 9z',
    },
  },
];

/**
 * The icon for `folder-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-5-line.svg)
 */
export const folder5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.087 9h17.826a1 1 0 0 1 .997 1.083l-.834 10a1 1 0 0 1-.996.917H3.92a1 1 0 0 1-.996-.917l-.834-10A1 1 0 0 1 3.087 9zM4.84 19h14.32l.666-8H4.174l.666 8zm8.574-14H20a1 1 0 0 1 1 1v1H3V4a1 1 0 0 1 1-1h7.414l2 2z',
    },
  },
];

/**
 * The icon for `folder-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-add-fill.svg)
 */
export const folderAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM11 12H8v2h3v3h2v-3h3v-2h-3V9h-2v3z',
    },
  },
];

/**
 * The icon for `folder-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-add-line.svg)
 */
export const folderAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 7V9h2v3h3v2h-3v3h-2v-3H8v-2h3z',
    },
  },
];

/**
 * The icon for `folder-chart-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Chart 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-chart-2-fill.svg)
 */
export const folderChart2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM12 9a4 4 0 1 0 4 4h-4V9z',
    },
  },
];

/**
 * The icon for `folder-chart-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Chart 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-chart-2-line.svg)
 */
export const folderChart2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm8 4v4h4a4 4 0 1 1-4-4z',
    },
  },
];

/**
 * The icon for `folder-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-chart-fill.svg)
 */
export const folderChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM11 9v8h2V9h-2zm4 3v5h2v-5h-2zm-8 2v3h2v-3H7z',
    },
  },
];

/**
 * The icon for `folder-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-chart-line.svg)
 */
export const folderChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 4h2v8h-2V9zm4 3h2v5h-2v-5zm-8 2h2v3H7v-3z',
    },
  },
];

/**
 * The icon for `folder-download-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Download Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-download-fill.svg)
 */
export const folderDownloadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM13 13V9h-2v4H8l4 4 4-4h-3z',
    },
  },
];

/**
 * The icon for `folder-download-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Download Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-download-line.svg)
 */
export const folderDownloadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm9 8h3l-4 4-4-4h3V9h2v4z',
    },
  },
];

/**
 * The icon for `folder-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-fill.svg)
 */
export const folderFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2z',
    },
  },
];

/**
 * The icon for `folder-forbid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Forbid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-forbid-fill.svg)
 */
export const folderForbidFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11.255A7 7 0 0 0 12.255 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v5.255zM18 22a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4zm-1.415-1.415l4.001-4a3 3 0 0 0-4.001 4.001z',
    },
  },
];

/**
 * The icon for `folder-forbid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Forbid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-forbid-line.svg)
 */
export const folderForbidLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11.255a6.972 6.972 0 0 0-2-.965V7h-8.414l-2-2H4v14h7.29c.215.722.543 1.396.965 2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v5.255zM18 22a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4zm-1.415-1.415l4.001-4a3 3 0 0 0-4.001 4.001z',
    },
  },
];

/**
 * The icon for `folder-history-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder History Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-history-fill.svg)
 */
export const folderHistoryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.414 3l2 2H21c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h7.414zM13 9h-2v6h5v-2h-3V9z',
    },
  },
];

/**
 * The icon for `folder-history-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder History Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-history-line.svg)
 */
export const folderHistoryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.414 3l2 2H21c.552 0 1 .448 1 1v14c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h7.414zm-.828 2H4v14h16V7h-8.414l-2-2zM13 9v4h3v2h-5V9h2z',
    },
  },
];

/**
 * The icon for `folder-info-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Info Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-info-fill.svg)
 */
export const folderInfoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM11 9v2h2V9h-2zm0 3v5h2v-5h-2z',
    },
  },
];

/**
 * The icon for `folder-info-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Info Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-info-line.svg)
 */
export const folderInfoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 7h2v5h-2v-5zm0-3h2v2h-2V9z',
    },
  },
];

/**
 * The icon for `folder-keyhole-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Keyhole Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-keyhole-fill.svg)
 */
export const folderKeyholeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10.414 3l2 2H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414zM12 9a2 2 0 0 0-1 3.732V17h2l.001-4.268A2 2 0 0 0 12 9z',
    },
  },
];

/**
 * The icon for `folder-keyhole-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Keyhole Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-keyhole-line.svg)
 */
export const folderKeyholeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10.414 3l2 2H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414zm-.828 2H4v14h16V7h-8.414l-2-2zM12 9a2 2 0 0 1 1.001 3.732L13 17h-2v-4.268A2 2 0 0 1 12 9z',
    },
  },
];

/**
 * The icon for `folder-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-line.svg)
 */
export const folderLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V7h-8.414l-2-2H4zm8.414 0H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2z',
    },
  },
];

/**
 * The icon for `folder-lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-lock-fill.svg)
 */
export const folderLockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM15 13v-1a3 3 0 0 0-6 0v1H8v4h8v-4h-1zm-2 0h-2v-1a1 1 0 0 1 2 0v1z',
    },
  },
];

/**
 * The icon for `folder-lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-lock-line.svg)
 */
export const folderLockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm11 8h1v4H8v-4h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z',
    },
  },
];

/**
 * The icon for `folder-music-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Music Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-music-fill.svg)
 */
export const folderMusicFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM11 13.05a2.5 2.5 0 1 0 2 2.45V11h3V9h-5v4.05z',
    },
  },
];

/**
 * The icon for `folder-music-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Music Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-music-line.svg)
 */
export const folderMusicLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 8.05V9h5v2h-3v4.5a2.5 2.5 0 1 1-2-2.45z',
    },
  },
];

/**
 * The icon for `folder-open-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Open Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-open-fill.svg)
 */
export const folderOpenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H20a1 1 0 0 1 1 1v3H4v9.996L6 11h16.5l-2.31 9.243a1 1 0 0 1-.97.757H3z',
    },
  },
];

/**
 * The icon for `folder-open-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Open Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-open-line.svg)
 */
export const folderOpenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H20a1 1 0 0 1 1 1v3h-2V7h-7.414l-2-2H4v11.998L5.5 11h17l-2.31 9.243a1 1 0 0 1-.97.757H3zm16.938-8H7.062l-1.5 6h12.876l1.5-6z',
    },
  },
];

/**
 * The icon for `folder-received-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Received Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-received-fill.svg)
 */
export const folderReceivedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 13.126A6 6 0 0 0 13.303 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v7.126zM20 17h3v2h-3v3.5L15 18l5-4.5V17z',
    },
  },
];

/**
 * The icon for `folder-received-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Received Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-received-line.svg)
 */
export const folderReceivedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 13h-2V7h-8.414l-2-2H4v14h9v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v7zm-2 4h3v2h-3v3.5L15 18l5-4.5V17z',
    },
  },
];

/**
 * The icon for `folder-reduce-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Reduce Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-reduce-fill.svg)
 */
export const folderReduceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM8 12v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `folder-reduce-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Reduce Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-reduce-line.svg)
 */
export const folderReduceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4 7h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `folder-settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-settings-fill.svg)
 */
export const folderSettingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zm-3.823 8.809l-.991.572 1 1.731.991-.572c.393.371.872.653 1.405.811v1.145h1.999V16.35a3.495 3.495 0 0 0 1.404-.811l.991.572 1-1.73-.991-.573a3.508 3.508 0 0 0 0-1.622l.99-.573-.999-1.73-.992.572a3.495 3.495 0 0 0-1.404-.812V8.5h-1.999v1.144a3.495 3.495 0 0 0-1.404.812L8.6 9.883 7.6 11.615l.991.572a3.508 3.508 0 0 0 0 1.622zm3.404.688a1.5 1.5 0 1 1 0-2.998 1.5 1.5 0 0 1 0 2.998z',
    },
  },
];

/**
 * The icon for `folder-settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-settings-line.svg)
 */
export const folderSettingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4.591 8.809a3.508 3.508 0 0 1 0-1.622l-.991-.572 1-1.732.991.573a3.495 3.495 0 0 1 1.404-.812V8.5h2v1.144c.532.159 1.01.44 1.403.812l.992-.573 1 1.731-.991.573a3.508 3.508 0 0 1 0 1.622l.991.572-1 1.731-.991-.572a3.495 3.495 0 0 1-1.404.811v1.145h-2V16.35a3.495 3.495 0 0 1-1.404-.811l-.991.572-1-1.73.991-.573zm3.404.688a1.5 1.5 0 1 0 0-2.998 1.5 1.5 0 0 0 0 2.998z',
    },
  },
];

/**
 * The icon for `folder-shared-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Shared Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-shared-fill.svg)
 */
export const folderSharedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 13.126A6 6 0 0 0 13.303 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v7.126zM18 17v-3.5l5 4.5-5 4.5V19h-3v-2h3z',
    },
  },
];

/**
 * The icon for `folder-shared-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Shared Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-shared-line.svg)
 */
export const folderSharedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 13h-2V7h-8.414l-2-2H4v14h9v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v7zm-4 4v-3.5l5 4.5-5 4.5V19h-3v-2h3z',
    },
  },
];

/**
 * The icon for `folder-shield-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Shield 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-shield-2-fill.svg)
 */
export const folderShield2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 10H12v7.382c0 1.409.632 2.734 1.705 3.618H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v4zm-8 2h8v5.382c0 .897-.446 1.734-1.187 2.23L18 21.499l-2.813-1.885A2.685 2.685 0 0 1 14 17.383V12z',
    },
  },
];

/**
 * The icon for `folder-shield-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Shield 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-shield-2-line.svg)
 */
export const folderShield2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 9h-2V7h-8.414l-2-2H4v14h7.447a4.97 4.97 0 0 0 1.664 2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H21a1 1 0 0 1 1 1v3zm-9 2h9v5.949c0 .99-.501 1.916-1.336 2.465L17.5 21.498l-3.164-2.084A2.953 2.953 0 0 1 13 16.95V11zm2 5.949c0 .316.162.614.436.795l2.064 1.36 2.064-1.36a.954.954 0 0 0 .436-.795V13h-5v3.949z',
    },
  },
];

/**
 * The icon for `folder-shield-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Shield Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-shield-fill.svg)
 */
export const folderShieldFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM8 9v4.904c0 .892.446 1.724 1.187 2.219L12 17.998l2.813-1.875A2.667 2.667 0 0 0 16 13.904V9H8zm2 4.904V11h4v2.904a.667.667 0 0 1-.297.555L12 15.594l-1.703-1.135a.667.667 0 0 1-.297-.555z',
    },
  },
];

/**
 * The icon for `folder-shield-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Shield Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-shield-line.svg)
 */
export const folderShieldLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4 4h8v4.904c0 .892-.446 1.724-1.187 2.219L12 17.998l-2.813-1.875A2.667 2.667 0 0 1 8 13.904V9zm2 4.904c0 .223.111.431.297.555L12 15.594l1.703-1.135a.667.667 0 0 0 .297-.555V11h-4v2.904z',
    },
  },
];

/**
 * The icon for `folder-transfer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Transfer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-transfer-fill.svg)
 */
export const folderTransferFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM12 12H8v2h4v3l4-4-4-4v3z',
    },
  },
];

/**
 * The icon for `folder-transfer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Transfer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-transfer-line.svg)
 */
export const folderTransferLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm8 7V9l4 4-4 4v-3H8v-2h4z',
    },
  },
];

/**
 * The icon for `folder-unknow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Unknow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-unknow-fill.svg)
 */
export const folderUnknowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM11 16v2h2v-2h-2zm-2.433-5.187l1.962.393A1.5 1.5 0 1 1 12 13h-1v2h1a3.5 3.5 0 1 0-3.433-4.187z',
    },
  },
];

/**
 * The icon for `folder-unknow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Unknow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-unknow-line.svg)
 */
export const folderUnknowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 11h2v2h-2v-2zm-2.433-5.187A3.501 3.501 0 1 1 12 15h-1v-2h1a1.5 1.5 0 1 0-1.471-1.794l-1.962-.393z',
    },
  },
];

/**
 * The icon for `folder-upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-upload-fill.svg)
 */
export const folderUploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM13 13h3l-4-4-4 4h3v4h2v-4z',
    },
  },
];

/**
 * The icon for `folder-upload-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Upload Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-upload-line.svg)
 */
export const folderUploadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm9 8v4h-2v-4H8l4-4 4 4h-3z',
    },
  },
];

/**
 * The icon for `folder-user-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder User Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-user-fill.svg)
 */
export const folderUserFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM12 13a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-4 5h8a4 4 0 1 0-8 0z',
    },
  },
];

/**
 * The icon for `folder-user-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder User Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-user-line.svg)
 */
export const folderUserLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm4 13a4 4 0 1 1 8 0H8zm4-5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z',
    },
  },
];

/**
 * The icon for `folder-warning-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Warning Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-warning-fill.svg)
 */
export const folderWarningFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM11 9v5h2V9h-2zm0 6v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `folder-warning-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Warning Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-warning-line.svg)
 */
export const folderWarningLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 10h2v2h-2v-2zm0-6h2v5h-2V9z',
    },
  },
];

/**
 * The icon for `folder-zip-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Zip Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-zip-fill.svg)
 */
export const folderZipFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 5a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2H16v2h2V5h3zm-3 8h-2v2h-2v3h4v-5zm-2-2h-2v2h2v-2zm2-2h-2v2h2V9zm-2-2h-2v2h2V7z',
    },
  },
];

/**
 * The icon for `folder-zip-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folder Zip Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folder-zip-line.svg)
 */
export const folderZipLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10.414 3l2 2H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414zM18 18h-4v-3h2v-2h-2v-2h2V9h-2V7h-2.414l-2-2H4v14h16V7h-4v2h2v2h-2v2h2v5z',
    },
  },
];

/**
 * The icon for `folders-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folders Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folders-fill.svg)
 */
export const foldersFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 7V4a1 1 0 0 1 1-1h6.414l2 2H21a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-3v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3zm0 2H4v10h12v-2H6V9z',
    },
  },
];

/**
 * The icon for `folders-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Folders Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/folders-line.svg)
 */
export const foldersLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 7V4a1 1 0 0 1 1-1h6.414l2 2H21a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-3v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3zm0 2H4v10h12v-2H6V9zm2-4v10h12V7h-5.414l-2-2H8z',
    },
  },
];

/**
 * The icon for `football-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Football Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/football-fill.svg)
 */
export const footballFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm1.67 14h-3.34l-1.38 1.897.554 1.706A7.993 7.993 0 0 0 12 20c.871 0 1.71-.14 2.496-.397l.553-1.706L13.669 16zm-8.376-5.128l-1.292.937L4 12c0 1.73.549 3.331 1.482 4.64h1.91l1.323-1.82-1.028-3.17-2.393-.778zm13.412 0l-2.393.778-1.028 3.17 1.322 1.82h1.91A7.964 7.964 0 0 0 20 12l-.003-.191-1.291-.937zM14.29 4.333L13 5.273V7.79l2.694 1.957 2.239-.727.554-1.703a8.014 8.014 0 0 0-4.196-2.984zm-4.582 0a8.014 8.014 0 0 0-4.196 2.985l.554 1.702 2.239.727L11 7.79V5.273l-1.291-.94z',
    },
  },
];

/**
 * The icon for `football-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Football Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/football-line.svg)
 */
export const footballLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm1.67 14h-3.34l-1.38 1.897.554 1.706A7.993 7.993 0 0 0 12 20c.871 0 1.71-.14 2.496-.397l.553-1.706L13.669 16zm-8.376-5.128l-1.292.937L4 12c0 1.73.549 3.331 1.482 4.64h1.91l1.323-1.82-1.028-3.17-2.393-.778zm13.412 0l-2.393.778-1.028 3.17 1.322 1.82h1.91A7.964 7.964 0 0 0 20 12l-.003-.19-1.291-.938zM12 9.536l-2.344 1.702.896 2.762h2.895l.896-2.762L12 9.536zm2.291-5.203L13 5.273V7.79l2.694 1.957 2.239-.727.554-1.703a8.014 8.014 0 0 0-4.196-2.984zm-4.583 0a8.014 8.014 0 0 0-4.195 2.985l.554 1.702 2.239.727L11 7.79V5.273l-1.292-.94z',
    },
  },
];

/**
 * The icon for `footprint-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Footprint Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/footprint-fill.svg)
 */
export const footprintFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 18h5.5v1.25a2.75 2.75 0 1 1-5.5 0V18zM8 6.12c2 0 3 2.88 3 4.88 0 1-.5 2-1 3.5L9.5 16H4c0-1-.5-2.5-.5-5S5.498 6.12 8 6.12zm12.054 7.978l-.217 1.231a2.75 2.75 0 0 1-5.417-.955l.218-1.23 5.416.954zM18.178 1.705c2.464.434 4.018 3.124 3.584 5.586-.434 2.463-1.187 3.853-1.36 4.838l-5.417-.955-.232-1.564c-.232-1.564-.55-2.636-.377-3.62.347-1.97 1.832-4.632 3.802-4.285z',
    },
  },
];

/**
 * The icon for `footprint-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Footprint Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/footprint-line.svg)
 */
export const footprintLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 18h5.5v1.25a2.75 2.75 0 1 1-5.5 0V18zm4.058-4l.045-.132C8.87 11.762 9 11.37 9 11c0-.75-.203-1.643-.528-2.273C8.23 8.257 8.06 8.12 8 8.12 6.72 8.12 5.5 9.484 5.5 11c0 .959.075 1.773.227 2.758l.038.242h2.293zM8 6.12c2 0 3 2.88 3 4.88 0 1-.5 2-1 3.5L9.5 16H4c0-1-.5-2.5-.5-5S5.498 6.12 8 6.12zm12.054 7.978l-.217 1.231a2.75 2.75 0 0 1-5.417-.955l.218-1.23 5.416.954zm-1.05-4.246c.165-.5.301-.895.303-.9.202-.658.361-1.303.485-2.008.263-1.492-.702-3.047-1.962-3.27-.059-.01-.25.095-.57.515-.43.565-.784 1.41-.915 2.147-.058.33-.049.405.27 2.263.045.256.082.486.116.717l.02.138 2.254.398zm-.826-8.147c2.464.434 4.018 3.124 3.584 5.586-.434 2.463-1.187 3.853-1.36 4.838l-5.417-.955-.232-1.564c-.232-1.564-.55-2.636-.377-3.62.347-1.97 1.832-4.632 3.802-4.285z',
    },
  },
];

/**
 * The icon for `forbid-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Forbid 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/forbid-2-fill.svg)
 */
export const forbid2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm4.891-13.477a6.04 6.04 0 0 0-1.414-1.414l-8.368 8.368a6.04 6.04 0 0 0 1.414 1.414l8.368-8.368z',
    },
  },
];

/**
 * The icon for `forbid-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Forbid 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/forbid-2-line.svg)
 */
export const forbid2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm4.891-11.477l-8.368 8.368a6.04 6.04 0 0 1-1.414-1.414l8.368-8.368a6.04 6.04 0 0 1 1.414 1.414z',
    },
  },
];

/**
 * The icon for `forbid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Forbid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/forbid-fill.svg)
 */
export const forbidFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM8.523 7.109A6.04 6.04 0 0 0 7.11 8.523l8.368 8.368a6.04 6.04 0 0 0 1.414-1.414L8.523 7.109z',
    },
  },
];

/**
 * The icon for `forbid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Forbid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/forbid-line.svg)
 */
export const forbidLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM8.523 7.109l8.368 8.368a6.04 6.04 0 0 1-1.414 1.414L7.109 8.523A6.04 6.04 0 0 1 8.523 7.11z',
    },
  },
];

/**
 * The icon for `fridge-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fridge Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/fridge-fill.svg)
 */
export const fridgeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 12v10c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1V12h16zM9 14H7v5h2v-5zM19 1c.552 0 1 .448 1 1v8H4V2c0-.552.448-1 1-1h14zM9 4H7v4h2V4z',
    },
  },
];

/**
 * The icon for `fridge-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fridge Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/fridge-line.svg)
 */
export const fridgeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 1c.552 0 1 .448 1 1v20c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1V2c0-.552.448-1 1-1h14zm-1 11H6v9h12v-9zm-8 2v4H8v-4h2zm8-11H6v7h12V3zm-8 2v3H8V5h2z',
    },
  },
];

/**
 * The icon for `fullscreen-exit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fullscreen Exit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/fullscreen-exit-fill.svg)
 */
export const fullscreenExitFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M18 7h4v2h-6V3h2v4zM8 9H2V7h4V3h2v6zm10 8v4h-2v-6h6v2h-4zM8 15v6H6v-4H2v-2h6z' },
  },
];

/**
 * The icon for `fullscreen-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Fullscreen Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/fullscreen-fill.svg)
 */
export const fullscreenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M16 3h6v6h-2V5h-4V3zM2 3h6v2H4v4H2V3zm18 16v-4h2v6h-6v-2h4zM4 19h4v2H2v-6h2v4z' },
  },
];

/**
 * The icon for `function-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Function Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/function-fill.svg)
 */
export const functionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8z' } },
];

/**
 * The icon for `function-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Function Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/function-line.svg)
 */
export const functionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8zm2-8v4h4V5h-4zm0 10v4h4v-4h-4zM5 5v4h4V5H5zm0 10v4h4v-4H5z',
    },
  },
];

/**
 * The icon for `funds-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Funds Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/funds-box-fill.svg)
 */
export const fundsBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm11.793 6.793l-2.45 2.45-2.121-2.122-4.243 4.243 1.414 1.414 2.829-2.828 2.121 2.121 3.864-3.864L18 13V8h-5l1.793 1.793z',
    },
  },
];

/**
 * The icon for `funds-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Funds Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/funds-box-line.svg)
 */
export const fundsBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm11.793 6.793L13 8h5v5l-1.793-1.793-3.864 3.864-2.121-2.121-2.829 2.828-1.414-1.414 4.243-4.243 2.121 2.122 2.45-2.45z',
    },
  },
];

/**
 * The icon for `funds-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Funds Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/funds-fill.svg)
 */
export const fundsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.897 17.86l3.91-3.91 2.829 2.828 4.571-4.57L17 14V9h-5l1.793 1.793-3.157 3.157-2.828-2.829-4.946 4.946A9.965 9.965 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.987 9.987 0 0 1-8.103-4.14z',
    },
  },
];

/**
 * The icon for `funds-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Funds Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/funds-line.svg)
 */
export const fundsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.406 14.523l3.402-3.402 2.828 2.829 3.157-3.157L12 9h5v5l-1.793-1.793-4.571 4.571-2.828-2.828-2.475 2.474a8 8 0 1 0-.927-1.9zm-1.538 1.558l-.01-.01.004-.004A9.965 9.965 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10c-4.07 0-7.57-2.43-9.132-5.919z',
    },
  },
];

/**
 * The icon for `gallery-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gallery Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/gallery-fill.svg)
 */
export const galleryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.409 19c-.776-2.399-2.277-3.885-4.266-5.602A10.954 10.954 0 0 1 20 11V3h1.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6V1h2v4H4v7c5.22 0 9.662 2.462 11.313 7h2.096zM18 1v4h-8V3h6V1h2zm-1.5 9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `gallery-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gallery Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/gallery-line.svg)
 */
export const galleryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 13c-1.678 0-3.249.46-4.593 1.259A14.984 14.984 0 0 1 18.147 19H20v-6zm-3.996 6C14.044 14.302 9.408 11 4 11v8h12.004zM4 9c3.83 0 7.323 1.435 9.974 3.796A10.949 10.949 0 0 1 20 11V3h1.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6V1h2v4H4v4zm14-8v4h-8V3h6V1h2zm-1.5 9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `gallery-upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gallery Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/gallery-upload-fill.svg)
 */
export const galleryUploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 1v2h8V1h2v2h3.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6V1h2zm4 7l-4 4h3v4h2v-4h3l-4-4z',
    },
  },
];

/**
 * The icon for `game-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Game Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/game-fill.svg)
 */
export const gameFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a9.98 9.98 0 0 1 7.743 3.671L13.414 12l6.329 6.329A9.98 9.98 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 3a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z',
    },
  },
];

/**
 * The icon for `game-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Game Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/game-line.svg)
 */
export const gameLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a9.98 9.98 0 0 1 7.743 3.671L13.414 12l6.329 6.329A9.98 9.98 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 2a8 8 0 1 0 4.697 14.477l.208-.157-6.32-6.32 6.32-6.321-.208-.156a7.964 7.964 0 0 0-4.394-1.517L12 4zm0 1a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z',
    },
  },
];

/**
 * The icon for `gamepad-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gamepad Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/gamepad-fill.svg)
 */
export const gamepadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 4a6 6 0 0 1 6 6v4a6 6 0 0 1-6 6H7a6 6 0 0 1-6-6v-4a6 6 0 0 1 6-6h10zm-7 5H8v2H6v2h1.999L8 15h2l-.001-2H12v-2h-2V9zm8 4h-2v2h2v-2zm-2-4h-2v2h2V9z',
    },
  },
];

/**
 * The icon for `gamepad-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gamepad Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/gamepad-line.svg)
 */
export const gamepadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17 4a6 6 0 0 1 6 6v4a6 6 0 0 1-6 6H7a6 6 0 0 1-6-6v-4a6 6 0 0 1 6-6h10zm0 2H7a4 4 0 0 0-3.995 3.8L3 10v4a4 4 0 0 0 3.8 3.995L7 18h10a4 4 0 0 0 3.995-3.8L21 14v-4a4 4 0 0 0-3.8-3.995L17 6zm-7 3v2h2v2H9.999L10 15H8l-.001-2H6v-2h2V9h2zm8 4v2h-2v-2h2zm-2-4v2h-2V9h2z',
    },
  },
];

/**
 * The icon for `gas-station-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gas Station Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/gas-station-fill.svg)
 */
export const gasStationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 19V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7h-2a1 1 0 0 1-1-1V6.414l-1.657-1.657 1.414-1.414 4.95 4.95A.997.997 0 0 1 22 9v9a3 3 0 0 1-6 0v-4h-2v5h1v2H2v-2h1zM5 5v6h7V5H5z',
    },
  },
];

/**
 * The icon for `gas-station-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gas Station Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/gas-station-line.svg)
 */
export const gasStationLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 19h1v2H2v-2h1V4a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v8h2a2 2 0 0 1 2 2v4a1 1 0 0 0 2 0v-7h-2a1 1 0 0 1-1-1V6.414l-1.657-1.657 1.414-1.414 4.95 4.95A.997.997 0 0 1 22 9v9a3 3 0 0 1-6 0v-4h-2v5zm-9 0h7v-6H5v6zM5 5v6h7V5H5z',
    },
  },
];

/**
 * The icon for `gatsby-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gatsby Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/gatsby-fill.svg)
 */
export const gatsbyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM6.429 17.571c-1.5-1.5-2.286-3.5-2.286-5.428l7.786 7.714c-2-.071-4-.786-5.5-2.286zm7.285 2.072l-9.357-9.357c.786-3.5 3.929-6.143 7.643-6.143 2.643 0 4.929 1.286 6.357 3.214l-1.071.929C16.07 6.643 14.143 5.57 12 5.57c-2.786 0-5.143 1.786-6.071 4.286l8.214 8.214c2.071-.714 3.643-2.5 4.143-4.642h-3.429V12h5c0 3.714-2.643 6.857-6.143 7.643z',
    },
  },
];

/**
 * The icon for `gatsby-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gatsby Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/gatsby-line.svg)
 */
export const gatsbyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.751 21.997c-5.221-.128-9.45-4.257-9.736-9.438l-.012-.313 9.748 9.751zM12 2a9.988 9.988 0 0 1 8.193 4.265l-1.638 1.148A8.003 8.003 0 0 0 4.534 9.12L14.88 19.466A8.018 8.018 0 0 0 19.748 14H15.5v-2H22c0 4.726-3.279 8.686-7.685 9.73L2.269 9.686C3.314 5.28 7.274 2 12 2z',
    },
  },
];

/**
 * The icon for `genderless-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Genderless Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/genderless-fill.svg)
 */
export const genderlessFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11 7.066V1h2v6.066A7.501 7.501 0 0 1 12 22a7.5 7.5 0 0 1-1-14.934z' },
  },
];

/**
 * The icon for `genderless-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Genderless Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/genderless-line.svg)
 */
export const genderlessLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 7.066A7.501 7.501 0 0 1 12 22a7.5 7.5 0 0 1-1-14.934V1h2v6.066zM12 20a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11z',
    },
  },
];

/**
 * The icon for `ghost-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ghost 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/ghost-2-fill.svg)
 */
export const ghost2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c3.5 0 6 3 7 6 3 1 4 3.73 4 6l-2.775.793a1 1 0 0 0-.725.961v1.496A1.75 1.75 0 0 1 17.75 19h-.596a2 2 0 0 0-1.668.896C14.558 21.3 13.396 22 12 22c-1.396 0-2.558-.701-3.486-2.104A2 2 0 0 0 6.846 19H6.25a1.75 1.75 0 0 1-1.75-1.75v-1.496a1 1 0 0 0-.725-.961L1 14c0-2.266 1-5 4-6 1-3 3.5-6 7-6zm0 10c-.828 0-1.5 1.12-1.5 2.5S11.172 17 12 17s1.5-1.12 1.5-2.5S12.828 12 12 12zM9.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm5 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z',
    },
  },
];

/**
 * The icon for `ghost-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ghost 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/ghost-2-line.svg)
 */
export const ghost2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c3.5 0 6 3 7 6 3 1 4 3.73 4 6l-2.775.793a1 1 0 0 0-.725.961v1.496A1.75 1.75 0 0 1 17.75 19h-.596a2 2 0 0 0-1.668.896C14.558 21.3 13.396 22 12 22c-1.396 0-2.558-.701-3.486-2.104A2 2 0 0 0 6.846 19H6.25a1.75 1.75 0 0 1-1.75-1.75v-1.496a1 1 0 0 0-.725-.961L1 14c0-2.266 1-5 4-6 1-3 3.5-6 7-6zm0 2C9.89 4 7.935 5.788 6.989 8.371l-.092.261-.316.95-.949.315c-1.255.419-2.067 1.341-2.424 2.56l-.023.086 1.14.327a3 3 0 0 1 2.17 2.703l.005.181V17h.346a4 4 0 0 1 3.2 1.6l.136.192C10.758 19.663 11.316 20 12 20c.638 0 1.167-.293 1.703-1.04l.115-.168a4 4 0 0 1 3.1-1.785l.236-.007h.346v-1.246a3 3 0 0 1 2.003-2.83l.173-.054 1.139-.327-.023-.087c-.337-1.151-1.08-2.037-2.22-2.484l-.204-.075-.95-.316-.315-.949C16.195 5.91 14.18 4 12 4zm0 8c.828 0 1.5 1.12 1.5 2.5S12.828 17 12 17s-1.5-1.12-1.5-2.5.672-2.5 1.5-2.5zM9.5 8a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z',
    },
  },
];

/**
 * The icon for `ghost-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ghost Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/ghost-fill.svg)
 */
export const ghostFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a9 9 0 0 1 9 9v7.5a3.5 3.5 0 0 1-6.39 1.976 2.999 2.999 0 0 1-5.223 0 3.5 3.5 0 0 1-6.382-1.783L3 18.499V11a9 9 0 0 1 9-9zm0 10c-1.105 0-2 1.12-2 2.5s.895 2.5 2 2.5 2-1.12 2-2.5-.895-2.5-2-2.5zM9.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm5 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3z',
    },
  },
];

/**
 * The icon for `ghost-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ghost Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/ghost-line.svg)
 */
export const ghostLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a9 9 0 0 1 9 9v7.5a3.5 3.5 0 0 1-6.39 1.976 2.999 2.999 0 0 1-5.223 0 3.5 3.5 0 0 1-6.382-1.783L3 18.499V11a9 9 0 0 1 9-9zm0 2a7 7 0 0 0-6.996 6.76L5 11v7.446l.002.138a1.5 1.5 0 0 0 2.645.88l.088-.116a2 2 0 0 1 3.393.142.999.999 0 0 0 1.74.003 2 2 0 0 1 3.296-.278l.097.13a1.5 1.5 0 0 0 2.733-.701L19 18.5V11a7 7 0 0 0-7-7zm0 8c1.105 0 2 1.12 2 2.5s-.895 2.5-2 2.5-2-1.12-2-2.5.895-2.5 2-2.5zM9.5 8a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z',
    },
  },
];

/**
 * The icon for `ghost-smile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ghost Smile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/ghost-smile-fill.svg)
 */
export const ghostSmileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a9 9 0 0 1 9 9v7.5a3.5 3.5 0 0 1-6.39 1.976 2.999 2.999 0 0 1-5.223 0 3.5 3.5 0 0 1-6.382-1.783L3 18.499V11a9 9 0 0 1 9-9zm4 11h-2a2 2 0 0 1-3.995.15L10 13H8l.005.2a4 4 0 0 0 7.99 0L16 13zm-4-6a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `ghost-smile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ghost Smile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/ghost-smile-line.svg)
 */
export const ghostSmileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a9 9 0 0 1 9 9v7.5a3.5 3.5 0 0 1-6.39 1.976 2.999 2.999 0 0 1-5.223 0 3.5 3.5 0 0 1-6.382-1.783L3 18.499V11a9 9 0 0 1 9-9zm0 2a7 7 0 0 0-6.996 6.76L5 11v7.446l.002.138a1.5 1.5 0 0 0 2.645.88l.088-.116a2 2 0 0 1 3.393.142.999.999 0 0 0 1.74.003 2 2 0 0 1 3.296-.278l.097.13a1.5 1.5 0 0 0 2.733-.701L19 18.5V11a7 7 0 0 0-7-7zm4 9a4 4 0 0 1-7.995.2L8 13h2a2 2 0 1 0 4 0h2zm-4-6a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `gift-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gift 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/gift-2-fill.svg)
 */
export const gift2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 13v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7h16zM14.5 2a3.5 3.5 0 0 1 3.163 5.001L21 7a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1l3.337.001a3.5 3.5 0 0 1 5.664-3.95A3.48 3.48 0 0 1 14.5 2zm-5 2a1.5 1.5 0 0 0-.144 2.993L9.5 7H11V5.5a1.5 1.5 0 0 0-1.356-1.493L9.5 4zm5 0l-.144.007a1.5 1.5 0 0 0-1.35 1.349L13 5.5V7h1.5l.144-.007a1.5 1.5 0 0 0 0-2.986L14.5 4z',
    },
  },
];

/**
 * The icon for `gift-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gift 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/gift-2-line.svg)
 */
export const gift2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.5 2a3.5 3.5 0 0 1 3.163 5.001L21 7a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-1v8a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-8H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1l3.337.001a3.5 3.5 0 0 1 5.664-3.95A3.48 3.48 0 0 1 14.5 2zM18 13H6v7h12v-7zm2-4H4v2h16V9zM9.5 4a1.5 1.5 0 0 0-.144 2.993L9.5 7H11V5.5a1.5 1.5 0 0 0-1.356-1.493L9.5 4zm5 0l-.144.007a1.5 1.5 0 0 0-1.35 1.349L13 5.5V7h1.5l.144-.007a1.5 1.5 0 0 0 0-2.986L14.5 4z',
    },
  },
];

/**
 * The icon for `gift-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gift Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/gift-fill.svg)
 */
export const giftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 2a4 4 0 0 1 3.464 6.001L23 8v2h-2v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V10H1V8l4.536.001A4 4 0 0 1 12 3.355 3.983 3.983 0 0 1 15 2zm-2 8h-2v10h2V10zM9 4a2 2 0 0 0-.15 3.995L9 8h2V6a2 2 0 0 0-1.697-1.977l-.154-.018L9 4zm6 0a2 2 0 0 0-1.995 1.85L13 6v2h2a2 2 0 0 0 1.995-1.85L17 6a2 2 0 0 0-2-2z',
    },
  },
];

/**
 * The icon for `gift-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gift Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/gift-line.svg)
 */
export const giftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15 2a4 4 0 0 1 3.464 6.001L23 8v2h-2v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V10H1V8l4.536.001A4 4 0 0 1 12 3.355 3.983 3.983 0 0 1 15 2zm-4 8H5v9h6v-9zm8 0h-6v9h6v-9zM9 4a2 2 0 0 0-.15 3.995L9 8h2V6a2 2 0 0 0-1.697-1.977l-.154-.018L9 4zm6 0a2 2 0 0 0-1.995 1.85L13 6v2h2a2 2 0 0 0 1.995-1.85L17 6a2 2 0 0 0-2-2z',
    },
  },
];

/**
 * The icon for `git-branch-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Branch Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-branch-fill.svg)
 */
export const gitBranchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.105 15.21A3.001 3.001 0 1 1 5 15.17V8.83a3.001 3.001 0 1 1 2 0V12c.836-.628 1.874-1 3-1h4a3.001 3.001 0 0 0 2.895-2.21 3.001 3.001 0 1 1 2.032.064A5.001 5.001 0 0 1 14 13h-4a3.001 3.001 0 0 0-2.895 2.21z',
    },
  },
];

/**
 * The icon for `git-branch-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Branch Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-branch-line.svg)
 */
export const gitBranchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.105 15.21A3.001 3.001 0 1 1 5 15.17V8.83a3.001 3.001 0 1 1 2 0V12c.836-.628 1.874-1 3-1h4a3.001 3.001 0 0 0 2.895-2.21 3.001 3.001 0 1 1 2.032.064A5.001 5.001 0 0 1 14 13h-4a3.001 3.001 0 0 0-2.895 2.21zM6 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM6 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `git-commit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Commit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-commit-fill.svg)
 */
export const gitCommitFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.874 13a4.002 4.002 0 0 1-7.748 0H3v-2h5.126a4.002 4.002 0 0 1 7.748 0H21v2h-5.126z',
    },
  },
];

/**
 * The icon for `git-commit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Commit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-commit-line.svg)
 */
export const gitCommitLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.874 13a4.002 4.002 0 0 1-7.748 0H3v-2h5.126a4.002 4.002 0 0 1 7.748 0H21v2h-5.126zM12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `git-merge-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Merge Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-merge-fill.svg)
 */
export const gitMergeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.105 8.79A3.001 3.001 0 0 0 10 11h4a5.001 5.001 0 0 1 4.927 4.146A3.001 3.001 0 0 1 18 21a3 3 0 0 1-1.105-5.79A3.001 3.001 0 0 0 14 13h-4a4.978 4.978 0 0 1-3-1v3.17a3.001 3.001 0 1 1-2 0V8.83a3.001 3.001 0 1 1 2.105-.04z',
    },
  },
];

/**
 * The icon for `git-merge-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Merge Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-merge-line.svg)
 */
export const gitMergeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.105 8.79A3.001 3.001 0 0 0 10 11h4a5.001 5.001 0 0 1 4.927 4.146A3.001 3.001 0 0 1 18 21a3 3 0 0 1-1.105-5.79A3.001 3.001 0 0 0 14 13h-4a4.978 4.978 0 0 1-3-1v3.17a3.001 3.001 0 1 1-2 0V8.83a3.001 3.001 0 1 1 2.105-.04zM6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `git-pull-request-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Pull Request Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-pull-request-fill.svg)
 */
export const gitPullRequestFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 5h2a2 2 0 0 1 2 2v8.17a3.001 3.001 0 1 1-2 0V7h-2v3l-4.5-4L15 2v3zM5 8.83a3.001 3.001 0 1 1 2 0v6.34a3.001 3.001 0 1 1-2 0V8.83z',
    },
  },
];

/**
 * The icon for `git-pull-request-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Pull Request Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-pull-request-line.svg)
 */
export const gitPullRequestLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 5h2a2 2 0 0 1 2 2v8.17a3.001 3.001 0 1 1-2 0V7h-2v3l-4.5-4L15 2v3zM5 8.83a3.001 3.001 0 1 1 2 0v6.34a3.001 3.001 0 1 1-2 0V8.83zM6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `git-repository-commits-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Repository Commits Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-repository-commits-fill.svg)
 */
export const gitRepositoryCommitsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14 17v6h-2v-6H9l4-5 4 5h-3zm2 2h3v-3h-.8L13 9.5 7.647 16H6.5a1.5 1.5 0 0 0 0 3H10v2H6.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-4v-2zM7 5v2h2V5H7zm0 3v2h2V8H7z',
    },
  },
];

/**
 * The icon for `git-repository-commits-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Repository Commits Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-repository-commits-line.svg)
 */
export const gitRepositoryCommitsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18 16v-2h1V4H6v10.035A3.53 3.53 0 0 1 6.5 14H8v2H6.5a1.5 1.5 0 0 0 0 3H10v2H6.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-4v-2h3v-3h-1zM7 5h2v2H7V5zm0 3h2v2H7V8zm7 9v6h-2v-6H9l4-5 4 5h-3z',
    },
  },
];

/**
 * The icon for `git-repository-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Repository Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-repository-fill.svg)
 */
export const gitRepositoryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21v2.5l-3-2-3 2V21h-.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-7zm-6-2v-2h6v2h6v-3H6.5a1.5 1.5 0 0 0 0 3H7zM7 5v2h2V5H7zm0 3v2h2V8H7zm0 3v2h2v-2H7z',
    },
  },
];

/**
 * The icon for `git-repository-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Repository Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-repository-line.svg)
 */
export const gitRepositoryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 21v2.5l-3-2-3 2V21h-.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-7zm0-2h6v-3H6.5a1.5 1.5 0 0 0 0 3H7v-2h6v2zm6-5V4H6v10.035A3.53 3.53 0 0 1 6.5 14H19zM7 5h2v2H7V5zm0 3h2v2H7V8zm0 3h2v2H7v-2z',
    },
  },
];

/**
 * The icon for `git-repository-private-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Repository Private Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-repository-private-fill.svg)
 */
export const gitRepositoryPrivateFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zm-2 0V7a4 4 0 1 0-8 0v1h8zm-9 3v2h2v-2H7zm0 3v2h2v-2H7zm0 3v2h2v-2H7z',
    },
  },
];

/**
 * The icon for `git-repository-private-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Git Repository Private Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/git-repository-private-line.svg)
 */
export const gitRepositoryPrivateLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M6 10v10h13V10H6zm12-2h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zm-2 0V7a4 4 0 1 0-8 0v1h8zm-9 3h2v2H7v-2zm0 3h2v2H7v-2zm0 3h2v2H7v-2z',
    },
  },
];

/**
 * The icon for `github-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Github Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/github-fill.svg)
 */
export const githubFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2C6.475 2 2 6.475 2 12a9.994 9.994 0 0 0 6.838 9.488c.5.087.687-.213.687-.476 0-.237-.013-1.024-.013-1.862-2.512.463-3.162-.612-3.362-1.175-.113-.288-.6-1.175-1.025-1.413-.35-.187-.85-.65-.013-.662.788-.013 1.35.725 1.538 1.025.9 1.512 2.338 1.087 2.912.825.088-.65.35-1.087.638-1.337-2.225-.25-4.55-1.113-4.55-4.938 0-1.088.387-1.987 1.025-2.688-.1-.25-.45-1.275.1-2.65 0 0 .837-.262 2.75 1.026a9.28 9.28 0 0 1 2.5-.338c.85 0 1.7.112 2.5.337 1.912-1.3 2.75-1.024 2.75-1.024.55 1.375.2 2.4.1 2.65.637.7 1.025 1.587 1.025 2.687 0 3.838-2.337 4.688-4.562 4.938.362.312.675.912.675 1.85 0 1.337-.013 2.412-.013 2.75 0 .262.188.574.688.474A10.016 10.016 0 0 0 22 12c0-5.525-4.475-10-10-10z',
    },
  },
];

/**
 * The icon for `github-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Github Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/github-line.svg)
 */
export const githubLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.883 18.653c-.3-.2-.558-.455-.86-.816a50.32 50.32 0 0 1-.466-.579c-.463-.575-.755-.84-1.057-.949a1 1 0 0 1 .676-1.883c.752.27 1.261.735 1.947 1.588-.094-.117.34.427.433.539.19.227.33.365.44.438.204.137.587.196 1.15.14.023-.382.094-.753.202-1.095C5.38 15.31 3.7 13.396 3.7 9.64c0-1.24.37-2.356 1.058-3.292-.218-.894-.185-1.975.302-3.192a1 1 0 0 1 .63-.582c.081-.024.127-.035.208-.047.803-.123 1.937.17 3.415 1.096A11.731 11.731 0 0 1 12 3.315c.912 0 1.818.104 2.684.308 1.477-.933 2.613-1.226 3.422-1.096.085.013.157.03.218.05a1 1 0 0 1 .616.58c.487 1.216.52 2.297.302 3.19.691.936 1.058 2.045 1.058 3.293 0 3.757-1.674 5.665-4.642 6.392.125.415.19.879.19 1.38a300.492 300.492 0 0 1-.012 2.716 1 1 0 0 1-.019 1.958c-1.139.228-1.983-.532-1.983-1.525l.002-.446.005-.705c.005-.708.007-1.338.007-1.998 0-.697-.183-1.152-.425-1.36-.661-.57-.326-1.655.54-1.752 2.967-.333 4.337-1.482 4.337-4.66 0-.955-.312-1.744-.913-2.404a1 1 0 0 1-.19-1.045c.166-.414.237-.957.096-1.614l-.01.003c-.491.139-1.11.44-1.858.949a1 1 0 0 1-.833.135A9.626 9.626 0 0 0 12 5.315c-.89 0-1.772.119-2.592.35a1 1 0 0 1-.83-.134c-.752-.507-1.374-.807-1.868-.947-.144.653-.073 1.194.092 1.607a1 1 0 0 1-.189 1.045C6.016 7.89 5.7 8.694 5.7 9.64c0 3.172 1.371 4.328 4.322 4.66.865.097 1.201 1.177.544 1.748-.192.168-.429.732-.429 1.364v3.15c0 .986-.835 1.725-1.96 1.528a1 1 0 0 1-.04-1.962v-.99c-.91.061-1.662-.088-2.254-.485z',
    },
  },
];

/**
 * The icon for `gitlab-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gitlab Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/gitlab-fill.svg)
 */
export const gitlabFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.868 2.75L8 10h8l2.132-7.25a.4.4 0 0 1 .765-.01l3.495 10.924a.5.5 0 0 1-.173.55L12 22 1.78 14.214a.5.5 0 0 1-.172-.55L5.103 2.74a.4.4 0 0 1 .765.009z',
    },
  },
];

/**
 * The icon for `gitlab-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gitlab Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/gitlab-line.svg)
 */
export const gitlabLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.68 7.314l-1.82 5.914L12 19.442l8.14-6.214-1.82-5.914L16.643 11H7.356L5.681 7.314zM15.357 9l2.888-6.354a.4.4 0 0 1 .747.048l3.367 10.945a.5.5 0 0 1-.174.544L12 21.958 1.816 14.183a.5.5 0 0 1-.174-.544L5.009 2.694a.4.4 0 0 1 .747-.048L8.644 9h6.712z',
    },
  },
];

/**
 * The icon for `global-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Global Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/global-fill.svg)
 */
export const globalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.05 13h5.477a17.9 17.9 0 0 0 2.925 8.88A10.005 10.005 0 0 1 2.05 13zm0-2a10.005 10.005 0 0 1 8.402-8.88A17.9 17.9 0 0 0 7.527 11H2.05zm19.9 0h-5.477a17.9 17.9 0 0 0-2.925-8.88A10.005 10.005 0 0 1 21.95 11zm0 2a10.005 10.005 0 0 1-8.402 8.88A17.9 17.9 0 0 0 16.473 13h5.478zM9.53 13h4.94A15.908 15.908 0 0 1 12 20.592 15.908 15.908 0 0 1 9.53 13zm0-2A15.908 15.908 0 0 1 12 3.408 15.908 15.908 0 0 1 14.47 11H9.53z',
    },
  },
];

/**
 * The icon for `global-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Global Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/global-line.svg)
 */
export const globalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-2.29-2.333A17.9 17.9 0 0 1 8.027 13H4.062a8.008 8.008 0 0 0 5.648 6.667zM10.03 13c.151 2.439.848 4.73 1.97 6.752A15.905 15.905 0 0 0 13.97 13h-3.94zm9.908 0h-3.965a17.9 17.9 0 0 1-1.683 6.667A8.008 8.008 0 0 0 19.938 13zM4.062 11h3.965A17.9 17.9 0 0 1 9.71 4.333 8.008 8.008 0 0 0 4.062 11zm5.969 0h3.938A15.905 15.905 0 0 0 12 4.248 15.905 15.905 0 0 0 10.03 11zm4.259-6.667A17.9 17.9 0 0 1 15.973 11h3.965a8.008 8.008 0 0 0-5.648-6.667z',
    },
  },
];

/**
 * The icon for `globe-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Globe Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/globe-fill.svg)
 */
export const globeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21h5v2H6v-2h5v-1.05a10.002 10.002 0 0 1-7.684-4.988l1.737-.992A8 8 0 1 0 15.97 3.053l.992-1.737A9.996 9.996 0 0 1 22 10c0 5.185-3.947 9.449-9 9.95V21zm-1-4a7 7 0 1 1 0-14 7 7 0 0 1 0 14z',
    },
  },
];

/**
 * The icon for `globe-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Globe Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/globe-line.svg)
 */
export const globeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21h5v2H6v-2h5v-1.05a10.002 10.002 0 0 1-7.684-4.988l1.737-.992A8 8 0 1 0 15.97 3.053l.992-1.737A9.996 9.996 0 0 1 22 10c0 5.185-3.947 9.449-9 9.95V21zm-1-4a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm0-2a5 5 0 1 0 0-10 5 5 0 0 0 0 10z',
    },
  },
];

/**
 * The icon for `goblet-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Goblet Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/goblet-fill.svg)
 */
export const gobletFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11 19v-5.111L3 5V3h18v2l-8 8.889V19h5v2H6v-2h5zM7.49 7h9.02l1.8-2H5.69l1.8 2z' },
  },
];

/**
 * The icon for `goblet-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Goblet Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/goblet-line.svg)
 */
export const gobletLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 19v-5.111L3 5V3h18v2l-8 8.889V19h5v2H6v-2h5zM7.49 7h9.02l1.8-2H5.69l1.8 2zm1.8 2L12 12.01 14.71 9H9.29z',
    },
  },
];

/**
 * The icon for `google-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Google Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/google-fill.svg)
 */
export const googleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.064 7.51A9.996 9.996 0 0 1 12 2c2.695 0 4.959.99 6.69 2.605l-2.867 2.868C14.786 6.482 13.468 5.977 12 5.977c-2.605 0-4.81 1.76-5.595 4.123-.2.6-.314 1.24-.314 1.9 0 .66.114 1.3.314 1.9.786 2.364 2.99 4.123 5.595 4.123 1.345 0 2.49-.355 3.386-.955a4.6 4.6 0 0 0 1.996-3.018H12v-3.868h9.418c.118.654.182 1.336.182 2.045 0 3.046-1.09 5.61-2.982 7.35C16.964 21.105 14.7 22 12 22A9.996 9.996 0 0 1 2 12c0-1.614.386-3.14 1.064-4.49z',
    },
  },
];

/**
 * The icon for `google-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Google Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/google-line.svg)
 */
export const googleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 11h8.533c.044.385.067.78.067 1.184 0 2.734-.98 5.036-2.678 6.6-1.485 1.371-3.518 2.175-5.942 2.175A8.976 8.976 0 0 1 3 11.98 8.976 8.976 0 0 1 11.98 3c2.42 0 4.453.89 6.008 2.339L16.526 6.8C15.368 5.681 13.803 5 12 5a7 7 0 1 0 0 14c3.526 0 6.144-2.608 6.577-6H12v-2z',
    },
  },
];

/**
 * The icon for `google-play-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Google Play Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/google-play-fill.svg)
 */
export const googlePlayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.609 1.814L13.792 12 3.61 22.186a.996.996 0 0 1-.61-.92V2.734a1 1 0 0 1 .609-.92zm10.89 10.893l2.302 2.302-10.937 6.333 8.635-8.635zm3.199-3.198l2.807 1.626a1 1 0 0 1 0 1.73l-2.808 1.626L15.206 12l2.492-2.491zM5.864 2.658L16.802 8.99l-2.303 2.303-8.635-8.635z',
    },
  },
];

/**
 * The icon for `google-play-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Google Play Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/google-play-line.svg)
 */
export const googlePlayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 1.734a1 1 0 0 1 .501.135l16.004 9.266a1 1 0 0 1 0 1.73L4.501 22.131A1 1 0 0 1 3 21.266V2.734a1 1 0 0 1 1-1zm8.292 11.68l-4.498 4.498 5.699-3.299-1.2-1.2zM5 6.118v11.76l5.88-5.88-5.88-5.88zm10.284 4.302L13.706 12l1.578 1.577L18.008 12l-2.725-1.579zm-7.49-4.336l4.5 4.5 1.199-1.2-5.699-3.3z',
    },
  },
];

/**
 * The icon for `government-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Government Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/government-fill.svg)
 */
export const governmentFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 19V8H1V6h3V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2h3v2h-1v11h1v2H1v-2h1zm11 0v-7h-2v7h2zm-5 0v-7H6v7h2zm10 0v-7h-2v7h2zM6 5v1h12V5H6z',
    },
  },
];

/**
 * The icon for `government-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Government Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/government-line.svg)
 */
export const governmentLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 6h3v2h-1v11h1v2H1v-2h1V8H1V6h3V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2zm0 2H4v11h3v-7h2v7h2v-7h2v7h2v-7h2v7h3V8zM6 5v1h12V5H6z',
    },
  },
];

/**
 * The icon for `gps-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gps Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/gps-fill.svg)
 */
export const gpsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 16l3 6H9l3-6zm-2.627.255a5 5 0 1 1 5.255 0l-1.356-2.711a2 2 0 1 0-2.544 0l-1.355 2.71zm-2.241 4.482A9.997 9.997 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.997 9.997 0 0 1-5.132 8.737l-1.343-2.688a7 7 0 1 0-7.05 0l-1.343 2.688z',
    },
  },
];

/**
 * The icon for `gps-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gps Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/gps-line.svg)
 */
export const gpsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.132 20.737A9.997 9.997 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.997 9.997 0 0 1-5.132 8.737l-.896-1.791a8 8 0 1 0-7.945 0l-.895 1.791zm1.792-3.584a6 6 0 1 1 6.151 0l-.898-1.797a4 4 0 1 0-4.354 0l-.899 1.797zM12 16l3 6H9l3-6z',
    },
  },
];

/**
 * The icon for `gradienter-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gradienter Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/gradienter-fill.svg)
 */
export const gradienterFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM8.126 11H4.062a8.079 8.079 0 0 0 0 2h4.064a4.007 4.007 0 0 1 0-2zm7.748 0a4.007 4.007 0 0 1 0 2h4.064a8.079 8.079 0 0 0 0-2h-4.064zM12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `gradienter-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Gradienter Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/gradienter-line.svg)
 */
export const gradienterLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.05 13h2.012a8.001 8.001 0 0 0 15.876 0h2.013c-.502 5.053-4.766 9-9.951 9-5.185 0-9.449-3.947-9.95-9zm0-2C2.55 5.947 6.814 2 12 2s9.449 3.947 9.95 9h-2.012a8.001 8.001 0 0 0-15.876 0H2.049zM12 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `grid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Grid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/grid-fill.svg)
 */
export const gridFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 10v4h-4v-4h4zm2 0h5v4h-5v-4zm-2 11h-4v-5h4v5zm2 0v-5h5v4a1 1 0 0 1-1 1h-4zM14 3v5h-4V3h4zm2 0h4a1 1 0 0 1 1 1v4h-5V3zm-8 7v4H3v-4h5zm0 11H4a1 1 0 0 1-1-1v-4h5v5zM8 3v5H3V4a1 1 0 0 1 1-1h4z',
    },
  },
];

/**
 * The icon for `grid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Grid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/grid-line.svg)
 */
export const gridLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 10h-4v4h4v-4zm2 0v4h3v-4h-3zm-2 9v-3h-4v3h4zm2 0h3v-3h-3v3zM14 5h-4v3h4V5zm2 0v3h3V5h-3zm-8 5H5v4h3v-4zm0 9v-3H5v3h3zM8 5H5v3h3V5zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `group-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Group 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/group-2-fill.svg)
 */
export const group2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 19.748V16.4c0-1.283.995-2.292 2.467-2.868A8.482 8.482 0 0 0 9.5 13c-1.89 0-3.636.617-5.047 1.66A8.017 8.017 0 0 0 10 19.748zm8.88-3.662C18.485 15.553 17.17 15 15.5 15c-2.006 0-3.5.797-3.5 1.4V20a7.996 7.996 0 0 0 6.88-3.914zM9.55 11.5a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5zm5.95 1a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `group-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Group 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/group-2-line.svg)
 */
export const group2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.55 11.5a2.25 2.25 0 1 1 0-4.5 2.25 2.25 0 0 1 0 4.5zm.45 8.248V16.4c0-.488.144-.937.404-1.338a6.473 6.473 0 0 0-5.033 1.417A8.012 8.012 0 0 0 10 19.749zM4.453 14.66A8.462 8.462 0 0 1 9.5 13c1.043 0 2.043.188 2.967.532.878-.343 1.925-.532 3.033-.532 1.66 0 3.185.424 4.206 1.156a8 8 0 1 0-15.253.504zm14.426 1.426C18.486 15.553 17.171 15 15.5 15c-2.006 0-3.5.797-3.5 1.4V20a7.996 7.996 0 0 0 6.88-3.914zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm3.5-9.5a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `group-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Group Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/group-fill.svg)
 */
export const groupFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 22a8 8 0 1 1 16 0H2zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm7.363 2.233A7.505 7.505 0 0 1 22.983 22H20c0-2.61-1-4.986-2.637-6.767zm-2.023-2.276A7.98 7.98 0 0 0 18 7a7.964 7.964 0 0 0-1.015-3.903A5 5 0 0 1 21 8a4.999 4.999 0 0 1-5.66 4.957z',
    },
  },
];

/**
 * The icon for `group-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Group Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/group-line.svg)
 */
export const groupLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 22a8 8 0 1 1 16 0h-2a6 6 0 1 0-12 0H2zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm8.284 3.703A8.002 8.002 0 0 1 23 22h-2a6.001 6.001 0 0 0-3.537-5.473l.82-1.824zm-.688-11.29A5.5 5.5 0 0 1 21 8.5a5.499 5.499 0 0 1-5 5.478v-2.013a3.5 3.5 0 0 0 1.041-6.609l.555-1.943z',
    },
  },
];

/**
 * The icon for `guide-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Guide Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/guide-fill.svg)
 */
export const guideFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 8v8a3 3 0 0 1-3 3H7.83a3.001 3.001 0 1 1 0-2H10a1 1 0 0 0 1-1V8a3 3 0 0 1 3-3h3V2l5 4-5 4V7h-3a1 1 0 0 0-1 1z',
    },
  },
];

/**
 * The icon for `guide-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Guide Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/guide-line.svg)
 */
export const guideLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 8v8a3 3 0 0 1-3 3H7.83a3.001 3.001 0 1 1 0-2H10a1 1 0 0 0 1-1V8a3 3 0 0 1 3-3h3V2l5 4-5 4V7h-3a1 1 0 0 0-1 1zM5 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `hail-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hail Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/hail-fill.svg)
 */
export const hailFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.995 17.794a4 4 0 0 0-5.085-3.644A4.001 4.001 0 0 0 6 15c0 1.08.428 2.059 1.122 2.778a8 8 0 1 1 9.335-10.68 5.5 5.5 0 0 1 2.537 10.696zM10 17a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-5 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `hail-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hail Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/hail-line.svg)
 */
export const hailLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 17.418A8.003 8.003 0 0 1 9 2a8.003 8.003 0 0 1 7.458 5.099A5.5 5.5 0 0 1 19 17.793v-2.13a3.5 3.5 0 1 0-4-5.612V10a6 6 0 1 0-9 5.197v2.221zM10 17a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-5 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `hammer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hammer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/hammer-fill.svg)
 */
export const hammerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 8V2h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-3zm-2 14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V8H2.5V6.074a1 1 0 0 1 .496-.863L8.5 2H15v20z',
    },
  },
];

/**
 * The icon for `hammer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hammer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/hammer-line.svg)
 */
export const hammerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-5v13a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V9H3.5a1 1 0 0 1-1-1V5.618a1 1 0 0 1 .553-.894L8.5 2H20zm-5 2H8.972L4.5 6.236V7H11v14h2V7h2V4zm4 0h-2v3h2V4z',
    },
  },
];

/**
 * The icon for `hand-coin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hand Coin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/hand-coin-fill.svg)
 */
export const handCoinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9.33 11.5h2.17A4.5 4.5 0 0 1 16 16H8.999L9 17h8v-1a5.578 5.578 0 0 0-.886-3H19a5 5 0 0 1 4.516 2.851C21.151 18.972 17.322 21 13 21c-2.761 0-5.1-.59-7-1.625L6 10.071A6.967 6.967 0 0 1 9.33 11.5zM5 19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v9zM18 5a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm-7-3a3 3 0 1 1 0 6 3 3 0 0 1 0-6z',
    },
  },
];

/**
 * The icon for `hand-coin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hand Coin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/hand-coin-line.svg)
 */
export const handCoinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5 9a1 1 0 0 1 1 1 6.97 6.97 0 0 1 4.33 1.5h2.17c1.333 0 2.53.58 3.354 1.5H19a5 5 0 0 1 4.516 2.851C21.151 18.972 17.322 21 13 21c-2.79 0-5.15-.603-7.06-1.658A.998.998 0 0 1 5 20H2a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h3zm1.001 3L6 17.022l.045.032C7.84 18.314 10.178 19 13 19c3.004 0 5.799-1.156 7.835-3.13l.133-.133-.12-.1a2.994 2.994 0 0 0-1.643-.63L19 15h-2.111c.072.322.111.656.111 1v1H8v-2l6.79-.001-.034-.078a2.501 2.501 0 0 0-2.092-1.416L12.5 13.5H9.57A4.985 4.985 0 0 0 6.002 12zM4 11H3v7h1v-7zm14-6a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-7-5a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm0 2a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `hand-heart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hand Heart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/hand-heart-fill.svg)
 */
export const handHeartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.33 11.5h2.17A4.5 4.5 0 0 1 16 16H8.999L9 17h8v-1a5.578 5.578 0 0 0-.886-3H19a5 5 0 0 1 4.516 2.851C21.151 18.972 17.322 21 13 21c-2.761 0-5.1-.59-7-1.625L6 10.071A6.967 6.967 0 0 1 9.33 11.5zM4 9a1 1 0 0 1 .993.883L5 10V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h2zm9.646-5.425L14 3.93l.354-.354a2.5 2.5 0 1 1 3.535 3.536L14 11l-3.89-3.89a2.5 2.5 0 1 1 3.536-3.535z',
    },
  },
];

/**
 * The icon for `hand-heart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hand Heart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/hand-heart-line.svg)
 */
export const handHeartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5 9a1 1 0 0 1 1 1 6.97 6.97 0 0 1 4.33 1.5h2.17c1.332 0 2.53.579 3.353 1.499L19 13a5 5 0 0 1 4.516 2.851C21.151 18.972 17.322 21 13 21c-2.79 0-5.15-.603-7.06-1.658A.998.998 0 0 1 5 20H2a1 1 0 0 1-1-1v-9a1 1 0 0 1 1-1h3zm1.001 3L6 17.021l.045.033C7.84 18.314 10.178 19 13 19c3.004 0 5.799-1.156 7.835-3.13l.133-.133-.12-.1a2.994 2.994 0 0 0-1.643-.63L19 15l-2.112-.001c.073.322.112.657.112 1.001v1H8v-2l6.79-.001-.034-.078a2.501 2.501 0 0 0-2.092-1.416L12.5 13.5H9.57A4.985 4.985 0 0 0 6.002 12zM4 11H3v7h1v-7zm9.646-7.425L14 3.93l.354-.354a2.5 2.5 0 1 1 3.535 3.536L14 11l-3.89-3.89a2.5 2.5 0 1 1 3.536-3.535zm-2.12 1.415a.5.5 0 0 0-.06.637l.058.069L14 8.17l2.476-2.474a.5.5 0 0 0 .058-.638l-.058-.07a.5.5 0 0 0-.638-.057l-.07.058-1.769 1.768-1.767-1.77-.068-.056a.5.5 0 0 0-.638.058z',
    },
  },
];

/**
 * The icon for `hand-sanitizer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hand Sanitizer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/hand-sanitizer-fill.svg)
 */
export const handSanitizerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2l-4-.001V6h3v2c2.21 0 4 1.79 4 4v8c0 1.105-.895 2-2 2H6c-1.105 0-2-.895-2-2v-8c0-2.21 1.79-4 4-4V6h3V3.999L7.5 4c-.63 0-1.37.49-2.2 1.6L3.7 4.4C4.87 2.84 6.13 2 7.5 2H17zm-4 10h-2v2H9v2h1.999L11 18h2l-.001-2H15v-2h-2v-2z',
    },
  },
];

/**
 * The icon for `hand-sanitizer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hand Sanitizer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/hand-sanitizer-line.svg)
 */
export const handSanitizerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2l-4-.001V6h3v2c2.21 0 4 1.79 4 4v8c0 1.105-.895 2-2 2H6c-1.105 0-2-.895-2-2v-8c0-2.21 1.79-4 4-4V6h3V3.999L7.5 4c-.63 0-1.37.49-2.2 1.6L3.7 4.4C4.87 2.84 6.13 2 7.5 2H17zm-1 8H8c-1.105 0-2 .895-2 2v8h12v-8c0-1.105-.895-2-2-2zm-3 2v2h2v2h-2.001L13 18h-2l-.001-2H9v-2h2v-2h2z',
    },
  },
];

/**
 * The icon for `handbag-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Handbag Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/handbag-fill.svg)
 */
export const handbagFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a7 7 0 0 1 7 7h1.074a1 1 0 0 1 .997.923l.846 11a1 1 0 0 1-.92 1.074L20.92 22H3.08a1 1 0 0 1-1-1l.003-.077.846-11A1 1 0 0 1 3.926 9H5a7 7 0 0 1 7-7zm2 11h-4v2h4v-2zm-2-9a5 5 0 0 0-4.995 4.783L7 9h10a5 5 0 0 0-4.783-4.995L12 4z',
    },
  },
];

/**
 * The icon for `handbag-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Handbag Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/handbag-line.svg)
 */
export const handbagLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a7 7 0 0 1 7 7h1.074a1 1 0 0 1 .997.923l.846 11a1 1 0 0 1-.92 1.074L20.92 22H3.08a1 1 0 0 1-1-1l.003-.077.846-11A1 1 0 0 1 3.926 9H5a7 7 0 0 1 7-7zm7.147 9H4.852l-.693 9H19.84l-.693-9zM14 13v2h-4v-2h4zm-2-9a5 5 0 0 0-4.995 4.783L7 9h10a5 5 0 0 0-4.783-4.995L12 4z',
    },
  },
];

/**
 * The icon for `hard-drive-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hard Drive 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/hard-drive-2-fill.svg)
 */
export const hardDrive2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1zM5 16v4h14v-4H5zm10 1h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `hard-drive-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hard Drive 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/hard-drive-2-line.svg)
 */
export const hardDrive2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 14h14V4H5v10zm0 2v4h14v-4H5zM4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm11 15h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `hard-drive-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hard Drive Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/hard-drive-fill.svg)
 */
export const hardDriveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.95 2H20a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8.05c.329.033.663.05 1 .05 5.523 0 10-4.477 10-10 0-.337-.017-.671-.05-1zM15 16v2h2v-2h-2zM11.938 2A8 8 0 0 1 3 10.938V3a1 1 0 0 1 1-1h7.938z',
    },
  },
];

/**
 * The icon for `hard-drive-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hard Drive Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/hard-drive-line.svg)
 */
export const hardDriveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 10.938A8.004 8.004 0 0 0 11.938 4H5v6.938zm0 2.013V20h14V4h-5.05A10.003 10.003 0 0 1 5 12.95zM4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm11 14h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `haze-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Haze 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/haze-2-fill.svg)
 */
export const haze2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 19a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm7.5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm-15 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM17 7a5 5 0 0 1 0 10c-1.844 0-3.51-1.04-5-3.122C10.51 15.96 8.844 17 7 17A5 5 0 0 1 7 7c1.844 0 3.51 1.04 5 3.122C13.49 8.04 15.156 7 17 7zm-5-5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM4.5 2a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm15 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z',
    },
  },
];

/**
 * The icon for `haze-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Haze 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/haze-2-line.svg)
 */
export const haze2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 19a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm7.5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm-15 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM17 7a5 5 0 0 1 0 10c-1.844 0-3.51-1.04-5-3.122C10.51 15.96 8.844 17 7 17A5 5 0 0 1 7 7c1.844 0 3.51 1.04 5 3.122C13.49 8.04 15.156 7 17 7zM7 9a3 3 0 0 0 0 6c1.254 0 2.51-.875 3.759-2.854l.089-.147-.09-.145c-1.197-1.896-2.4-2.78-3.601-2.85L7 9zm10 0c-1.254 0-2.51.875-3.759 2.854l-.09.146.09.146c1.198 1.896 2.4 2.78 3.602 2.85L17 15a3 3 0 0 0 0-6zm-5-7a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM4.5 2a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm15 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z',
    },
  },
];

/**
 * The icon for `haze-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Haze Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/haze-fill.svg)
 */
export const hazeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.083 13a6 6 0 1 1 11.834 0H6.083zM2 15h10v2H2v-2zm12 0h8v2h-8v-2zm2 4h4v2h-4v-2zM4 19h10v2H4v-2zm7-18h2v3h-2V1zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM19.07 3.515l1.414 1.414-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3zM4 11v2H1v-2h3z',
    },
  },
];

/**
 * The icon for `haze-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Haze Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/haze-line.svg)
 */
export const hazeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.083 13a6 6 0 1 1 11.834 0h-2.043a4 4 0 1 0-7.748 0H6.083zM2 15h10v2H2v-2zm12 0h8v2h-8v-2zm2 4h4v2h-4v-2zM4 19h10v2H4v-2zm7-18h2v3h-2V1zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM19.07 3.515l1.414 1.414-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3zM4 11v2H1v-2h3z',
    },
  },
];

/**
 * The icon for `hd-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hd Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/hd-fill.svg)
 */
export const hdFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4.5 8.25V9H6v6h1.5v-2.25h2V15H11V9H9.5v2.25h-2zm7-.75H16a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5v-3zM13 9v6h3a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-3z',
    },
  },
];

/**
 * The icon for `hd-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hd Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/hd-line.svg)
 */
export const hdLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4.5 8.25h2V9H11v6H9.5v-2.25h-2V15H6V9h1.5v2.25zm7-.75v3H16a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5h-1.5zM13 9h3a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-3V9z',
    },
  },
];

/**
 * The icon for `headphone-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Headphone Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/headphone-fill.svg)
 */
export const headphoneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 12h3a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7C2 6.477 6.477 2 12 2s10 4.477 10 10v7a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h3a8 8 0 1 0-16 0z',
    },
  },
];

/**
 * The icon for `headphone-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Headphone Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/headphone-line.svg)
 */
export const headphoneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 4a8 8 0 0 0-8 8h3a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7C2 6.477 6.477 2 12 2s10 4.477 10 10v7a2 2 0 0 1-2 2h-3a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h3a8 8 0 0 0-8-8zM4 14v5h3v-5H4zm13 0v5h3v-5h-3z',
    },
  },
];

/**
 * The icon for `health-book-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Health Book Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/health-book-fill.svg)
 */
export const healthBookFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2c.552 0 1 .448 1 1v18c0 .552-.448 1-1 1H6c-.552 0-1-.448-1-1v-2H3v-2h2v-2H3v-2h2v-2H3V9h2V7H3V5h2V3c0-.552.448-1 1-1h14zm-6 6h-2v3H9v2h2.999L12 16h2l-.001-3H17v-2h-3V8z',
    },
  },
];

/**
 * The icon for `health-book-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Health Book Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/health-book-line.svg)
 */
export const healthBookLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2c.552 0 1 .448 1 1v18c0 .552-.448 1-1 1H6c-.552 0-1-.448-1-1v-2H3v-2h2v-2H3v-2h2v-2H3V9h2V7H3V5h2V3c0-.552.448-1 1-1h14zm-1 2H7v16h12V4zm-5 4v3h3v2h-3.001L14 16h-2l-.001-3H9v-2h3V8h2z',
    },
  },
];

/**
 * The icon for `heart-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-2-fill.svg)
 */
export const heart2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.243 4.757c2.262 2.268 2.34 5.88.236 8.236l-8.48 8.492-8.478-8.492c-2.104-2.356-2.025-5.974.236-8.236C5.515 3 8.093 2.56 10.261 3.44L6.343 7.358l1.414 1.415L12 4.53l-.013-.014.014.013c2.349-2.109 5.979-2.039 8.242.228z',
    },
  },
];

/**
 * The icon for `heart-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-2-line.svg)
 */
export const heart2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.243 4.757c2.262 2.268 2.34 5.88.236 8.236l-8.48 8.492-8.478-8.492c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228zM5.172 6.172c-1.49 1.49-1.565 3.875-.192 5.451L12 18.654l7.02-7.03c1.374-1.577 1.299-3.959-.193-5.454-1.487-1.49-3.881-1.562-5.453-.186l-4.202 4.203-1.415-1.414 2.825-2.827-.082-.069c-1.575-1.265-3.877-1.157-5.328.295z',
    },
  },
];

/**
 * The icon for `heart-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-3-fill.svg)
 */
export const heart3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2z',
    },
  },
];

/**
 * The icon for `heart-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-3-line.svg)
 */
export const heart3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5C9.5 20 2 16 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm-3.566 15.604c.881-.556 1.676-1.109 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5 5.56 5 4 6.656 4 9c0 2.944 1.666 5.533 4.645 7.903.745.592 1.54 1.145 2.421 1.7.299.189.595.37.934.572.339-.202.635-.383.934-.571z',
    },
  },
];

/**
 * The icon for `heart-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-add-fill.svg)
 */
export const heartAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 14v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2zm1.243-9.243c2.16 2.166 2.329 5.557.507 7.91C19.926 12.24 18.99 12 18 12c-3.314 0-6 2.686-6 6 0 1.009.249 1.96.689 2.794l-.69.691-8.478-8.492c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228z',
    },
  },
];

/**
 * The icon for `heart-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-add-line.svg)
 */
export const heartAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 14v3h3v2h-3.001L19 22h-2l-.001-3H14v-2h3v-3h2zm1.243-9.243c2.262 2.268 2.34 5.88.236 8.235l-1.42-1.418c1.331-1.524 1.261-3.914-.232-5.404-1.503-1.499-3.92-1.563-5.49-.153l-1.335 1.198-1.336-1.197c-1.575-1.412-3.991-1.35-5.494.154-1.49 1.49-1.565 3.875-.192 5.451l8.432 8.446L12 21.485 3.52 12.993c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228z',
    },
  },
];

/**
 * The icon for `heart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-fill.svg)
 */
export const heartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.001 4.529c2.349-2.109 5.979-2.039 8.242.228 2.262 2.268 2.34 5.88.236 8.236l-8.48 8.492-8.478-8.492c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228z',
    },
  },
];

/**
 * The icon for `heart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-line.svg)
 */
export const heartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.001 4.529c2.349-2.109 5.979-2.039 8.242.228 2.262 2.268 2.34 5.88.236 8.236l-8.48 8.492-8.478-8.492c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228zm6.826 1.641c-1.5-1.502-3.92-1.563-5.49-.153l-1.335 1.198-1.336-1.197c-1.575-1.412-3.99-1.35-5.494.154-1.49 1.49-1.565 3.875-.192 5.451L12 18.654l7.02-7.03c1.374-1.577 1.299-3.959-.193-5.454z',
    },
  },
];

/**
 * The icon for `heart-pulse-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart Pulse Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-pulse-fill.svg)
 */
export const heartPulseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5-1.978-1.187-7.084-3.937-9.132-8.5h4.698l.934-1.556 3 5L13.566 13H17v-2h-4.566l-.934 1.556-3-5L6.434 11H2.21C2.074 10.363 2 9.696 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2z',
    },
  },
];

/**
 * The icon for `heart-pulse-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heart Pulse Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/heart-pulse-line.svg)
 */
export const heartPulseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.5 3C19.538 3 22 5.5 22 9c0 7-7.5 11-10 12.5-1.977-1.186-7.083-3.937-9.131-8.499L1 13v-2h1.21C2.074 10.364 2 9.698 2 9c0-3.5 2.5-6 5.5-6C9.36 3 11 4 12 5c1-1 2.64-2 4.5-2zm0 2c-1.076 0-2.24.57-3.086 1.414L12 7.828l-1.414-1.414C9.74 5.57 8.576 5 7.5 5 5.56 5 4 6.656 4 9c0 .685.09 1.352.267 2h2.167L8.5 7.556l3 5L12.434 11H17v2h-3.434L11.5 16.444l-3-5L7.566 13H5.108c.79 1.374 1.985 2.668 3.537 3.903.745.592 1.54 1.145 2.421 1.7.299.189.595.37.934.572.339-.202.635-.383.934-.571.881-.556 1.676-1.109 2.42-1.701C18.335 14.533 20 11.943 20 9c0-2.36-1.537-4-3.5-4z',
    },
  },
];

/**
 * The icon for `hearts-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hearts Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/hearts-fill.svg)
 */
export const heartsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.363 11.045c1.404-1.393 3.68-1.393 5.084 0 1.404 1.394 1.404 3.654 0 5.047L17 21.5l-5.447-5.408c-1.404-1.393-1.404-3.653 0-5.047 1.404-1.393 3.68-1.393 5.084 0l.363.36.363-.36zm1.88-6.288c.94.943 1.503 2.118 1.689 3.338-1.333-.248-2.739-.01-3.932.713-2.15-1.303-4.994-1.03-6.856.818-2.131 2.115-2.19 5.515-.178 7.701l.178.185 2.421 2.404L11 21.485 2.52 12.993C.417 10.637.496 7.019 2.757 4.757c2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228z',
    },
  },
];

/**
 * The icon for `hearts-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hearts Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/hearts-line.svg)
 */
export const heartsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.243 4.757c1.462 1.466 2.012 3.493 1.65 5.38.568.16 1.106.463 1.554.908 1.404 1.394 1.404 3.654 0 5.047L17 21.5l-3.022-3L11 21.485 2.52 12.993C.417 10.637.496 7.019 2.757 4.757c2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228zm-6.281 7.708c-.616.611-.616 1.597 0 2.208L17 18.682l4.038-4.009c.616-.611.616-1.597 0-2.208-.624-.62-1.642-.62-2.268.002l-1.772 1.754-1.407-1.396-.363-.36c-.624-.62-1.642-.62-2.266 0zm-8.79-6.293c-1.49 1.49-1.565 3.875-.192 5.451L11 18.654l1.559-1.562-1.006-1c-1.404-1.393-1.404-3.653 0-5.047 1.404-1.393 3.68-1.393 5.084 0l.363.36.363-.36c.425-.421.93-.715 1.465-.882.416-1.367.078-2.912-1.001-3.993-1.5-1.502-3.92-1.563-5.49-.153l-1.335 1.198-1.336-1.197c-1.575-1.412-3.99-1.35-5.494.154z',
    },
  },
];

/**
 * The icon for `heavy-showers-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heavy Showers Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/heavy-showers-fill.svg)
 */
export const heavyShowersFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 18v5h-2v-5H9v3H7v-3.252a8 8 0 1 1 9.458-10.65A5.5 5.5 0 1 1 17.5 18l-.5.001v3h-2v-3h-2z',
    },
  },
];

/**
 * The icon for `heavy-showers-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Heavy Showers Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/heavy-showers-line.svg)
 */
export const heavyShowersLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 16.93a8 8 0 1 1 11.458-9.831A5.5 5.5 0 0 1 19 17.793v-2.13a3.5 3.5 0 1 0-4-5.612V10a6 6 0 1 0-10 4.472v2.458zM7 14h2v6H7v-6zm8 0h2v6h-2v-6zm-4 3h2v6h-2v-6z',
    },
  },
];

/**
 * The icon for `history-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![History Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/history-fill.svg)
 */
export const historyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2c0 4.418 3.582 8 8 8s8-3.582 8-8-3.582-8-8-8C9.536 4 7.332 5.114 5.865 6.865L8 9H2V3l2.447 2.446C6.28 3.336 8.984 2 12 2zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2z',
    },
  },
];

/**
 * The icon for `history-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![History Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/history-line.svg)
 */
export const historyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12h2c0 4.418 3.582 8 8 8s8-3.582 8-8-3.582-8-8-8C9.25 4 6.824 5.387 5.385 7.5H8v2H2v-6h2V6c1.824-2.43 4.729-4 8-4zm1 5v4.585l3.243 3.243-1.415 1.415L11 12.413V7h2z',
    },
  },
];

/**
 * The icon for `home-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-2-fill.svg)
 */
export const home2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9z',
    },
  },
];

/**
 * The icon for `home-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-2-line.svg)
 */
export const home2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM6 19h12V9.157l-6-5.454-6 5.454V19z',
    },
  },
];

/**
 * The icon for `home-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-3-fill.svg)
 */
export const home3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zM8 15v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `home-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-3-line.svg)
 */
export const home3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM6 19h12V9.157l-6-5.454-6 5.454V19zm2-4h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `home-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-4-fill.svg)
 */
export const home4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zm-9-7v6h2v-6h-2z',
    },
  },
];

/**
 * The icon for `home-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-4-line.svg)
 */
export const home4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zm-6-2h5V9.157l-6-5.454-6 5.454V19h5v-6h2v6z',
    },
  },
];

/**
 * The icon for `home-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-5-fill.svg)
 */
export const home5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.222a1 1 0 0 1 1.228 0l8 6.222a1 1 0 0 1 .386.79V20zm-10-7v6h2v-6h-2z',
    },
  },
];

/**
 * The icon for `home-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-5-line.svg)
 */
export const home5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 19h6V9.978l-7-5.444-7 5.444V19h6v-6h2v6zm8 1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.222a1 1 0 0 1 1.228 0l8 6.222a1 1 0 0 1 .386.79V20z',
    },
  },
];

/**
 * The icon for `home-6-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 6 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-6-fill.svg)
 */
export const home6Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.222a1 1 0 0 1 1.228 0l8 6.222a1 1 0 0 1 .386.79V20zM7 15v2h10v-2H7z',
    },
  },
];

/**
 * The icon for `home-6-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 6 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-6-line.svg)
 */
export const home6Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.222a1 1 0 0 1 1.228 0l8 6.222a1 1 0 0 1 .386.79V20zm-2-1V9.978l-7-5.444-7 5.444V19h14zM7 15h10v2H7v-2z',
    },
  },
];

/**
 * The icon for `home-7-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 7 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-7-fill.svg)
 */
export const home7Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-9H0l10.327-9.388a1 1 0 0 1 1.346 0L22 11h-3v9zm-8-5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z',
    },
  },
];

/**
 * The icon for `home-7-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 7 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-7-line.svg)
 */
export const home7Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM6 19h12V9.157l-6-5.454-6 5.454V19zm6-4a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z',
    },
  },
];

/**
 * The icon for `home-8-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 8 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-8-fill.svg)
 */
export const home8Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zM9 10v6h6v-6H9zm2 2h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `home-8-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home 8 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-8-line.svg)
 */
export const home8Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM6 19h12V9.157l-6-5.454-6 5.454V19zm3-9h6v6H9v-6zm2 2v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `home-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-fill.svg)
 */
export const homeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.222a1 1 0 0 1 1.228 0l8 6.222a1 1 0 0 1 .386.79V20z',
    },
  },
];

/**
 * The icon for `home-gear-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Gear Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-gear-fill.svg)
 */
export const homeGearFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zM8.592 13.808l-.991.572 1 1.733.993-.573a3.5 3.5 0 0 0 1.405.811v1.145h2.002V16.35a3.5 3.5 0 0 0 1.405-.81l.992.572L16.4 14.38l-.991-.572a3.504 3.504 0 0 0 0-1.62l.991-.573-1-1.733-.993.573A3.5 3.5 0 0 0 13 9.645V8.5h-2.002v1.144a3.5 3.5 0 0 0-1.405.811l-.992-.573L7.6 11.616l.991.572a3.504 3.504 0 0 0 0 1.62zm3.408.69a1.5 1.5 0 1 1-.002-3.001 1.5 1.5 0 0 1 .002 3z',
    },
  },
];

/**
 * The icon for `home-gear-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Gear Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-gear-line.svg)
 */
export const homeGearLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 21H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM6 19h12V9.157l-6-5.454-6 5.454V19zm2.591-5.191a3.508 3.508 0 0 1 0-1.622l-.991-.572 1-1.732.991.573a3.495 3.495 0 0 1 1.404-.812V8.5h2v1.144c.532.159 1.01.44 1.404.812l.991-.573 1 1.731-.991.573a3.508 3.508 0 0 1 0 1.622l.991.572-1 1.731-.991-.572a3.495 3.495 0 0 1-1.404.811v1.145h-2V16.35a3.495 3.495 0 0 1-1.404-.811l-.991.572-1-1.73.991-.573zm3.404.688a1.5 1.5 0 1 0 0-2.998 1.5 1.5 0 0 0 0 2.998z',
    },
  },
];

/**
 * The icon for `home-heart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Heart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-heart-fill.svg)
 */
export const homeHeartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zm-8-3l3.359-3.359a2.25 2.25 0 1 0-3.182-3.182l-.177.177-.177-.177a2.25 2.25 0 1 0-3.182 3.182L12 17z',
    },
  },
];

/**
 * The icon for `home-heart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Heart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-heart-line.svg)
 */
export const homeHeartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zm-2-1V9.157l-6-5.454-6 5.454V19h12zm-6-2l-3.359-3.359a2.25 2.25 0 1 1 3.182-3.182l.177.177.177-.177a2.25 2.25 0 1 1 3.182 3.182L12 17z',
    },
  },
];

/**
 * The icon for `home-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-line.svg)
 */
export const homeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.49a1 1 0 0 1 .386-.79l8-6.222a1 1 0 0 1 1.228 0l8 6.222a1 1 0 0 1 .386.79V20zm-2-1V9.978l-7-5.444-7 5.444V19h14z',
    },
  },
];

/**
 * The icon for `home-smile-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Smile 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-smile-2-fill.svg)
 */
export const homeSmile2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.314a1 1 0 0 1 .38-.785l8-6.311a1 1 0 0 1 1.24 0l8 6.31a1 1 0 0 1 .38.786V20zM7 12a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7z',
    },
  },
];

/**
 * The icon for `home-smile-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Smile 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-smile-2-line.svg)
 */
export const homeSmile2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 19V9.799l-7-5.522-7 5.522V19h14zm2 1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9.314a1 1 0 0 1 .38-.785l8-6.311a1 1 0 0 1 1.24 0l8 6.31a1 1 0 0 1 .38.786V20zM7 12h2a3 3 0 0 0 6 0h2a5 5 0 0 1-10 0z',
    },
  },
];

/**
 * The icon for `home-smile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Smile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-smile-fill.svg)
 */
export const homeSmileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zM7.5 13a4.5 4.5 0 1 0 9 0h-2a2.5 2.5 0 1 1-5 0h-2z',
    },
  },
];

/**
 * The icon for `home-smile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Smile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-smile-line.svg)
 */
export const homeSmileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 19h12V9.157l-6-5.454-6 5.454V19zm13 2H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM7.5 13h2a2.5 2.5 0 1 0 5 0h2a4.5 4.5 0 1 1-9 0z',
    },
  },
];

/**
 * The icon for `home-wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-wifi-fill.svg)
 */
export const homeWifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9zM7 11v2a5 5 0 0 1 5 5h2a7 7 0 0 0-7-7zm0 4v3h3a3 3 0 0 0-3-3z',
    },
  },
];

/**
 * The icon for `home-wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Home Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/home-wifi-line.svg)
 */
export const homeWifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 19h12V9.157l-6-5.454-6 5.454V19zm13 2H5a1 1 0 0 1-1-1v-9H1l10.327-9.388a1 1 0 0 1 1.346 0L23 11h-3v9a1 1 0 0 1-1 1zM8 10a7 7 0 0 1 7 7h-2a5 5 0 0 0-5-5v-2zm0 4a3 3 0 0 1 3 3H8v-3z',
    },
  },
];

/**
 * The icon for `honor-of-kings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Honor Of Kings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/honor-of-kings-fill.svg)
 */
export const honorOfKingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.158 4.258c.034 3.5.591 4.811.788 6.701.301 2.894-.657 5.894-2.875 8.112-3.666 3.666-9.471 3.89-13.4.673l2.852-2.853c2.344 1.67 5.617 1.454 7.72-.648 2.102-2.103 2.318-5.377.648-7.72l4.267-4.265zm-2.83-.002l-2.851 2.853c-2.344-1.67-5.617-1.454-7.72.648-2.102 2.103-2.318 5.376-.648 7.72l-4.267 4.265c-.034-3.5-.591-4.811-.788-6.701-.301-2.894.657-5.894 2.875-8.112 3.666-3.666 9.471-3.89 13.4-.673zM12 8c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 2.5c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z',
    },
  },
];

/**
 * The icon for `honor-of-kings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Honor Of Kings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/honor-of-kings-line.svg)
 */
export const honorOfKingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.328 4.256l-1.423 1.423c-3.138-2.442-7.677-2.22-10.562.664-2.374 2.374-2.944 5.868-1.71 8.78l2.417-2.417c-.213-1.503.258-3.085 1.414-4.242 1.71-1.71 4.352-1.922 6.293-.636l-1.464 1.464c-1.115-.532-2.49-.337-3.414.587-.924.923-1.12 2.299-.587 3.414l-6.45 6.45c-.034-3.5-.591-4.812-.788-6.702-.301-2.894.657-5.894 2.875-8.112 3.666-3.666 9.471-3.89 13.4-.673zm2.83.002c.034 3.5.591 4.811.788 6.701.301 2.894-.657 5.894-2.875 8.112-3.666 3.666-9.471 3.89-13.4.673l1.424-1.423c3.138 2.442 7.677 2.22 10.562-.664 2.374-2.374 2.944-5.868 1.71-8.78l-2.417 2.417c.213 1.503-.258 3.085-1.414 4.242-1.71 1.71-4.352 1.922-6.293.636l1.464-1.464c1.115.532 2.49.337 3.414-.587.924-.923 1.12-2.299.587-3.414l6.45-6.45z',
    },
  },
];

/**
 * The icon for `honour-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Honour Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/honour-fill.svg)
 */
export const honourFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 4v14.721a.5.5 0 0 1-.298.458L12 23.03 3.298 19.18A.5.5 0 0 1 3 18.72V4H1V2h22v2h-2zM8 12v2h8v-2H8zm0-4v2h8V8H8z',
    },
  },
];

/**
 * The icon for `honour-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Honour Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/honour-line.svg)
 */
export const honourLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 4v14.721a.5.5 0 0 1-.298.458L12 23.03 3.298 19.18A.5.5 0 0 1 3 18.72V4H1V2h22v2h-2zM5 4v13.745l7 3.1 7-3.1V4H5zm3 4h8v2H8V8zm0 4h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `hospital-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hospital Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/hospital-fill.svg)
 */
export const hospitalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 20h2v2H1v-2h2V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v17zM11 8H9v2h2v2h2v-2h2V8h-2V6h-2v2zm3 12h2v-6H8v6h2v-4h4v4z',
    },
  },
];

/**
 * The icon for `hospital-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hospital Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/hospital-line.svg)
 */
export const hospitalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8 20v-6h8v6h3V4H5v16h3zm2 0h4v-4h-4v4zm11 0h2v2H1v-2h2V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v17zM11 8V6h2v2h2v2h-2v2h-2v-2H9V8h2z',
    },
  },
];

/**
 * The icon for `hotel-bed-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hotel Bed Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/hotel-bed-fill.svg)
 */
export const hotelBedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11v9h-2v-3H4v3H2V4h2v10h8V7h6a4 4 0 0 1 4 4zM8 13a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `hotel-bed-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hotel Bed Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/hotel-bed-line.svg)
 */
export const hotelBedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11v9h-2v-3H4v3H2V4h2v10h8V7h6a4 4 0 0 1 4 4zm-2 3v-3a2 2 0 0 0-2-2h-4v5h6zM8 11a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `hotel-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hotel Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/hotel-fill.svg)
 */
export const hotelFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 19h2v-8h-6v8h2v-6h2v6zM3 19V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v5h2v10h1v2H2v-2h1zm4-8v2h2v-2H7zm0 4v2h2v-2H7zm0-8v2h2V7H7z',
    },
  },
];

/**
 * The icon for `hotel-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hotel Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/hotel-line.svg)
 */
export const hotelLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 21H2v-2h1V4a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v5h2v10h1v2zm-5-2h2v-8h-6v8h2v-6h2v6zm0-10V5H5v14h6V9h6zM7 11h2v2H7v-2zm0 4h2v2H7v-2zm0-8h2v2H7V7z',
    },
  },
];

/**
 * The icon for `hotspot-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hotspot Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/hotspot-fill.svg)
 */
export const hotspotFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2v9h7v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h6zm2 5a2 2 0 0 1 2 2h-2V7zm0-3a5 5 0 0 1 5 5h-2a3 3 0 0 0-3-3V4zm0-3a8 8 0 0 1 8 8h-2a6 6 0 0 0-6-6V1z',
    },
  },
];

/**
 * The icon for `hotspot-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hotspot Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/hotspot-line.svg)
 */
export const hotspotLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 2v2H7v16h10v-9h2v10a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5zm2 5a2 2 0 0 1 2 2h-2V7zm0-3a5 5 0 0 1 5 5h-2a3 3 0 0 0-3-3V4zm0-3a8 8 0 0 1 8 8h-2a6 6 0 0 0-6-6V1z',
    },
  },
];

/**
 * The icon for `hq-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hq Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/hq-fill.svg)
 */
export const hqFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4.5 8.25V9H6v6h1.5v-2.25h2V15H11V9H9.5v2.25h-2zM16.25 15H17a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h.75v1.5h1.5V15zm-1.75-4.5h2v3h-2v-3z',
    },
  },
];

/**
 * The icon for `hq-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Hq Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/hq-line.svg)
 */
export const hqLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4.5 8.25h2V9H11v6H9.5v-2.25h-2V15H6V9h1.5v2.25zM16.25 15v1.5h-1.5V15H14a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-.75zm-1.75-4.5v3h2v-3h-2z',
    },
  },
];

/**
 * The icon for `html-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Html 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/html5-fill.svg)
 */
export const html5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 18.178l4.62-1.256.623-6.778H9.026L8.822 7.89h8.626l.227-2.211H6.325l.636 6.678h7.82l-.261 2.866-2.52.667-2.52-.667-.158-1.844h-2.27l.329 3.544L12 18.178zM3 2h18l-1.623 18L12 22l-7.377-2L3 2z',
    },
  },
];

/**
 * The icon for `html-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Html 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/html5-line.svg)
 */
export const html5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 18.178l-4.62-1.256-.328-3.544h2.27l.158 1.844 2.52.667 2.52-.667.26-2.866H6.96l-.635-6.678h11.35l-.227 2.21H8.822l.204 2.256h8.217l-.624 6.778L12 18.178zM3 2h18l-1.623 18L12 22l-7.377-2L3 2zm2.188 2L6.49 18.434 12 19.928l5.51-1.494L18.812 4H5.188z',
    },
  },
];

/**
 * The icon for `ie-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ie Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/ie-fill.svg)
 */
export const ieFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.612 20.12c-2.744 1.49-5.113 1.799-6.422.49-1.344-1.34-.628-4.851 1.313-8.373A23.204 23.204 0 0 1 7.127 7.32c.187-.187 1.125-1.124 1.187-1.124 0 0-.5.313-.562.313-1.95 1.095-3.663 3.08-4.037 3.525a9.004 9.004 0 0 1 9.468-7.009c3.095-1.402 5.974-1.726 7.192-.51 1.125 1.123 1.062 2.995.125 5.242-.01.021-.018.043-.027.064A8.96 8.96 0 0 1 21.5 12c0 .38-.023.753-.069 1.12h-.804a4.104 4.104 0 0 1-.142.003H8.689v.187c.062 1.997 1.812 3.744 3.937 3.744 1.5 0 2.937-.811 3.562-1.997h4.78A9.003 9.003 0 0 1 8.612 20.12zm-.607-.321a9.03 9.03 0 0 1-3.972-4.742c-1.161 2.282-1.46 4.19-.469 5.18.813.812 2.438.624 4.438-.436l.003-.002zM20.172 7.292a8.19 8.19 0 0 1 .015-.034c.75-1.622.813-2.994.125-3.806-.869-.868-2.54-.75-4.522.168a9.032 9.032 0 0 1 4.382 3.672zm-3.609 3.46v-.061c-.125-2.06-1.75-3.62-3.75-3.62-2.125 0-3.936 1.685-4.061 3.62v.062h7.811z',
    },
  },
];

/**
 * The icon for `ie-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ie Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/ie-line.svg)
 */
export const ieLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18.159 10A6.002 6.002 0 0 0 6.84 10H18.16zM6.583 13a6.002 6.002 0 0 0 11.08 2.057h3.304A9.003 9.003 0 0 1 8.612 20.12c-2.744 1.491-5.113 1.8-6.422.491-1.344-1.34-.628-4.851 1.313-8.373a23.624 23.624 0 0 1 2.499-3.665c.359-.433.735-.852 1.125-1.252-.275.055-1.88.851-3.412 2.714a9.004 9.004 0 0 1 9.468-7.009c3.095-1.402 5.974-1.726 7.192-.51 1.125 1.123 1.062 2.995.125 5.242-.01.021-.018.043-.027.064A8.96 8.96 0 0 1 21.5 12c0 .338-.019.672-.055 1H6.583zm1.422 6.799a9.03 9.03 0 0 1-3.972-4.742c-1.161 2.282-1.46 4.19-.469 5.18.813.812 2.438.624 4.438-.436l.003-.002zM20.172 7.292a8.19 8.19 0 0 1 .015-.034c.75-1.622.813-2.994.125-3.806-.869-.868-2.54-.75-4.522.168a9.032 9.032 0 0 1 4.382 3.672z',
    },
  },
];

/**
 * The icon for `image-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Image 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/image-2-fill.svg)
 */
export const image2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 11.1l2-2 5.5 5.5 3.5-3.5 3 3V5H5v6.1zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm11.5 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `image-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Image 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/image-2-line.svg)
 */
export const image2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 11.1l2-2 5.5 5.5 3.5-3.5 3 3V5H5v6.1zm0 2.829V19h3.1l2.986-2.985L7 11.929l-2 2zM10.929 19H19v-2.071l-3-3L10.929 19zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm11.5 7a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `image-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Image Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/image-add-fill.svg)
 */
export const imageAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 15v3h3v2h-3v3h-2v-3h-3v-2h3v-3h2zm.008-12c.548 0 .992.445.992.993v9.349A5.99 5.99 0 0 0 20 13V5H4l.001 14 9.292-9.293a.999.999 0 0 1 1.32-.084l.093.085 3.546 3.55a6.003 6.003 0 0 0-3.91 7.743L2.992 21A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3h18.016zM8 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `image-edit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Image Edit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/image-edit-fill.svg)
 */
export const imageEditFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 3c.552 0 1 .448 1 1v1.757l-2 2V5H5v8.1l4-4 4.328 4.329-1.327 1.327-.006 4.239 4.246.006 1.33-1.33L18.899 19H19v-2.758l2-2V20c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h16zm1.778 4.808l1.414 1.414L15.414 17l-1.416-.002.002-1.412 7.778-7.778zM15.5 7c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5S14 9.328 14 8.5 14.672 7 15.5 7z',
    },
  },
];

/**
 * The icon for `image-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Image Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/image-fill.svg)
 */
export const imageFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 5H4v14l9.292-9.294a1 1 0 0 1 1.414 0L20 15.01V5zM2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM8 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `inbox-archive-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Inbox Archive Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/inbox-archive-fill.svg)
 */
export const inboxArchiveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16l2 4v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.004L4 3zm9 11v-4h-2v4H8l4 4 4-4h-3zm6.764-7l-1-2H5.237l-1 2h15.527z',
    },
  },
];

/**
 * The icon for `inbox-archive-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Inbox Archive Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/inbox-archive-line.svg)
 */
export const inboxArchiveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16l2 4v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.004L4 3zm16 6H4v10h16V9zm-.236-2l-1-2H5.237l-1 2h15.527zM13 14h3l-4 4-4-4h3v-4h2v4z',
    },
  },
];

/**
 * The icon for `inbox-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Inbox Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/inbox-fill.svg)
 */
export const inboxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm6 9a3 3 0 0 0 6 0h5V5H4v7h5z',
    },
  },
];

/**
 * The icon for `inbox-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Inbox Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/inbox-line.svg)
 */
export const inboxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 11h-3.416a5.001 5.001 0 0 1-9.168 0H4v5h16v-5zm0-2V5H4v7h5a3 3 0 0 0 6 0h5z',
    },
  },
];

/**
 * The icon for `inbox-unarchive-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Inbox Unarchive Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/inbox-unarchive-fill.svg)
 */
export const inboxUnarchiveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 3l2 4v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.004L4 3h16zm-8 7l-4 4h3v4h2v-4h3l-4-4zm6.764-5H5.236l-.999 2h15.527l-1-2z',
    },
  },
];

/**
 * The icon for `inbox-unarchive-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Inbox Unarchive Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/inbox-unarchive-line.svg)
 */
export const inboxUnarchiveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 3l2 4v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.004L4 3h16zm0 6H4v10h16V9zm-8 1l4 4h-3v4h-2v-4H8l4-4zm6.764-5H5.236l-.999 2h15.527l-1-2z',
    },
  },
];

/**
 * The icon for `increase-decrease-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Increase Decrease Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/increase-decrease-fill.svg)
 */
export const increaseDecreaseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm6 8V9H7v2H5v2h2v2h2v-2h2v-2H9zm4 0v2h6v-2h-6z',
    },
  },
];

/**
 * The icon for `increase-decrease-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Increase Decrease Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/increase-decrease-line.svg)
 */
export const increaseDecreaseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm5 6h2v2H9v2H7v-2H5v-2h2V9h2v2zm4 0h6v2h-6v-2z',
    },
  },
];

/**
 * The icon for `indeterminate-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Indeterminate Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/indeterminate-circle-fill.svg)
 */
export const indeterminateCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM7 11v2h10v-2H7z',
    },
  },
];

/**
 * The icon for `indeterminate-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Indeterminate Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/indeterminate-circle-line.svg)
 */
export const indeterminateCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-9h10v2H7v-2z',
    },
  },
];

/**
 * The icon for `information-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Information Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/information-fill.svg)
 */
export const informationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11v6h2v-6h-2zm0-4v2h2V7h-2z',
    },
  },
];

/**
 * The icon for `infrared-thermometer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Infrared Thermometer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/infrared-thermometer-fill.svg)
 */
export const infraredThermometerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2v9h-3.001L18 12c0 2.21-1.79 4-4 4h-1.379l-.613 3.111.911 1.321c.314.455.2 1.078-.255 1.391-.167.115-.365.177-.568.177H3l2.313-10.024L3 11l4-9h14zm-5.001 9h-2.394l-.591 3H14c1.105 0 2-.895 2-2l-.001-1z',
    },
  },
];

/**
 * The icon for `infrared-thermometer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Infrared Thermometer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/infrared-thermometer-line.svg)
 */
export const infraredThermometerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2v9h-3.001L18 12c0 2.21-1.79 4-4 4h-1.379l-.613 3.111.911 1.321c.314.455.2 1.078-.255 1.391-.167.115-.365.177-.568.177H3l2.313-10.024L3 11l4-9h14zm-2 2H8.3L5.655 9.95l1.985.837L5.514 20h4.678l-.309-.448L11.96 9H19V4zm-3.001 7h-2.394l-.591 3H14c1.105 0 2-.895 2-2l-.001-1z',
    },
  },
];

/**
 * The icon for `ink-bottle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ink Bottle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ink-bottle-fill.svg)
 */
export const inkBottleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 9l4.371 1.749c.38.151.629.52.629.928V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1v-9.323c0-.409.249-.777.629-.928L8 9h8zm4 5H8v5h12v-5zM16 3c.552 0 1 .448 1 1v4H7V4c0-.552.448-1 1-1h8z',
    },
  },
];

/**
 * The icon for `ink-bottle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ink Bottle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ink-bottle-line.svg)
 */
export const inkBottleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 9l4.371 1.749c.38.151.629.52.629.928V21c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1v-9.323c0-.409.249-.777.629-.928L8 9h8zm-.385 2h-7.23L5 12.354V20h14v-1H8v-5h11v-1.646L15.615 11zM16 3c.552 0 1 .448 1 1v4H7V4c0-.552.448-1 1-1h8zm-1 2H9v1h6V5z',
    },
  },
];

/**
 * The icon for `input-method-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Input Method Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/input-method-fill.svg)
 */
export const inputMethodFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm5.869 12h4.262l.82 2h2.216L13 7h-2L6.833 17H9.05l.82-2zm.82-2L12 9.8l1.311 3.2H10.69z',
    },
  },
];

/**
 * The icon for `input-method-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Input Method Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/input-method-line.svg)
 */
export const inputMethodLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 5v14h14V5H5zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm5.869 12l-.82 2H6.833L11 7h2l4.167 10H14.95l-.82-2H9.87zm.82-2h2.622L12 9.8 10.689 13z',
    },
  },
];

/**
 * The icon for `instagram-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Instagram Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/instagram-fill.svg)
 */
export const instagramFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c2.717 0 3.056.01 4.122.06 1.065.05 1.79.217 2.428.465.66.254 1.216.598 1.772 1.153a4.908 4.908 0 0 1 1.153 1.772c.247.637.415 1.363.465 2.428.047 1.066.06 1.405.06 4.122 0 2.717-.01 3.056-.06 4.122-.05 1.065-.218 1.79-.465 2.428a4.883 4.883 0 0 1-1.153 1.772 4.915 4.915 0 0 1-1.772 1.153c-.637.247-1.363.415-2.428.465-1.066.047-1.405.06-4.122.06-2.717 0-3.056-.01-4.122-.06-1.065-.05-1.79-.218-2.428-.465a4.89 4.89 0 0 1-1.772-1.153 4.904 4.904 0 0 1-1.153-1.772c-.248-.637-.415-1.363-.465-2.428C2.013 15.056 2 14.717 2 12c0-2.717.01-3.056.06-4.122.05-1.066.217-1.79.465-2.428a4.88 4.88 0 0 1 1.153-1.772A4.897 4.897 0 0 1 5.45 2.525c.638-.248 1.362-.415 2.428-.465C8.944 2.013 9.283 2 12 2zm0 5a5 5 0 1 0 0 10 5 5 0 0 0 0-10zm6.5-.25a1.25 1.25 0 0 0-2.5 0 1.25 1.25 0 0 0 2.5 0zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6z',
    },
  },
];

/**
 * The icon for `instagram-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Instagram Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/instagram-line.svg)
 */
export const instagramLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 9a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm0-2a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm6.5-.25a1.25 1.25 0 0 1-2.5 0 1.25 1.25 0 0 1 2.5 0zM12 4c-2.474 0-2.878.007-4.029.058-.784.037-1.31.142-1.798.332-.434.168-.747.369-1.08.703a2.89 2.89 0 0 0-.704 1.08c-.19.49-.295 1.015-.331 1.798C4.006 9.075 4 9.461 4 12c0 2.474.007 2.878.058 4.029.037.783.142 1.31.331 1.797.17.435.37.748.702 1.08.337.336.65.537 1.08.703.494.191 1.02.297 1.8.333C9.075 19.994 9.461 20 12 20c2.474 0 2.878-.007 4.029-.058.782-.037 1.309-.142 1.797-.331.433-.169.748-.37 1.08-.702.337-.337.538-.65.704-1.08.19-.493.296-1.02.332-1.8.052-1.104.058-1.49.058-4.029 0-2.474-.007-2.878-.058-4.029-.037-.782-.142-1.31-.332-1.798a2.911 2.911 0 0 0-.703-1.08 2.884 2.884 0 0 0-1.08-.704c-.49-.19-1.016-.295-1.798-.331C14.925 4.006 14.539 4 12 4zm0-2c2.717 0 3.056.01 4.122.06 1.065.05 1.79.217 2.428.465.66.254 1.216.598 1.772 1.153a4.908 4.908 0 0 1 1.153 1.772c.247.637.415 1.363.465 2.428.047 1.066.06 1.405.06 4.122 0 2.717-.01 3.056-.06 4.122-.05 1.065-.218 1.79-.465 2.428a4.883 4.883 0 0 1-1.153 1.772 4.915 4.915 0 0 1-1.772 1.153c-.637.247-1.363.415-2.428.465-1.066.047-1.405.06-4.122.06-2.717 0-3.056-.01-4.122-.06-1.065-.05-1.79-.218-2.428-.465a4.89 4.89 0 0 1-1.772-1.153 4.904 4.904 0 0 1-1.153-1.772c-.248-.637-.415-1.363-.465-2.428C2.013 15.056 2 14.717 2 12c0-2.717.01-3.056.06-4.122.05-1.066.217-1.79.465-2.428a4.88 4.88 0 0 1 1.153-1.772A4.897 4.897 0 0 1 5.45 2.525c.638-.248 1.362-.415 2.428-.465C8.944 2.013 9.283 2 12 2z',
    },
  },
];

/**
 * The icon for `install-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Install Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/install-fill.svg)
 */
export const installFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 2v5H8l4 4 4-4h-3V2h7a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h7zm8 14H5v4h14v-4zm-2 1v2h-2v-2h2z',
    },
  },
];

/**
 * The icon for `install-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Install Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/install-line.svg)
 */
export const installLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9 2v2H5l-.001 10h14L19 4h-4V2h5a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h5zm9.999 14h-14L5 20h14l-.001-4zM17 17v2h-2v-2h2zM13 2v5h3l-4 4-4-4h3V2h2z',
    },
  },
];

/**
 * The icon for `invision-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Invision Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/invision-fill.svg)
 */
export const invisionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2.988 11.065c-.06.267-.09.555-.09.79 0 .927.482 1.542 1.508 1.542.851 0 1.541-.526 2.038-1.375l-.303 1.267h1.69l.966-4.031c.241-1.02.71-1.55 1.419-1.55.558 0 .905.36.905.957 0 .173-.015.361-.075.565l-.498 1.853a2.89 2.89 0 0 0-.106.785c0 .88.498 1.523 1.54 1.523.89 0 1.6-.596 1.992-2.025l-.664-.267c-.332.958-.62 1.13-.846 1.13-.226 0-.347-.156-.347-.47 0-.141.03-.298.076-.487l.483-1.805c.12-.424.166-.8.166-1.145 0-1.35-.785-2.055-1.736-2.055-.89 0-1.796.835-2.248 1.715l.331-1.579h-2.58l-.363 1.39h1.208l-.744 3.098c-.583 1.35-1.656 1.372-1.79 1.34-.222-.051-.363-.139-.363-.438 0-.172.03-.42.106-.718l1.132-4.672H6.927l-.362 1.39h1.192l-.77 3.272zm1.637-5.44a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25z',
    },
  },
];

/**
 * The icon for `invision-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Invision Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/invision-line.svg)
 */
export const invisionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm1.988 9.065l.77-3.271H6.564l.362-1.39h2.868l-1.132 4.67a3.071 3.071 0 0 0-.106.72c0 .298.141.386.362.437.135.032 1.208.01 1.791-1.34l.744-3.097h-1.208l.363-1.39h2.58l-.331 1.578c.452-.88 1.358-1.715 2.248-1.715.95 0 1.736.704 1.736 2.055 0 .345-.046.721-.166 1.145l-.483 1.805a2.159 2.159 0 0 0-.076.487c0 .314.121.47.347.47.227 0 .514-.172.846-1.13l.664.267c-.393 1.429-1.102 2.025-1.993 2.025-1.041 0-1.539-.643-1.539-1.523 0-.25.03-.518.106-.785l.498-1.853c.06-.204.075-.392.075-.565 0-.596-.347-.958-.905-.958-.71 0-1.178.53-1.419 1.55l-.966 4.032h-1.69l.303-1.267c-.497.85-1.187 1.375-2.038 1.375-1.026 0-1.509-.615-1.509-1.542 0-.235.03-.523.09-.79zm1.637-5.44a1.125 1.125 0 1 1 0-2.25 1.125 1.125 0 0 1 0 2.25z',
    },
  },
];

/**
 * The icon for `kakao-talk-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Kakao Talk Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/kakao-talk-fill.svg)
 */
export const kakaoTalkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c5.799 0 10.5 3.664 10.5 8.185 0 4.52-4.701 8.184-10.5 8.184a13.5 13.5 0 0 1-1.727-.11l-4.408 2.883c-.501.265-.678.236-.472-.413l.892-3.678c-2.88-1.46-4.785-3.99-4.785-6.866C1.5 6.665 6.201 3 12 3zm5.907 8.06l1.47-1.424a.472.472 0 0 0-.656-.678l-1.928 1.866V9.282a.472.472 0 0 0-.944 0v2.557a.471.471 0 0 0 0 .222V13.5a.472.472 0 0 0 .944 0v-1.363l.427-.413 1.428 2.033a.472.472 0 1 0 .773-.543l-1.514-2.155zm-2.958 1.924h-1.46V9.297a.472.472 0 0 0-.943 0v4.159c0 .26.21.472.471.472h1.932a.472.472 0 1 0 0-.944zm-5.857-1.092l.696-1.707.638 1.707H9.092zm2.523.488l.002-.016a.469.469 0 0 0-.127-.32l-1.046-2.8a.69.69 0 0 0-.627-.474.696.696 0 0 0-.653.447l-1.661 4.075a.472.472 0 0 0 .874.357l.33-.813h2.07l.299.8a.472.472 0 1 0 .884-.33l-.345-.926zM8.293 9.302a.472.472 0 0 0-.471-.472H4.577a.472.472 0 1 0 0 .944h1.16v3.736a.472.472 0 0 0 .944 0V9.774h1.14c.261 0 .472-.212.472-.472z',
    },
  },
];

/**
 * The icon for `kakao-talk-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Kakao Talk Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/kakao-talk-line.svg)
 */
export const kakaoTalkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.678 18.123C3.092 16.566 1.5 14.112 1.5 11.405 1.5 6.701 6.248 3 12 3s10.5 3.701 10.5 8.405c0 4.704-4.748 8.405-10.5 8.405-.442 0-.882-.022-1.318-.065l-3.765 2.458c-.615.326-.957.425-1.485.066-.62-.424-.596-.892-.381-1.56l.627-2.586zM3.5 11.405c0 2.132 1.418 4.123 3.781 5.32l.706.359-.186.77-.401 1.648 2.8-1.83.366.046c.473.061.952.092 1.434.092 4.741 0 8.5-2.93 8.5-6.405S16.741 5 12 5s-8.5 2.93-8.5 6.405zm14.407-.346l1.514 2.155a.472.472 0 1 1-.773.543l-1.428-2.033-.427.413V13.5a.472.472 0 0 1-.944 0v-1.439a.471.471 0 0 1 0-.222V9.282a.472.472 0 0 1 .944 0v1.542l1.928-1.866a.472.472 0 0 1 .656.678l-1.47 1.423zm-2.958 1.925a.472.472 0 0 1 0 .944h-1.932a.472.472 0 0 1-.471-.472V9.297a.472.472 0 1 1 .943 0v3.687h1.46zm-5.857-1.092h1.334l-.638-1.707-.696 1.707zm2.523.488l.345.925a.472.472 0 1 1-.884.33l-.298-.799h-2.07l-.331.813a.472.472 0 1 1-.874-.357l1.66-4.075a.696.696 0 0 1 .654-.447.69.69 0 0 1 .627.474l1.046 2.8a.469.469 0 0 1 .127.32l-.002.016zM8.293 9.302c0 .26-.21.472-.471.472h-1.14v3.736a.472.472 0 0 1-.945 0V9.774h-1.16a.472.472 0 1 1 0-.944h3.245c.26 0 .471.211.471.472z',
    },
  },
];

/**
 * The icon for `key-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Key 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/key-2-fill.svg)
 */
export const key2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.313 11.566l7.94-7.94 2.121 2.121-1.414 1.414 2.121 2.121-3.535 3.536-2.121-2.121-2.99 2.99a5.002 5.002 0 0 1-7.97 5.849 5 5 0 0 1 5.848-7.97zm-.899 5.848a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828z',
    },
  },
];

/**
 * The icon for `key-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Key 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/key-2-line.svg)
 */
export const key2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.758 11.828l7.849-7.849 1.414 1.414-1.414 1.415 2.474 2.474-1.414 1.415-2.475-2.475-1.414 1.414 2.121 2.121-1.414 1.415-2.121-2.122-2.192 2.192a5.002 5.002 0 0 1-7.708 6.294 5 5 0 0 1 6.294-7.708zm-.637 6.293A3 3 0 1 0 5.88 13.88a3 3 0 0 0 4.242 4.242z',
    },
  },
];

/**
 * The icon for `key-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Key Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/key-fill.svg)
 */
export const keyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M17 14h-4.341a6 6 0 1 1 0-4H23v4h-2v4h-4v-4zM7 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' },
  },
];

/**
 * The icon for `key-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Key Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/key-line.svg)
 */
export const keyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12.917 13A6.002 6.002 0 0 1 1 12a6 6 0 0 1 11.917-1H23v2h-2v4h-2v-4h-2v4h-2v-4h-2.083zM7 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
    },
  },
];

/**
 * The icon for `keyboard-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Keyboard Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/keyboard-box-fill.svg)
 */
export const keyboardBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2 4v2h2V7H5zm0 4v2h2v-2H5zm0 4v2h14v-2H5zm4-4v2h2v-2H9zm0-4v2h2V7H9zm4 0v2h2V7h-2zm4 0v2h2V7h-2zm-4 4v2h2v-2h-2zm4 0v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `keyboard-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Keyboard Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/keyboard-box-line.svg)
 */
export const keyboardBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3 4h2v2H6V7zm0 4h2v2H6v-2zm0 4h12v2H6v-2zm5-4h2v2h-2v-2zm0-4h2v2h-2V7zm5 0h2v2h-2V7zm0 4h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `keyboard-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Keyboard Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/keyboard-fill.svg)
 */
export const keyboardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 17h18v2H3v-2zm0-6h3v3H3v-3zm5 0h3v3H8v-3zM3 5h3v3H3V5zm10 0h3v3h-3V5zm5 0h3v3h-3V5zm-5 6h3v3h-3v-3zm5 0h3v3h-3v-3zM8 5h3v3H8V5z',
    },
  },
];

/**
 * The icon for `keyboard-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Keyboard Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/keyboard-line.svg)
 */
export const keyboardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 17h18v2H3v-2zm0-6h3v3H3v-3zm5 0h3v3H8v-3zM3 5h3v3H3V5zm10 0h3v3h-3V5zm5 0h3v3h-3V5zm-5 6h3v3h-3v-3zm5 0h3v3h-3v-3zM8 5h3v3H8V5z',
    },
  },
];

/**
 * The icon for `keynote-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Keynote Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/keynote-fill.svg)
 */
export const keynoteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 12v8h4v2H7v-2h4v-8H2.992c-.548 0-.906-.43-.797-.977l1.61-8.046C3.913 2.437 4.445 2 5 2h13.998c.553 0 1.087.43 1.196.977l1.61 8.046c.108.54-.26.977-.797.977H13z',
    },
  },
];

/**
 * The icon for `keynote-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Keynote Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/keynote-line.svg)
 */
export const keynoteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.44 10h15.12l-1.2-6H5.64l-1.2 6zM13 12v8h4v2H7v-2h4v-8H2.992c-.548 0-.906-.43-.797-.977l1.61-8.046C3.913 2.437 4.445 2 5 2h13.998c.553 0 1.087.43 1.196.977l1.61 8.046c.108.54-.26.977-.797.977H13z',
    },
  },
];

/**
 * The icon for `knife-blood-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Knife Blood Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/knife-blood-fill.svg)
 */
export const knifeBloodFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.342 1.408L22.373 19.44a1.5 1.5 0 0 1-2.121 2.122l-4.596-4.597L12.12 20.5 8 16.38V19a1 1 0 0 1-2 0v-4a1 1 0 0 0-1.993-.117L4 15v1a1 1 0 0 1-2 0V7.214a7.976 7.976 0 0 1 2.168-5.627l.174-.179z',
    },
  },
];

/**
 * The icon for `knife-blood-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Knife Blood Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/knife-blood-line.svg)
 */
export const knifeBloodLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M4.342 1.408L22.373 19.44a1.5 1.5 0 0 1-2.121 2.122l-4.596-4.597L12.12 20.5 8 16.38V19a1 1 0 0 1-2 0v-4a1 1 0 0 0-1.993-.117L4 15v1a1 1 0 0 1-2 0V7.214a7.976 7.976 0 0 1 2.168-5.627l.174-.179zm.241 3.07l-.051.11a5.993 5.993 0 0 0-.522 2.103L4 7l-.001.12a5.984 5.984 0 0 0 1.58 4.003l.177.185 6.363 6.363 2.829-2.828L4.583 4.478z',
    },
  },
];

/**
 * The icon for `knife-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Knife Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/knife-fill.svg)
 */
export const knifeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.373 19.44a1.5 1.5 0 0 1-2.121 2.12l-4.596-4.596L12.12 20.5l-7.778-7.778a8 8 0 0 1-.174-11.135l.174-.179L22.373 19.44z',
    },
  },
];

/**
 * The icon for `knife-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Knife Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/knife-line.svg)
 */
export const knifeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M4.342 1.408L22.373 19.44a1.5 1.5 0 0 1-2.121 2.122l-4.596-4.597L12.12 20.5l-7.778-7.778a8 8 0 0 1-.174-11.135l.174-.179zm.241 3.07l-.051.11a6.005 6.005 0 0 0 1.047 6.535l.177.185 6.363 6.363 2.829-2.828L4.583 4.478z',
    },
  },
];

/**
 * The icon for `landscape-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Landscape Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/landscape-fill.svg)
 */
export const landscapeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 21l-4.762-8.73L15 6l8 15h-7zM8 10l6 11H2l6-11zM5.5 8a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z',
    },
  },
];

/**
 * The icon for `landscape-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Landscape Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/landscape-line.svg)
 */
export const landscapeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.27 12.216L15 6l8 15H2L9 8l2.27 4.216zm1.12 2.022L14.987 19h4.68l-4.77-8.942-2.507 4.18zM5.348 19h7.304L9 12.219 5.348 19zM5.5 8a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z',
    },
  },
];

/**
 * The icon for `layout-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-2-fill.svg)
 */
export const layout2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 3v18H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7zm10 10v7a1 1 0 0 1-1 1h-7v-8h8zM20 3a1 1 0 0 1 1 1v7h-8V3h7z',
    },
  },
];

/**
 * The icon for `layout-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-2-line.svg)
 */
export const layout2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16zM11 5H5v14h6V5zm8 8h-6v6h6v-6zm0-8h-6v6h6V5z',
    },
  },
];

/**
 * The icon for `layout-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-3-fill.svg)
 */
export const layout3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 10v11H4a1 1 0 0 1-1-1V10h5zm13 0v10a1 1 0 0 1-1 1H10V10h11zm-1-7a1 1 0 0 1 1 1v4H3V4a1 1 0 0 1 1-1h16z',
    },
  },
];

/**
 * The icon for `layout-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-3-line.svg)
 */
export const layout3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M4 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4zm4-11H5v9h3v-9zm11 0h-9v9h9v-9zm0-5H5v3h14V5z',
    },
  },
];

/**
 * The icon for `layout-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-4-fill.svg)
 */
export const layout4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 13v8H4a1 1 0 0 1-1-1v-7h8zm2-10h7a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-7V3zM3 4a1 1 0 0 1 1-1h7v8H3V4z',
    },
  },
];

/**
 * The icon for `layout-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-4-line.svg)
 */
export const layout4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16zm-9 10H5v6h6v-6zm2 6h6V5h-6v14zM11 5H5v6h6V5z',
    },
  },
];

/**
 * The icon for `layout-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-5-fill.svg)
 */
export const layout5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 10v11H3a1 1 0 0 1-1-1V10h5zm15 0v10a1 1 0 0 1-1 1H9V10h13zm-1-7a1 1 0 0 1 1 1v4H2V4a1 1 0 0 1 1-1h18z',
    },
  },
];

/**
 * The icon for `layout-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-5-line.svg)
 */
export const layout5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3zm4-11H4v9h3v-9zm13 0H9v9h11v-9zm0-5H4v3h16V5z',
    },
  },
];

/**
 * The icon for `layout-6-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 6 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-6-fill.svg)
 */
export const layout6Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 10v11H3a1 1 0 0 1-1-1V10h13zm7 0v10a1 1 0 0 1-1 1h-4V10h5zm-1-7a1 1 0 0 1 1 1v4H2V4a1 1 0 0 1 1-1h18z',
    },
  },
];

/**
 * The icon for `layout-6-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout 6 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-6-line.svg)
 */
export const layout6Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3zm12-11H4v9h11v-9zm5 0h-3v9h3v-9zm0-5H4v3h16V5z',
    },
  },
];

/**
 * The icon for `layout-bottom-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Bottom 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-bottom-2-fill.svg)
 */
export const layoutBottom2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-2 13H5v2h14v-2z',
    },
  },
];

/**
 * The icon for `layout-bottom-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Bottom 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-bottom-2-line.svg)
 */
export const layoutBottom2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zm-2 10v2H6v-2h12z',
    },
  },
];

/**
 * The icon for `layout-bottom-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Bottom Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-bottom-fill.svg)
 */
export const layoutBottomFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 16v4a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-4h20zM21 3a1 1 0 0 1 1 1v10H2V4a1 1 0 0 1 1-1h18z',
    },
  },
];

/**
 * The icon for `layout-bottom-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Bottom Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-bottom-line.svg)
 */
export const layoutBottomLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zM4 16v3h16v-3H4zm0-2h16V5H4v9z',
    },
  },
];

/**
 * The icon for `layout-column-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Column Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-column-fill.svg)
 */
export const layoutColumnFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 5v14h7V5h-7zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `layout-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-fill.svg)
 */
export const layoutFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 21V10h5v10a1 1 0 0 1-1 1h-4zm-2 0H4a1 1 0 0 1-1-1V10h11v11zm7-13H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v4z',
    },
  },
];

/**
 * The icon for `layout-grid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Grid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-grid-fill.svg)
 */
export const layoutGridFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 12.999V20a1 1 0 0 1-1 1h-8v-8.001h9zm-11 0V21H3a1 1 0 0 1-1-1v-7.001h9zM11 3v7.999H2V4a1 1 0 0 1 1-1h8zm10 0a1 1 0 0 1 1 1v6.999h-9V3h8z',
    },
  },
];

/**
 * The icon for `layout-grid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Grid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-grid-line.svg)
 */
export const layoutGridLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zM11 13H4v6h7v-6zm9 0h-7v6h7v-6zm-9-8H4v6h7V5zm9 0h-7v6h7V5z',
    },
  },
];

/**
 * The icon for `layout-left-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Left 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-left-2-fill.svg)
 */
export const layoutLeft2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zM7 6H5v12h2V6z',
    },
  },
];

/**
 * The icon for `layout-left-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Left 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-left-2-line.svg)
 */
export const layoutLeft2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zM8 7v10H6V7h2z',
    },
  },
];

/**
 * The icon for `layout-left-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Left Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-left-fill.svg)
 */
export const layoutLeftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H9V3h12zM7 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4v18z',
    },
  },
];

/**
 * The icon for `layout-left-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Left Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-left-line.svg)
 */
export const layoutLeftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zM7 5H4v14h3V5zm13 0H9v14h11V5z',
    },
  },
];

/**
 * The icon for `layout-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-line.svg)
 */
export const layoutLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 8h14V5H5v3zm9 11v-9H5v9h9zm2 0h3v-9h-3v9zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `layout-masonry-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Masonry Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-masonry-fill.svg)
 */
export const layoutMasonryFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 9.999V20a1 1 0 0 1-1 1h-8V9.999h9zm-11 6V21H3a1 1 0 0 1-1-1v-4.001h9zM11 3v10.999H2V4a1 1 0 0 1 1-1h8zm10 0a1 1 0 0 1 1 1v3.999h-9V3h8z',
    },
  },
];

/**
 * The icon for `layout-masonry-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Masonry Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-masonry-line.svg)
 */
export const layoutMasonryLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v16zm-11-5H4v4h7v-4zm9-4h-7v8h7v-8zm-9-6H4v8h7V5zm9 0h-7v4h7V5z',
    },
  },
];

/**
 * The icon for `layout-right-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Right 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-right-2-fill.svg)
 */
export const layoutRight2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-2 3h-2v12h2V6z',
    },
  },
];

/**
 * The icon for `layout-right-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Right 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-right-2-line.svg)
 */
export const layoutRight2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zm-2 2v10h-2V7h2z',
    },
  },
];

/**
 * The icon for `layout-right-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Right Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-right-fill.svg)
 */
export const layoutRightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3h4zm-6 18H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12v18z',
    },
  },
];

/**
 * The icon for `layout-right-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Right Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-right-line.svg)
 */
export const layoutRightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-6 2H4v14h11V5zm5 0h-3v14h3V5z',
    },
  },
];

/**
 * The icon for `layout-row-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Row Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-row-fill.svg)
 */
export const layoutRowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M19 12H5v7h14v-7zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `layout-row-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Row Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-row-line.svg)
 */
export const layoutRowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M19 11V5H5v6h14zm0 2H5v6h14v-6zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `layout-top-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Top 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-top-2-fill.svg)
 */
export const layoutTop2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-2 3H5v2h14V6z',
    },
  },
];

/**
 * The icon for `layout-top-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Top 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-top-2-line.svg)
 */
export const layoutTop2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 2H4v14h16V5zm-2 2v2H6V7h12z',
    },
  },
];

/**
 * The icon for `layout-top-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Top Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-top-fill.svg)
 */
export const layoutTopFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 10v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V10h20zm-1-7a1 1 0 0 1 1 1v4H2V4a1 1 0 0 1 1-1h18z',
    },
  },
];

/**
 * The icon for `layout-top-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Layout Top Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/layout-top-line.svg)
 */
export const layoutTopLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zM4 10v9h16v-9H4zm0-2h16V5H4v3z',
    },
  },
];

/**
 * The icon for `leaf-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Leaf Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/leaf-fill.svg)
 */
export const leafFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3v2c0 9.627-5.373 14-12 14H7.098c.212-3.012 1.15-4.835 3.598-7.001 1.204-1.065 1.102-1.68.509-1.327-4.084 2.43-6.112 5.714-6.202 10.958L5 22H3c0-1.363.116-2.6.346-3.732C3.116 16.974 3 15.218 3 13 3 7.477 7.477 3 13 3c2 0 4 1 8 0z',
    },
  },
];

/**
 * The icon for `leaf-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Leaf Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/leaf-line.svg)
 */
export const leafLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3v2c0 9.627-5.373 14-12 14H5.243C5.08 19.912 5 20.907 5 22H3c0-1.363.116-2.6.346-3.732C3.116 16.974 3 15.218 3 13 3 7.477 7.477 3 13 3c2 0 4 1 8 0zm-8 2c-4.418 0-8 3.582-8 8 0 .362.003.711.01 1.046 1.254-1.978 3.091-3.541 5.494-4.914l.992 1.736C8.641 12.5 6.747 14.354 5.776 17H9c6.015 0 9.871-3.973 9.997-11.612-1.372.133-2.647.048-4.22-.188C13.627 5.027 13.401 5 13 5z',
    },
  },
];

/**
 * The icon for `lifebuoy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lifebuoy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/lifebuoy-fill.svg)
 */
export const lifebuoyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.197 14.682l-2.175 2.174a8.549 8.549 0 0 0 1.818 1.899l.305.223 2.173-2.175a5.527 5.527 0 0 1-1.98-1.883l-.14-.238zm9.606 0a5.527 5.527 0 0 1-1.883 1.98l-.238.14 2.174 2.176a8.549 8.549 0 0 0 1.899-1.818l.223-.304-2.175-2.174zM12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM7.145 5.022a8.549 8.549 0 0 0-1.9 1.818l-.223.305 2.175 2.173a5.527 5.527 0 0 1 1.883-1.98l.238-.14-2.173-2.176zm9.71 0l-2.173 2.175a5.527 5.527 0 0 1 1.98 1.883l.14.238 2.176-2.173a8.549 8.549 0 0 0-1.818-1.9l-.304-.223z',
    },
  },
];

/**
 * The icon for `lifebuoy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lifebuoy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/lifebuoy-line.svg)
 */
export const lifebuoyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 15a4.987 4.987 0 0 1-1.828-.345l-2.236 2.237A7.963 7.963 0 0 0 12 20a7.963 7.963 0 0 0 4.064-1.108l-2.236-2.237A4.987 4.987 0 0 1 12 17zm-8-5c0 1.484.404 2.873 1.108 4.064l2.237-2.236A4.987 4.987 0 0 1 7 12c0-.645.122-1.261.345-1.828L5.108 7.936A7.963 7.963 0 0 0 4 12zm14.892-4.064l-2.237 2.236c.223.567.345 1.183.345 1.828s-.122 1.261-.345 1.828l2.237 2.236A7.963 7.963 0 0 0 20 12a7.963 7.963 0 0 0-1.108-4.064zM12 9a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm0-5a7.963 7.963 0 0 0-4.064 1.108l2.236 2.237A4.987 4.987 0 0 1 12 7c.645 0 1.261.122 1.828.345l2.236-2.237A7.963 7.963 0 0 0 12 4z',
    },
  },
];

/**
 * The icon for `lightbulb-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lightbulb Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/lightbulb-fill.svg)
 */
export const lightbulbFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 18H7.941c-.297-1.273-1.637-2.314-2.187-3a8 8 0 1 1 12.49.002c-.55.685-1.888 1.726-2.185 2.998H13v-5h-2v5zm5 2v1a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1h8z',
    },
  },
];

/**
 * The icon for `lightbulb-flash-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lightbulb Flash Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/lightbulb-flash-fill.svg)
 */
export const lightbulbFlashFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.941 18c-.297-1.273-1.637-2.314-2.187-3a8 8 0 1 1 12.49.002c-.55.685-1.888 1.726-2.185 2.998H7.94zM16 20v1a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-1h8zm-3-9.995V6l-4.5 6.005H11v4l4.5-6H13z',
    },
  },
];

/**
 * The icon for `lightbulb-flash-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lightbulb Flash Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/lightbulb-flash-line.svg)
 */
export const lightbulbFlashLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.973 18h4.054c.132-1.202.745-2.194 1.74-3.277.113-.122.832-.867.917-.973a6 6 0 1 0-9.37-.002c.086.107.807.853.918.974.996 1.084 1.609 2.076 1.741 3.278zM14 20h-4v1h4v-1zm-8.246-5a8 8 0 1 1 12.49.002C17.624 15.774 16 17 16 18.5V21a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2.5C8 17 6.375 15.774 5.754 15zM13 10.004h2.5l-4.5 6v-4H8.5L13 6v4.005z',
    },
  },
];

/**
 * The icon for `lightbulb-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lightbulb Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/lightbulb-line.svg)
 */
export const lightbulbLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.973 18H11v-5h2v5h1.027c.132-1.202.745-2.194 1.74-3.277.113-.122.832-.867.917-.973a6 6 0 1 0-9.37-.002c.086.107.807.853.918.974.996 1.084 1.609 2.076 1.741 3.278zM10 20v1h4v-1h-4zm-4.246-5a8 8 0 1 1 12.49.002C17.624 15.774 16 17 16 18.5V21a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2v-2.5C8 17 6.375 15.774 5.754 15z',
    },
  },
];

/**
 * The icon for `line-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Line Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/line-chart-fill.svg)
 */
export const lineChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 3v16h16v2H3V3h2zm14.94 2.94l2.12 2.12L16 14.122l-3-3-3.94 3.94-2.12-2.122L13 6.88l3 3 3.94-3.94z',
    },
  },
];

/**
 * The icon for `line-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Line Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/line-chart-line.svg)
 */
export const lineChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 3v16h16v2H3V3h2zm15.293 3.293l1.414 1.414L16 13.414l-3-2.999-4.293 4.292-1.414-1.414L13 7.586l3 2.999 4.293-4.292z',
    },
  },
];

/**
 * The icon for `line-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Line Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/line-fill.svg)
 */
export const lineFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18.663 10.84a.526.526 0 0 1-.526.525h-1.462v.938h1.462a.525.525 0 1 1 0 1.049H16.15a.526.526 0 0 1-.522-.524V8.852c0-.287.235-.525.525-.525h1.988a.525.525 0 0 1-.003 1.05h-1.462v.938h1.462c.291 0 .526.237.526.525zm-4.098 2.485a.538.538 0 0 1-.166.025.515.515 0 0 1-.425-.208l-2.036-2.764v2.45a.525.525 0 0 1-1.047 0V8.852a.522.522 0 0 1 .52-.523c.162 0 .312.086.412.211l2.052 2.775V8.852c0-.287.235-.525.525-.525.287 0 .525.238.525.525v3.976a.524.524 0 0 1-.36.497zm-4.95.027a.526.526 0 0 1-.523-.524V8.852c0-.287.236-.525.525-.525.289 0 .524.238.524.525v3.976a.527.527 0 0 1-.526.524zm-1.53 0H6.098a.528.528 0 0 1-.525-.524V8.852a.527.527 0 0 1 1.05 0v3.45h1.464a.525.525 0 0 1 0 1.05zM12 2.572c-5.513 0-10 3.643-10 8.118 0 4.01 3.558 7.369 8.363 8.007.325.068.769.215.881.492.1.25.066.638.032.9l-.137.85c-.037.25-.2.988.874.537 1.076-.449 5.764-3.398 7.864-5.812C21.313 14.089 22 12.477 22 10.69c0-4.475-4.488-8.118-10-8.118z',
    },
  },
];

/**
 * The icon for `line-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Line Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/line-line.svg)
 */
export const lineLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 10.69c0 1.787-.687 3.4-2.123 4.974-2.1 2.414-6.788 5.363-7.864 5.812-1.074.451-.911-.287-.874-.537l.137-.85c.034-.262.068-.65-.032-.9-.112-.277-.556-.424-.881-.492C5.558 18.059 2 14.7 2 10.69c0-4.475 4.487-8.118 10-8.118 5.512 0 10 3.643 10 8.118zm-3.6 3.625c1.113-1.22 1.6-2.361 1.6-3.625 0-3.268-3.51-6.118-8-6.118s-8 2.85-8 6.118c0 2.905 2.728 5.507 6.626 6.024l.147.026c1.078.226 1.884.614 2.329 1.708l.036.096c1.806-1.176 4.174-2.98 5.261-4.229zm-.262-4a.526.526 0 0 1 0 1.05h-1.463v.938h1.462a.525.525 0 1 1 0 1.049H16.15a.526.526 0 0 1-.522-.524V8.852c0-.287.235-.525.525-.525h1.988a.525.525 0 0 1-.003 1.05h-1.462v.938h1.462zm-3.213 2.513a.524.524 0 0 1-.526.522.515.515 0 0 1-.425-.208l-2.036-2.764v2.45a.525.525 0 0 1-1.047 0V8.852a.522.522 0 0 1 .52-.523c.162 0 .312.086.412.211l2.052 2.775V8.852c0-.287.235-.525.525-.525.287 0 .525.238.525.525v3.976zm-4.784 0a.527.527 0 0 1-.526.524.526.526 0 0 1-.523-.524V8.852c0-.287.236-.525.525-.525.289 0 .524.238.524.525v3.976zm-2.055.524H6.097a.528.528 0 0 1-.525-.524V8.852a.527.527 0 0 1 1.05 0v3.45h1.464a.525.525 0 0 1 0 1.05z',
    },
  },
];

/**
 * The icon for `linkedin-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Linkedin Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/linkedin-box-fill.svg)
 */
export const linkedinBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18.335 18.339H15.67v-4.177c0-.996-.02-2.278-1.39-2.278-1.389 0-1.601 1.084-1.601 2.205v4.25h-2.666V9.75h2.56v1.17h.035c.358-.674 1.228-1.387 2.528-1.387 2.7 0 3.2 1.778 3.2 4.091v4.715zM7.003 8.575a1.546 1.546 0 0 1-1.548-1.549 1.548 1.548 0 1 1 1.547 1.549zm1.336 9.764H5.666V9.75H8.34v8.589zM19.67 3H4.329C3.593 3 3 3.58 3 4.297v15.406C3 20.42 3.594 21 4.328 21h15.338C20.4 21 21 20.42 21 19.703V4.297C21 3.58 20.4 3 19.666 3h.003z',
    },
  },
];

/**
 * The icon for `linkedin-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Linkedin Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/linkedin-box-line.svg)
 */
export const linkedinBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm2.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-1 1h2v7.5h-2V10zm5.5.43c.584-.565 1.266-.93 2-.93 2.071 0 3.5 1.679 3.5 3.75v4.25h-2v-4.25a1.75 1.75 0 0 0-3.5 0v4.25h-2V10h2v.43z',
    },
  },
];

/**
 * The icon for `linkedin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Linkedin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/linkedin-fill.svg)
 */
export const linkedinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M6.94 5a2 2 0 1 1-4-.002 2 2 0 0 1 4 .002zM7 8.48H3V21h4V8.48zm6.32 0H9.34V21h3.94v-6.57c0-3.66 4.77-4 4.77 0V21H22v-7.93c0-6.17-7.06-5.94-8.72-2.91l.04-1.68z',
    },
  },
];

/**
 * The icon for `linkedin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Linkedin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/linkedin-line.svg)
 */
export const linkedinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 9.55C12.917 8.613 14.111 8 15.5 8a5.5 5.5 0 0 1 5.5 5.5V21h-2v-7.5a3.5 3.5 0 0 0-7 0V21h-2V8.5h2v1.05zM5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-1 2h2V21H4V8.5z',
    },
  },
];

/**
 * The icon for `links-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Links Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/links-fill.svg)
 */
export const linksFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.06 8.11l1.415 1.415a7 7 0 0 1 0 9.9l-.354.353a7 7 0 0 1-9.9-9.9l1.415 1.415a5 5 0 1 0 7.071 7.071l.354-.354a5 5 0 0 0 0-7.07l-1.415-1.415 1.415-1.414zm6.718 6.011l-1.414-1.414a5 5 0 1 0-7.071-7.071l-.354.354a5 5 0 0 0 0 7.07l1.415 1.415-1.415 1.414-1.414-1.414a7 7 0 0 1 0-9.9l.354-.353a7 7 0 0 1 9.9 9.9z',
    },
  },
];

/**
 * The icon for `links-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Links Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/links-line.svg)
 */
export const linksLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.06 8.11l1.415 1.415a7 7 0 0 1 0 9.9l-.354.353a7 7 0 0 1-9.9-9.9l1.415 1.415a5 5 0 1 0 7.071 7.071l.354-.354a5 5 0 0 0 0-7.07l-1.415-1.415 1.415-1.414zm6.718 6.011l-1.414-1.414a5 5 0 1 0-7.071-7.071l-.354.354a5 5 0 0 0 0 7.07l1.415 1.415-1.415 1.414-1.414-1.414a7 7 0 0 1 0-9.9l.354-.353a7 7 0 0 1 9.9 9.9z',
    },
  },
];

/**
 * The icon for `list-settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![List Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/list-settings-fill.svg)
 */
export const listSettingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 18h7v2H2v-2zm0-7h9v2H2v-2zm0-7h20v2H2V4zm18.674 9.025l1.156-.391 1 1.732-.916.805a4.017 4.017 0 0 1 0 1.658l.916.805-1 1.732-1.156-.391c-.41.37-.898.655-1.435.83L19 21h-2l-.24-1.196a3.996 3.996 0 0 1-1.434-.83l-1.156.392-1-1.732.916-.805a4.017 4.017 0 0 1 0-1.658l-.916-.805 1-1.732 1.156.391c.41-.37.898-.655 1.435-.83L17 11h2l.24 1.196c.536.174 1.024.46 1.434.83zM18 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `list-settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![List Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/list-settings-line.svg)
 */
export const listSettingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 18h7v2H2v-2zm0-7h9v2H2v-2zm0-7h20v2H2V4zm18.674 9.025l1.156-.391 1 1.732-.916.805a4.017 4.017 0 0 1 0 1.658l.916.805-1 1.732-1.156-.391c-.41.37-.898.655-1.435.83L19 21h-2l-.24-1.196a3.996 3.996 0 0 1-1.434-.83l-1.156.392-1-1.732.916-.805a4.017 4.017 0 0 1 0-1.658l-.916-.805 1-1.732 1.156.391c.41-.37.898-.655 1.435-.83L17 11h2l.24 1.196c.536.174 1.024.46 1.434.83zM18 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `live-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Live Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/live-fill.svg)
 */
export const liveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16 4a1 1 0 0 1 1 1v4.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08a.5.5 0 0 1-.787.41L17 14.8V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h14zM7.4 8.829a.4.4 0 0 0-.392.32L7 9.228v5.542a.4.4 0 0 0 .542.374l.073-.036 4.355-2.772a.4.4 0 0 0 .063-.624l-.063-.05L7.615 8.89A.4.4 0 0 0 7.4 8.83z',
    },
  },
];

/**
 * The icon for `live-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Live Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/live-line.svg)
 */
export const liveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16 4a1 1 0 0 1 1 1v4.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08a.5.5 0 0 1-.787.41L17 14.8V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h14zm-1 2H3v12h12V6zM7.4 8.829a.4.4 0 0 1 .215.062l4.355 2.772a.4.4 0 0 1 0 .674L7.615 15.11A.4.4 0 0 1 7 14.77V9.23c0-.221.18-.4.4-.4zM21 8.84l-4 2.8v.718l4 2.8V8.84z',
    },
  },
];

/**
 * The icon for `loader-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-2-fill.svg)
 */
export const loader2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1zm0 15a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1zm10-5a1 1 0 0 1-1 1h-3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1zM7 12a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1zm12.071 7.071a1 1 0 0 1-1.414 0l-2.121-2.121a1 1 0 0 1 1.414-1.414l2.121 2.12a1 1 0 0 1 0 1.415zM8.464 8.464a1 1 0 0 1-1.414 0L4.93 6.344a1 1 0 0 1 1.414-1.415L8.464 7.05a1 1 0 0 1 0 1.414zM4.93 19.071a1 1 0 0 1 0-1.414l2.121-2.121a1 1 0 1 1 1.414 1.414l-2.12 2.121a1 1 0 0 1-1.415 0zM15.536 8.464a1 1 0 0 1 0-1.414l2.12-2.121a1 1 0 0 1 1.415 1.414L16.95 8.464a1 1 0 0 1-1.414 0z',
    },
  },
];

/**
 * The icon for `loader-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-2-line.svg)
 */
export const loader2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1zm0 15a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1zm10-5a1 1 0 0 1-1 1h-3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1zM7 12a1 1 0 0 1-1 1H3a1 1 0 0 1 0-2h3a1 1 0 0 1 1 1zm12.071 7.071a1 1 0 0 1-1.414 0l-2.121-2.121a1 1 0 0 1 1.414-1.414l2.121 2.12a1 1 0 0 1 0 1.415zM8.464 8.464a1 1 0 0 1-1.414 0L4.93 6.344a1 1 0 0 1 1.414-1.415L8.464 7.05a1 1 0 0 1 0 1.414zM4.93 19.071a1 1 0 0 1 0-1.414l2.121-2.121a1 1 0 1 1 1.414 1.414l-2.12 2.121a1 1 0 0 1-1.415 0zM15.536 8.464a1 1 0 0 1 0-1.414l2.12-2.121a1 1 0 0 1 1.415 1.414L16.95 8.464a1 1 0 0 1-1.414 0z',
    },
  },
];

/**
 * The icon for `loader-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-3-fill.svg)
 */
export const loader3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.055 13H5.07a7.002 7.002 0 0 0 13.858 0h2.016a9.001 9.001 0 0 1-17.89 0zm0-2a9.001 9.001 0 0 1 17.89 0H18.93a7.002 7.002 0 0 0-13.858 0H3.055z',
    },
  },
];

/**
 * The icon for `loader-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-3-line.svg)
 */
export const loader3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.055 13H5.07a7.002 7.002 0 0 0 13.858 0h2.016a9.001 9.001 0 0 1-17.89 0zm0-2a9.001 9.001 0 0 1 17.89 0H18.93a7.002 7.002 0 0 0-13.858 0H3.055z',
    },
  },
];

/**
 * The icon for `loader-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-4-fill.svg)
 */
export const loader4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M18.364 5.636L16.95 7.05A7 7 0 1 0 19 12h2a9 9 0 1 1-2.636-6.364z' } },
];

/**
 * The icon for `loader-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-4-line.svg)
 */
export const loader4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M18.364 5.636L16.95 7.05A7 7 0 1 0 19 12h2a9 9 0 1 1-2.636-6.364z' } },
];

/**
 * The icon for `loader-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-5-fill.svg)
 */
export const loader5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 3a9 9 0 0 1 9 9h-2a7 7 0 0 0-7-7V3z' } },
];

/**
 * The icon for `loader-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-5-line.svg)
 */
export const loader5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 3a9 9 0 0 1 9 9h-2a7 7 0 0 0-7-7V3z' } },
];

/**
 * The icon for `loader-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-fill.svg)
 */
export const loaderFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1zm0 15a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1zm8.66-10a1 1 0 0 1-.366 1.366l-2.598 1.5a1 1 0 1 1-1-1.732l2.598-1.5A1 1 0 0 1 20.66 7zM7.67 14.5a1 1 0 0 1-.366 1.366l-2.598 1.5a1 1 0 1 1-1-1.732l2.598-1.5a1 1 0 0 1 1.366.366zM20.66 17a1 1 0 0 1-1.366.366l-2.598-1.5a1 1 0 0 1 1-1.732l2.598 1.5A1 1 0 0 1 20.66 17zM7.67 9.5a1 1 0 0 1-1.366.366l-2.598-1.5a1 1 0 1 1 1-1.732l2.598 1.5A1 1 0 0 1 7.67 9.5z',
    },
  },
];

/**
 * The icon for `loader-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Loader Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/loader-line.svg)
 */
export const loaderLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0V3a1 1 0 0 1 1-1zm0 15a1 1 0 0 1 1 1v3a1 1 0 0 1-2 0v-3a1 1 0 0 1 1-1zm8.66-10a1 1 0 0 1-.366 1.366l-2.598 1.5a1 1 0 1 1-1-1.732l2.598-1.5A1 1 0 0 1 20.66 7zM7.67 14.5a1 1 0 0 1-.366 1.366l-2.598 1.5a1 1 0 1 1-1-1.732l2.598-1.5a1 1 0 0 1 1.366.366zM20.66 17a1 1 0 0 1-1.366.366l-2.598-1.5a1 1 0 0 1 1-1.732l2.598 1.5A1 1 0 0 1 20.66 17zM7.67 9.5a1 1 0 0 1-1.366.366l-2.598-1.5a1 1 0 1 1 1-1.732l2.598 1.5A1 1 0 0 1 7.67 9.5z',
    },
  },
];

/**
 * The icon for `lock-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-2-fill.svg)
 */
export const lock2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zm-7 7.732V18h2v-2.268a2 2 0 1 0-2 0zM16 8V7a4 4 0 1 0-8 0v1h8z',
    },
  },
];

/**
 * The icon for `lock-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-2-line.svg)
 */
export const lock2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 8V7a6 6 0 1 1 12 0v1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2zm13 2H5v10h14V10zm-8 5.732a2 2 0 1 1 2 0V18h-2v-2.268zM8 8h8V7a4 4 0 1 0-8 0v1z',
    },
  },
];

/**
 * The icon for `lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-fill.svg)
 */
export const lockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 10h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h1V9a7 7 0 1 1 14 0v1zm-2 0V9A5 5 0 0 0 7 9v1h10zm-6 4v4h2v-4h-2z',
    },
  },
];

/**
 * The icon for `lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-line.svg)
 */
export const lockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 10h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h1V9a7 7 0 1 1 14 0v1zM5 12v8h14v-8H5zm6 2h2v4h-2v-4zm6-4V9A5 5 0 0 0 7 9v1h10z',
    },
  },
];

/**
 * The icon for `lock-password-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock Password Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-password-fill.svg)
 */
export const lockPasswordFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zm-2 0V7a4 4 0 1 0-8 0v1h8zm-5 6v2h2v-2h-2zm-4 0v2h2v-2H7zm8 0v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `lock-password-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock Password Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-password-line.svg)
 */
export const lockPasswordLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 8h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h2V7a6 6 0 1 1 12 0v1zM5 10v10h14V10H5zm6 4h2v2h-2v-2zm-4 0h2v2H7v-2zm8 0h2v2h-2v-2zm1-6V7a4 4 0 1 0-8 0v1h8z',
    },
  },
];

/**
 * The icon for `lock-unlock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock Unlock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-unlock-fill.svg)
 */
export const lockUnlockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 10h13a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h1V9a7 7 0 0 1 13.262-3.131l-1.789.894A5 5 0 0 0 7 9v1zm3 5v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `lock-unlock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lock Unlock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/lock-unlock-line.svg)
 */
export const lockUnlockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 10h13a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h1V9a7 7 0 0 1 13.262-3.131l-1.789.894A5 5 0 0 0 7 9v1zm-2 2v8h14v-8H5zm5 3h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `login-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Login Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/login-box-fill.svg)
 */
export const loginBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 11H4V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-8h6v3l5-4-5-4v3z',
    },
  },
];

/**
 * The icon for `login-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Login Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/login-box-line.svg)
 */
export const loginBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 15h2v5h12V4H6v5H4V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6zm6-4V8l5 4-5 4v-3H2v-2h8z',
    },
  },
];

/**
 * The icon for `login-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Login Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/login-circle-fill.svg)
 */
export const loginCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 11H2.05C2.55 5.947 6.814 2 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-5.185 0-9.449-3.947-9.95-9H10v3l5-4-5-4v3z',
    },
  },
];

/**
 * The icon for `login-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Login Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/login-circle-line.svg)
 */
export const loginCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 11V8l5 4-5 4v-3H1v-2h9zm-7.542 4h2.124A8.003 8.003 0 0 0 20 12 8 8 0 0 0 4.582 9H2.458C3.732 4.943 7.522 2 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10c-4.478 0-8.268-2.943-9.542-7z',
    },
  },
];

/**
 * The icon for `logout-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-box-fill.svg)
 */
export const logoutBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm4 9V8l-5 4 5 4v-3h6v-2H9z',
    },
  },
];

/**
 * The icon for `logout-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-box-line.svg)
 */
export const logoutBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 18h2v2h12V4H6v2H4V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-3zm2-7h7v2H6v3l-5-4 5-4v3z',
    },
  },
];

/**
 * The icon for `logout-box-r-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Box R Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-box-r-fill.svg)
 */
export const logoutBoxRFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 22a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5zm10-6l5-4-5-4v3H9v2h6v3z',
    },
  },
];

/**
 * The icon for `logout-box-r-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Box R Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-box-r-line.svg)
 */
export const logoutBoxRLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 22a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v3h-2V4H6v16h12v-2h2v3a1 1 0 0 1-1 1H5zm13-6v-3h-7v-2h7V8l5 4-5 4z',
    },
  },
];

/**
 * The icon for `logout-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-circle-fill.svg)
 */
export const logoutCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM7 11V8l-5 4 5 4v-3h8v-2H7z',
    },
  },
];

/**
 * The icon for `logout-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-circle-line.svg)
 */
export const logoutCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 11h8v2H5v3l-5-4 5-4v3zm-1 7h2.708a8 8 0 1 0 0-12H4A9.985 9.985 0 0 1 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.985 9.985 0 0 1-8-4z',
    },
  },
];

/**
 * The icon for `logout-circle-r-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Circle R Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-circle-r-fill.svg)
 */
export const logoutCircleRFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm5-6l5-4-5-4v3H9v2h8v3z',
    },
  },
];

/**
 * The icon for `logout-circle-r-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Logout Circle R Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/logout-circle-r-line.svg)
 */
export const logoutCircleRLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2a9.985 9.985 0 0 1 8 4h-2.71a8 8 0 1 0 .001 12h2.71A9.985 9.985 0 0 1 12 22zm7-6v-3h-8v-2h8V8l5 4-5 4z',
    },
  },
];

/**
 * The icon for `luggage-cart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Luggage Cart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/luggage-cart-fill.svg)
 */
export const luggageCartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.5 20c.828 0 1.5.672 1.5 1.5S6.328 23 5.5 23 4 22.328 4 21.5 4.672 20 5.5 20zm13 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zM2.172 1.757l3.827 3.828V17L20 17v2H5c-.552 0-1-.448-1-1V6.413L.756 3.172l1.415-1.415zM16 3c.552 0 1 .448 1 1v2h2.993C20.55 6 21 6.456 21 6.995v8.01c0 .55-.45.995-1.007.995H8.007C7.45 16 7 15.544 7 15.005v-8.01C7 6.445 7.45 6 8.007 6h2.992L11 4c0-.552.448-1 1-1h4zm-5 5h-1v6h1V8zm7 0h-1v6h1V8zm-3-3h-2v1h2V5z',
    },
  },
];

/**
 * The icon for `luggage-cart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Luggage Cart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/luggage-cart-line.svg)
 */
export const luggageCartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.5 20c.828 0 1.5.672 1.5 1.5S6.328 23 5.5 23 4 22.328 4 21.5 4.672 20 5.5 20zm13 0c.828 0 1.5.672 1.5 1.5s-.672 1.5-1.5 1.5-1.5-.672-1.5-1.5.672-1.5 1.5-1.5zM2.172 1.757l3.827 3.828V17L20 17v2H5c-.552 0-1-.448-1-1V6.413L.756 3.172l1.415-1.415zM16 3c.552 0 1 .448 1 1v2h2.993C20.55 6 21 6.456 21 6.995v8.01c0 .55-.45.995-1.007.995H8.007C7.45 16 7 15.544 7 15.005v-8.01C7 6.445 7.45 6 8.007 6h2.992L11 4c0-.552.448-1 1-1h4zm-6 5H9v6h1V8zm6 0h-4v6h4V8zm3 0h-1v6h1V8zm-4-3h-2v1h2V5z',
    },
  },
];

/**
 * The icon for `luggage-deposit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Luggage Deposit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/luggage-deposit-fill.svg)
 */
export const luggageDepositFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 3c.552 0 1 .448 1 1v2h4c.552 0 1 .448 1 1v12h2v2H1v-2h2V7c0-.552.448-1 1-1h4V4c0-.552.448-1 1-1h6zm-5 5H8v11h2V8zm6 0h-2v11h2V8zm-2-3h-4v1h4V5z',
    },
  },
];

/**
 * The icon for `luggage-deposit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Luggage Deposit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/luggage-deposit-line.svg)
 */
export const luggageDepositLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 3c.552 0 1 .448 1 1v2h4c.552 0 1 .448 1 1v12h2v2H1v-2h2V7c0-.552.448-1 1-1h4V4c0-.552.448-1 1-1h6zM8 8H5v11h3V8zm6 0h-4v11h4V8zm5 0h-3v11h3V8zm-5-3h-4v1h4V5z',
    },
  },
];

/**
 * The icon for `lungs-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lungs Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/lungs-fill.svg)
 */
export const lungsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.5 5.5c1.412.47 2.048 2.159 2.327 4.023l-4.523 2.611 1 1.732 3.71-2.141C11.06 13.079 11 14.308 11 15c0 3-1 6-5 6s-4 0-4-4C2 9.5 5.5 4.5 8.5 5.5zM22.001 17v.436c-.005 3.564-.15 3.564-4 3.564-4 0-5-3-5-6 0-.691-.06-1.92-.014-3.274l3.71 2.14 1-1.732-4.523-2.61c.279-1.865.915-3.553 2.327-4.024 3-1 6.5 4 6.5 11.5zM13 2v9h-2V2h2z',
    },
  },
];

/**
 * The icon for `lungs-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Lungs Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/lungs-line.svg)
 */
export const lungsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.001 17c-.001 4-.001 4-4 4-4 0-5-3-5-6 0-.378-.018-.918-.026-1.55l2.023 1.169L15 15c0 2.776.816 4 3 4 1.14 0 1.61-.007 1.963-.038.03-.351.037-.822.037-1.962 0-3.205-.703-6.033-1.835-7.9-.838-1.382-1.613-1.843-2.032-1.703-.293.098-.605.65-.831 1.623l-1.79-1.033c.369-1.197.982-2.151 1.988-2.487 3-1 6.503 4 6.5 11.5zM8.5 5.5c1.007.336 1.62 1.29 1.989 2.487L8.699 9.02c-.226-.973-.539-1.525-.831-1.623-.42-.14-1.195.32-2.032 1.702C4.703 10.967 4 13.795 4 17c0 1.14.007 1.61.038 1.962.351.031.822.038 1.962.038 2.184 0 3-1.224 3-4l.004-.382 2.023-1.168c-.01.633-.027 1.172-.027 1.55 0 3-1 6-5 6s-4 0-4-4C2 9.5 5.5 4.5 8.5 5.5zM13 2v7.422l4.696 2.712-1 1.732L12 11.155l-4.696 2.711-1-1.732L11 9.422V2h2z',
    },
  },
];

/**
 * The icon for `mac-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mac Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/mac-fill.svg)
 */
export const macFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 18v2l2 1v1H8l-.004-.996L10 20v-2H2.992A.998.998 0 0 1 2 16.993V4.007C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.986c0 .556-.455 1.007-.992 1.007H14zM4 14v2h16v-2H4z',
    },
  },
];

/**
 * The icon for `mac-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mac Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/mac-line.svg)
 */
export const macLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 18v2l2 1v1H8l-.004-.996L10 20v-2H2.992A.998.998 0 0 1 2 16.993V4.007C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007v12.986c0 .556-.455 1.007-.992 1.007H14zM4 5v9h16V5H4z',
    },
  },
];

/**
 * The icon for `macbook-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Macbook Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/macbook-fill.svg)
 */
export const macbookFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 4.007C2 3.45 2.455 3 2.992 3h18.016c.548 0 .992.45.992 1.007V17H2V4.007zM1 19h22v2H1v-2z',
    },
  },
];

/**
 * The icon for `macbook-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Macbook Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/macbook-line.svg)
 */
export const macbookLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v11h16V5H4zm-2-.993C2 3.451 2.455 3 2.992 3h18.016c.548 0 .992.449.992 1.007V18H2V4.007zM1 19h22v2H1v-2z',
    },
  },
];

/**
 * The icon for `magic-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Magic Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/magic-fill.svg)
 */
export const magicFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.224 15.508l-2.213 4.65a.6.6 0 0 1-.977.155l-3.542-3.739a.6.6 0 0 0-.357-.182l-5.107-.668a.6.6 0 0 1-.449-.881l2.462-4.524a.6.6 0 0 0 .062-.396L4.16 4.86a.6.6 0 0 1 .7-.7l5.063.943a.6.6 0 0 0 .396-.062l4.524-2.462a.6.6 0 0 1 .881.45l.668 5.106a.6.6 0 0 0 .182.357l3.739 3.542a.6.6 0 0 1-.155.977l-4.65 2.213a.6.6 0 0 0-.284.284zm.797 1.927l1.414-1.414 4.243 4.242-1.415 1.415-4.242-4.243z',
    },
  },
];

/**
 * The icon for `magic-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Magic Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/magic-line.svg)
 */
export const magicLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.199 9.945a2.6 2.6 0 0 1-.79-1.551l-.403-3.083-2.73 1.486a2.6 2.6 0 0 1-1.72.273L6.5 6.5l.57 3.056a2.6 2.6 0 0 1-.273 1.72l-1.486 2.73 3.083.403a2.6 2.6 0 0 1 1.55.79l2.138 2.257 1.336-2.807a2.6 2.6 0 0 1 1.23-1.231l2.808-1.336-2.257-2.137zm.025 5.563l-2.213 4.65a.6.6 0 0 1-.977.155l-3.542-3.739a.6.6 0 0 0-.357-.182l-5.107-.668a.6.6 0 0 1-.449-.881l2.462-4.524a.6.6 0 0 0 .062-.396L4.16 4.86a.6.6 0 0 1 .7-.7l5.063.943a.6.6 0 0 0 .396-.062l4.524-2.462a.6.6 0 0 1 .881.45l.668 5.106a.6.6 0 0 0 .182.357l3.739 3.542a.6.6 0 0 1-.155.977l-4.65 2.213a.6.6 0 0 0-.284.284zm.797 1.927l1.414-1.414 4.243 4.242-1.415 1.415-4.242-4.243z',
    },
  },
];

/**
 * The icon for `mail-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-add-fill.svg)
 */
export const mailAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13.341A6 6 0 0 0 14.341 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9.341zm-9.94-1.658L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zM21 18h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3z',
    },
  },
];

/**
 * The icon for `mail-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-add-line.svg)
 */
export const mailAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13h-2V7.238l-7.928 7.1L4 7.216V19h10v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9zM4.511 5l7.55 6.662L19.502 5H4.511zM21 18h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3z',
    },
  },
];

/**
 * The icon for `mail-check-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Check Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-check-fill.svg)
 */
export const mailCheckFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13.341A6 6 0 0 0 14.341 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9.341zm-9.94-1.658L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zM19 22l-3.536-3.536 1.415-1.414L19 19.172l3.536-3.536 1.414 1.414L19 22z',
    },
  },
];

/**
 * The icon for `mail-check-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Check Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-check-line.svg)
 */
export const mailCheckLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 14h-2V7.238l-7.928 7.1L4 7.216V19h10v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10zM4.511 5l7.55 6.662L19.502 5H4.511zM19 22l-3.536-3.536 1.415-1.414L19 19.172l3.536-3.536 1.414 1.414L19 22z',
    },
  },
];

/**
 * The icon for `mail-close-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Close Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-close-fill.svg)
 */
export const mailCloseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13.341A6 6 0 0 0 14.341 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9.341zm-9.94-1.658L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zM21.415 19l2.122 2.121-1.415 1.415L20 20.414l-2.121 2.122-1.415-1.415L18.586 19l-2.122-2.121 1.415-1.415L20 17.586l2.121-2.122 1.415 1.415L21.414 19z',
    },
  },
];

/**
 * The icon for `mail-close-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Close Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-close-line.svg)
 */
export const mailCloseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 14h-2V7.238l-7.928 7.1L4 7.216V19h11v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10zM4.511 5l7.55 6.662L19.502 5H4.511zm16.903 14l2.122 2.121-1.415 1.415L20 20.414l-2.121 2.122-1.415-1.415L18.586 19l-2.122-2.121 1.415-1.415L20 17.586l2.121-2.122 1.415 1.415L21.414 19z',
    },
  },
];

/**
 * The icon for `mail-download-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Download Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-download-fill.svg)
 */
export const mailDownloadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 12.803A6 6 0 0 0 13.803 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8.803zm-9.94-1.12L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zM20 18h3l-4 4-4-4h3v-4h2v4z',
    },
  },
];

/**
 * The icon for `mail-download-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Download Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-download-line.svg)
 */
export const mailDownloadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7.238l-7.928 7.1L4 7.216V19h9v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8h-2V7.238zM19.501 5H4.511l7.55 6.662L19.502 5zM20 18h3l-4 4-4-4h3v-4h2v4z',
    },
  },
];

/**
 * The icon for `mail-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-fill.svg)
 */
export const mailFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9.06 8.683L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439z',
    },
  },
];

/**
 * The icon for `mail-forbid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Forbid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-forbid-fill.svg)
 */
export const mailForbidFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.266 11.554l4.388-3.798-1.308-1.512-6.285 5.439-6.414-5.445-1.294 1.524 7.702 6.54A6.967 6.967 0 0 0 11 18c0 1.074.242 2.09.674 3H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8.255A6.968 6.968 0 0 0 18 11c-.97 0-1.894.197-2.734.554zm1.44 9.154a3 3 0 0 0 4.001-4.001l-4 4zm-1.414-1.415l4.001-4a3 3 0 0 0-4.001 4.001zM18 23a5 5 0 1 1 0-10 5 5 0 0 1 0 10z',
    },
  },
];

/**
 * The icon for `mail-forbid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Forbid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-forbid-line.svg)
 */
export const mailForbidLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7.238l-7.928 7.1L4 7.216V19h7.07a6.95 6.95 0 0 0 .604 2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8.255a6.972 6.972 0 0 0-2-.965V7.238zM19.501 5H4.511l7.55 6.662L19.502 5zm-2.794 15.708a3 3 0 0 0 4.001-4.001l-4.001 4zm-1.415-1.415l4.001-4a3 3 0 0 0-4.001 4.001zM18 23a5 5 0 1 1 0-10 5 5 0 0 1 0 10z',
    },
  },
];

/**
 * The icon for `mail-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-line.svg)
 */
export const mailLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 4.238l-7.928 7.1L4 7.216V19h16V7.238zM4.511 5l7.55 6.662L19.502 5H4.511z',
    },
  },
];

/**
 * The icon for `mail-lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-lock-fill.svg)
 */
export const mailLockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 12a5.002 5.002 0 0 0-7.9 3H13v6H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v8zm-9.94-.317L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zM22 17h1v5h-8v-5h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z',
    },
  },
];

/**
 * The icon for `mail-lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-lock-line.svg)
 */
export const mailLockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7.238l-7.928 7.1L4 7.216V19h9v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v7h-2V7.238zM19.501 5H4.511l7.55 6.662L19.502 5zM22 17h1v5h-8v-5h1v-1a3 3 0 0 1 6 0v1zm-2 0v-1a1 1 0 0 0-2 0v1h2z',
    },
  },
];

/**
 * The icon for `mail-open-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Open Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-open-fill.svg)
 */
export const mailOpenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.243 6.854L11.49 1.31a1 1 0 0 1 1.029 0l9.238 5.545a.5.5 0 0 1 .243.429V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.283a.5.5 0 0 1 .243-.429zm16.103 1.39l-6.285 5.439-6.414-5.445-1.294 1.524 7.72 6.555 7.581-6.56-1.308-1.513z',
    },
  },
];

/**
 * The icon for `mail-open-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Open Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-open-line.svg)
 */
export const mailOpenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.243 6.854L11.49 1.31a1 1 0 0 1 1.029 0l9.238 5.545a.5.5 0 0 1 .243.429V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.283a.5.5 0 0 1 .243-.429zM4 8.133V19h16V8.132l-7.996-4.8L4 8.132zm8.06 5.565l5.296-4.463 1.288 1.53-6.57 5.537-6.71-5.53 1.272-1.544 5.424 4.47z',
    },
  },
];

/**
 * The icon for `mail-send-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Send Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-send-fill.svg)
 */
export const mailSendFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 5.5V3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V19h18V7.3l-8 7.2-10-9zM0 10h5v2H0v-2zm0 5h8v2H0v-2z',
    },
  },
];

/**
 * The icon for `mail-send-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Send Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-send-line.svg)
 */
export const mailSendLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 20.007a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V19h18V7.3l-8 7.2-10-9V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v16.007zM4.434 5L12 11.81 19.566 5H4.434zM0 15h8v2H0v-2zm0-5h5v2H0v-2z',
    },
  },
];

/**
 * The icon for `mail-settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-settings-fill.svg)
 */
export const mailSettingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13.341A6 6 0 0 0 14.341 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9.341zm-9.94-1.658L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zm4.99 7.865a3.017 3.017 0 0 1 0-1.096l-1.014-.586 1-1.732 1.014.586c.278-.238.599-.425.95-.55V15h2v1.17c.351.125.672.312.95.55l1.014-.586 1 1.732-1.014.586a3.017 3.017 0 0 1 0 1.096l1.014.586-1 1.732-1.014-.586a2.997 2.997 0 0 1-.95.55V23h-2v-1.17a2.997 2.997 0 0 1-.95-.55l-1.014.586-1-1.732 1.014-.586zM20 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `mail-settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-settings-line.svg)
 */
export const mailSettingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7.238l-7.928 7.1L4 7.216V19h10v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9h-2V7.238zM19.501 5H4.511l7.55 6.662L19.502 5zM17.05 19.548a3.017 3.017 0 0 1 0-1.096l-1.014-.586 1-1.732 1.014.586c.278-.238.599-.425.95-.55V15h2v1.17c.351.125.672.312.95.55l1.014-.586 1 1.732-1.014.586a3.017 3.017 0 0 1 0 1.096l1.014.586-1 1.732-1.014-.586a2.997 2.997 0 0 1-.95.55V23h-2v-1.17a2.997 2.997 0 0 1-.95-.55l-1.014.586-1-1.732 1.014-.586zM20 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `mail-star-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Star Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-star-fill.svg)
 */
export const mailStarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 14.044A6 6 0 0 0 13.689 21H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10.044zm-9.94-2.361L5.648 6.238 4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.285 5.439zM19.5 21.75l-2.645 1.39.505-2.945-2.14-2.086 2.957-.43L19.5 15l1.323 2.68 2.957.43-2.14 2.085.505 2.946L19.5 21.75z',
    },
  },
];

/**
 * The icon for `mail-star-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Star Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-star-line.svg)
 */
export const mailStarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13h-2V7.238l-7.928 7.1L4 7.216V19h10v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v9zM4.511 5l7.55 6.662L19.502 5H4.511zM19.5 21.75l-2.645 1.39.505-2.945-2.14-2.086 2.957-.43L19.5 15l1.323 2.68 2.957.43-2.14 2.085.505 2.946L19.5 21.75z',
    },
  },
];

/**
 * The icon for `mail-unread-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Unread Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-unread-fill.svg)
 */
export const mailUnreadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.803 8.493A5.023 5.023 0 0 0 22 8.9V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h13.1c-.066.323-.1.658-.1 1a4.98 4.98 0 0 0 1.193 3.241l-5.132 4.442-6.414-5.445-1.294 1.524 7.72 6.555 6.73-5.824zM21 7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `mail-unread-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Unread Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-unread-line.svg)
 */
export const mailUnreadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.1 3a5.023 5.023 0 0 0 0 2H4.511l7.55 6.662 5.049-4.52c.426.527.958.966 1.563 1.285l-6.601 5.911L4 7.216V19h16V8.9a5.023 5.023 0 0 0 2 0V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h13.1zM21 7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `mail-volume-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Volume Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-volume-fill.svg)
 */
export const mailVolumeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 14.5v9L16.667 21H14v-4h2.667L20 14.5zM21 3a1 1 0 0 1 1 1v10.529A6 6 0 0 0 12.34 21L3.002 21a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 14a2 2 0 0 1 .15 3.995L21 21v-4zM5.647 6.238L4.353 7.762l7.72 6.555 7.581-6.56-1.308-1.513-6.286 5.438-6.413-5.444z',
    },
  },
];

/**
 * The icon for `mail-volume-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mail Volume Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/mail-volume-line.svg)
 */
export const mailVolumeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 14.5v9L16.667 21H14v-4h2.667L20 14.5zM21 3a1 1 0 0 1 1 1v9h-2V7.237l-7.928 7.101L4 7.215V19h8v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 14a2 2 0 0 1 .15 3.995L21 21v-4zM19.5 5H4.511l7.55 6.662L19.5 5z',
    },
  },
];

/**
 * The icon for `map-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-2-fill.svg)
 */
export const map2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 5l7-3 6 3 6.303-2.701a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V5zm13 14.764V7.176l-.065.028L9 4.236v12.588l.065-.028L15 19.764z',
    },
  },
];

/**
 * The icon for `map-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-2-line.svg)
 */
export const map2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 5l7-3 6 3 6.303-2.701a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V5zm14 14.395l4-1.714V5.033l-4 1.714v12.648zm-2-.131V6.736l-4-2v12.528l4 2zm-6-2.011V4.605L4 6.319v12.648l4-1.714z',
    },
  },
];

/**
 * The icon for `map-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-fill.svg)
 */
export const mapFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 5l7-3 6 3 6.303-2.701a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V5z',
    },
  },
];

/**
 * The icon for `map-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-line.svg)
 */
export const mapLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 5l7-3 6 3 6.303-2.701a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V5zm12.935 2.204l-6-3L4 6.319v12.648l5.065-2.17 6 3L20 17.68V5.033l-5.065 2.17z',
    },
  },
];

/**
 * The icon for `map-pin-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-2-fill.svg)
 */
export const mapPin2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.364 17.364L12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0zM12 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `map-pin-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-2-line.svg)
 */
export const mapPin2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zm4.95-7.778a7 7 0 1 0-9.9 0L12 20.9l4.95-4.95zM12 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `map-pin-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-3-fill.svg)
 */
export const mapPin3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11 19.945A9.001 9.001 0 0 1 12 2a9 9 0 0 1 1 17.945V24h-2v-4.055z' },
  },
];

/**
 * The icon for `map-pin-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-3-line.svg)
 */
export const mapPin3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 19.945A9.001 9.001 0 0 1 12 2a9 9 0 0 1 1 17.945V24h-2v-4.055zM12 18a7 7 0 1 0 0-14 7 7 0 0 0 0 14z',
    },
  },
];

/**
 * The icon for `map-pin-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-4-fill.svg)
 */
export const mapPin4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 17.938A8.001 8.001 0 0 1 12 2a8 8 0 0 1 1 15.938V21h-2v-3.062zM5 22h14v2H5v-2z',
    },
  },
];

/**
 * The icon for `map-pin-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-4-line.svg)
 */
export const mapPin4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 17.938A8.001 8.001 0 0 1 12 2a8 8 0 0 1 1 15.938V21h-2v-3.062zM12 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm-7 6h14v2H5v-2z',
    },
  },
];

/**
 * The icon for `map-pin-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-5-fill.svg)
 */
export const mapPin5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M17.657 15.657L12 21.314l-5.657-5.657a8 8 0 1 1 11.314 0zM5 22h14v2H5v-2z' },
  },
];

/**
 * The icon for `map-pin-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-5-line.svg)
 */
export const mapPin5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 18.485l4.243-4.242a6 6 0 1 0-8.486 0L12 18.485zm5.657-2.828L12 21.314l-5.657-5.657a8 8 0 1 1 11.314 0zM5 22h14v2H5v-2z',
    },
  },
];

/**
 * The icon for `map-pin-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-add-fill.svg)
 */
export const mapPinAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.364 17.364L12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0zM11 10H8v2h3v3h2v-3h3v-2h-3V7h-2v3z',
    },
  },
];

/**
 * The icon for `map-pin-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-add-line.svg)
 */
export const mapPinAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 20.9l4.95-4.95a7 7 0 1 0-9.9 0L12 20.9zm0 2.828l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zM11 10V7h2v3h3v2h-3v3h-2v-3H8v-2h3z',
    },
  },
];

/**
 * The icon for `map-pin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-fill.svg)
 */
export const mapPinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.364 17.364L12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0zM12 15a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0-2a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `map-pin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-line.svg)
 */
export const mapPinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 20.9l4.95-4.95a7 7 0 1 0-9.9 0L12 20.9zm0 2.828l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zM12 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z',
    },
  },
];

/**
 * The icon for `map-pin-range-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Range Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-range-fill.svg)
 */
export const mapPinRangeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 17.938A8.001 8.001 0 0 1 12 2a8 8 0 0 1 1 15.938v2.074c3.946.092 7 .723 7 1.488 0 .828-3.582 1.5-8 1.5s-8-.672-8-1.5c0-.765 3.054-1.396 7-1.488v-2.074zM12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `map-pin-range-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Range Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-range-line.svg)
 */
export const mapPinRangeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 17.938A8.001 8.001 0 0 1 12 2a8 8 0 0 1 1 15.938v2.074c3.946.092 7 .723 7 1.488 0 .828-3.582 1.5-8 1.5s-8-.672-8-1.5c0-.765 3.054-1.396 7-1.488v-2.074zM12 16a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `map-pin-time-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Time Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-time-fill.svg)
 */
export const mapPinTimeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M13 11V6h-2v7h6v-2h-4zm5.364 6.364L12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0z' },
  },
];

/**
 * The icon for `map-pin-time-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin Time Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-time-line.svg)
 */
export const mapPinTimeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.95 15.95a7 7 0 1 0-9.9 0L12 20.9l4.95-4.95zM12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zM13 11h4v2h-6V6h2v5z',
    },
  },
];

/**
 * The icon for `map-pin-user-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin User Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-user-fill.svg)
 */
export const mapPinUserFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.084 15.812a7 7 0 1 0-10.168 0A5.996 5.996 0 0 1 12 13a5.996 5.996 0 0 1 5.084 2.812zM12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zM12 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `map-pin-user-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Map Pin User Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/map-pin-user-line.svg)
 */
export const mapPinUserLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.084 15.812a7 7 0 1 0-10.168 0A5.996 5.996 0 0 1 12 13a5.996 5.996 0 0 1 5.084 2.812zm-8.699 1.473L12 20.899l3.615-3.614a4 4 0 0 0-7.23 0zM12 23.728l-6.364-6.364a9 9 0 1 1 12.728 0L12 23.728zM12 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `mark-pen-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mark Pen Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/mark-pen-fill.svg)
 */
export const markPenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.95 2.393l5.657 5.657a1 1 0 0 1 0 1.414l-7.779 7.779-2.12.707-1.415 1.414a1 1 0 0 1-1.414 0l-4.243-4.243a1 1 0 0 1 0-1.414l1.414-1.414.707-2.121 7.779-7.779a1 1 0 0 1 1.414 0zm.707 3.536l-6.364 6.364 1.414 1.414 6.364-6.364-1.414-1.414zM4.282 16.889l2.829 2.829-1.414 1.414-4.243-1.414 2.828-2.829z',
    },
  },
];

/**
 * The icon for `markup-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Markup Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/markup-fill.svg)
 */
export const markupFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm5.051-3.796l-.862-3.447a1 1 0 0 0-.97-.757H8.781a1 1 0 0 0-.97.757l-.862 3.447A7.967 7.967 0 0 0 12 20a7.967 7.967 0 0 0 5.051-1.796zM10 12h4v-1.5l-1.038-3.635a1 1 0 0 0-1.924 0L10 10.5V12z',
    },
  },
];

/**
 * The icon for `markup-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Markup Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/markup-line.svg)
 */
export const markupLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10 10.5l1.038-3.635a1 1 0 0 1 1.924 0L14 10.5V12h.72a1 1 0 0 1 .97.757l1.361 5.447a8 8 0 1 0-10.102 0l1.362-5.447A1 1 0 0 1 9.28 12H10v-1.5zm2 9.5a7.952 7.952 0 0 0 3.265-.694L13.938 14h-3.876l-1.327 5.306A7.95 7.95 0 0 0 12 20zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `mastercard-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mastercard Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/mastercard-fill.svg)
 */
export const mastercardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 6.654a6.786 6.786 0 0 1 2.596 5.344A6.786 6.786 0 0 1 12 17.34a6.786 6.786 0 0 1-2.596-5.343A6.786 6.786 0 0 1 12 6.654zm-.87-.582A7.783 7.783 0 0 0 8.4 12a7.783 7.783 0 0 0 2.728 5.926 6.798 6.798 0 1 1 .003-11.854zm1.742 11.854A7.783 7.783 0 0 0 15.6 12a7.783 7.783 0 0 0-2.73-5.928 6.798 6.798 0 1 1 .003 11.854z',
    },
  },
];

/**
 * The icon for `mastercard-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mastercard Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/mastercard-line.svg)
 */
export const mastercardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 18.294a7.3 7.3 0 1 1 0-12.588 7.3 7.3 0 1 1 0 12.588zm1.702-1.384a5.3 5.3 0 1 0 0-9.82A7.273 7.273 0 0 1 15.6 12c0 1.89-.719 3.614-1.898 4.91zm-3.404-9.82a5.3 5.3 0 1 0 0 9.82A7.273 7.273 0 0 1 8.4 12c0-1.89.719-3.614 1.898-4.91zM12 8.205A5.284 5.284 0 0 0 10.4 12c0 1.488.613 2.832 1.6 3.795A5.284 5.284 0 0 0 13.6 12 5.284 5.284 0 0 0 12 8.205z',
    },
  },
];

/**
 * The icon for `mastodon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mastodon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/mastodon-fill.svg)
 */
export const mastodonFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21.258 13.99c-.274 1.41-2.456 2.955-4.962 3.254-1.306.156-2.593.3-3.965.236-2.243-.103-4.014-.535-4.014-.535 0 .218.014.426.04.62.292 2.215 2.196 2.347 4 2.41 1.82.062 3.44-.45 3.44-.45l.076 1.646s-1.274.684-3.542.81c-1.25.068-2.803-.032-4.612-.51-3.923-1.039-4.598-5.22-4.701-9.464-.031-1.26-.012-2.447-.012-3.44 0-4.34 2.843-5.611 2.843-5.611 1.433-.658 3.892-.935 6.45-.956h.062c2.557.02 5.018.298 6.451.956 0 0 2.843 1.272 2.843 5.61 0 0 .036 3.201-.397 5.424zm-2.956-5.087c0-1.074-.273-1.927-.822-2.558-.567-.631-1.308-.955-2.229-.955-1.065 0-1.871.41-2.405 1.228l-.518.87-.519-.87C11.276 5.8 10.47 5.39 9.405 5.39c-.921 0-1.663.324-2.229.955-.549.631-.822 1.484-.822 2.558v5.253h2.081V9.057c0-1.075.452-1.62 1.357-1.62 1 0 1.501.647 1.501 1.927v2.79h2.07v-2.79c0-1.28.5-1.927 1.5-1.927.905 0 1.358.545 1.358 1.62v5.1h2.08V8.902z',
    },
  },
];

/**
 * The icon for `mastodon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mastodon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/mastodon-line.svg)
 */
export const mastodonLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3.018 12.008c-.032-1.26-.012-2.448-.012-3.442 0-4.338 2.843-5.61 2.843-5.61 1.433-.658 3.892-.935 6.45-.956h.062c2.557.02 5.018.298 6.451.956 0 0 2.843 1.272 2.843 5.61 0 0 .036 3.201-.396 5.424-.275 1.41-2.457 2.955-4.963 3.254-1.306.156-2.593.3-3.965.236-2.243-.103-4.014-.535-4.014-.535 0 .218.014.426.04.62.084.633.299 1.095.605 1.435.766.85 2.106.93 3.395.974 1.82.063 3.44-.449 3.44-.449l.076 1.646s-1.274.684-3.542.81c-1.25.068-2.803-.032-4.612-.51-1.532-.406-2.568-1.29-3.27-2.471-1.093-1.843-1.368-4.406-1.431-6.992zm3.3 4.937v-2.548l2.474.605a20.54 20.54 0 0 0 1.303.245c.753.116 1.538.2 2.328.235 1.019.047 1.901-.017 3.636-.224 1.663-.199 3.148-1.196 3.236-1.65.082-.422.151-.922.206-1.482a33.6 33.6 0 0 0 .137-2.245c.015-.51.02-.945.017-1.256v-.059c0-1.43-.369-2.438-.963-3.158a3.008 3.008 0 0 0-.584-.548c-.09-.064-.135-.089-.13-.087-1.013-.465-3.093-.752-5.617-.773h-.046c-2.54.02-4.62.308-5.65.782.023-.01-.021.014-.112.078a3.008 3.008 0 0 0-.584.548c-.594.72-.963 1.729-.963 3.158 0 .232 0 .397-.003.875a77.483 77.483 0 0 0 .014 2.518c.054 2.197.264 3.835.7 5.041.212.587.472 1.07.78 1.45a5.7 5.7 0 0 1-.18-1.505zM8.084 6.37a1.143 1.143 0 1 1 0 2.287 1.143 1.143 0 0 1 0-2.287z',
    },
  },
];

/**
 * The icon for `medal-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medal 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/medal-2-fill.svg)
 */
export const medal2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 8.5l2.116 5.088 5.492.44-4.184 3.584 1.278 5.36L12 20.1l-4.702 2.872 1.278-5.36-4.184-3.584 5.492-.44L12 8.5zM8 2v9H6V2h2zm10 0v9h-2V2h2zm-5 0v5h-2V2h2z',
    },
  },
];

/**
 * The icon for `medal-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medal 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/medal-2-line.svg)
 */
export const medal2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 8.5l2.116 5.088 5.492.44-4.184 3.584 1.278 5.36L12 20.1l-4.702 2.872 1.278-5.36-4.184-3.584 5.492-.44L12 8.5zm0 5.207l-.739 1.777-1.916.153 1.46 1.251-.447 1.871L12 17.756l1.641 1.003-.446-1.87 1.459-1.252-1.915-.153L12 13.707zM8 2v9H6V2h2zm10 0v9h-2V2h2zm-5 0v5h-2V2h2z',
    },
  },
];

/**
 * The icon for `medal-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medal Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/medal-fill.svg)
 */
export const medalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 7a8 8 0 1 1 0 16 8 8 0 0 1 0-16zm0 3.5l-1.323 2.68-2.957.43 2.14 2.085-.505 2.946L12 17.25l2.645 1.39-.505-2.945 2.14-2.086-2.957-.43L12 10.5zm1-8.501L18 2v3l-1.363 1.138A9.935 9.935 0 0 0 13 5.049L13 2zm-2 0v3.05a9.935 9.935 0 0 0-3.636 1.088L6 5V2l5-.001z',
    },
  },
];

/**
 * The icon for `medal-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medal Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/medal-line.svg)
 */
export const medalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 7a8 8 0 1 1 0 16 8 8 0 0 1 0-16zm0 2a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm0 1.5l1.323 2.68 2.957.43-2.14 2.085.505 2.946L12 17.25l-2.645 1.39.505-2.945-2.14-2.086 2.957-.43L12 10.5zM18 2v3l-1.363 1.138A9.935 9.935 0 0 0 13 5.049L13 2 18 2zm-7-.001v3.05a9.935 9.935 0 0 0-3.636 1.088L6 5V2l5-.001z',
    },
  },
];

/**
 * The icon for `medicine-bottle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medicine Bottle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/medicine-bottle-fill.svg)
 */
export const medicineBottleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 5v2c1.657 0 3 1.343 3 3v11c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1V10c0-1.657 1.343-3 3-3V5h10zm-4 6h-2v2H9v2h1.999L11 17h2l-.001-2H15v-2h-2v-2zm6-9v2H5V2h14z',
    },
  },
];

/**
 * The icon for `medicine-bottle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medicine Bottle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/medicine-bottle-line.svg)
 */
export const medicineBottleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 2v2h-2v3c1.657 0 3 1.343 3 3v11c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1V10c0-1.657 1.343-3 3-3V4H5V2h14zm-2 7H7c-.552 0-1 .448-1 1v10h12V10c0-.552-.448-1-1-1zm-4 2v2h2v2h-2.001L13 17h-2l-.001-2H9v-2h2v-2h2zm2-7H9v3h6V4z',
    },
  },
];

/**
 * The icon for `medium-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medium Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/medium-fill.svg)
 */
export const mediumFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm13.3 12.94c-.1-.05-.15-.2-.15-.301V8.006c0-.1.05-.25.15-.351l.955-1.105V6.5H14.84l-2.56 6.478L9.366 6.5H5.852v.05l.903 1.256c.201.2.251.502.251.753v5.523c.05.302 0 .653-.15.954L5.5 16.894v.05h3.616v-.05L7.76 15.087c-.15-.302-.201-.603-.15-.954V9.11c.05.1.1.1.15.301l3.414 7.633h.05L14.54 8.76c-.05.3-.05.652-.05.904v5.925c0 .15-.05.25-.15.351l-1.005.954v.05h4.921v-.05l-.954-.954z',
    },
  },
];

/**
 * The icon for `medium-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Medium Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/medium-line.svg)
 */
export const mediumLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm12.3 10.94l.955.954v.05h-4.921v-.05l1.004-.954c.1-.1.15-.2.15-.351V9.664c0-.252 0-.603.051-.904l-3.314 8.285h-.05L7.76 9.412c-.05-.2-.1-.2-.15-.3v5.02c-.051.352 0 .653.15.955l1.356 1.807v.05H5.5v-.05l1.356-1.858c.15-.3.2-.652.15-.954V8.56c0-.251-.05-.553-.25-.753L5.851 6.55V6.5h3.515l2.912 6.478L14.84 6.5h3.415v.05l-.954 1.105c-.1.1-.15.251-.15.351v7.633c0 .1.05.251.15.301z',
    },
  },
];

/**
 * The icon for `men-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Men Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/men-fill.svg)
 */
export const menFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M18.586 5H14V3h8v8h-2V6.414l-3.537 3.537a7.5 7.5 0 1 1-1.414-1.414L18.586 5z' },
  },
];

/**
 * The icon for `men-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Men Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/men-line.svg)
 */
export const menLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.05 8.537L18.585 5H14V3h8v8h-2V6.414l-3.537 3.537a7.5 7.5 0 1 1-1.414-1.414zM10.5 20a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11z',
    },
  },
];

/**
 * The icon for `mental-health-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mental Health Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/mental-health-fill.svg)
 */
export const mentalHealthFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2c4.068 0 7.426 3.036 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L19 14.07V17c0 1.105-.895 2-2 2h-1.999L15 22H6v-3.694c0-1.18-.436-2.297-1.244-3.305C3.657 13.631 3 11.892 3 10c0-4.418 3.582-8 8-8zm-.53 5.763c-.684-.684-1.792-.684-2.475 0-.684.683-.684 1.791 0 2.474L11 13.243l3.005-3.006c.684-.683.684-1.791 0-2.474-.683-.684-1.791-.684-2.475 0l-.53.53-.53-.53z',
    },
  },
];

/**
 * The icon for `mental-health-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mental Health Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/mental-health-line.svg)
 */
export const mentalHealthLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2c4.068 0 7.426 3.036 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L19 14.07V17c0 1.105-.895 2-2 2h-1.999L15 22H6v-3.694c0-1.18-.436-2.297-1.244-3.305C3.657 13.631 3 11.892 3 10c0-4.418 3.582-8 8-8zm0 2c-3.314 0-6 2.686-6 6 0 1.385.468 2.693 1.316 3.75C7.41 15.114 8 16.667 8 18.306V20h5l.002-3H17v-4.248l1.55-.664-1.543-2.425-.057-.442C16.566 6.251 14.024 4 11 4zm-.53 3.763l.53.53.53-.53c.684-.684 1.792-.684 2.475 0 .684.683.684 1.791 0 2.474L11 13.243l-3.005-3.006c-.684-.683-.684-1.791 0-2.474.683-.684 1.791-.684 2.475 0z',
    },
  },
];

/**
 * The icon for `menu-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-2-fill.svg)
 */
export const menu2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 4h18v2H3V4zm0 7h12v2H3v-2zm0 7h18v2H3v-2z' } },
];

/**
 * The icon for `menu-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-2-line.svg)
 */
export const menu2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 4h18v2H3V4zm0 7h12v2H3v-2zm0 7h18v2H3v-2z' } },
];

/**
 * The icon for `menu-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-3-fill.svg)
 */
export const menu3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 4h18v2H3V4zm6 7h12v2H9v-2zm-6 7h18v2H3v-2z' } },
];

/**
 * The icon for `menu-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-3-line.svg)
 */
export const menu3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 4h18v2H3V4zm6 7h12v2H9v-2zm-6 7h18v2H3v-2z' } },
];

/**
 * The icon for `menu-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-4-fill.svg)
 */
export const menu4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M16 18v2H5v-2h11zm5-7v2H3v-2h18zm-2-7v2H8V4h11z' } },
];

/**
 * The icon for `menu-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-4-line.svg)
 */
export const menu4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M16 18v2H5v-2h11zm5-7v2H3v-2h18zm-2-7v2H8V4h11z' } },
];

/**
 * The icon for `menu-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-5-fill.svg)
 */
export const menu5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M18 18v2H6v-2h12zm3-7v2H3v-2h18zm-3-7v2H6V4h12z' } },
];

/**
 * The icon for `menu-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-5-line.svg)
 */
export const menu5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M18 18v2H6v-2h12zm3-7v2H3v-2h18zm-3-7v2H6V4h12z' } },
];

/**
 * The icon for `menu-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-add-fill.svg)
 */
export const menuAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 15l-.001 3H21v2h-3.001L18 23h-2l-.001-3H13v-2h2.999L16 15h2zm-7 3v2H3v-2h8zm10-7v2H3v-2h18zm0-7v2H3V4h18z',
    },
  },
];

/**
 * The icon for `menu-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-add-line.svg)
 */
export const menuAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 15l-.001 3H21v2h-3.001L18 23h-2l-.001-3H13v-2h2.999L16 15h2zm-7 3v2H3v-2h8zm10-7v2H3v-2h18zm0-7v2H3V4h18z',
    },
  },
];

/**
 * The icon for `menu-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-fill.svg)
 */
export const menuFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z' } },
];

/**
 * The icon for `menu-fold-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Fold Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-fold-fill.svg)
 */
export const menuFoldFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M21 18v2H3v-2h18zM6.95 3.55v9.9L2 8.5l4.95-4.95zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z' },
  },
];

/**
 * The icon for `menu-fold-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Fold Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-fold-line.svg)
 */
export const menuFoldLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18v2H3v-2h18zM6.596 3.904L8.01 5.318 4.828 8.5l3.182 3.182-1.414 1.414L2 8.5l4.596-4.596zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z',
    },
  },
];

/**
 * The icon for `menu-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-line.svg)
 */
export const menuLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z' } },
];

/**
 * The icon for `menu-unfold-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Unfold Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-unfold-fill.svg)
 */
export const menuUnfoldFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18v2H3v-2h18zM17.05 3.55L22 8.5l-4.95 4.95v-9.9zM12 11v2H3v-2h9zm0-7v2H3V4h9z',
    },
  },
];

/**
 * The icon for `menu-unfold-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Menu Unfold Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/menu-unfold-line.svg)
 */
export const menuUnfoldLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18v2H3v-2h18zM17.404 3.904L22 8.5l-4.596 4.596-1.414-1.414L19.172 8.5 15.99 5.318l1.414-1.414zM12 11v2H3v-2h9zm0-7v2H3V4h9z',
    },
  },
];

/**
 * The icon for `message-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Message 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/message-2-fill.svg)
 */
export const message2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM7 10v2h2v-2H7zm4 0v2h2v-2h-2zm4 0v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `message-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Message 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/message-2-line.svg)
 */
export const message2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm-.692-2H20V5H4v13.385L5.763 17zM11 10h2v2h-2v-2zm-4 0h2v2H7v-2zm8 0h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `message-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Message 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/message-3-fill.svg)
 */
export const message3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 8.994A5.99 5.99 0 0 1 8 3h8c3.313 0 6 2.695 6 5.994V21H8c-3.313 0-6-2.695-6-5.994V8.994zM14 11v2h2v-2h-2zm-6 0v2h2v-2H8z',
    },
  },
];

/**
 * The icon for `message-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Message 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/message-3-line.svg)
 */
export const message3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 8.994A5.99 5.99 0 0 1 8 3h8c3.313 0 6 2.695 6 5.994V21H8c-3.313 0-6-2.695-6-5.994V8.994zM20 19V8.994A4.004 4.004 0 0 0 16 5H8a3.99 3.99 0 0 0-4 3.994v6.012A4.004 4.004 0 0 0 8 19h12zm-6-8h2v2h-2v-2zm-6 0h2v2H8v-2z',
    },
  },
];

/**
 * The icon for `message-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Message Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/message-fill.svg)
 */
export const messageFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM8 10v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `message-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Message Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/message-line.svg)
 */
export const messageLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zm-.692-2H20V5H4v13.385L5.763 17zM8 10h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `messenger-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Messenger Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/messenger-fill.svg)
 */
export const messengerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.634 0 10 4.127 10 9.7 0 5.573-4.366 9.7-10 9.7a10.894 10.894 0 0 1-2.895-.384.8.8 0 0 0-.534.039l-1.984.876a.8.8 0 0 1-1.123-.707l-.055-1.78a.797.797 0 0 0-.268-.57C3.195 17.135 2 14.617 2 11.7 2 6.127 6.367 2 12 2zM5.995 14.537c-.282.447.268.951.689.631l3.155-2.394a.6.6 0 0 1 .723 0l2.337 1.75a1.5 1.5 0 0 0 2.169-.4l2.937-4.66c.282-.448-.268-.952-.689-.633l-3.155 2.396a.6.6 0 0 1-.723 0l-2.337-1.75a1.5 1.5 0 0 0-2.169.4l-2.937 4.66z',
    },
  },
];

/**
 * The icon for `messenger-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Messenger Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/messenger-line.svg)
 */
export const messengerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M7.764 19.225c.59-.26 1.25-.309 1.868-.139.77.21 1.565.316 2.368.314 4.585 0 8-3.287 8-7.7S16.585 4 12 4s-8 3.287-8 7.7c0 2.27.896 4.272 2.466 5.676a2.8 2.8 0 0 1 .942 2.006l.356-.157zM12 2c5.634 0 10 4.127 10 9.7 0 5.573-4.366 9.7-10 9.7a10.894 10.894 0 0 1-2.895-.384.8.8 0 0 0-.534.039l-1.984.876a.8.8 0 0 1-1.123-.707l-.055-1.78a.797.797 0 0 0-.268-.57C3.195 17.135 2 14.617 2 11.7 2 6.127 6.367 2 12 2zM5.995 14.537l2.937-4.66a1.5 1.5 0 0 1 2.17-.4l2.336 1.75a.6.6 0 0 0 .723 0l3.155-2.396c.421-.319.971.185.689.633l-2.937 4.66a1.5 1.5 0 0 1-2.17.4l-2.336-1.75a.6.6 0 0 0-.723 0l-3.155 2.395c-.421.319-.971-.185-.689-.633z',
    },
  },
];

/**
 * The icon for `meteor-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Meteor Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/meteor-fill.svg)
 */
export const meteorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 1v12A9 9 0 1 1 7.375 5.278L14 1.453v2.77L21 1zm-9 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10z',
    },
  },
];

/**
 * The icon for `meteor-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Meteor Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/meteor-line.svg)
 */
export const meteorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 1v12A9 9 0 1 1 7.375 5.278L14 1.453v2.77L21 1zm-2 3.122l-7 3.224v-2.43L8.597 6.881a6.997 6.997 0 0 0-3.592 5.845L5 13a7 7 0 0 0 13.996.24L19 13V4.122zM12 8a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z',
    },
  },
];

/**
 * The icon for `mic-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mic 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mic-2-fill.svg)
 */
export const mic2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1a5 5 0 0 1 5 5v6a5 5 0 0 1-10 0V6a5 5 0 0 1 5-5zM2.192 13.962l1.962-.393a8.003 8.003 0 0 0 15.692 0l1.962.393C20.896 18.545 16.85 22 12 22s-8.896-3.455-9.808-8.038z',
    },
  },
];

/**
 * The icon for `mic-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mic 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mic-2-line.svg)
 */
export const mic2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3a3 3 0 0 0-3 3v6a3 3 0 0 0 6 0V6a3 3 0 0 0-3-3zm0-2a5 5 0 0 1 5 5v6a5 5 0 0 1-10 0V6a5 5 0 0 1 5-5zM2.192 13.962l1.962-.393a8.003 8.003 0 0 0 15.692 0l1.962.393C20.896 18.545 16.85 22 12 22s-8.896-3.455-9.808-8.038z',
    },
  },
];

/**
 * The icon for `mic-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mic Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mic-fill.svg)
 */
export const micFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1a5 5 0 0 1 5 5v4a5 5 0 0 1-10 0V6a5 5 0 0 1 5-5zM3.055 11H5.07a7.002 7.002 0 0 0 13.858 0h2.016A9.004 9.004 0 0 1 13 18.945V23h-2v-4.055A9.004 9.004 0 0 1 3.055 11z',
    },
  },
];

/**
 * The icon for `mic-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mic Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mic-line.svg)
 */
export const micLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3a3 3 0 0 0-3 3v4a3 3 0 0 0 6 0V6a3 3 0 0 0-3-3zm0-2a5 5 0 0 1 5 5v4a5 5 0 0 1-10 0V6a5 5 0 0 1 5-5zM3.055 11H5.07a7.002 7.002 0 0 0 13.858 0h2.016A9.004 9.004 0 0 1 13 18.945V23h-2v-4.055A9.004 9.004 0 0 1 3.055 11z',
    },
  },
];

/**
 * The icon for `mic-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mic Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mic-off-fill.svg)
 */
export const micOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.425 17.839A8.941 8.941 0 0 1 13 18.945V23h-2v-4.055A9.004 9.004 0 0 1 3.055 11H5.07a7.002 7.002 0 0 0 9.87 5.354l-1.551-1.55A5 5 0 0 1 7 10V8.414L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414-4.767-4.768zm2.95-2.679l-1.443-1.442c.509-.81.856-1.73.997-2.718h2.016a8.95 8.95 0 0 1-1.57 4.16zm-2.91-2.909l-8.78-8.78A5 5 0 0 1 17 6l.001 4a4.98 4.98 0 0 1-.534 2.251z',
    },
  },
];

/**
 * The icon for `mic-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mic Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mic-off-line.svg)
 */
export const micOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.425 17.839A8.941 8.941 0 0 1 13 18.945V23h-2v-4.055A9.004 9.004 0 0 1 3.055 11H5.07a7.002 7.002 0 0 0 9.87 5.354l-1.551-1.55A5 5 0 0 1 7 10V8.414L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414-4.767-4.768zm-7.392-7.392l2.52 2.52a3.002 3.002 0 0 1-2.52-2.52zm10.342 4.713l-1.443-1.442c.509-.81.856-1.73.997-2.718h2.016a8.95 8.95 0 0 1-1.57 4.16zm-2.91-2.909l-1.548-1.548c.054-.226.083-.46.083-.703V6a3 3 0 0 0-5.818-1.032L7.686 3.471A5 5 0 0 1 17 6v4a4.98 4.98 0 0 1-.534 2.251z',
    },
  },
];

/**
 * The icon for `mickey-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mickey Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/mickey-fill.svg)
 */
export const mickeyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.5 2a4.5 4.5 0 0 1 .883 8.913 8 8 0 1 1-14.765-.001A4.499 4.499 0 0 1 5.5 2a4.5 4.5 0 0 1 4.493 4.254A7.998 7.998 0 0 1 12 6c.693 0 1.365.088 2.006.254A4.5 4.5 0 0 1 18.5 2z',
    },
  },
];

/**
 * The icon for `mickey-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mickey Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/mickey-line.svg)
 */
export const mickeyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18.5 2a4.5 4.5 0 0 1 .883 8.913l.011.027a8 8 0 0 1-7.145 11.056L12 22a8 8 0 0 1-7.382-11.088A4.499 4.499 0 0 1 5.5 2a4.5 4.5 0 0 1 4.493 4.254l.073-.019A8.018 8.018 0 0 1 12 6l.25.004a8 8 0 0 1 1.756.25A4.5 4.5 0 0 1 18.5 2zM12 8a6 6 0 1 0 0 12 6 6 0 0 0 0-12zM5.5 4a2.5 2.5 0 0 0 0 5l.164-.005.103-.01A8.044 8.044 0 0 1 7.594 7.32l.33-.206A2.5 2.5 0 0 0 5.5 4zm13 0a2.5 2.5 0 0 0-2.466 2.916l.043.2.028.016a8.04 8.04 0 0 1 2.128 1.852A2.5 2.5 0 1 0 18.5 4z',
    },
  },
];

/**
 * The icon for `microscope-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Microscope Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/microscope-fill.svg)
 */
export const microscopeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.196 2.268l3.25 5.63c.276.477.112 1.089-.366 1.365l-1.3.75 1.001 1.732-1.732 1-1-1.733-1.299.751c-.478.276-1.09.112-1.366-.366L8.546 8.215C6.494 8.837 5 10.745 5 13c0 .625.115 1.224.324 1.776C6.1 14.284 7.016 14 8 14c1.684 0 3.174.833 4.08 2.109l7.688-4.439 1 1.732-7.878 4.549c.072.338.11.69.11 1.049 0 .343-.034.677-.1 1H21v2l-17 .001c-.628-.836-1-1.875-1-3.001 0-1.007.298-1.945.81-2.73C3.293 15.295 3 14.182 3 13c0-2.995 1.881-5.551 4.527-6.55l-.393-.682c-.552-.957-.225-2.18.732-2.732l2.598-1.5c.957-.552 2.18-.225 2.732.732z',
    },
  },
];

/**
 * The icon for `microscope-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Microscope Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/microscope-line.svg)
 */
export const microscopeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.196 2.268l3.25 5.63c.276.477.112 1.089-.366 1.365l-1.3.75 1.001 1.732-1.732 1-1-1.733-1.299.751c-.478.276-1.09.112-1.366-.366L8.546 8.215C6.494 8.837 5 10.745 5 13c0 .625.115 1.224.324 1.776C6.1 14.284 7.016 14 8 14c1.684 0 3.174.833 4.08 2.109l7.688-4.439 1 1.732-7.878 4.549c.072.338.11.69.11 1.049 0 .343-.034.677-.1 1H21v2l-17 .001c-.628-.836-1-1.875-1-3.001 0-1.007.298-1.945.81-2.73C3.293 15.295 3 14.182 3 13c0-2.995 1.881-5.551 4.527-6.55l-.393-.682c-.552-.957-.225-2.18.732-2.732l2.598-1.5c.957-.552 2.18-.225 2.732.732zM8 16c-1.657 0-3 1.343-3 3 0 .35.06.687.17 1h5.66c.11-.313.17-.65.17-1 0-1.657-1.343-3-3-3zm3.464-12.732l-2.598 1.5 2.75 4.763 2.598-1.5-2.75-4.763z',
    },
  },
];

/**
 * The icon for `microsoft-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Microsoft Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/microsoft-fill.svg)
 */
export const microsoftFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.5 3v8.5H3V3h8.5zm0 18H3v-8.5h8.5V21zm1-18H21v8.5h-8.5V3zm8.5 9.5V21h-8.5v-8.5H21z',
    },
  },
];

/**
 * The icon for `microsoft-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Microsoft Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/microsoft-line.svg)
 */
export const microsoftLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M11 5H5v6h6V5zm2 0v6h6V5h-6zm6 8h-6v6h6v-6zm-8 6v-6H5v6h6zM3 3h18v18H3V3z' },
  },
];

/**
 * The icon for `mini-program-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mini Program Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/mini-program-fill.svg)
 */
export const miniProgramFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.84 12.691l-.067.02a1.522 1.522 0 0 1-.414.062c-.61 0-.954-.412-.77-.921.136-.372.491-.686.925-.831.672-.245 1.142-.804 1.142-1.455 0-.877-.853-1.587-1.905-1.587s-1.904.71-1.904 1.587v4.868c0 1.17-.679 2.197-1.694 2.778a3.829 3.829 0 0 1-1.904.502c-1.984 0-3.598-1.471-3.598-3.28 0-.576.164-1.117.451-1.587.444-.73 1.184-1.287 2.07-1.541a1.55 1.55 0 0 1 .46-.073c.612 0 .958.414.773.924-.126.347-.466.645-.861.803a2.162 2.162 0 0 0-.139.052c-.628.26-1.061.798-1.061 1.422 0 .877.853 1.587 1.905 1.587s1.904-.71 1.904-1.587V9.566c0-1.17.679-2.197 1.694-2.778a3.829 3.829 0 0 1 1.904-.502c1.984 0 3.598 1.471 3.598 3.28 0 .576-.164 1.117-.451 1.587-.442.726-1.178 1.282-2.058 1.538zM2 12c0 5.523 4.477 10 10 10s10-4.477 10-10S17.523 2 12 2 2 6.477 2 12z',
    },
  },
];

/**
 * The icon for `mini-program-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mini Program Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/mini-program-line.svg)
 */
export const miniProgramLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm1-6a3.5 3.5 0 1 1-4.977-3.174 1 1 0 1 1 .845 1.813A1.5 1.5 0 1 0 11 14v-4a3.5 3.5 0 1 1 4.977 3.174 1 1 0 0 1-.845-1.813A1.5 1.5 0 1 0 13 10v4z',
    },
  },
];

/**
 * The icon for `mist-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mist Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/mist-fill.svg)
 */
export const mistFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 4h4v2H4V4zm12 15h4v2h-4v-2zM2 9h10v2H2V9zm12 0h6v2h-6V9zM4 14h6v2H4v-2zm8 0h10v2H12v-2zM10 4h12v2H10V4zM2 19h12v2H2v-2z',
    },
  },
];

/**
 * The icon for `mist-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mist Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/mist-line.svg)
 */
export const mistLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 4h4v2H4V4zm12 15h4v2h-4v-2zM2 9h5v2H2V9zm7 0h3v2H9V9zm5 0h6v2h-6V9zM4 14h6v2H4v-2zm8 0h3v2h-3v-2zm5 0h5v2h-5v-2zM10 4h12v2H10V4zM2 19h12v2H2v-2z',
    },
  },
];

/**
 * The icon for `money-cny-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Cny Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-cny-box-fill.svg)
 */
export const moneyCnyBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm10 10v-1h3v-2h-2.586l2.122-2.121-1.415-1.415L12 8.586 9.879 6.464 8.464 7.88 10.586 10H8v2h3v1H8v2h3v2h2v-2h3v-2h-3z',
    },
  },
];

/**
 * The icon for `money-cny-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Cny Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-cny-box-line.svg)
 */
export const moneyCnyBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm9 8h3v2h-3v2h-2v-2H8v-2h3v-1H8v-2h2.586L8.464 7.879 9.88 6.464 12 8.586l2.121-2.122 1.415 1.415L13.414 10H16v2h-3v1z',
    },
  },
];

/**
 * The icon for `money-cny-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Cny Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-cny-circle-fill.svg)
 */
export const moneyCnyCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm1-9v-1h3v-2h-2.586l2.122-2.121-1.415-1.415L12 8.586 9.879 6.464 8.464 7.88 10.586 10H8v2h3v1H8v2h3v2h2v-2h3v-2h-3z',
    },
  },
];

/**
 * The icon for `money-cny-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Cny Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-cny-circle-line.svg)
 */
export const moneyCnyCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm1-7h3v2h-3v2h-2v-2H8v-2h3v-1H8v-2h2.586L8.464 7.879 9.88 6.464 12 8.586l2.121-2.122 1.415 1.415L13.414 10H16v2h-3v1z',
    },
  },
];

/**
 * The icon for `money-dollar-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Dollar Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-dollar-box-fill.svg)
 */
export const moneyDollarBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm5.5 11v2H11v2h2v-2h1a2.5 2.5 0 1 0 0-5h-4a.5.5 0 1 1 0-1h5.5V8H13V6h-2v2h-1a2.5 2.5 0 0 0 0 5h4a.5.5 0 1 1 0 1H8.5z',
    },
  },
];

/**
 * The icon for `money-dollar-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Dollar Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-dollar-box-line.svg)
 */
export const moneyDollarBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm4.5 9H14a.5.5 0 1 0 0-1h-4a2.5 2.5 0 1 1 0-5h1V6h2v2h2.5v2H10a.5.5 0 1 0 0 1h4a2.5 2.5 0 1 1 0 5h-1v2h-2v-2H8.5v-2z',
    },
  },
];

/**
 * The icon for `money-dollar-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Dollar Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-dollar-circle-fill.svg)
 */
export const moneyDollarCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3.5-8v2H11v2h2v-2h1a2.5 2.5 0 1 0 0-5h-4a.5.5 0 1 1 0-1h5.5V8H13V6h-2v2h-1a2.5 2.5 0 0 0 0 5h4a.5.5 0 1 1 0 1H8.5z',
    },
  },
];

/**
 * The icon for `money-dollar-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Dollar Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-dollar-circle-line.svg)
 */
export const moneyDollarCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-3.5-6H14a.5.5 0 1 0 0-1h-4a2.5 2.5 0 1 1 0-5h1V6h2v2h2.5v2H10a.5.5 0 1 0 0 1h4a2.5 2.5 0 1 1 0 5h-1v2h-2v-2H8.5v-2z',
    },
  },
];

/**
 * The icon for `money-euro-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Euro Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-euro-box-fill.svg)
 */
export const moneyEuroBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7.05 8a2.5 2.5 0 0 1 4.064-1.41l1.701-1.133A4.5 4.5 0 0 0 8.028 11H7v2h1.027a4.5 4.5 0 0 0 7.788 2.543l-1.701-1.134A2.5 2.5 0 0 1 10.05 13l4.95.001v-2h-4.95z',
    },
  },
];

/**
 * The icon for `money-euro-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Euro Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-euro-box-line.svg)
 */
export const moneyEuroBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm6.05 6H15v2h-4.95a2.5 2.5 0 0 0 4.064 1.41l1.7 1.133A4.5 4.5 0 0 1 8.028 13H7v-2h1.027a4.5 4.5 0 0 1 7.788-2.543L14.114 9.59A2.5 2.5 0 0 0 10.05 11z',
    },
  },
];

/**
 * The icon for `money-euro-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Euro Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-euro-circle-fill.svg)
 */
export const moneyEuroCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1.95-11a2.5 2.5 0 0 1 4.064-1.41l1.701-1.133A4.5 4.5 0 0 0 8.028 11H7v2h1.027a4.5 4.5 0 0 0 7.788 2.543l-1.701-1.134A2.5 2.5 0 0 1 10.05 13l4.95.001v-2h-4.95z',
    },
  },
];

/**
 * The icon for `money-euro-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Euro Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-euro-circle-line.svg)
 */
export const moneyEuroCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-1.95-9H15v2h-4.95a2.5 2.5 0 0 0 4.064 1.41l1.7 1.133A4.5 4.5 0 0 1 8.028 13H7v-2h1.027a4.5 4.5 0 0 1 7.788-2.543L14.114 9.59A2.5 2.5 0 0 0 10.05 11z',
    },
  },
];

/**
 * The icon for `money-pound-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Pound Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-pound-box-fill.svg)
 */
export const moneyPoundBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm6 10v2H8v2h8v-2h-5v-2h3v-2h-3v-1a1.5 1.5 0 0 1 2.76-.815l1.986-.496A3.501 3.501 0 0 0 9 10v1H8v2h1z',
    },
  },
];

/**
 * The icon for `money-pound-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Pound Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-pound-box-line.svg)
 */
export const moneyPoundBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm5 8H8v-2h1v-1a3.5 3.5 0 0 1 6.746-1.311l-1.986.496A1.499 1.499 0 0 0 11 10v1h3v2h-3v2h5v2H8v-2h1v-2z',
    },
  },
];

/**
 * The icon for `money-pound-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Pound Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-pound-circle-fill.svg)
 */
export const moneyPoundCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3-9v2H8v2h8v-2h-5v-2h3v-2h-3v-1a1.5 1.5 0 0 1 2.76-.815l1.986-.496A3.501 3.501 0 0 0 9 10v1H8v2h1z',
    },
  },
];

/**
 * The icon for `money-pound-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Money Pound Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/money-pound-circle-line.svg)
 */
export const moneyPoundCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-3-7H8v-2h1v-1a3.5 3.5 0 0 1 6.746-1.311l-1.986.496A1.499 1.499 0 0 0 11 10v1h3v2h-3v2h5v2H8v-2h1v-2z',
    },
  },
];

/**
 * The icon for `moon-clear-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Clear Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-clear-fill.svg)
 */
export const moonClearFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.822 2.238a9 9 0 0 0 11.94 11.94C20.768 18.654 16.775 22 12 22 6.477 22 2 17.523 2 12c0-4.775 3.346-8.768 7.822-9.762zm8.342.053L19 2.5v1l-.836.209a2 2 0 0 0-1.455 1.455L16.5 6h-1l-.209-.836a2 2 0 0 0-1.455-1.455L13 3.5v-1l.836-.209A2 2 0 0 0 15.29.836L15.5 0h1l.209.836a2 2 0 0 0 1.455 1.455zm5 5L24 7.5v1l-.836.209a2 2 0 0 0-1.455 1.455L21.5 11h-1l-.209-.836a2 2 0 0 0-1.455-1.455L18 8.5v-1l.836-.209a2 2 0 0 0 1.455-1.455L20.5 5h1l.209.836a2 2 0 0 0 1.455 1.455z',
    },
  },
];

/**
 * The icon for `moon-clear-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Clear Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-clear-line.svg)
 */
export const moonClearLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10 6a8 8 0 0 0 11.955 6.956C21.474 18.03 17.2 22 12 22 6.477 22 2 17.523 2 12c0-5.2 3.97-9.474 9.044-9.955A7.963 7.963 0 0 0 10 6zm-6 6a8 8 0 0 0 8 8 8.006 8.006 0 0 0 6.957-4.045c-.316.03-.636.045-.957.045-5.523 0-10-4.477-10-10 0-.321.015-.64.045-.957A8.006 8.006 0 0 0 4 12zm14.164-9.709L19 2.5v1l-.836.209a2 2 0 0 0-1.455 1.455L16.5 6h-1l-.209-.836a2 2 0 0 0-1.455-1.455L13 3.5v-1l.836-.209A2 2 0 0 0 15.29.836L15.5 0h1l.209.836a2 2 0 0 0 1.455 1.455zm5 5L24 7.5v1l-.836.209a2 2 0 0 0-1.455 1.455L21.5 11h-1l-.209-.836a2 2 0 0 0-1.455-1.455L18 8.5v-1l.836-.209a2 2 0 0 0 1.455-1.455L20.5 5h1l.209.836a2 2 0 0 0 1.455 1.455z',
    },
  },
];

/**
 * The icon for `moon-cloudy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Cloudy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-cloudy-fill.svg)
 */
export const moonCloudyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.67 5.007a7 7 0 0 1 7.55-3.901 4.5 4.5 0 0 0 5.674 5.674c.07.396.106.804.106 1.22a6.969 6.969 0 0 1-.865 3.373A5.5 5.5 0 0 1 17.5 21H9a8 8 0 0 1-.33-15.993zm2.177.207a8.016 8.016 0 0 1 5.61 4.885 5.529 5.529 0 0 1 2.96.245c.226-.425.393-.885.488-1.37a6.502 6.502 0 0 1-5.878-5.88 5.003 5.003 0 0 0-3.18 2.12z',
    },
  },
];

/**
 * The icon for `moon-cloudy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Cloudy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-cloudy-line.svg)
 */
export const moonCloudyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.67 5.007a7 7 0 0 1 7.55-3.901 4.5 4.5 0 0 0 5.674 5.674c.07.396.106.804.106 1.22a6.969 6.969 0 0 1-.865 3.373A5.5 5.5 0 0 1 17.5 21H9a8 8 0 0 1-.33-15.993zm2.177.207a8.016 8.016 0 0 1 5.61 4.885 5.529 5.529 0 0 1 2.96.245c.226-.425.393-.885.488-1.37a6.502 6.502 0 0 1-5.878-5.88 5.003 5.003 0 0 0-3.18 2.12zM17.5 19a3.5 3.5 0 1 0-2.5-5.95V13a6 6 0 1 0-6 6h8.5z',
    },
  },
];

/**
 * The icon for `moon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-fill.svg)
 */
export const moonFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.38 2.019a7.5 7.5 0 1 0 10.6 10.6C21.662 17.854 17.316 22 12.001 22 6.477 22 2 17.523 2 12c0-5.315 4.146-9.661 9.38-9.981z',
    },
  },
];

/**
 * The icon for `moon-foggy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Foggy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-foggy-fill.svg)
 */
export const moonFoggyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16 20.334V18h-2v-4H3.332A9.511 9.511 0 0 1 3 11.5c0-4.56 3.213-8.37 7.5-9.289a8 8 0 0 0 11.49 9.724 9.505 9.505 0 0 1-5.99 8.4zM7 20h7v2H7v-2zm-5-4h10v2H2v-2z',
    },
  },
];

/**
 * The icon for `moon-foggy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Foggy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-foggy-line.svg)
 */
export const moonFoggyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16 20.334v-2.199a7.522 7.522 0 0 0 3.623-4.281 9 9 0 0 1-10.622-8.99A7.518 7.518 0 0 0 5.151 10H3.117a9.505 9.505 0 0 1 8.538-7.963 7 7 0 0 0 10.316 8.728A9.503 9.503 0 0 1 16 20.335zM7 20h7v2H7v-2zm-3-8h6v2H4v-2zm-2 4h10v2H2v-2z',
    },
  },
];

/**
 * The icon for `moon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Moon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/moon-line.svg)
 */
export const moonLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M10 7a7 7 0 0 0 12 4.9v.1c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2h.1A6.979 6.979 0 0 0 10 7zm-6 5a8 8 0 0 0 15.062 3.762A9 9 0 0 1 8.238 4.938 7.999 7.999 0 0 0 4 12z',
    },
  },
];

/**
 * The icon for `more-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![More 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/more-2-fill.svg)
 */
export const more2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 14c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z',
    },
  },
];

/**
 * The icon for `more-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![More 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/more-2-line.svg)
 */
export const more2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c-.825 0-1.5.675-1.5 1.5S11.175 6 12 6s1.5-.675 1.5-1.5S12.825 3 12 3zm0 15c-.825 0-1.5.675-1.5 1.5S11.175 21 12 21s1.5-.675 1.5-1.5S12.825 18 12 18zm0-7.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5z',
    },
  },
];

/**
 * The icon for `more-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![More Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/more-line.svg)
 */
export const moreLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.5 10.5c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S6 12.825 6 12s-.675-1.5-1.5-1.5zm15 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5S21 12.825 21 12s-.675-1.5-1.5-1.5zm-7.5 0c-.825 0-1.5.675-1.5 1.5s.675 1.5 1.5 1.5 1.5-.675 1.5-1.5-.675-1.5-1.5-1.5z',
    },
  },
];

/**
 * The icon for `motorbike-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Motorbike Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/motorbike-fill.svg)
 */
export const motorbikeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.365 10L11.2 8H17v2h-5.144L9 12H2v-2h6.365zm.916 5.06l2.925-1.065.684 1.88-2.925 1.064a4.5 4.5 0 1 1-.684-1.88zM5.5 20a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm13 2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zM4 11h6l2.6-1.733.28-1.046 1.932.518-1.922 7.131-1.822-.888.118-.44L9 16l-1-2H4v-3zm12.092-5H20v3h-2.816l1.92 5.276-1.88.684L15.056 9H15v-.152L13.6 5H11V3h4l1.092 3z',
    },
  },
];

/**
 * The icon for `motorbike-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Motorbike Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/motorbike-line.svg)
 */
export const motorbikeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 13.256V12H2v-2h6.365L11.2 8h3.491L13.6 5H11V3h4l1.092 3H20v3h-2.816l1.456 4.002a4.5 4.5 0 1 1-1.985.392L15.419 10h-.947l-1.582 5.87-.002-.001.002.006-2.925 1.064A4.5 4.5 0 1 1 4 13.256zm2-.229a4.5 4.5 0 0 1 3.281 2.033l1.957-.713L12.403 10h-.547L9 12H6v1.027zM5.5 20a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm13 0a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z',
    },
  },
];

/**
 * The icon for `mouse-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mouse Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/mouse-fill.svg)
 */
export const mouseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.141 2h1.718c2.014 0 3.094.278 4.072.801a5.452 5.452 0 0 1 2.268 2.268c.523.978.801 2.058.801 4.072v5.718c0 2.014-.278 3.094-.801 4.072a5.452 5.452 0 0 1-2.268 2.268c-.978.523-2.058.801-4.072.801H11.14c-2.014 0-3.094-.278-4.072-.801a5.452 5.452 0 0 1-2.268-2.268C4.278 17.953 4 16.873 4 14.859V9.14c0-2.014.278-3.094.801-4.072A5.452 5.452 0 0 1 7.07 2.801C8.047 2.278 9.127 2 11.141 2zM11 6v5h2V6h-2z',
    },
  },
];

/**
 * The icon for `mouse-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mouse Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/mouse-line.svg)
 */
export const mouseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.141 4c-1.582 0-2.387.169-3.128.565a3.453 3.453 0 0 0-1.448 1.448C6.169 6.753 6 7.559 6 9.14v5.718c0 1.582.169 2.387.565 3.128.337.63.818 1.111 1.448 1.448.74.396 1.546.565 3.128.565h1.718c1.582 0 2.387-.169 3.128-.565a3.453 3.453 0 0 0 1.448-1.448c.396-.74.565-1.546.565-3.128V9.14c0-1.582-.169-2.387-.565-3.128a3.453 3.453 0 0 0-1.448-1.448C15.247 4.169 14.441 4 12.86 4H11.14zm0-2h1.718c2.014 0 3.094.278 4.072.801a5.452 5.452 0 0 1 2.268 2.268c.523.978.801 2.058.801 4.072v5.718c0 2.014-.278 3.094-.801 4.072a5.452 5.452 0 0 1-2.268 2.268c-.978.523-2.058.801-4.072.801H11.14c-2.014 0-3.094-.278-4.072-.801a5.452 5.452 0 0 1-2.268-2.268C4.278 17.953 4 16.873 4 14.859V9.14c0-2.014.278-3.094.801-4.072A5.452 5.452 0 0 1 7.07 2.801C8.047 2.278 9.127 2 11.141 2zM11 6h2v5h-2V6z',
    },
  },
];

/**
 * The icon for `movie-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Movie 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/movie-2-fill.svg)
 */
export const movie2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.001 20H20v2h-8C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10a9.985 9.985 0 0 1-3.999 8zM12 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-4 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-4 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `movie-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Movie 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/movie-2-line.svg)
 */
export const movie2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 20h8v2h-8C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10a9.956 9.956 0 0 1-2 6h-2.708A8 8 0 1 0 12 20zm0-10a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-4 4a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm8 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-4 4a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `movie-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Movie Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/movie-fill.svg)
 */
export const movieFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zm8.622 4.422a.4.4 0 0 0-.622.332v6.506a.4.4 0 0 0 .622.332l4.879-3.252a.4.4 0 0 0 0-.666l-4.88-3.252z',
    },
  },
];

/**
 * The icon for `movie-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Movie Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/movie-line.svg)
 */
export const movieLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM4 5v14h16V5H4zm6.622 3.415l4.879 3.252a.4.4 0 0 1 0 .666l-4.88 3.252a.4.4 0 0 1-.621-.332V8.747a.4.4 0 0 1 .622-.332z',
    },
  },
];

/**
 * The icon for `music-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Music 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/music-2-fill.svg)
 */
export const music2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M20 3v14a4 4 0 1 1-2-3.465V6H9v11a4 4 0 1 1-2-3.465V3h13z' } },
];

/**
 * The icon for `music-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Music 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/music-2-line.svg)
 */
export const music2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 3v14a4 4 0 1 1-2-3.465V5H9v12a4 4 0 1 1-2-3.465V3h13zM5 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm11 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `music-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Music Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/music-fill.svg)
 */
export const musicFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M12 13.535V3h8v3h-6v11a4 4 0 1 1-2-3.465z' } },
];

/**
 * The icon for `music-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Music Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/music-line.svg)
 */
export const musicLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12 13.535V3h8v2h-6v12a4 4 0 1 1-2-3.465zM10 19a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' },
  },
];

/**
 * The icon for `mv-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mv Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mv-fill.svg)
 */
export const mvFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zm10 8.178A3 3 0 1 0 14 15V7.999h3V6h-5v6.17z',
    },
  },
];

/**
 * The icon for `mv-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Mv Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/mv-line.svg)
 */
export const mvLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM4 5v14h16V5H4zm8 7.17V6h5v2h-3v7a3 3 0 1 1-2-2.83z',
    },
  },
];

/**
 * The icon for `navigation-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Navigation Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/navigation-fill.svg)
 */
export const navigationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.9 2.3l18.805 6.268a.5.5 0 0 1 .028.939L13 13l-4.425 8.85a.5.5 0 0 1-.928-.086L2.26 2.911A.5.5 0 0 1 2.9 2.3z',
    },
  },
];

/**
 * The icon for `navigation-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Navigation Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/navigation-line.svg)
 */
export const navigationLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.965 5.096l3.546 12.41 3.04-6.08 5.637-2.255L4.965 5.096zM2.899 2.3l18.806 6.268a.5.5 0 0 1 .028.939L13 13l-4.425 8.85a.5.5 0 0 1-.928-.086L2.26 2.911A.5.5 0 0 1 2.9 2.3z',
    },
  },
];

/**
 * The icon for `netease-cloud-music-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Netease Cloud Music Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/netease-cloud-music-fill.svg)
 */
export const neteaseCloudMusicFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1.086-10.432c.24-.84 1.075-1.541 1.99-1.648.187.694.388 1.373.545 2.063.053.23.037.495-.018.727-.213.892-1.248 1.242-1.978.685-.53-.405-.742-1.12-.539-1.827zm3.817-.197c-.125-.465-.256-.927-.393-1.42.5.13.908.36 1.255.698 1.257 1.221 1.385 3.3.294 4.731-1.135 1.49-3.155 2.134-5.028 1.605-2.302-.65-3.808-2.952-3.441-5.316.274-1.768 1.27-3.004 2.9-3.733.407-.182.58-.56.42-.93-.157-.364-.54-.504-.944-.343-2.721 1.089-4.32 4.134-3.67 6.987.713 3.118 3.495 5.163 6.675 4.859 1.732-.165 3.164-.948 4.216-2.347 1.506-2.002 1.297-4.783-.463-6.499-.666-.65-1.471-1.018-2.39-1.153-.083-.013-.217-.052-.232-.106-.087-.313-.18-.632-.206-.954-.029-.357.29-.64.65-.645.253-.003.434.13.603.3.303.3.704.322.988.062.29-.264.296-.678.018-1.008-.566-.672-1.586-.891-2.43-.523-.847.37-1.321 1.187-1.2 2.093.038.28.11.557.167.842l-.26.072c-.856.24-1.561.704-2.098 1.414-.921 1.22-.936 2.828-.041 3.947 1.274 1.594 3.747 1.284 4.523-.568.284-.676.275-1.368.087-2.065z',
    },
  },
];

/**
 * The icon for `netease-cloud-music-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Netease Cloud Music Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/netease-cloud-music-line.svg)
 */
export const neteaseCloudMusicLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.421 11.375c-.294 1.028.012 2.064.784 2.653 1.061.81 2.565.3 2.874-.995.08-.337.103-.722.027-1.056-.23-1.001-.52-1.988-.792-2.996-1.33.154-2.543 1.172-2.893 2.394zm5.548-.287c.273 1.012.285 2.017-.127 3-1.128 2.69-4.721 3.14-6.573.826-1.302-1.627-1.28-3.961.06-5.734.78-1.032 1.804-1.707 3.048-2.054l.379-.104c-.084-.415-.188-.816-.243-1.224-.176-1.317.512-2.503 1.744-3.04 1.226-.535 2.708-.216 3.53.76.406.479.395 1.08-.025 1.464-.412.377-.996.346-1.435-.09-.247-.246-.51-.44-.877-.436-.525.006-.987.418-.945.937.037.468.173.93.3 1.386.022.078.216.135.338.153 1.334.197 2.504.731 3.472 1.676 2.558 2.493 2.861 6.531.672 9.44-1.529 2.032-3.61 3.168-6.127 3.409-4.621.44-8.664-2.53-9.7-7.058C2.515 10.255 4.84 5.831 8.795 4.25c.586-.234 1.143-.031 1.371.498.232.537-.019 1.086-.61 1.35-2.368 1.06-3.817 2.855-4.215 5.424-.533 3.433 1.656 6.776 5 7.72 2.723.77 5.658-.166 7.308-2.33 1.586-2.08 1.4-5.099-.427-6.873a3.979 3.979 0 0 0-1.823-1.013c.198.716.389 1.388.57 2.062z',
    },
  },
];

/**
 * The icon for `netflix-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Netflix Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/netflix-fill.svg)
 */
export const netflixFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11.29 3.814l2.02 5.707.395 1.116.007-4.81.01-4.818h4.27L18 11.871c.003 5.98-.003 10.89-.015 10.9-.012.009-.209 0-.436-.027-.989-.118-2.29-.236-3.34-.282a14.57 14.57 0 0 1-.636-.038c-.003-.004-.273-.762-.776-2.184v-.004l-2.144-6.061-.34-.954-.008 4.586c-.006 4.365-.01 4.61-.057 4.61-.163 0-1.57.09-2.04.136-.308.027-.926.09-1.37.145-.446.051-.816.085-.823.078C6.006 22.77 6 17.867 6 11.883V1.002h.005V1h4.288l.028.08c.007.016.065.176.157.437l.641 1.778.173.496-.001.023z',
    },
  },
];

/**
 * The icon for `netflix-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Netflix Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/netflix-line.svg)
 */
export const netflixLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.984 17.208L16 2h2v20a7.593 7.593 0 0 0-2.02-.5L8 6.302V21.5a7.335 7.335 0 0 0-2 .5V2h2l7.984 15.208z',
    },
  },
];

/**
 * The icon for `newspaper-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Newspaper Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/newspaper-fill.svg)
 */
export const newspaperFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 22H5a3 3 0 0 1-3-3V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v7h4v9a3 3 0 0 1-3 3zm-1-10v7a1 1 0 0 0 2 0v-7h-2zM5 6v6h6V6H5zm0 7v2h10v-2H5zm0 3v2h10v-2H5zm2-8h2v2H7V8z',
    },
  },
];

/**
 * The icon for `newspaper-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Newspaper Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/newspaper-line.svg)
 */
export const newspaperLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16 20V4H4v15a1 1 0 0 0 1 1h11zm3 2H5a3 3 0 0 1-3-3V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v7h4v9a3 3 0 0 1-3 3zm-1-10v7a1 1 0 0 0 2 0v-7h-2zM6 6h6v6H6V6zm2 2v2h2V8H8zm-2 5h8v2H6v-2zm0 3h8v2H6v-2z',
    },
  },
];

/**
 * The icon for `notification-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-2-fill.svg)
 */
export const notification2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 20H2v-2h1v-6.969C3 6.043 7.03 2 12 2s9 4.043 9 9.031V18h1v2zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-2-line.svg)
 */
export const notification2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 20H2v-2h1v-6.969C3 6.043 7.03 2 12 2s9 4.043 9 9.031V18h1v2zM5 18h14v-6.969C19 7.148 15.866 4 12 4s-7 3.148-7 7.031V18zm4.5 3h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-3-fill.svg)
 */
export const notification3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M20 17h2v2H2v-2h2v-7a8 8 0 1 1 16 0v7zM9 21h6v2H9v-2z' } },
];

/**
 * The icon for `notification-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-3-line.svg)
 */
export const notification3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 17h2v2H2v-2h2v-7a8 8 0 1 1 16 0v7zm-2 0v-7a6 6 0 1 0-12 0v7h12zm-9 4h6v2H9v-2z',
    },
  },
];

/**
 * The icon for `notification-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-4-fill.svg)
 */
export const notification4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 18.667l.4.533a.5.5 0 0 1-.4.8H4a.5.5 0 0 1-.4-.8l.4-.533V10a8 8 0 1 1 16 0v8.667zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-4-line.svg)
 */
export const notification4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 10a6 6 0 1 0-12 0v8h12v-8zm2 8.667l.4.533a.5.5 0 0 1-.4.8H4a.5.5 0 0 1-.4-.8l.4-.533V10a8 8 0 1 1 16 0v8.667zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-badge-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification Badge Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/notification-badge-fill.svg)
 */
export const notificationBadgeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.341 4A6 6 0 0 0 21 11.659V21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h9.341zM19 10a4 4 0 1 1 0-8 4 4 0 0 1 0 8z',
    },
  },
];

/**
 * The icon for `notification-badge-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification Badge Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/notification-badge-line.svg)
 */
export const notificationBadgeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.341 4A5.99 5.99 0 0 0 13 6H5v14h14v-8a5.99 5.99 0 0 0 2-.341V21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h9.341zM19 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8z',
    },
  },
];

/**
 * The icon for `notification-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-fill.svg)
 */
export const notificationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c4.97 0 9 4.043 9 9.031V20H3v-8.969C3 6.043 7.03 2 12 2zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-line.svg)
 */
export const notificationLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 18h14v-6.969C19 7.148 15.866 4 12 4s-7 3.148-7 7.031V18zm7-16c4.97 0 9 4.043 9 9.031V20H3v-8.969C3 6.043 7.03 2 12 2zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-off-fill.svg)
 */
export const notificationOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.586 20H4a.5.5 0 0 1-.4-.8l.4-.533V10c0-1.33.324-2.584.899-3.687L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414L18.586 20zM20 15.786L7.559 3.345A8 8 0 0 1 20 10v5.786zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `notification-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Notification Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/notification-off-line.svg)
 */
export const notificationOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.586 20H4a.5.5 0 0 1-.4-.8l.4-.533V10c0-1.33.324-2.584.899-3.687L1.393 2.808l1.415-1.415 19.799 19.8-1.415 1.414L18.586 20zM6.408 7.822A5.985 5.985 0 0 0 6 10v8h10.586L6.408 7.822zM20 15.786l-2-2V10a6 6 0 0 0-8.99-5.203L7.56 3.345A8 8 0 0 1 20 10v5.786zM9.5 21h5a2.5 2.5 0 1 1-5 0z',
    },
  },
];

/**
 * The icon for `npmjs-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Npmjs Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/npmjs-fill.svg)
 */
export const npmjsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h16zm-3 4H7v10h5V9.5h2.5V17H17V7z',
    },
  },
];

/**
 * The icon for `npmjs-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Npmjs Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/npmjs-line.svg)
 */
export const npmjsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H4c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h16zm-1 2H5v14h14V5zm-2 2v10h-2.5V9.5H12V17H7V7h10z',
    },
  },
];

/**
 * The icon for `numbers-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Numbers Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/numbers-fill.svg)
 */
export const numbersFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M9 18H4v-8h5v8zm6 0h-5V6h5v12zm6 0h-5V2h5v16zm1 4H3v-2h19v2z' } },
];

/**
 * The icon for `numbers-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Numbers Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/numbers-line.svg)
 */
export const numbersLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 18H4v-8h5v8zm-2-2v-4H6v4h1zm6 0V8h-1v8h1zm2 2h-5V6h5v12zm4-2V4h-1v12h1zm2 2h-5V2h5v16zm1 4H3v-2h19v2z',
    },
  },
];

/**
 * The icon for `nurse-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Nurse Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/nurse-fill.svg)
 */
export const nurseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.956 15.564c2.659 1.058 4.616 3.5 4.982 6.436H4.062c.366-2.936 2.323-5.378 4.982-6.436L12 20l2.956-4.436zM18 2v6c0 3.314-2.686 6-6 6s-6-2.686-6-6V2h12zm-2 6H8c0 2.21 1.79 4 4 4s4-1.79 4-4z',
    },
  },
];

/**
 * The icon for `nurse-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Nurse Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/nurse-line.svg)
 */
export const nurseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 15c4.08 0 7.446 3.054 7.938 7H4.062c.492-3.946 3.858-7 7.938-7zm-1.813 2.28C8.753 17.734 7.546 18.713 6.8 20H12l-1.813-2.72zm3.627 0L12 20h5.199c-.745-1.287-1.952-2.266-3.385-2.72zM18 2v6c0 3.314-2.686 6-6 6s-6-2.686-6-6V2h12zM8 8c0 2.21 1.79 4 4 4s4-1.79 4-4H8zm8-4H8v2h8V4z',
    },
  },
];

/**
 * The icon for `oil-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Oil Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/oil-fill.svg)
 */
export const oilFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 5h11a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V11l4-6zm5-4h5a1 1 0 0 1 1 1v2h-7V2a1 1 0 0 1 1-1zM6 12v7h2v-7H6z',
    },
  },
];

/**
 * The icon for `oil-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Oil Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/oil-line.svg)
 */
export const oilLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.07 7L6 11.606V20h12V7H9.07zM8 5h11a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V11l4-6zm5-4h5a1 1 0 0 1 1 1v2h-7V2a1 1 0 0 1 1-1zM8 12h2v6H8v-6z',
    },
  },
];

/**
 * The icon for `open-arm-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Open Arm Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/open-arm-fill.svg)
 */
export const openArmFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 12a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm6 5v5h-2v-5c0-4.451 2.644-8.285 6.447-10.016l.828 1.82A9.002 9.002 0 0 0 18 17zM8 17v5H6v-5A9.002 9.002 0 0 0 .725 8.805l.828-1.821A11.002 11.002 0 0 1 8 17z',
    },
  },
];

/**
 * The icon for `open-arm-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Open Arm Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/open-arm-line.svg)
 */
export const openArmLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 17v5h-2v-5c0-4.451 2.644-8.285 6.447-10.016l.828 1.82A9.002 9.002 0 0 0 18 17zM8 17v5H6v-5A9.002 9.002 0 0 0 .725 8.805l.828-1.821A11.002 11.002 0 0 1 8 17zm4-5a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `open-source-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Open Source Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/open-source-fill.svg)
 */
export const openSourceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10 0 4.13-2.504 7.676-6.077 9.201l-2.518-6.55C14.354 14.148 15 13.15 15 12c0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.15.647 2.148 1.596 2.652l-2.518 6.55C4.504 19.675 2 16.13 2 12 2 6.477 6.477 2 12 2z',
    },
  },
];

/**
 * The icon for `open-source-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Open Source Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/open-source-line.svg)
 */
export const openSourceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10 0 4.4-2.841 8.136-6.789 9.473l-.226.074-2.904-7.55C13.15 13.95 14 13.054 14 12c0-1.105-.895-2-2-2s-2 .895-2 2c0 1.077.851 1.955 1.917 1.998l-2.903 7.549-.225-.074C4.84 20.136 2 16.4 2 12 2 6.477 6.477 2 12 2zm0 2c-4.418 0-8 3.582-8 8 0 2.92 1.564 5.475 3.901 6.872l1.48-3.849C8.534 14.29 8 13.207 8 12c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.207-.535 2.29-1.38 3.023.565 1.474 1.059 2.757 1.479 3.85C18.435 17.475 20 14.92 20 12c0-4.418-3.582-8-8-8z',
    },
  },
];

/**
 * The icon for `opera-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Opera Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/opera-fill.svg)
 */
export const operaFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.71 6.365c-1.108 1.305-1.823 3.236-1.873 5.4v.47c.051 2.165.766 4.093 1.872 5.4 1.434 1.862 3.566 3.044 5.95 3.044a7.208 7.208 0 0 0 4.005-1.226 9.94 9.94 0 0 1-7.139 2.535A9.998 9.998 0 0 1 2 12C2 6.476 6.478 2 12 2h.037a9.97 9.97 0 0 1 6.628 2.546 7.239 7.239 0 0 0-4.008-1.226c-2.382 0-4.514 1.183-5.95 3.045h.002zM22 12a9.969 9.969 0 0 1-3.335 7.454c-2.565 1.25-4.955.376-5.747-.17 2.52-.554 4.423-3.6 4.423-7.284 0-3.685-1.903-6.73-4.423-7.283.791-.545 3.182-1.42 5.747-.171A9.967 9.967 0 0 1 22 12z',
    },
  },
];

/**
 * The icon for `opera-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Opera Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/opera-line.svg)
 */
export const operaLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.766 19.51a8.003 8.003 0 0 0 0-15.02C16.71 5.977 18 8.935 18 12s-1.289 6.024-3.234 7.51zM9.234 4.49a8.003 8.003 0 0 0 0 15.02C7.29 18.023 6 15.065 6 12s1.289-6.024 3.234-7.51zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-3.5c2 0 4-3.033 4-6.5s-2-6.5-4-6.5S8 8.533 8 12s2 6.5 4 6.5z',
    },
  },
];

/**
 * The icon for `order-play-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Order Play Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/order-play-fill.svg)
 */
export const orderPlayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 4V2.068a.5.5 0 0 1 .82-.385l4.12 3.433a.5.5 0 0 1-.321.884H2V4h15zM2 18h20v2H2v-2zm0-7h20v2H2v-2z',
    },
  },
];

/**
 * The icon for `order-play-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Order Play Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/order-play-line.svg)
 */
export const orderPlayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 4V2.068a.5.5 0 0 1 .82-.385l4.12 3.433a.5.5 0 0 1-.321.884H2V4h15zM2 18h20v2H2v-2zm0-7h20v2H2v-2z',
    },
  },
];

/**
 * The icon for `outlet-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Outlet 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/outlet-2-fill.svg)
 */
export const outlet2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM11 7v4h2V7h-2zm3 5v4h2v-4h-2zm-6 0v4h2v-4H8z',
    },
  },
];

/**
 * The icon for `outlet-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Outlet 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/outlet-2-line.svg)
 */
export const outlet2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM11 7h2v4h-2V7zm3 5h2v4h-2v-4zm-6 0h2v4H8v-4z',
    },
  },
];

/**
 * The icon for `outlet-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Outlet Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/outlet-fill.svg)
 */
export const outletFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm2-12v4h2v-4h-2zm-6 0v4h2v-4H8z',
    },
  },
];

/**
 * The icon for `outlet-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Outlet Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/outlet-line.svg)
 */
export const outletLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm2-10h2v4h-2v-4zm-6 0h2v4H8v-4z',
    },
  },
];

/**
 * The icon for `pages-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pages Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/pages-fill.svg)
 */
export const pagesFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V8h18v13a1 1 0 0 1-1 1zm1-16H3V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v3zM7 11v4h4v-4H7zm0 6v2h10v-2H7zm6-5v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `pages-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pages Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/pages-line.svg)
 */
export const pagesLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 8v12h14V8H5zm0-2h14V4H5v2zm15 16H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM7 10h4v4H7v-4zm0 6h10v2H7v-2zm6-5h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `paint-brush-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Paint Brush Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/paint-brush-fill.svg)
 */
export const paintBrushFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2 9h6a1 1 0 0 1 1 1v3h1v6h-4v-6h1v-2H5a1 1 0 0 1-1-1v-2h2v1zm11.732 1.732l1.768-1.768 1.768 1.768a2.5 2.5 0 1 1-3.536 0z',
    },
  },
];

/**
 * The icon for `paint-brush-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Paint Brush Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/paint-brush-line.svg)
 */
export const paintBrushLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 5v3h14V5H5zM4 3h16a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2 9h6a1 1 0 0 1 1 1v3h1v6h-4v-6h1v-2H5a1 1 0 0 1-1-1v-2h2v1zm11.732 1.732l1.768-1.768 1.768 1.768a2.5 2.5 0 1 1-3.536 0z',
    },
  },
];

/**
 * The icon for `paint-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Paint Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/paint-fill.svg)
 */
export const paintFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.228 18.732l1.768-1.768 1.767 1.768a2.5 2.5 0 1 1-3.535 0zM8.878 1.08l11.314 11.313a1 1 0 0 1 0 1.415l-8.485 8.485a1 1 0 0 1-1.414 0l-8.485-8.485a1 1 0 0 1 0-1.415l7.778-7.778-2.122-2.121L8.88 1.08zM11 6.03L3.929 13.1H18.07L11 6.03z',
    },
  },
];

/**
 * The icon for `paint-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Paint Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/paint-line.svg)
 */
export const paintLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.228 18.732l1.768-1.768 1.767 1.768a2.5 2.5 0 1 1-3.535 0zM8.878 1.08l11.314 11.313a1 1 0 0 1 0 1.415l-8.485 8.485a1 1 0 0 1-1.414 0l-8.485-8.485a1 1 0 0 1 0-1.415l7.778-7.778-2.122-2.121L8.88 1.08zM11 6.03L3.929 13.1 11 20.173l7.071-7.071L11 6.029z',
    },
  },
];

/**
 * The icon for `palette-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Palette Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/palette-fill.svg)
 */
export const paletteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.522 0 10 3.978 10 8.889a5.558 5.558 0 0 1-5.556 5.555h-1.966c-.922 0-1.667.745-1.667 1.667 0 .422.167.811.422 1.1.267.3.434.689.434 1.122C13.667 21.256 12.9 22 12 22 6.478 22 2 17.522 2 12S6.478 2 12 2zM7.5 12a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM12 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `palette-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Palette Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/palette-line.svg)
 */
export const paletteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.522 0 10 3.978 10 8.889a5.558 5.558 0 0 1-5.556 5.555h-1.966c-.922 0-1.667.745-1.667 1.667 0 .422.167.811.422 1.1.267.3.434.689.434 1.122C13.667 21.256 12.9 22 12 22 6.478 22 2 17.522 2 12S6.478 2 12 2zm-1.189 16.111a3.664 3.664 0 0 1 3.667-3.667h1.966A3.558 3.558 0 0 0 20 10.89C20 7.139 16.468 4 12 4a8 8 0 0 0-.676 15.972 3.648 3.648 0 0 1-.513-1.86zM7.5 12a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm9 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM12 9a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `pantone-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pantone Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pantone-fill.svg)
 */
export const pantoneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 18.922l-1.35-.545a1 1 0 0 1-.552-1.302L4 12.367v6.555zM8.86 21H7a1 1 0 0 1-1-1v-6.078L8.86 21zM6.022 5.968l9.272-3.746a1 1 0 0 1 1.301.552l5.62 13.908a1 1 0 0 1-.553 1.302L12.39 21.73a1 1 0 0 1-1.302-.553L5.47 7.27a1 1 0 0 1 .553-1.301zM9 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `pantone-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pantone Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pantone-line.svg)
 */
export const pantoneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.764 8l-.295-.73a1 1 0 0 1 .553-1.302l9.272-3.746a1 1 0 0 1 1.301.552l5.62 13.908a1 1 0 0 1-.553 1.302L12.39 21.73a1 1 0 0 1-1.302-.553L11 20.96V21H7a1 1 0 0 1-1-1v-.27l-3.35-1.353a1 1 0 0 1-.552-1.302L5.764 8zM8 19h2.209L8 13.533V19zm-2-6.244l-1.673 4.141L6 17.608v-4.852zm1.698-5.309l4.87 12.054 7.418-2.997-4.87-12.053-7.418 2.996zm2.978 2.033a1 1 0 1 1-.749-1.855 1 1 0 0 1 .75 1.855z',
    },
  },
];

/**
 * The icon for `parent-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parent Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/parent-fill.svg)
 */
export const parentFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 11a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm10.5 4a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 1a4.5 4.5 0 0 1 4.5 4.5v.5h-9v-.5a4.5 4.5 0 0 1 4.5-4.5zM7 12a5 5 0 0 1 5 5v4H2v-4a5 5 0 0 1 5-5z',
    },
  },
];

/**
 * The icon for `parent-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parent Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/parent-line.svg)
 */
export const parentLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 9a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm10.5 2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm2.5 6v-.5a2.5 2.5 0 1 0-5 0v.5h-2v-.5a4.5 4.5 0 1 1 9 0v.5h-2zm-10 0v-4a3 3 0 0 0-6 0v4H2v-4a5 5 0 0 1 10 0v4h-2z',
    },
  },
];

/**
 * The icon for `parentheses-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parentheses Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/parentheses-fill.svg)
 */
export const parenthesesFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.923 21C5.113 18.664 4 15.493 4 12c0-3.493 1.113-6.664 2.923-9h2.014C7.235 5.388 6.2 8.542 6.2 12s1.035 6.612 2.737 9H6.923zm10.151 0H15.06c1.702-2.388 2.737-5.542 2.737-9s-1.035-6.612-2.737-9h2.014c1.81 2.336 2.923 5.507 2.923 9 0 3.493-1.112 6.664-2.923 9z',
    },
  },
];

/**
 * The icon for `parentheses-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parentheses Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/parentheses-line.svg)
 */
export const parenthesesLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.923 21C5.113 18.664 4 15.493 4 12c0-3.493 1.113-6.664 2.923-9h2.014C7.235 5.388 6.2 8.542 6.2 12s1.035 6.612 2.737 9H6.923zm10.151 0H15.06c1.702-2.388 2.737-5.542 2.737-9s-1.035-6.612-2.737-9h2.014c1.81 2.336 2.923 5.507 2.923 9 0 3.493-1.112 6.664-2.923 9z',
    },
  },
];

/**
 * The icon for `parking-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parking Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/parking-box-fill.svg)
 */
export const parkingBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 14h1.5a3.5 3.5 0 0 0 0-7H9v10h2v-3zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm7 6h1.5a1.5 1.5 0 0 1 0 3H11V9z',
    },
  },
];

/**
 * The icon for `parking-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parking Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/parking-box-line.svg)
 */
export const parkingBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h14V5H5zm4 2h3.5a3.5 3.5 0 0 1 0 7H11v3H9V7zm2 2v3h1.5a1.5 1.5 0 0 0 0-3H11z',
    },
  },
];

/**
 * The icon for `parking-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parking Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/parking-fill.svg)
 */
export const parkingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { fillRule: 'nonzero', d: 'M6 3h7a6 6 0 1 1 0 12h-3v6H6V3zm4 4v4h3a2 2 0 1 0 0-4h-3z' },
  },
];

/**
 * The icon for `parking-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Parking Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/parking-line.svg)
 */
export const parkingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M6 3h7a6 6 0 1 1 0 12H8v6H6V3zm2 2v8h5a4 4 0 1 0 0-8H8z' } },
];

/**
 * The icon for `passport-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Passport Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/passport-fill.svg)
 */
export const passportFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16zm-4 14H8v2h8v-2zM12 6a4 4 0 1 0 0 8 4 4 0 0 0 0-8zm0 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `passport-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Passport Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/passport-line.svg)
 */
export const passportLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16zm-1 2H5v16h14V4zm-3 12v2H8v-2h8zM12 6a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `patreon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Patreon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/patreon-fill.svg)
 */
export const patreonFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M15 17a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15zM2 2h4v20H2V2z' } },
];

/**
 * The icon for `patreon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Patreon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/patreon-line.svg)
 */
export const patreonLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15 17a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15zm0-2a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM2 2h5v20H2V2zm2 2v16h1V4H4z',
    },
  },
];

/**
 * The icon for `pause-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pause Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/pause-circle-fill.svg)
 */
export const pauseCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM9 9v6h2V9H9zm4 0v6h2V9h-2z',
    },
  },
];

/**
 * The icon for `pause-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pause Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/pause-circle-line.svg)
 */
export const pauseCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM9 9h2v6H9V9zm4 0h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `pause-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pause Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/pause-fill.svg)
 */
export const pauseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M6 5h2v14H6V5zm10 0h2v14h-2V5z' } },
];

/**
 * The icon for `pause-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pause Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/pause-line.svg)
 */
export const pauseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M6 5h2v14H6V5zm10 0h2v14h-2V5z' } },
];

/**
 * The icon for `pause-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pause Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/pause-mini-fill.svg)
 */
export const pauseMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M15 7a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0V7zM7 7a1 1 0 1 1 2 0v10a1 1 0 1 1-2 0V7z' },
  },
];

/**
 * The icon for `pause-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pause Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/pause-mini-line.svg)
 */
export const pauseMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M15 7a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0V7zM7 7a1 1 0 1 1 2 0v10a1 1 0 1 1-2 0V7z' },
  },
];

/**
 * The icon for `paypal-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Paypal Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/paypal-fill.svg)
 */
export const paypalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.067 8.478c.492.88.556 2.014.3 3.327-.74 3.806-3.276 5.12-6.514 5.12h-.5a.805.805 0 0 0-.794.68l-.04.22-.63 3.993-.032.17a.804.804 0 0 1-.794.679H7.72a.483.483 0 0 1-.477-.558L7.418 21h1.518l.95-6.02h1.385c4.678 0 7.75-2.203 8.796-6.502zm-2.96-5.09c.762.868.983 1.81.752 3.285-.019.123-.04.24-.062.36-.735 3.773-3.089 5.446-6.956 5.446H8.957c-.63 0-1.174.414-1.354 1.002l-.014-.002-.93 5.894H3.121a.051.051 0 0 1-.05-.06l2.598-16.51A.95.95 0 0 1 6.607 2h5.976c2.183 0 3.716.469 4.523 1.388z',
    },
  },
];

/**
 * The icon for `paypal-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Paypal Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/paypal-line.svg)
 */
export const paypalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.495 20.667h1.551l.538-3.376a2.805 2.805 0 0 1 2.77-2.366h.5c2.677 0 4.06-.983 4.55-3.503.208-1.066.117-1.73-.171-2.102-1.207 3.054-3.79 4.16-6.962 4.16h-.884c-.384 0-.794.209-.852.58l-1.04 6.607zm-4.944-.294a.551.551 0 0 1-.544-.637L5.68 2.776A.92.92 0 0 1 6.59 2h6.424c2.212 0 3.942.467 4.899 1.558.87.99 1.123 2.084.871 3.692.36.191.668.425.916.706.818.933.978 2.26.668 3.85-.74 3.805-3.276 5.12-6.514 5.12h-.5a.805.805 0 0 0-.794.679l-.702 4.383a.804.804 0 0 1-.794.679H6.72a.483.483 0 0 1-.477-.558l.274-1.736H3.55zm6.836-8.894h.884c3.19 0 4.895-1.212 5.483-4.229.02-.101.037-.203.053-.309.166-1.06.05-1.553-.398-2.063-.465-.53-1.603-.878-3.396-.878h-5.5L5.246 18.373h1.561l.73-4.628.007.001a2.915 2.915 0 0 1 2.843-2.267z',
    },
  },
];

/**
 * The icon for `pen-nib-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pen Nib Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pen-nib-fill.svg)
 */
export const penNibFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.929 21.485l5.846-5.846a2 2 0 1 0-1.414-1.414l-5.846 5.846-1.06-1.06c2.827-3.3 3.888-6.954 5.302-13.082l6.364-.707 5.657 5.657-.707 6.364c-6.128 1.414-9.782 2.475-13.081 5.303l-1.061-1.06zM16.596 2.04l6.347 6.346a.5.5 0 0 1-.277.848l-1.474.23-5.656-5.656.212-1.485a.5.5 0 0 1 .848-.283z',
    },
  },
];

/**
 * The icon for `pen-nib-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pen Nib Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pen-nib-line.svg)
 */
export const penNibLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.596 1.04l6.347 6.346a.5.5 0 0 1-.277.848l-1.474.23-5.656-5.656.212-1.485a.5.5 0 0 1 .848-.283zM4.595 20.15c3.722-3.331 7.995-4.328 12.643-5.52l.446-4.018-4.297-4.297-4.018.446c-1.192 4.648-2.189 8.92-5.52 12.643L2.454 18.01c2.828-3.3 3.89-6.953 5.303-13.081l6.364-.707 5.657 5.657-.707 6.364c-6.128 1.414-9.782 2.475-13.081 5.303L4.595 20.15zm5.284-6.03a2 2 0 1 1 2.828-2.828A2 2 0 0 1 9.88 14.12z',
    },
  },
];

/**
 * The icon for `pencil-ruler-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pencil Ruler 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pencil-ruler-2-fill.svg)
 */
export const pencilRuler2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.636 12.707l1.828 1.829L8.88 13.12 7.05 11.293l1.414-1.414 1.829 1.828 1.414-1.414L9.88 8.464l1.414-1.414L13.12 8.88l1.415-1.415-1.829-1.828 2.829-2.828a1 1 0 0 1 1.414 0l4.242 4.242a1 1 0 0 1 0 1.414L8.464 21.192a1 1 0 0 1-1.414 0L2.808 16.95a1 1 0 0 1 0-1.414l2.828-2.829zm8.485 5.656l4.243-4.242L21 16.757V21h-4.242l-2.637-2.637zM5.636 9.878L2.807 7.05a1 1 0 0 1 0-1.415l2.829-2.828a1 1 0 0 1 1.414 0L9.88 5.635 5.636 9.878z',
    },
  },
];

/**
 * The icon for `pencil-ruler-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pencil Ruler 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pencil-ruler-2-line.svg)
 */
export const pencilRuler2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.05 14.121L4.93 16.243l2.828 2.828L19.071 7.757 16.243 4.93 14.12 7.05l1.415 1.414L14.12 9.88l-1.414-1.415-1.414 1.415 1.414 1.414-1.414 1.414-1.414-1.414-1.415 1.414 1.415 1.414-1.415 1.415L7.05 14.12zm9.9-11.313l4.242 4.242a1 1 0 0 1 0 1.414L8.464 21.192a1 1 0 0 1-1.414 0L2.808 16.95a1 1 0 0 1 0-1.414L15.536 2.808a1 1 0 0 1 1.414 0zM14.12 18.363l1.415-1.414 2.242 2.243h1.414v-1.414l-2.242-2.243 1.414-1.414L21 16.757V21h-4.242l-2.637-2.637zM5.636 9.878L2.807 7.05a1 1 0 0 1 0-1.415l2.829-2.828a1 1 0 0 1 1.414 0L9.88 5.635 8.464 7.05 6.343 4.928 4.929 6.343l2.121 2.12-1.414 1.415z',
    },
  },
];

/**
 * The icon for `pencil-ruler-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pencil Ruler Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pencil-ruler-fill.svg)
 */
export const pencilRulerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 18v2h4v-2H5zM3 7l4-5 4 5v15H3V7zm18 1h-2v2h2v2h-3v2h3v2h-2v2h2v3a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v3z',
    },
  },
];

/**
 * The icon for `pencil-ruler-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pencil Ruler Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/pencil-ruler-line.svg)
 */
export const pencilRulerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 8v12h4V8H5zM3 7l4-5 4 5v15H3V7zm16 9v-2h-3v-2h3v-2h-2V8h2V6h-4v14h4v-2h-2v-2h2zM14 4h6a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `percent-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Percent Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/percent-fill.svg)
 */
export const percentFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.5 21a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm-11-11a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm12.571-6.485l1.414 1.414L4.93 20.485l-1.414-1.414L19.07 3.515z',
    },
  },
];

/**
 * The icon for `percent-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Percent Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/percent-line.svg)
 */
export const percentLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.5 21a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm-11-9a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm12.571-4.485l1.414 1.414L4.93 20.485l-1.414-1.414L19.07 3.515z',
    },
  },
];

/**
 * The icon for `phone-camera-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Camera Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/phone-camera-fill.svg)
 */
export const phoneCameraFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.803 4A6 6 0 0 0 23 12.197V19c0 .553-.44 1.001-1.002 1.001H2.002A1 1 0 0 1 1 19V5c0-.552.44-1 1.002-1h12.8zM20 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-1 6v3h2v-3h-2z',
    },
  },
];

/**
 * The icon for `phone-camera-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Camera Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/phone-camera-line.svg)
 */
export const phoneCameraLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.803 4a5.96 5.96 0 0 0-.72 2H3v12h18v-5.083a5.96 5.96 0 0 0 2-.72V19c0 .553-.44 1.001-1.002 1.001H2.002A1 1 0 0 1 1 19V5c0-.552.44-1 1.002-1h12.8zM20 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-2 2h2v3h-2v-3z',
    },
  },
];

/**
 * The icon for `phone-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/phone-fill.svg)
 */
export const phoneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 16.42v3.536a1 1 0 0 1-.93.998c-.437.03-.794.046-1.07.046-8.837 0-16-7.163-16-16 0-.276.015-.633.046-1.07A1 1 0 0 1 4.044 3H7.58a.5.5 0 0 1 .498.45c.023.23.044.413.064.552A13.901 13.901 0 0 0 9.35 8.003c.095.2.033.439-.147.567l-2.158 1.542a13.047 13.047 0 0 0 6.844 6.844l1.54-2.154a.462.462 0 0 1 .573-.149 13.901 13.901 0 0 0 4 1.205c.139.02.322.042.55.064a.5.5 0 0 1 .449.498z',
    },
  },
];

/**
 * The icon for `phone-find-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Find Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/phone-find-fill.svg)
 */
export const phoneFindFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 2a1 1 0 0 1 1 1v8.529A6 6 0 0 0 9 16c0 3.238 2.76 6 6 6H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zm-3 10a4 4 0 0 1 3.446 6.032l2.21 2.21-1.413 1.415-2.211-2.21A4 4 0 1 1 15 12zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `phone-find-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Find Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/phone-find-line.svg)
 */
export const phoneFindLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 2a1 1 0 0 1 1 1v8h-2V4H7v16h4v2H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zm-3 10a4 4 0 0 1 3.446 6.032l2.21 2.21-1.413 1.415-2.212-2.21A4 4 0 1 1 15 12zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `phone-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/phone-line.svg)
 */
export const phoneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9.366 10.682a10.556 10.556 0 0 0 3.952 3.952l.884-1.238a1 1 0 0 1 1.294-.296 11.422 11.422 0 0 0 4.583 1.364 1 1 0 0 1 .921.997v4.462a1 1 0 0 1-.898.995c-.53.055-1.064.082-1.602.082C9.94 21 3 14.06 3 5.5c0-.538.027-1.072.082-1.602A1 1 0 0 1 4.077 3h4.462a1 1 0 0 1 .997.921A11.422 11.422 0 0 0 10.9 8.504a1 1 0 0 1-.296 1.294l-1.238.884zm-2.522-.657l1.9-1.357A13.41 13.41 0 0 1 7.647 5H5.01c-.006.166-.009.333-.009.5C5 12.956 11.044 19 18.5 19c.167 0 .334-.003.5-.01v-2.637a13.41 13.41 0 0 1-3.668-1.097l-1.357 1.9a12.442 12.442 0 0 1-1.588-.75l-.058-.033a12.556 12.556 0 0 1-4.702-4.702l-.033-.058a12.442 12.442 0 0 1-.75-1.588z',
    },
  },
];

/**
 * The icon for `phone-lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/phone-lock-fill.svg)
 */
export const phoneLockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 2a1 1 0 0 1 1 1l.001 7.1A5.002 5.002 0 0 0 13.1 14H12v8H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zm0 10a3 3 0 0 1 3 3v1h1v5a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-5h1v-1a3 3 0 0 1 3-3zm0 2c-.513 0-1 .45-1 1v1h2v-1a1 1 0 0 0-1-1z',
    },
  },
];

/**
 * The icon for `phone-lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Phone Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/phone-lock-line.svg)
 */
export const phoneLockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 2a1 1 0 0 1 1 1v7h-2V4H7v16h5v2H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zm0 10a3 3 0 0 1 3 3v1h1v5a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-5h1v-1a3 3 0 0 1 3-3zm2 6h-4v2h4v-2zm-2-4c-.508 0-1 .45-1 1v1h2v-1a1 1 0 0 0-1-1z',
    },
  },
];

/**
 * The icon for `picture-in-picture-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Picture In Picture 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/picture-in-picture-2-fill.svg)
 */
export const pictureInPicture2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v7h-2V5H4v14h6v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 10a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h8zM6.707 6.293l2.25 2.25L11 6.5V12H5.5l2.043-2.043-2.25-2.25 1.414-1.414z',
    },
  },
];

/**
 * The icon for `picture-in-picture-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Picture In Picture 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/picture-in-picture-2-line.svg)
 */
export const pictureInPicture2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v7h-2V5H4v14h6v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 10a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h8zm-1 2h-6v4h6v-4zM6.707 6.293l2.25 2.25L11 6.5V12H5.5l2.043-2.043-2.25-2.25 1.414-1.414z',
    },
  },
];

/**
 * The icon for `picture-in-picture-exit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Picture In Picture Exit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/picture-in-picture-exit-fill.svg)
 */
export const pictureInPictureExitFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v7h-2V5H4v14h6v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 10a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h8zm-9.5-6L9.457 9.043l2.25 2.25-1.414 1.414-2.25-2.25L6 12.5V7h5.5z',
    },
  },
];

/**
 * The icon for `picture-in-picture-exit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Picture In Picture Exit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/picture-in-picture-exit-line.svg)
 */
export const pictureInPictureExitLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v7h-2V5H4v14h6v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 10a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h8zm-1 2h-6v4h6v-4zm-8.5-8L9.457 9.043l2.25 2.25-1.414 1.414-2.25-2.25L6 12.5V7h5.5z',
    },
  },
];

/**
 * The icon for `picture-in-picture-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Picture In Picture Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/picture-in-picture-fill.svg)
 */
export const pictureInPictureFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v7h-2V5H4v14h6v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 10a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h8z',
    },
  },
];

/**
 * The icon for `picture-in-picture-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Picture In Picture Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/picture-in-picture-line.svg)
 */
export const pictureInPictureLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v7h-2V5H4v14h6v2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm0 10a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h8zm-1 2h-6v4h6v-4z',
    },
  },
];

/**
 * The icon for `pie-chart-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pie Chart 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/pie-chart-2-fill.svg)
 */
export const pieChart2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05V13h10.95c-.501 5.053-4.765 9-9.95 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95zm2-1.507C18.553 1.02 22.979 5.447 23.457 11H13V.543z',
    },
  },
];

/**
 * The icon for `pie-chart-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pie Chart 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/pie-chart-2-line.svg)
 */
export const pieChart2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 .543c.33-.029.663-.043 1-.043C18.351.5 23.5 5.649 23.5 12c0 .337-.014.67-.043 1h-1.506c-.502 5.053-4.766 9-9.951 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95V.542zM11 13V4.062A8.001 8.001 0 0 0 12 20a8.001 8.001 0 0 0 7.938-7H11zm10.448-2A9.503 9.503 0 0 0 13 2.552V11h8.448z',
    },
  },
];

/**
 * The icon for `pie-chart-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pie Chart Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/pie-chart-box-fill.svg)
 */
export const pieChartBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm13.9 10H11V7.1a5.002 5.002 0 0 0 1 9.9 5.002 5.002 0 0 0 4.9-4zm0-2A5.006 5.006 0 0 0 13 7.1V11h3.9z',
    },
  },
];

/**
 * The icon for `pie-chart-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pie Chart Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/pie-chart-box-line.svg)
 */
export const pieChartBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm12.9 8A5.002 5.002 0 0 1 7 12a5.002 5.002 0 0 1 4-4.9V13h5.9zm0-2H13V7.1a5.006 5.006 0 0 1 3.9 3.9z',
    },
  },
];

/**
 * The icon for `pie-chart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pie Chart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/pie-chart-fill.svg)
 */
export const pieChartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05V13h10.95c-.501 5.053-4.765 9-9.95 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95zm2 0A10.003 10.003 0 0 1 21.95 11H13V2.05z',
    },
  },
];

/**
 * The icon for `pie-chart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pie Chart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/pie-chart-line.svg)
 */
export const pieChartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12c0-4.478 2.943-8.268 7-9.542v2.124A8.003 8.003 0 0 0 12 20a8.003 8.003 0 0 0 7.418-5h2.124c-1.274 4.057-5.064 7-9.542 7zm9.95-9H11V2.05c.329-.033.663-.05 1-.05 5.523 0 10 4.477 10 10 0 .337-.017.671-.05 1zM13 4.062V11h6.938A8.004 8.004 0 0 0 13 4.062z',
    },
  },
];

/**
 * The icon for `pin-distance-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pin Distance Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/pin-distance-fill.svg)
 */
export const pinDistanceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.39 10.39L7.5 14.277 3.61 10.39a5.5 5.5 0 1 1 7.78 0zM7.5 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm12.89 10.89l-3.89 3.888-3.89-3.889a5.5 5.5 0 1 1 7.78 0zM16.5 17.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `pin-distance-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pin Distance Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/pin-distance-line.svg)
 */
export const pinDistanceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.975 8.975a3.5 3.5 0 1 0-4.95 0L7.5 11.45l2.475-2.475zM7.5 14.278L3.61 10.39a5.5 5.5 0 1 1 7.78 0L7.5 14.28zM7.5 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm9 12.45l2.475-2.475a3.5 3.5 0 1 0-4.95 0L16.5 20.45zm3.89-1.06l-3.89 3.888-3.89-3.889a5.5 5.5 0 1 1 7.78 0zM16.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `ping-pong-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ping Pong Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/ping-pong-fill.svg)
 */
export const pingPongFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11.5 2a9.5 9.5 0 0 1 9.5 9.5 9.46 9.46 0 0 1-1.003 4.254l2.463 2.464a1 1 0 0 1 0 1.414l-2.828 2.828a1 1 0 0 1-1.414 0l-2.464-2.463A9.46 9.46 0 0 1 11.5 21a9.5 9.5 0 0 1 0-19zm5.303 13.388l-1.414 1.414 3.536 3.535 1.414-1.414-3.536-3.535zm1.864-6.105l-9.384 9.384c.7.216 1.445.333 2.217.333a7.48 7.48 0 0 0 2.74-.516l-.972-.974a1 1 0 0 1 0-1.414l2.828-2.828a1 1 0 0 1 1.414 0l.974.972A7.48 7.48 0 0 0 19 11.5c0-.772-.117-1.516-.333-2.217z',
    },
  },
];

/**
 * The icon for `ping-pong-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ping Pong Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/ping-pong-line.svg)
 */
export const pingPongLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11.5 2a9.5 9.5 0 0 1 9.5 9.5 9.46 9.46 0 0 1-1.003 4.254l2.463 2.464a1 1 0 0 1 0 1.414l-2.828 2.828a1 1 0 0 1-1.414 0l-2.464-2.463A9.46 9.46 0 0 1 11.5 21a9.5 9.5 0 0 1 0-19zm5.303 13.388l-1.414 1.414 3.536 3.535 1.414-1.414-3.536-3.535zm1.864-6.105l-9.384 9.384c.7.216 1.445.333 2.217.333a7.48 7.48 0 0 0 2.74-.516l-.972-.974a1 1 0 0 1 0-1.414l2.828-2.828a1 1 0 0 1 1.414 0l.974.972A7.48 7.48 0 0 0 19 11.5c0-.772-.117-1.516-.333-2.217zM11.5 4a7.5 7.5 0 0 0-4.136 13.757L17.757 7.364A7.493 7.493 0 0 0 11.5 4z',
    },
  },
];

/**
 * The icon for `pinterest-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pinterest Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/pinterest-fill.svg)
 */
export const pinterestFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.37 2.094A10.003 10.003 0 0 0 8.002 21.17a7.757 7.757 0 0 1 .163-2.293c.185-.839 1.296-5.463 1.296-5.463a3.739 3.739 0 0 1-.324-1.577c0-1.485.857-2.593 1.923-2.593a1.334 1.334 0 0 1 1.342 1.508c0 .9-.578 2.262-.88 3.54a1.544 1.544 0 0 0 1.575 1.923c1.898 0 3.17-2.431 3.17-5.301 0-2.2-1.457-3.848-4.143-3.848a4.746 4.746 0 0 0-4.93 4.794 2.96 2.96 0 0 0 .648 1.97.48.48 0 0 1 .162.554c-.046.184-.162.623-.208.784a.354.354 0 0 1-.51.254c-1.384-.554-2.036-2.077-2.036-3.816 0-2.847 2.384-6.255 7.154-6.255 3.796 0 6.32 2.777 6.32 5.747 0 3.909-2.177 6.848-5.394 6.848a2.861 2.861 0 0 1-2.454-1.246s-.578 2.316-.692 2.754a8.026 8.026 0 0 1-1.019 2.131c.923.28 1.882.42 2.846.416a9.988 9.988 0 0 0 9.996-10.003 10.002 10.002 0 0 0-8.635-9.903z',
    },
  },
];

/**
 * The icon for `pinterest-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pinterest Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/pinterest-line.svg)
 */
export const pinterestLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.49 19.191c.024-.336.072-.671.144-1.001.063-.295.254-1.13.534-2.34l.007-.03.387-1.668c.079-.34.14-.604.181-.692a3.46 3.46 0 0 1-.284-1.423c0-1.337.756-2.373 1.736-2.373.36-.006.704.15.942.426.238.275.348.644.302.996 0 .453-.085.798-.453 2.035-.071.238-.12.404-.166.571-.051.188-.095.358-.132.522-.096.386-.008.797.237 1.106a1.2 1.2 0 0 0 1.006.456c1.492 0 2.6-1.985 2.6-4.548 0-1.97-1.29-3.274-3.432-3.274A3.878 3.878 0 0 0 9.2 9.1a4.13 4.13 0 0 0-1.195 2.961 2.553 2.553 0 0 0 .512 1.644c.181.14.25.383.175.59-.041.168-.14.552-.176.68a.41.41 0 0 1-.216.297.388.388 0 0 1-.355.002c-1.16-.479-1.796-1.778-1.796-3.44 0-2.985 2.491-5.584 6.192-5.584 3.135 0 5.481 2.329 5.481 5.14 0 3.532-1.932 6.104-4.69 6.104a2.508 2.508 0 0 1-2.046-.959l-.043.177-.207.852-.002.007c-.146.6-.248 1.017-.288 1.174-.106.355-.24.703-.4 1.04a8 8 0 1 0-1.656-.593zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `pixelfed-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pixelfed Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/pixelfed-fill.svg)
 */
export const pixelfedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm1.031 6.099h-2.624c-.988 0-1.789.776-1.789 1.733v6.748l2.595-2.471h1.818c1.713 0 3.101-1.345 3.101-3.005s-1.388-3.005-3.1-3.005z',
    },
  },
];

/**
 * The icon for `pixelfed-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pixelfed Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/pixelfed-line.svg)
 */
export const pixelfedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zm1.031 4.099c1.713 0 3.101 1.345 3.101 3.005s-1.388 3.005-3.1 3.005h-1.819L8.618 16.58V9.832c0-.957.801-1.733 1.79-1.733h2.623z',
    },
  },
];

/**
 * The icon for `plane-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plane Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/plane-fill.svg)
 */
export const planeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 8.947L22 14v2l-8-2.526v5.36l3 1.666V22l-4.5-1L8 22v-1.5l3-1.667v-5.36L3 16v-2l8-5.053V3.5a1.5 1.5 0 0 1 3 0v5.447z',
    },
  },
];

/**
 * The icon for `plane-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plane Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/plane-line.svg)
 */
export const planeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 8.947L22 14v2l-8-2.526v5.36l3 1.666V22l-4.5-1L8 22v-1.5l3-1.667v-5.36L3 16v-2l8-5.053V3.5a1.5 1.5 0 0 1 3 0v5.447z',
    },
  },
];

/**
 * The icon for `plant-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plant Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/plant-fill.svg)
 */
export const plantFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3v2c0 3.866-3.134 7-7 7h-1v1h5v7c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2v-7h5v-3c0-3.866 3.134-7 7-7h3zM5.5 2c2.529 0 4.765 1.251 6.124 3.169C10.604 6.51 10 8.185 10 10v1h-.5C5.358 11 2 7.642 2 3.5V2h3.5z',
    },
  },
];

/**
 * The icon for `plant-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plant Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/plant-line.svg)
 */
export const plantLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 2c2.69 0 5.024 1.517 6.197 3.741C13.374 4.083 15.31 3 17.5 3H21v2.5c0 3.59-2.91 6.5-6.5 6.5H13v1h5v7c0 1.105-.895 2-2 2H8c-1.105 0-2-.895-2-2v-7h5v-2H9c-3.866 0-7-3.134-7-7V2h4zm10 13H8v5h8v-5zm3-10h-1.5C15.015 5 13 7.015 13 9.5v.5h1.5c2.485 0 4.5-2.015 4.5-4.5V5zM6 4H4c0 2.761 2.239 5 5 5h2c0-2.761-2.239-5-5-5z',
    },
  },
];

/**
 * The icon for `play-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-circle-fill.svg)
 */
export const playCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM10.622 8.415a.4.4 0 0 0-.622.332v6.506a.4.4 0 0 0 .622.332l4.879-3.252a.4.4 0 0 0 0-.666l-4.88-3.252z',
    },
  },
];

/**
 * The icon for `play-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-circle-line.svg)
 */
export const playCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM10.622 8.415l4.879 3.252a.4.4 0 0 1 0 .666l-4.88 3.252a.4.4 0 0 1-.621-.332V8.747a.4.4 0 0 1 .622-.332z',
    },
  },
];

/**
 * The icon for `play-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-fill.svg)
 */
export const playFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.376 12.416L8.777 19.482A.5.5 0 0 1 8 19.066V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832z',
    },
  },
];

/**
 * The icon for `play-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-line.svg)
 */
export const playLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.394 12L10 7.737v8.526L16.394 12zm2.982.416L8.777 19.482A.5.5 0 0 1 8 19.066V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832z',
    },
  },
];

/**
 * The icon for `play-list-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play List 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-list-2-fill.svg)
 */
export const playList2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M22 18v2H2v-2h20zM2 3.5l8 5-8 5v-10zM22 11v2H12v-2h10zm0-7v2H12V4h10z' },
  },
];

/**
 * The icon for `play-list-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play List 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-list-2-line.svg)
 */
export const playList2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 18v2H2v-2h20zM2 3.5l8 5-8 5v-10zM22 11v2H12v-2h10zM4 7.108v2.784L6.226 8.5 4 7.108zM22 4v2H12V4h10z',
    },
  },
];

/**
 * The icon for `play-list-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play List Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-list-add-fill.svg)
 */
export const playListAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 18h10v2H2v-2zm0-7h20v2H2v-2zm0-7h20v2H2V4zm16 14v-3h2v3h3v2h-3v3h-2v-3h-3v-2h3z',
    },
  },
];

/**
 * The icon for `play-list-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play List Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-list-add-line.svg)
 */
export const playListAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 18h10v2H2v-2zm0-7h20v2H2v-2zm0-7h20v2H2V4zm16 14v-3h2v3h3v2h-3v3h-2v-3h-3v-2h3z',
    },
  },
];

/**
 * The icon for `play-list-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play List Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-list-fill.svg)
 */
export const playListFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 18h10v2H2v-2zm0-7h14v2H2v-2zm0-7h20v2H2V4zm17 11.17V9h5v2h-3v7a3 3 0 1 1-2-2.83z',
    },
  },
];

/**
 * The icon for `play-list-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play List Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-list-line.svg)
 */
export const playListLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 18h10v2H2v-2zm0-7h14v2H2v-2zm0-7h20v2H2V4zm17 11.17V9h5v2h-3v7a3 3 0 1 1-2-2.83zM18 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `play-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-mini-fill.svg)
 */
export const playMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.752 5.439l10.508 6.13a.5.5 0 0 1 0 .863l-10.508 6.13A.5.5 0 0 1 7 18.128V5.871a.5.5 0 0 1 .752-.432z',
    },
  },
];

/**
 * The icon for `play-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Play Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/play-mini-line.svg)
 */
export const playMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9 8.482v7.036L15.03 12 9 8.482zM7.752 5.44l10.508 6.13a.5.5 0 0 1 0 .863l-10.508 6.13A.5.5 0 0 1 7 18.128V5.871a.5.5 0 0 1 .752-.432z',
    },
  },
];

/**
 * The icon for `playstation-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Playstation Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/playstation-fill.svg)
 */
export const playstationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.584 17.011c-.43.543-1.482.93-1.482.93l-7.833 2.817V18.68l5.764-2.057c.655-.234.755-.566.223-.74-.53-.175-1.491-.125-2.146.111l-3.84 1.354v-2.155l.22-.075s1.11-.394 2.671-.567c1.56-.172 3.472.024 4.972.593 1.69.535 1.88 1.323 1.451 1.866zm-8.57-3.537V8.162c0-.624-.114-1.198-.699-1.36-.447-.144-.725.272-.725.895V21l-3.584-1.139V4c1.524.283 3.744.953 4.937 1.355 3.035 1.043 4.064 2.342 4.064 5.267 0 2.851-1.758 3.932-3.992 2.852zm-11.583 4.99c-1.735-.49-2.024-1.51-1.233-2.097.731-.542 1.974-.95 1.974-.95l5.138-1.83v2.086l-3.697 1.325c-.653.234-.754.566-.223.74.531.175 1.493.125 2.147-.11l1.773-.644v1.865l-.353.06c-1.774.29-3.664.169-5.526-.445z',
    },
  },
];

/**
 * The icon for `playstation-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Playstation Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/playstation-line.svg)
 */
export const playstationLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.584 17.011c-.43.543-1.482.93-1.482.93l-7.833 2.817V18.68l5.764-2.057c.655-.234.755-.566.223-.74-.53-.175-1.491-.125-2.146.111l-3.84 1.354v-2.155l.22-.075s1.11-.394 2.671-.567c1.56-.172 3.472.024 4.972.593 1.69.535 1.88 1.323 1.451 1.866zm-8.57-3.537V8.162c0-.624-.114-1.198-.699-1.36-.447-.144-.725.272-.725.895V21l-3.584-1.139V4c1.524.283 3.744.953 4.937 1.355 3.035 1.043 4.064 2.342 4.064 5.267 0 2.851-1.758 3.932-3.992 2.852zm-11.583 4.99c-1.735-.49-2.024-1.51-1.233-2.097.731-.542 1.974-.95 1.974-.95l5.138-1.83v2.086l-3.697 1.325c-.653.234-.754.566-.223.74.531.175 1.493.125 2.147-.11l1.773-.644v1.865l-.353.06c-1.774.29-3.664.169-5.526-.445z',
    },
  },
];

/**
 * The icon for `plug-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plug 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/plug-2-fill.svg)
 */
export const plug2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 18v2h6v2h-6a2 2 0 0 1-2-2v-2H8a4 4 0 0 1-4-4v-4h16v4a4 4 0 0 1-4 4h-3zm4-12h2a1 1 0 0 1 1 1v2H4V7a1 1 0 0 1 1-1h2V2h2v4h6V2h2v4zm-5 8.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM11 2h2v3h-2V2z',
    },
  },
];

/**
 * The icon for `plug-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plug 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/plug-2-line.svg)
 */
export const plug2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 18v2h6v2h-6a2 2 0 0 1-2-2v-2H8a4 4 0 0 1-4-4V7a1 1 0 0 1 1-1h2V2h2v4h6V2h2v4h2a1 1 0 0 1 1 1v7a4 4 0 0 1-4 4h-3zm-5-2h8a2 2 0 0 0 2-2v-3H6v3a2 2 0 0 0 2 2zm10-8H6v1h12V8zm-6 6.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM11 2h2v3h-2V2z',
    },
  },
];

/**
 * The icon for `plug-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plug Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/plug-fill.svg)
 */
export const plugFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 18v2h6v2h-6a2 2 0 0 1-2-2v-2H8a4 4 0 0 1-4-4v-4h16v4a4 4 0 0 1-4 4h-3zm3-12h3a1 1 0 0 1 1 1v2H4V7a1 1 0 0 1 1-1h3V2h2v4h4V2h2v4zm-4 8.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `plug-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Plug Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/plug-line.svg)
 */
export const plugLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 18v2h6v2h-6a2 2 0 0 1-2-2v-2H8a4 4 0 0 1-4-4V7a1 1 0 0 1 1-1h3V2h2v4h4V2h2v4h3a1 1 0 0 1 1 1v7a4 4 0 0 1-4 4h-3zm-5-2h8a2 2 0 0 0 2-2v-3H6v3a2 2 0 0 0 2 2zm10-8H6v1h12V8zm-6 6.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `polaroid-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Polaroid 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/polaroid-2-fill.svg)
 */
export const polaroid2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.445.993.993v16.014a.994.994 0 0 1-.993.993H3.993A.994.994 0 0 1 3 20.007V3.993zM6 17v2h12v-2H6zM5 5v2h2V5H5zm7 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm0 2a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
    },
  },
];

/**
 * The icon for `polaroid-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Polaroid 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/polaroid-2-line.svg)
 */
export const polaroid2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 15V5H5v10h14zM3 3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.445.993.993v16.014a.994.994 0 0 1-.993.993H3.993A.994.994 0 0 1 3 20.007V3.993zM12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 2a4 4 0 1 1 0-8 4 4 0 0 1 0 8zM6 6h2v2H6V6zm0 11v2h12v-2H6z',
    },
  },
];

/**
 * The icon for `polaroid-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Polaroid Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/polaroid-fill.svg)
 */
export const polaroidFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.659 10a6 6 0 1 0 0 4H21v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v6h-.341zM5 6v3h2V6H5zm10 10a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `polaroid-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Polaroid Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/polaroid-line.svg)
 */
export const polaroidLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 6h-2V5H5v14h14v-1h2v2a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v2zM6 6h2v3H6V6zm9 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 2a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-4a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `police-car-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Police Car Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/police-car-fill.svg)
 */
export const policeCarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13.5V21a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7.5l-1.243-.31A1 1 0 0 1 0 12.22v-.72a.5.5 0 0 1 .5-.5h1.929L4.48 6.212A2 2 0 0 1 6.319 5H8V3h3v2h2V3h3v2h1.681a2 2 0 0 1 1.838 1.212L21.571 11H23.5a.5.5 0 0 1 .5.5v.72a1 1 0 0 1-.757.97L22 13.5zM4 15v2a1 1 0 0 0 1 1h3.245a.5.5 0 0 0 .44-.736C7.88 15.754 6.318 15 4 15zm16 0c-2.317 0-3.879.755-4.686 2.264a.5.5 0 0 0 .441.736H19a1 1 0 0 0 1-1v-2zM6 7l-1.451 3.629A1 1 0 0 0 5.477 12h13.046a1 1 0 0 0 .928-1.371L18 7H6z',
    },
  },
];

/**
 * The icon for `police-car-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Police Car Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/police-car-line.svg)
 */
export const policeCarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 13v5h16v-5H4zm1.618-2h12.764a1 1 0 0 0 .894-1.447L18 7H6L4.724 9.553A1 1 0 0 0 5.618 11zM22 13.5V21a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7.5l-1.243-.31A1 1 0 0 1 0 12.22v-.72a.5.5 0 0 1 .5-.5H2l2.447-4.894A2 2 0 0 1 6.237 5H8V3h3v2h2V3h3v2h1.764a2 2 0 0 1 1.789 1.106L22 11h1.5a.5.5 0 0 1 .5.5v.72a1 1 0 0 1-.757.97L22 13.5zM5 14c2.317 0 3.879.755 4.686 2.264a.5.5 0 0 1-.441.736H6a1 1 0 0 1-1-1v-2zm14 0v2a1 1 0 0 1-1 1h-3.245a.5.5 0 0 1-.44-.736C15.12 14.754 16.682 14 19 14z',
    },
  },
];

/**
 * The icon for `price-tag-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Price Tag 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/price-tag-2-fill.svg)
 */
export const priceTag2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 7l8.445-5.63a1 1 0 0 1 1.11 0L21 7v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7zm9 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-4 5v2h8v-2H8zm0-3v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `price-tag-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Price Tag 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/price-tag-2-line.svg)
 */
export const priceTag2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 7l8.445-5.63a1 1 0 0 1 1.11 0L21 7v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7zm2 1.07V20h14V8.07l-7-4.666L5 8.07zM8 16h8v2H8v-2zm0-3h8v2H8v-2zm4-2a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `price-tag-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Price Tag 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/price-tag-3-fill.svg)
 */
export const priceTag3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.9 2.1l9.899 1.415 1.414 9.9-9.192 9.192a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414L10.9 2.1zm2.828 8.486a2 2 0 1 0 2.828-2.829 2 2 0 0 0-2.828 2.829z',
    },
  },
];

/**
 * The icon for `price-tag-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Price Tag 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/price-tag-3-line.svg)
 */
export const priceTag3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.9 2.1l9.899 1.415 1.414 9.9-9.192 9.192a1 1 0 0 1-1.414 0l-9.9-9.9a1 1 0 0 1 0-1.414L10.9 2.1zm.707 2.122L3.828 12l8.486 8.485 7.778-7.778-1.06-7.425-7.425-1.06zm2.12 6.364a2 2 0 1 1 2.83-2.829 2 2 0 0 1-2.83 2.829z',
    },
  },
];

/**
 * The icon for `price-tag-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Price Tag Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/price-tag-fill.svg)
 */
export const priceTagFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 7l8.445-5.63a1 1 0 0 1 1.11 0L21 7v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7zm9 4a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `price-tag-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Price Tag Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/price-tag-line.svg)
 */
export const priceTagLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 7l8.445-5.63a1 1 0 0 1 1.11 0L21 7v14a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7zm2 1.07V20h14V8.07l-7-4.666L5 8.07zM12 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `printer-cloud-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Printer Cloud Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/printer-cloud-fill.svg)
 */
export const printerCloudFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.566 17A4.737 4.737 0 0 0 10 19.25c0 1.023.324 1.973.877 2.75H7v-5h3.566zm6.934-4a3.5 3.5 0 0 1 3.5 3.5l-.001.103a2.75 2.75 0 0 1-.581 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.392L14 16.5a3.5 3.5 0 0 1 3.5-3.5zM21 8a1 1 0 0 1 1 1l.001 4.346A5.482 5.482 0 0 0 17.5 11l-.221.004A5.503 5.503 0 0 0 12.207 15H5v5H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h18zM8 10H5v2h3v-2zm9-8a1 1 0 0 1 1 1v3H6V3a1 1 0 0 1 1-1h10z',
    },
  },
];

/**
 * The icon for `printer-cloud-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Printer Cloud Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/printer-cloud-line.svg)
 */
export const printerCloudLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2a1 1 0 0 1 1 1v4h3a1 1 0 0 1 1 1l.001 5.346a5.516 5.516 0 0 0-2-1.745L20 9H4v8h2v-1a1 1 0 0 1 1-1h5.207l-.071.283-.03.02A4.763 4.763 0 0 0 10.567 17L8 17v3h2.06a4.73 4.73 0 0 0 .817 2H7a1 1 0 0 1-1-1v-2H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h10zm.5 11a3.5 3.5 0 0 1 3.5 3.5l-.001.103a2.75 2.75 0 0 1-.581 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.392L14 16.5a3.5 3.5 0 0 1 3.5-3.5zm0 2a1.5 1.5 0 0 0-1.473 1.215l-.02.14L16 16.5v1.62l-1.444.406a.75.75 0 0 0 .08 1.466l.109.008h5.51a.75.75 0 0 0 .19-1.474l-1.013-.283L19 18.12V16.5l-.007-.144A1.5 1.5 0 0 0 17.5 15zM8 10v2H5v-2h3zm8-6H8v3h8V4z',
    },
  },
];

/**
 * The icon for `printer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Printer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/printer-fill.svg)
 */
export const printerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 17h10v5H7v-5zm12 3v-5H5v5H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-2zM5 10v2h3v-2H5zm2-8h10a1 1 0 0 1 1 1v3H6V3a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `printer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Printer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/printer-line.svg)
 */
export const printerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 19H3a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v4h3a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-3v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2zm0-2v-1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v1h2V9H4v8h2zM8 4v3h8V4H8zm0 13v3h8v-3H8zm-3-7h3v2H5v-2z',
    },
  },
];

/**
 * The icon for `product-hunt-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Product Hunt Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/product-hunt-fill.svg)
 */
export const productHuntFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm1.334-10H10.5V9h2.834a1.5 1.5 0 0 1 0 3zm0-5H8.5v10h2v-3h2.834a3.5 3.5 0 0 0 0-7z',
    },
  },
];

/**
 * The icon for `product-hunt-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Product Hunt Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/product-hunt-line.svg)
 */
export const productHuntLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm1.334-8a1.5 1.5 0 0 0 0-3H10.5v3h2.834zm0-5a3.5 3.5 0 0 1 0 7H10.5v3h-2V7h4.834z',
    },
  },
];

/**
 * The icon for `profile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Profile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/profile-fill.svg)
 */
export const profileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM6 15v2h12v-2H6zm0-8v6h6V7H6zm8 0v2h4V7h-4zm0 4v2h4v-2h-4zM8 9h2v2H8V9z',
    },
  },
];

/**
 * The icon for `profile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Profile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/profile-line.svg)
 */
export const profileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 3.993A1 1 0 0 1 2.992 3h18.016c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993zM4 5v14h16V5H4zm2 2h6v6H6V7zm2 2v2h2V9H8zm-2 6h12v2H6v-2zm8-8h4v2h-4V7zm0 4h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `projector-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Projector 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/projector-2-fill.svg)
 */
export const projector2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 19v2h-2v-2H4v2H2v-2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h9.81a6.481 6.481 0 0 1 4.69-2c1.843 0 3.507.767 4.69 2H22a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1zm-5.5-5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9zm0-2a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zM4 13v2h2v-2H4zm4 0v2h2v-2H8z',
    },
  },
];

/**
 * The icon for `projector-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Projector 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/projector-2-line.svg)
 */
export const projector2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 19v2h-2v-2H4v2H2v-2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h10.528A5.985 5.985 0 0 1 17 3c1.777 0 3.374.773 4.472 2H22a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1zM11.341 7H3v10h18v-3.528A6 6 0 0 1 11.341 7zM17 13a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM5 13h2v2H5v-2zm3 0h2v2H8v-2z',
    },
  },
];

/**
 * The icon for `projector-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Projector Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/projector-fill.svg)
 */
export const projectorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.112 12a4.502 4.502 0 0 0 8.776 0H22v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-8h9.112zM5 16h2v2H5v-2zm10.5-2.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zM11.112 10H2V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v6h-2.112a4.502 4.502 0 0 0-8.776 0z',
    },
  },
];

/**
 * The icon for `projector-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Projector Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/projector-line.svg)
 */
export const projectorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8.126 9H4v7h16v-7h-1.126a4.002 4.002 0 0 1-7.748 0zm0-2a4.002 4.002 0 0 1 7.748 0H20V5H4v5h7.126zM15 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-9 2h2v2H6v-2z',
    },
  },
];

/**
 * The icon for `psychotherapy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Psychotherapy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/psychotherapy-fill.svg)
 */
export const psychotherapyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2c4.068 0 7.426 3.036 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L19 14.07V17c0 1.105-.895 2-2 2h-1.999L15 22H6v-3.694c0-1.18-.436-2.297-1.244-3.305C3.657 13.631 3 11.892 3 10c0-4.418 3.582-8 8-8zm0 5c-.552 0-1 .448-1 1v.999L9 9c-.552 0-1 .448-1 1s.448 1 1 1l1-.001V12c0 .552.448 1 1 1s1-.448 1-1v-1h1c.552 0 1-.448 1-1s-.448-1-1-1h-1V8c0-.552-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `psychotherapy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Psychotherapy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/psychotherapy-line.svg)
 */
export const psychotherapyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2c4.068 0 7.426 3.036 7.934 6.965l2.25 3.539c.148.233.118.58-.225.728L19 14.07V17c0 1.105-.895 2-2 2h-1.999L15 22H6v-3.694c0-1.18-.436-2.297-1.244-3.305C3.657 13.631 3 11.892 3 10c0-4.418 3.582-8 8-8zm0 2c-3.314 0-6 2.686-6 6 0 1.385.468 2.693 1.316 3.75C7.41 15.114 8 16.667 8 18.306V20h5l.002-3H17v-4.248l1.55-.664-1.543-2.425-.057-.442C16.566 6.251 14.024 4 11 4zm0 3c.552 0 1 .448 1 1v1h1c.552 0 1 .448 1 1s-.448 1-1 1h-1v1c0 .552-.448 1-1 1s-1-.448-1-1v-1.001L9 11c-.552 0-1-.448-1-1s.448-1 1-1l1-.001V8c0-.552.448-1 1-1z',
    },
  },
];

/**
 * The icon for `pulse-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pulse Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/pulse-fill.svg)
 */
export const pulseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 7.539L15 21.539 18.659 13 23 13 23 11 17.341 11 15 16.461 9 2.461 5.341 11 1 11 1 13 6.659 13z',
    },
  },
];

/**
 * The icon for `pulse-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pulse Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/pulse-line.svg)
 */
export const pulseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 7.539L15 21.539 18.659 13 23 13 23 11 17.341 11 15 16.461 9 2.461 5.341 11 1 11 1 13 6.659 13z',
    },
  },
];

/**
 * The icon for `pushpin-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pushpin 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/pushpin-2-fill.svg)
 */
export const pushpin2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M18 3v2h-1v6l2 3v2h-6v7h-2v-7H5v-2l2-3V5H6V3z' } },
];

/**
 * The icon for `pushpin-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pushpin 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/pushpin-2-line.svg)
 */
export const pushpin2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 3v2h-1v6l2 3v2h-6v7h-2v-7H5v-2l2-3V5H6V3h12zM9 5v6.606L7.404 14h9.192L15 11.606V5H9z',
    },
  },
];

/**
 * The icon for `pushpin-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pushpin Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/pushpin-fill.svg)
 */
export const pushpinFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.314 10.172l-1.415 1.414-.707-.707-4.242 4.242-.707 3.536-1.415 1.414-4.242-4.243-4.95 4.95-1.414-1.414 4.95-4.95-4.243-4.242 1.414-1.415L8.88 8.05l4.242-4.242-.707-.707 1.414-1.415z',
    },
  },
];

/**
 * The icon for `pushpin-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Pushpin Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/pushpin-line.svg)
 */
export const pushpinLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.828 1.686l8.486 8.486-1.415 1.414-.707-.707-4.242 4.242-.707 3.536-1.415 1.414-4.242-4.243-4.95 4.95-1.414-1.414 4.95-4.95-4.243-4.242 1.414-1.415L8.88 8.05l4.242-4.242-.707-.707 1.414-1.415zm.708 3.536l-4.671 4.67-2.822.565 6.5 6.5.564-2.822 4.671-4.67-4.242-4.243z',
    },
  },
];

/**
 * The icon for `qq-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qq Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/qq-fill.svg)
 */
export const qqFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.913 14.529a31.977 31.977 0 0 0-.675-1.886l-.91-2.246c0-.026.012-.468.012-.696C18.34 5.86 16.507 2 12 2 7.493 2 5.66 5.86 5.66 9.7c0 .229.011.671.012.697l-.91 2.246c-.248.643-.495 1.312-.675 1.886-.86 2.737-.581 3.87-.369 3.895.455.054 1.771-2.06 1.771-2.06 0 1.224.637 2.822 2.016 3.976-.515.157-1.147.399-1.554.695-.365.267-.319.54-.253.65.289.481 4.955.307 6.303.157 1.347.15 6.014.324 6.302-.158.066-.11.112-.382-.253-.649-.407-.296-1.039-.538-1.555-.696 1.379-1.153 2.016-2.751 2.016-3.976 0 0 1.316 2.115 1.771 2.06.212-.025.49-1.157-.37-3.894',
    },
  },
];

/**
 * The icon for `qq-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qq Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/qq-line.svg)
 */
export const qqLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.535 12.514l-.696-1.796c0-.021.01-.375.01-.558C16.848 7.088 15.446 4 12 4c-3.446 0-4.848 3.088-4.848 6.16 0 .183.009.537.01.558l-.696 1.796c-.19.515-.38 1.05-.517 1.51-.657 2.189-.444 3.095-.282 3.115.348.043 1.354-1.648 1.354-1.648 0 .98.488 2.258 1.542 3.18-.394.127-.878.32-1.188.557-.28.214-.245.431-.194.52.22.385 3.79.245 4.82.125 1.03.12 4.599.26 4.82-.126.05-.088.085-.305-.194-.519-.311-.237-.795-.43-1.19-.556 1.055-.923 1.542-2.202 1.542-3.181 0 0 1.007 1.691 1.355 1.648.162-.02.378-.928-.283-3.116-.14-.463-.325-.994-.516-1.509zm1.021 8.227c-.373.652-.833.892-1.438 1.057-.24.065-.498.108-.794.138-.44.045-.986.065-1.613.064a33.23 33.23 0 0 1-2.71-.116c-.692.065-1.785.114-2.71.116a16.07 16.07 0 0 1-1.614-.064 4.928 4.928 0 0 1-.793-.138c-.605-.164-1.065-.405-1.44-1.059a2.274 2.274 0 0 1-.239-1.652c-.592-.132-1.001-.483-1.279-.911a2.43 2.43 0 0 1-.309-.71 4.028 4.028 0 0 1-.116-1.106c.013-.785.187-1.762.532-2.912.14-.466.327-1.008.568-1.655l.553-1.43a15.496 15.496 0 0 1-.002-.203C5.152 5.605 7.588 2 12 2c4.413 0 6.848 3.605 6.848 8.16l-.001.203.553 1.43.01.026c.225.606.413 1.153.556 1.626.348 1.15.522 2.129.535 2.916.007.407-.03.776-.118 1.108-.066.246-.161.48-.31.708-.276.427-.684.776-1.277.91.13.554.055 1.14-.24 1.654z',
    },
  },
];

/**
 * The icon for `qr-code-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qr Code Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/qr-code-fill.svg)
 */
export const qrCodeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 17v-1h-3v-3h3v2h2v2h-1v2h-2v2h-2v-3h2v-1h1zm5 4h-4v-2h2v-2h2v4zM3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm15 0h3v2h-3v-2zM6 6v2h2V6H6zm0 10v2h2v-2H6zM16 6v2h2V6h-2z',
    },
  },
];

/**
 * The icon for `qr-code-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qr Code Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/qr-code-line.svg)
 */
export const qrCodeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 17v-1h-3v-3h3v2h2v2h-1v2h-2v2h-2v-3h2v-1h1zm5 4h-4v-2h2v-2h2v4zM3 3h8v8H3V3zm2 2v4h4V5H5zm8-2h8v8h-8V3zm2 2v4h4V5h-4zM3 13h8v8H3v-8zm2 2v4h4v-4H5zm13-2h3v2h-3v-2zM6 6h2v2H6V6zm0 10h2v2H6v-2zM16 6h2v2h-2V6z',
    },
  },
];

/**
 * The icon for `qr-scan-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qr Scan 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/qr-scan-2-fill.svg)
 */
export const qrScan2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M15 3h6v6h-6V3zM9 3v6H3V3h6zm6 18v-6h6v6h-6zm-6 0H3v-6h6v6zM3 11h18v2H3v-2z' },
  },
];

/**
 * The icon for `qr-scan-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qr Scan 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/qr-scan-2-line.svg)
 */
export const qrScan2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 3h6v5h-2V5h-4V3zM9 3v2H5v3H3V3h6zm6 18v-2h4v-3h2v5h-6zm-6 0H3v-5h2v3h4v2zM3 11h18v2H3v-2z',
    },
  },
];

/**
 * The icon for `qr-scan-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qr Scan Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/qr-scan-fill.svg)
 */
export const qrScanFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 15v5.007a.994.994 0 0 1-.993.993H3.993A.994.994 0 0 1 3 20.007V15h18zM2 11h20v2H2v-2zm19-2H3V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.445.993.993V9z',
    },
  },
];

/**
 * The icon for `qr-scan-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Qr Scan Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/qr-scan-line.svg)
 */
export const qrScanLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M21 16v5H3v-5h2v3h14v-3h2zM3 11h18v2H3v-2zm18-3h-2V5H5v3H3V3h18v5z' },
  },
];

/**
 * The icon for `question-answer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Question Answer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/question-answer-fill.svg)
 */
export const questionAnswerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 18h10.237L20 19.385V9h1a1 1 0 0 1 1 1v13.5L17.545 20H9a1 1 0 0 1-1-1v-1zm-2.545-2L1 19.5V4a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v12H5.455z',
    },
  },
];

/**
 * The icon for `question-answer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Question Answer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/question-answer-line.svg)
 */
export const questionAnswerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.455 15L1 18.5V3a1 1 0 0 1 1-1h15a1 1 0 0 1 1 1v12H5.455zm-.692-2H16V4H3v10.385L4.763 13zM8 17h10.237L20 18.385V8h1a1 1 0 0 1 1 1v13.5L17.545 19H9a1 1 0 0 1-1-1v-1z',
    },
  },
];

/**
 * The icon for `question-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Question Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/question-fill.svg)
 */
export const questionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-7v2h2v-2h-2zm2-1.645A3.502 3.502 0 0 0 12 6.5a3.501 3.501 0 0 0-3.433 2.813l1.962.393A1.5 1.5 0 1 1 12 11.5a1 1 0 0 0-1 1V14h2v-.645z',
    },
  },
];

/**
 * The icon for `question-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Question Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/question-line.svg)
 */
export const questionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-1-5h2v2h-2v-2zm2-1.645V14h-2v-1.5a1 1 0 0 1 1-1 1.5 1.5 0 1 0-1.471-1.794l-1.962-.393A3.501 3.501 0 1 1 13 13.355z',
    },
  },
];

/**
 * The icon for `questionnaire-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Questionnaire Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/questionnaire-fill.svg)
 */
export const questionnaireFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM11 14v2h2v-2h-2zM8.567 8.813l1.962.393A1.5 1.5 0 1 1 12 11h-1v2h1a3.5 3.5 0 1 0-3.433-4.187z',
    },
  },
];

/**
 * The icon for `questionnaire-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Questionnaire Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/questionnaire-line.svg)
 */
export const questionnaireLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.763 17H20V5H4v13.385L5.763 17zm.692 2L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM11 14h2v2h-2v-2zM8.567 8.813A3.501 3.501 0 1 1 12 13h-1v-2h1a1.5 1.5 0 1 0-1.471-1.794l-1.962-.393z',
    },
  },
];

/**
 * The icon for `quill-pen-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Quill Pen Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/quill-pen-fill.svg)
 */
export const quillPenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2C6 2 4 16 3 22h1.998c.666-3.333 2.333-5.166 5.002-5.5 4-.5 7-4 8-7l-1.5-1 1-1c1-1 2.004-2.5 3.5-5.5z',
    },
  },
];

/**
 * The icon for `quill-pen-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Quill Pen Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/quill-pen-line.svg)
 */
export const quillPenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.94 14.036c-.233.624-.43 1.2-.606 1.783.96-.697 2.101-1.139 3.418-1.304 2.513-.314 4.746-1.973 5.876-4.058l-1.456-1.455 1.413-1.415 1-1.001c.43-.43.915-1.224 1.428-2.368-5.593.867-9.018 4.292-11.074 9.818zM17 9.001L18 10c-1 3-4 6-8 6.5-2.669.334-4.336 2.167-5.002 5.5H3C4 16 6 2 21 2c-1 2.997-1.998 4.996-2.997 5.997L17 9.001z',
    },
  },
];

/**
 * The icon for `radar-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radar Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/radar-fill.svg)
 */
export const radarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.368 4.398l-3.484 6.035 1.732 1L16.1 5.398c4.17 2.772 6.306 7.08 4.56 10.102-1.86 3.222-7.189 3.355-11.91.63C4.029 13.402 1.48 8.721 3.34 5.5c1.745-3.023 6.543-3.327 11.028-1.102zm1.516-2.625l1.732 1-1.5 2.598-1.732-1 1.5-2.598zM6.732 20H17v2H5.017a.995.995 0 0 1-.883-.5 1.005 1.005 0 0 1 0-1l2.25-3.897 1.732 1L6.732 20z',
    },
  },
];

/**
 * The icon for `radar-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radar Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/radar-line.svg)
 */
export const radarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.506 3.623l-1.023 1.772c-2.91-.879-5.514-.45-6.411 1.105-1.178 2.04.79 5.652 4.678 7.897s8 2.142 9.178.103c.898-1.555-.033-4.024-2.249-6.105l1.023-1.772c3.082 2.709 4.463 6.27 2.958 8.877-1.86 3.222-7.189 3.355-11.91.63C4.029 13.402 1.48 8.721 3.34 5.5c1.505-2.607 5.28-3.192 9.166-1.877zm3.378-1.85l1.732 1-5 8.66-1.732-1 5-8.66zM6.732 20H17v2H5.017a.995.995 0 0 1-.883-.5 1.005 1.005 0 0 1 0-1l2.25-3.897 1.732 1L6.732 20z',
    },
  },
];

/**
 * The icon for `radio-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radio 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/radio-2-fill.svg)
 */
export const radio2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 3V1h2v2h13.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6zm3 12a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm5-6v2h4V9h-4zm0 4v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `radio-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radio 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/radio-2-line.svg)
 */
export const radio2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 3V1h2v2h13.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6zM4 5v14h16V5H4zm5 10a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm5-6h4v2h-4V9zm0 4h4v2h-4v-2z',
    },
  },
];

/**
 * The icon for `radio-button-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radio Button Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/radio-button-fill.svg)
 */
export const radioButtonFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-6a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
    },
  },
];

/**
 * The icon for `radio-button-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radio Button Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/radio-button-line.svg)
 */
export const radioButtonLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-3a5 5 0 1 1 0-10 5 5 0 0 1 0 10z',
    },
  },
];

/**
 * The icon for `radio-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radio Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/radio-fill.svg)
 */
export const radioFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 10h3V6H4v4h11V8h2v2zM6 3V1h2v2h13.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6zm1 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `radio-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Radio Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/radio-line.svg)
 */
export const radioLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 10V8h-2v2H5V6h14v4h-2zM6 3V1h2v2h13.008c.548 0 .992.445.992.993v16.014a1 1 0 0 1-.992.993H2.992A.993.993 0 0 1 2 20.007V3.993A1 1 0 0 1 2.992 3H6zM4 5v14h16V5H4zm4 13a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `rainbow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rainbow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/rainbow-fill.svg)
 */
export const rainbowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 4c6.075 0 11 4.925 11 11v5h-3v-5a8 8 0 0 0-7.75-7.996L12 7a8 8 0 0 0-7.996 7.75L4 15v5H1v-5C1 8.925 5.925 4 12 4zm0 4a7 7 0 0 1 7 7v5h-3v-5a4 4 0 0 0-3.8-3.995L12 11a4 4 0 0 0-3.995 3.8L8 15v5H5v-5a7 7 0 0 1 7-7zm0 4a3 3 0 0 1 3 3v5H9v-5a3 3 0 0 1 3-3z',
    },
  },
];

/**
 * The icon for `rainbow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rainbow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/rainbow-line.svg)
 */
export const rainbowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 4c6.075 0 11 4.925 11 11v5h-2v-5a9 9 0 0 0-8.735-8.996L12 6a9 9 0 0 0-8.996 8.735L3 15v5H1v-5C1 8.925 5.925 4 12 4zm0 4a7 7 0 0 1 7 7v5h-2v-5a5 5 0 0 0-4.783-4.995L12 10a5 5 0 0 0-4.995 4.783L7 15v5H5v-5a7 7 0 0 1 7-7zm0 4a3 3 0 0 1 3 3v5h-2v-5a1 1 0 0 0-.883-.993L12 14a1 1 0 0 0-.993.883L11 15v5H9v-5a3 3 0 0 1 3-3z',
    },
  },
];

/**
 * The icon for `rainy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rainy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/rainy-fill.svg)
 */
export const rainyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.86 18l-3.153-3.153a1 1 0 0 0-1.414 0L8.18 17.96A8.001 8.001 0 1 1 15.98 6.087 6 6 0 1 1 17 18h-1.139zm-5.628.732L12 16.964l1.768 1.768a2.5 2.5 0 1 1-3.536 0z',
    },
  },
];

/**
 * The icon for `rainy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rainy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/rainy-line.svg)
 */
export const rainyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 18v-2h1a4 4 0 1 0-2.157-7.37A6 6 0 1 0 8 15.917v2.022A8.001 8.001 0 0 1 9 2a7.998 7.998 0 0 1 6.98 4.087A6 6 0 1 1 17 18h-1zm-5.768.732L12 16.964l1.768 1.768a2.5 2.5 0 1 1-3.536 0z',
    },
  },
];

/**
 * The icon for `reactjs-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reactjs Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/reactjs-fill.svg)
 */
export const reactjsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.448 16.24a21.877 21.877 0 0 1-1.747 2.175c1.672 1.623 3.228 2.383 4.09 1.884.864-.498.983-2.225.414-4.484-.853.19-1.78.334-2.757.425zm-1.31.087a27.512 27.512 0 0 1-2.276 0c.377.492.758.948 1.138 1.364.38-.416.76-.872 1.138-1.364zm5.04-7.894c2.665.764 4.405 2.034 4.405 3.567 0 1.533-1.74 2.803-4.405 3.567.67 2.69.441 4.832-.886 5.598-1.328.767-3.298-.105-5.292-2.03-1.994 1.925-3.964 2.797-5.292 2.03-1.327-.766-1.557-2.908-.886-5.598-2.665-.764-4.405-2.034-4.405-3.567 0-1.533 1.74-2.803 4.405-3.567-.67-2.69-.441-4.832.886-5.598 1.328-.767 3.298.105 5.292 2.03 1.994-1.925 3.964-2.797 5.292-2.03 1.327.766 1.557 2.908.886 5.598zm-.973-.248c.57-2.26.45-3.986-.413-4.484-.863-.499-2.419.261-4.09 1.884.591.643 1.179 1.374 1.746 2.175.978.09 1.904.234 2.757.425zm-10.41 7.63c-.57 2.26-.45 3.986.413 4.484.863.499 2.419-.261 4.09-1.884a21.877 21.877 0 0 1-1.746-2.175 21.877 21.877 0 0 1-2.757-.425zm4.067-8.142a27.512 27.512 0 0 1 2.276 0A20.523 20.523 0 0 0 12 6.31c-.38.416-.76.872-1.138 1.364zm-1.31.087A21.877 21.877 0 0 1 11.3 5.585C9.627 3.962 8.07 3.202 7.209 3.701c-.864.498-.983 2.225-.414 4.484.853-.19 1.78-.334 2.757-.425zm4.342 7.52A25.368 25.368 0 0 0 15.787 12a25.368 25.368 0 0 0-1.893-3.28 25.368 25.368 0 0 0-3.788 0A25.368 25.368 0 0 0 8.213 12a25.368 25.368 0 0 0 1.893 3.28 25.368 25.368 0 0 0 3.788 0zm1.284-.131c.615-.08 1.2-.183 1.75-.304a20.523 20.523 0 0 0-.612-1.667 27.512 27.512 0 0 1-1.138 1.97zM8.822 8.85c-.615.08-1.2.183-1.75.304.17.536.374 1.094.612 1.667a27.512 27.512 0 0 1 1.138-1.97zm-1.75 5.994c.55.121 1.135.223 1.75.304a27.512 27.512 0 0 1-1.138-1.97c-.238.572-.442 1.13-.612 1.666zm-.978-.245c.261-.834.6-1.708 1.01-2.6-.41-.892-.749-1.766-1.01-2.6-2.242.637-3.677 1.604-3.677 2.6s1.435 1.963 3.677 2.6zm10.834-5.445c-.55-.121-1.135-.223-1.75-.304a27.511 27.511 0 0 1 1.138 1.97c.238-.572.442-1.13.612-1.666zm.978.245c-.261.834-.6 1.708-1.01 2.6.41.892.749 1.766 1.01 2.6 2.242-.637 3.677-1.604 3.677-2.6s-1.435-1.963-3.677-2.6zM12 13.88a1.88 1.88 0 1 1 0-3.76 1.88 1.88 0 0 1 0 3.76z',
    },
  },
];

/**
 * The icon for `reactjs-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reactjs Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/reactjs-line.svg)
 */
export const reactjsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 13.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm-.528 2.994c.175.21.351.414.528.609.177-.195.353-.398.528-.609a24.883 24.883 0 0 1-1.056 0zm-1.995-.125a20.678 20.678 0 0 1-2.285-.368c-.075.35-.132.69-.17 1.016-.19 1.583.075 2.545.478 2.777.403.233 1.368-.019 2.645-.974.263-.197.528-.416.794-.655a20.678 20.678 0 0 1-1.462-1.796zm7.331-.368c-.717.16-1.483.284-2.285.368a20.678 20.678 0 0 1-1.462 1.796c.266.24.531.458.794.655 1.277.955 2.242 1.207 2.645.974.403-.232.667-1.194.479-2.777a11.36 11.36 0 0 0-.17-1.016zm1.45-.387c.577 2.639.274 4.74-1.008 5.48-1.282.74-3.253-.048-5.25-1.867-1.997 1.819-3.968 2.606-5.25 1.866-1.282-.74-1.585-2.84-1.009-5.48C3.167 14.794 1.5 13.48 1.5 12s1.667-2.793 4.241-3.614c-.576-2.639-.273-4.74 1.009-5.48 1.282-.74 3.253.048 5.25 1.867 1.997-1.819 3.968-2.606 5.25-1.866 1.282.74 1.585 2.84 1.009 5.48C20.833 9.206 22.5 10.52 22.5 12s-1.667 2.793-4.241 3.614zm-7.32-9.779a11.36 11.36 0 0 0-.793-.655C8.868 4.225 7.903 3.973 7.5 4.206c-.403.232-.667 1.194-.479 2.777.04.327.096.666.17 1.016a20.678 20.678 0 0 1 2.286-.368c.475-.653.965-1.254 1.462-1.796zm3.585 1.796c.802.084 1.568.209 2.285.368.075-.35.132-.69.17-1.016.19-1.583-.075-2.545-.478-2.777-.403-.233-1.368.019-2.645.974a11.36 11.36 0 0 0-.794.655c.497.542.987 1.143 1.462 1.796zm-1.995-.125c-.175-.21-.351-.414-.528-.609-.177.195-.353.398-.528.609a24.884 24.884 0 0 1 1.056 0zm-4.156 7.198a24.884 24.884 0 0 1-.528-.914c-.095.257-.183.51-.263.761.257.056.521.107.79.153zm1.932.234a22.897 22.897 0 0 0 3.392 0A22.897 22.897 0 0 0 15.392 12a22.897 22.897 0 0 0-1.696-2.938 22.897 22.897 0 0 0-3.392 0A22.897 22.897 0 0 0 8.608 12a22.897 22.897 0 0 0 1.696 2.938zm5.852-4.728c.095-.257.183-.51.263-.761a17.974 17.974 0 0 0-.79-.153 24.884 24.884 0 0 1 .527.914zM6.13 9.837c-.34.11-.662.23-.964.36C3.701 10.825 3 11.535 3 12c0 .465.7 1.175 2.166 1.803.302.13.624.25.964.36.222-.7.497-1.426.825-2.163a20.678 20.678 0 0 1-.825-2.163zm1.45-.388c.081.25.169.504.264.76a24.884 24.884 0 0 1 .528-.913c-.27.046-.534.097-.791.153zm10.29 4.714c.34-.11.662-.23.964-.36C20.299 13.175 21 12.465 21 12c0-.465-.7-1.175-2.166-1.803a11.36 11.36 0 0 0-.964-.36c-.222.7-.497 1.426-.825 2.163.328.737.603 1.462.825 2.163zm-1.45.388c-.081-.25-.169-.504-.264-.76a24.884 24.884 0 0 1-.528.913c.27-.046.534-.097.791-.153z',
    },
  },
];

/**
 * The icon for `record-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Record Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/record-circle-fill.svg)
 */
export const recordCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-7a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `record-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Record Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/record-circle-line.svg)
 */
export const recordCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0-5a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `record-mail-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Record Mail Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/record-mail-fill.svg)
 */
export const recordMailFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.743 15h4.514a5.5 5.5 0 1 1 4.243 2h-13a5.5 5.5 0 1 1 4.243-2zM5.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm13 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `record-mail-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Record Mail Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/record-mail-line.svg)
 */
export const recordMailLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.257 15a5.5 5.5 0 1 1 4.243 2h-13a5.5 5.5 0 1 1 4.243-2h4.514zM5.5 15a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zm13 0a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z',
    },
  },
];

/**
 * The icon for `recycle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Recycle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/recycle-fill.svg)
 */
export const recycleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.562 12.098l1.531 2.652c.967 1.674.393 3.815-1.28 4.781-.533.307-1.136.469-1.75.469H16v2l-5-3.5 5-3.5v2h2.062c.088 0 .174-.023.25-.067.213-.123.301-.378.221-.601l-.038-.082-1.531-2.652 2.598-1.5zM7.737 9.384l.53 6.08-1.73-1-1.032 1.786c-.044.076-.067.162-.067.25 0 .245.177.45.41.492l.09.008H9v3H5.938c-1.933 0-3.5-1.567-3.5-3.5 0-.614.162-1.218.469-1.75l1.031-1.786-1.732-1 5.53-2.58zm6.013-6.415c.532.307.974.749 1.281 1.281l1.03 1.786 1.733-1-.53 6.08-5.532-2.58 1.732-1-1.031-1.786c-.044-.076-.107-.14-.183-.183-.213-.123-.478-.072-.631.11l-.052.073-1.53 2.652-2.599-1.5 1.53-2.652c.967-1.674 3.108-2.248 4.782-1.281z',
    },
  },
];

/**
 * The icon for `recycle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Recycle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/recycle-line.svg)
 */
export const recycleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.562 12.097l1.531 2.653c.967 1.674.393 3.815-1.28 4.781-.533.307-1.136.469-1.75.469H16v2.5L11 19l5-3.5V18h2.062c.263 0 .522-.07.75-.201.718-.414.963-1.332.55-2.049l-1.532-2.653 1.732-1zM7.304 9.134l.53 6.08-2.164-1.25-1.031 1.786c-.132.228-.201.487-.201.75 0 .828.671 1.5 1.5 1.5H9v2H5.938c-1.933 0-3.5-1.567-3.5-3.5 0-.614.162-1.218.469-1.75l1.03-1.787-2.164-1.249 5.53-2.58zm6.446-6.165c.532.307.974.749 1.281 1.281l1.03 1.785 2.166-1.25-.53 6.081-5.532-2.58 2.165-1.25-1.031-1.786c-.132-.228-.321-.417-.549-.549-.717-.414-1.635-.168-2.049.549L9.169 7.903l-1.732-1L8.97 4.25c.966-1.674 3.107-2.248 4.781-1.281z',
    },
  },
];

/**
 * The icon for `red-packet-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Red Packet Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/red-packet-fill.svg)
 */
export const redPacketFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 5.937A11.985 11.985 0 0 1 14.194 9.8a2.5 2.5 0 0 0-4.388 0A11.985 11.985 0 0 1 3 5.937V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v2.937zm0 2.787V21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V8.724A13.944 13.944 0 0 0 9.63 11.8a2.501 2.501 0 0 0 4.74 0A13.944 13.944 0 0 0 21 8.724z',
    },
  },
];

/**
 * The icon for `red-packet-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Red Packet Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/red-packet-line.svg)
 */
export const redPacketLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.173 9.763A9.98 9.98 0 0 0 19 7.141V4H5v3.141a9.98 9.98 0 0 0 4.827 2.622 2.5 2.5 0 0 1 4.346 0zm.208 2a2.501 2.501 0 0 1-4.762 0A11.94 11.94 0 0 1 5 9.749V20h14V9.748a11.94 11.94 0 0 1-4.619 2.016zM4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `reddit-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reddit Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/reddit-fill.svg)
 */
export const redditFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm6.67-10a1.46 1.46 0 0 0-2.47-1 7.12 7.12 0 0 0-3.85-1.23L13 6.65l2.14.45a1 1 0 1 0 .13-.61L12.82 6a.31.31 0 0 0-.37.24l-.74 3.47a7.14 7.14 0 0 0-3.9 1.23 1.46 1.46 0 1 0-1.61 2.39 2.87 2.87 0 0 0 0 .44c0 2.24 2.61 4.06 5.83 4.06s5.83-1.82 5.83-4.06a2.87 2.87 0 0 0 0-.44 1.46 1.46 0 0 0 .81-1.33zm-10 1a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm5.81 2.75a3.84 3.84 0 0 1-2.47.77 3.84 3.84 0 0 1-2.47-.77.27.27 0 0 1 .38-.38A3.27 3.27 0 0 0 12 16a3.28 3.28 0 0 0 2.09-.61.28.28 0 1 1 .39.4v-.04zm-.18-1.71a1 1 0 1 1 1-1 1 1 0 0 1-1.01 1.04l.01-.04z',
    },
  },
];

/**
 * The icon for `reddit-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reddit Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/reddit-line.svg)
 */
export const redditLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11.102 7.815l.751-3.536a2 2 0 0 1 2.373-1.54l3.196.68a2 2 0 1 1-.416 1.956l-3.196-.68-.666 3.135c1.784.137 3.557.73 5.163 1.7a3.192 3.192 0 0 1 4.741 2.673v.021a3.192 3.192 0 0 1-1.207 2.55 2.855 2.855 0 0 1-.008.123c0 3.998-4.45 7.03-9.799 7.03-5.332 0-9.708-3.024-9.705-6.953a5.31 5.31 0 0 1-.01-.181 3.192 3.192 0 0 1 3.454-5.35 11.446 11.446 0 0 1 5.329-1.628zm9.286 5.526c.408-.203.664-.62.661-1.075a1.192 1.192 0 0 0-2.016-.806l-.585.56-.67-.455c-1.615-1.098-3.452-1.725-5.23-1.764h-1.006c-1.875.029-3.651.6-5.237 1.675l-.663.45-.584-.55a1.192 1.192 0 1 0-1.314 1.952l.633.29-.054.695c-.013.17-.013.339.003.584 0 2.71 3.356 5.03 7.708 5.03 4.371 0 7.799-2.336 7.802-5.106a3.31 3.31 0 0 0 0-.508l-.052-.672.604-.3zM7 13.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0zm7 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0zm-1.984 5.103c-1.397 0-2.767-.37-3.882-1.21a.424.424 0 0 1 .597-.597c.945.693 2.123.99 3.269.99s2.33-.275 3.284-.959a.439.439 0 0 1 .732.206.469.469 0 0 1-.119.423c-.684.797-2.484 1.147-3.881 1.147z',
    },
  },
];

/**
 * The icon for `refresh-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Refresh Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/refresh-fill.svg)
 */
export const refreshFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm4.82-4.924A7 7 0 0 0 9.032 5.658l.975 1.755A5 5 0 0 1 17 12h-3l2.82 5.076zm-1.852 1.266l-.975-1.755A5 5 0 0 1 7 12h3L7.18 6.924a7 7 0 0 0 7.788 11.418z',
    },
  },
];

/**
 * The icon for `refresh-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Refresh Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/refresh-line.svg)
 */
export const refreshLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.463 4.433A9.961 9.961 0 0 1 12 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.81 5.74L17 12h3A8 8 0 0 0 6.46 6.228l-.997-1.795zm13.074 15.134A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12c0-2.136.67-4.116 1.81-5.74L7 12H4a8 8 0 0 0 13.54 5.772l.997 1.795z',
    },
  },
];

/**
 * The icon for `refund-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Refund 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/refund-2-fill.svg)
 */
export const refund2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.96 9.96 0 0 1-6.383-2.302l-.244-.209.902-1.902a8 8 0 1 0-2.27-5.837l-.005.25h2.5l-2.706 5.716A9.954 9.954 0 0 1 2 12C2 6.477 6.477 2 12 2zm1 4v2h2.5v2H10a.5.5 0 0 0-.09.992L10 11h4a2.5 2.5 0 1 1 0 5h-1v2h-2v-2H8.5v-2H14a.5.5 0 0 0 .09-.992L14 13h-4a2.5 2.5 0 1 1 0-5h1V6h2z',
    },
  },
];

/**
 * The icon for `refund-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Refund 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/refund-2-line.svg)
 */
export const refund2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.671 4.257c3.928-3.219 9.733-2.995 13.4.672 3.905 3.905 3.905 10.237 0 14.142-3.905 3.905-10.237 3.905-14.142 0A9.993 9.993 0 0 1 2.25 9.767l.077-.313 1.934.51a8 8 0 1 0 3.053-4.45l-.221.166 1.017 1.017-4.596 1.06 1.06-4.596 1.096 1.096zM13 6v2h2.5v2H10a.5.5 0 0 0-.09.992L10 11h4a2.5 2.5 0 1 1 0 5h-1v2h-2v-2H8.5v-2H14a.5.5 0 0 0 .09-.992L14 13h-4a2.5 2.5 0 1 1 0-5h1V6h2z',
    },
  },
];

/**
 * The icon for `refund-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Refund Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/refund-fill.svg)
 */
export const refundFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 7H2V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v3zm0 2v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9h20zm-11 5v-2.5L6.5 16H17v-2h-6z',
    },
  },
];

/**
 * The icon for `refund-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Refund Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/refund-line.svg)
 */
export const refundLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 8V5H4v3h16zm0 2H4v9h16v-9zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 11h6v2H6.5l4.5-4.5V14z',
    },
  },
];

/**
 * The icon for `registered-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Registered Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/registered-fill.svg)
 */
export const registeredFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.5 5H8v10h2v-3h2.217l2.18 3h2.472l-2.55-3.51a3.5 3.5 0 0 0-1.627-6.486l-.192-.004zm0 2a1.5 1.5 0 0 1 1.493 1.356L14 10.5l-.007.144a1.5 1.5 0 0 1-1.349 1.35L12.5 12H10V9h2.5z',
    },
  },
];

/**
 * The icon for `registered-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Registered Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/registered-line.svg)
 */
export const registeredLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16zm.5 3a3.5 3.5 0 0 1 1.82 6.49L16.868 17h-2.472l-2.18-3H10v3H8V7h4.5zm0 2H10v3h2.5a1.5 1.5 0 0 0 1.493-1.356L14 10.5A1.5 1.5 0 0 0 12.5 9z',
    },
  },
];

/**
 * The icon for `remixicon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Remixicon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/remixicon-fill.svg)
 */
export const remixiconFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.53 17.53L20 21H3V4h10.667v.008A7.118 7.118 0 0 1 14.136 4c-.089.37-.136.76-.136 1.166C14 7.485 16.015 9.5 18.667 9.5c.724 0 1.419-.197 2.032-.538a7.003 7.003 0 0 1-4.17 8.567zM18.5 7.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z',
    },
  },
];

/**
 * The icon for `remixicon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Remixicon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/remixicon-line.svg)
 */
export const remixiconLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M6.364 6l8.784 9.663.72-.283c1.685-.661 2.864-2.156 3.092-3.896A6.502 6.502 0 0 1 12.077 6H6.363zM14 5a4.5 4.5 0 0 0 6.714 3.918c.186.618.286 1.271.286 1.947 0 2.891-1.822 5.364-4.4 6.377L20 21H3V4h11.111A4.515 4.515 0 0 0 14 5zm4.5 2.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zM5 7.47V19h10.48L5 7.47z',
    },
  },
];

/**
 * The icon for `remote-control-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Remote Control 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/remote-control-2-fill.svg)
 */
export const remoteControl2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zm-3 13h-2v2h2v-2zm-4 0H9v2h2v-2zm2-9h-2v2H9v2h1.999L11 12h2l-.001-2H15V8h-2V6z',
    },
  },
];

/**
 * The icon for `remote-control-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Remote Control 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/remote-control-2-line.svg)
 */
export const remoteControl2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M18 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12zm-1 2H7v16h10V4zm-2 11v2h-2v-2h2zm-4 0v2H9v-2h2zm2-9v2h2v2h-2.001L13 12h-2l-.001-2H9V8h2V6h2z',
    },
  },
];

/**
 * The icon for `remote-control-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Remote Control Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/remote-control-fill.svg)
 */
export const remoteControlFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 12a1 1 0 0 1 1 1v9H6v-9a1 1 0 0 1 1-1h10zm-7 2H8v2h2v-2zm2-8a6 6 0 0 1 5.368 3.316l-1.79.895a4 4 0 0 0-7.157 0l-1.789-.895A6 6 0 0 1 12 6zm0-4a10 10 0 0 1 8.946 5.527l-1.789.895A8 8 0 0 0 12 4a8 8 0 0 0-7.157 4.422l-1.79-.895A10 10 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `remote-control-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Remote Control Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/remote-control-line.svg)
 */
export const remoteControlLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 12a1 1 0 0 1 1 1v9h-2v-8H8v8H6v-9a1 1 0 0 1 1-1h10zm-5 4v2h-2v-2h2zm0-10a6 6 0 0 1 5.368 3.316l-1.79.895a4 4 0 0 0-7.157 0l-1.789-.895A6 6 0 0 1 12 6zm0-4a10 10 0 0 1 8.946 5.527l-1.789.895A8 8 0 0 0 12 4a8 8 0 0 0-7.157 4.422l-1.79-.895A10 10 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `repeat-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Repeat 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/repeat-2-fill.svg)
 */
export const repeat2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 20v1.932a.5.5 0 0 1-.82.385l-4.12-3.433A.5.5 0 0 1 3.382 18H18a2 2 0 0 0 2-2V8h2v8a4 4 0 0 1-4 4H8zm8-16V2.068a.5.5 0 0 1 .82-.385l4.12 3.433a.5.5 0 0 1-.321.884H6a2 2 0 0 0-2 2v8H2V8a4 4 0 0 1 4-4h10z',
    },
  },
];

/**
 * The icon for `repeat-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Repeat 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/repeat-2-line.svg)
 */
export const repeat2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 20v1.932a.5.5 0 0 1-.82.385l-4.12-3.433A.5.5 0 0 1 3.382 18H18a2 2 0 0 0 2-2V8h2v8a4 4 0 0 1-4 4H8zm8-16V2.068a.5.5 0 0 1 .82-.385l4.12 3.433a.5.5 0 0 1-.321.884H6a2 2 0 0 0-2 2v8H2V8a4 4 0 0 1 4-4h10z',
    },
  },
];

/**
 * The icon for `repeat-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Repeat Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/repeat-fill.svg)
 */
export const repeatFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 4h15a1 1 0 0 1 1 1v7h-2V6H6v3L1 5l5-4v3zm12 16H3a1 1 0 0 1-1-1v-7h2v6h14v-3l5 4-5 4v-3z',
    },
  },
];

/**
 * The icon for `repeat-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Repeat Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/repeat-line.svg)
 */
export const repeatLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 4h15a1 1 0 0 1 1 1v7h-2V6H6v3L1 5l5-4v3zm12 16H3a1 1 0 0 1-1-1v-7h2v6h14v-3l5 4-5 4v-3z',
    },
  },
];

/**
 * The icon for `repeat-one-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Repeat One Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/repeat-one-fill.svg)
 */
export const repeatOneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 20v1.932a.5.5 0 0 1-.82.385l-4.12-3.433A.5.5 0 0 1 3.382 18H18a2 2 0 0 0 2-2V8h2v8a4 4 0 0 1-4 4H8zm8-16V2.068a.5.5 0 0 1 .82-.385l4.12 3.433a.5.5 0 0 1-.321.884H6a2 2 0 0 0-2 2v8H2V8a4 4 0 0 1 4-4h10zm-5 4h2v8h-2v-6H9V9l2-1z',
    },
  },
];

/**
 * The icon for `repeat-one-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Repeat One Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/repeat-one-line.svg)
 */
export const repeatOneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 20v1.932a.5.5 0 0 1-.82.385l-4.12-3.433A.5.5 0 0 1 3.382 18H18a2 2 0 0 0 2-2V8h2v8a4 4 0 0 1-4 4H8zm8-17.932a.5.5 0 0 1 .82-.385l4.12 3.433a.5.5 0 0 1-.321.884H6a2 2 0 0 0-2 2v8H2V8a4 4 0 0 1 4-4h10V2.068zM11 8h2v8h-2v-6H9V9l2-1z',
    },
  },
];

/**
 * The icon for `reply-all-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reply All Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/reply-all-fill.svg)
 */
export const replyAllFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 4.5V9c5.523 0 10 4.477 10 10 0 .273-.01.543-.032.81-1.463-2.774-4.33-4.691-7.655-4.805L16 15h-2v4.5L6 12l8-7.5zm-6 0v2.737L2.92 12l5.079 4.761L8 19.5 0 12l8-7.5z',
    },
  },
];

/**
 * The icon for `reply-all-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reply All Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/reply-all-line.svg)
 */
export const replyAllLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 4.5V9c5.523 0 10 4.477 10 10 0 .273-.01.543-.032.81-1.463-2.774-4.33-4.691-7.655-4.805L16 15h-2v4.5L6 12l8-7.5zm-6 0v2.737L2.92 12l5.079 4.761L8 19.5 0 12l8-7.5zm4 4.616L8.924 12 12 14.883V13h4.034l.347.007c1.285.043 2.524.31 3.676.766C18.59 12.075 16.42 11 14 11h-2V9.116z',
    },
  },
];

/**
 * The icon for `reply-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reply Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/reply-fill.svg)
 */
export const replyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 20L1 12l10-8v5c5.523 0 10 4.477 10 10 0 .273-.01.543-.032.81C19.46 16.95 16.458 15 13 15h-2v5z',
    },
  },
];

/**
 * The icon for `reply-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reply Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/reply-line.svg)
 */
export const replyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 20L1 12l10-8v5c5.523 0 10 4.477 10 10 0 .273-.01.543-.032.81-1.463-2.774-4.33-4.691-7.655-4.805L13 15h-2v5zm-2-7h4.034l.347.007c1.285.043 2.524.31 3.676.766C15.59 12.075 13.42 11 11 11H9V8.161L4.202 12 9 15.839V13z',
    },
  },
];

/**
 * The icon for `reserved-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reserved Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/reserved-fill.svg)
 */
export const reservedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 15v4h3v2H8v-2h3v-4H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-7zM8 8v2h8V8H8z',
    },
  },
];

/**
 * The icon for `reserved-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Reserved Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/reserved-line.svg)
 */
export const reservedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 15v4h3v2H8v-2h3v-4H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-7zm-8-2h14V5H5v8zm3-5h8v2H8V8z',
    },
  },
];

/**
 * The icon for `rest-time-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rest Time Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/rest-time-fill.svg)
 */
export const restTimeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 6v8h8c0 4.418-3.582 8-8 8s-8-3.582-8-8c0-4.335 3.58-8 8-8zm10-4v2l-5.327 6H21v2h-8v-2l5.326-6H13V2h8z',
    },
  },
];

/**
 * The icon for `rest-time-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rest Time Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/rest-time-line.svg)
 */
export const restTimeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 6v2c-3.314 0-6 2.686-6 6s2.686 6 6 6c3.238 0 5.878-2.566 5.996-5.775L17 14h2c0 4.418-3.582 8-8 8s-8-3.582-8-8c0-4.335 3.58-8 8-8zm10-4v2l-5.327 6H21v2h-8v-2l5.326-6H13V2h8z',
    },
  },
];

/**
 * The icon for `restart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Restart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/restart-fill.svg)
 */
export const restartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm4.82-4.924a7 7 0 1 0-1.852 1.266l-.975-1.755A5 5 0 1 1 17 12h-3l2.82 5.076z',
    },
  },
];

/**
 * The icon for `restart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Restart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/restart-line.svg)
 */
export const restartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.537 19.567A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c0 2.136-.67 4.116-1.81 5.74L17 12h3a8 8 0 1 0-2.46 5.772l.997 1.795z',
    },
  },
];

/**
 * The icon for `restaurant-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Restaurant 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/restaurant-2-fill.svg)
 */
export const restaurant2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.222 3.808l6.717 6.717-2.828 2.829-3.89-3.89a4 4 0 0 1 0-5.656zm10.046 8.338l-.854.854 7.071 7.071-1.414 1.414L12 14.415l-7.071 7.07-1.414-1.414 9.339-9.339c-.588-1.457.02-3.555 1.62-5.157 1.953-1.952 4.644-2.427 6.011-1.06s.892 4.058-1.06 6.01c-1.602 1.602-3.7 2.21-5.157 1.621z',
    },
  },
];

/**
 * The icon for `restaurant-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Restaurant 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/restaurant-2-line.svg)
 */
export const restaurant2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.268 12.146l-.854.854 7.071 7.071-1.414 1.414L12 14.415l-7.071 7.07-1.414-1.414 9.339-9.339c-.588-1.457.02-3.555 1.62-5.157 1.953-1.952 4.644-2.427 6.011-1.06s.892 4.058-1.06 6.01c-1.602 1.602-3.7 2.21-5.157 1.621zM4.222 3.808l6.717 6.717-2.828 2.829-3.89-3.89a4 4 0 0 1 0-5.656zM18.01 9.11c1.258-1.257 1.517-2.726 1.061-3.182-.456-.456-1.925-.197-3.182 1.06-1.257 1.258-1.516 2.727-1.06 3.183.455.455 1.924.196 3.181-1.061z',
    },
  },
];

/**
 * The icon for `restaurant-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Restaurant Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/restaurant-fill.svg)
 */
export const restaurantFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2v20h-2v-8h-3V7a5 5 0 0 1 5-5zM9 13.9V22H7v-8.1A5.002 5.002 0 0 1 3 9V3h2v7h2V3h2v7h2V3h2v6a5.002 5.002 0 0 1-4 4.9z',
    },
  },
];

/**
 * The icon for `restaurant-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Restaurant Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/restaurant-line.svg)
 */
export const restaurantLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2v20h-2v-7h-4V8a6 6 0 0 1 6-6zm-2 2.53C18.17 5 17 6.17 17 8v5h2V4.53zM9 13.9V22H7v-8.1A5.002 5.002 0 0 1 3 9V3h2v7h2V3h2v7h2V3h2v6a5.002 5.002 0 0 1-4 4.9z',
    },
  },
];

/**
 * The icon for `rewind-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rewind Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/rewind-fill.svg)
 */
export const rewindFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 10.667l9.223-6.149a.5.5 0 0 1 .777.416v14.132a.5.5 0 0 1-.777.416L12 13.333v5.733a.5.5 0 0 1-.777.416L.624 12.416a.5.5 0 0 1 0-.832l10.599-7.066a.5.5 0 0 1 .777.416v5.733z',
    },
  },
];

/**
 * The icon for `rewind-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rewind Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/rewind-line.svg)
 */
export const rewindLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 10.667l9.223-6.149a.5.5 0 0 1 .777.416v14.132a.5.5 0 0 1-.777.416L12 13.333v5.733a.5.5 0 0 1-.777.416L.624 12.416a.5.5 0 0 1 0-.832l10.599-7.066a.5.5 0 0 1 .777.416v5.733zm-2 5.596V7.737L3.606 12 10 16.263zm10 0V7.737L13.606 12 20 16.263z',
    },
  },
];

/**
 * The icon for `rewind-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rewind Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/rewind-mini-fill.svg)
 */
export const rewindMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 17.035a.5.5 0 0 1-.788.409l-7.133-5.036a.5.5 0 0 1 0-.816l7.133-5.036a.5.5 0 0 1 .788.409v10.07zm1.079-4.627a.5.5 0 0 1 0-.816l7.133-5.036a.5.5 0 0 1 .788.409v10.07a.5.5 0 0 1-.788.409l-7.133-5.036z',
    },
  },
];

/**
 * The icon for `rewind-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rewind Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/rewind-mini-line.svg)
 */
export const rewindMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 9.86L5.968 12 9 14.14V9.86zm1.908 7.463a.5.5 0 0 1-.696.12l-7.133-5.035a.5.5 0 0 1 0-.816l7.133-5.036a.5.5 0 0 1 .788.409v10.07a.5.5 0 0 1-.092.288zM18 14.14V9.86L14.968 12 18 14.14zm-5.921-1.732a.5.5 0 0 1 0-.816l7.133-5.036a.5.5 0 0 1 .788.409v10.07a.5.5 0 0 1-.788.409l-7.133-5.036z',
    },
  },
];

/**
 * The icon for `rhythm-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rhythm Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/rhythm-fill.svg)
 */
export const rhythmFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M2 9h2v12H2V9zm6-6h2v18H8V3zm6 9h2v9h-2v-9zm6-6h2v15h-2V6z' } },
];

/**
 * The icon for `rhythm-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rhythm Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/rhythm-line.svg)
 */
export const rhythmLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M2 9h2v12H2V9zm6-6h2v18H8V3zm6 9h2v9h-2v-9zm6-6h2v15h-2V6z' } },
];

/**
 * The icon for `riding-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Riding Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/riding-fill.svg)
 */
export const ridingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.5 21a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm13 3a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-3a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm-6.969-8.203L13 12v6h-2v-5l-2.719-2.266A2 2 0 0 1 8 7.671l2.828-2.828a2 2 0 0 1 2.829 0l1.414 1.414a6.969 6.969 0 0 0 3.917 1.975l-.01 2.015a8.962 8.962 0 0 1-5.321-2.575L11.53 9.797zM16 5a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `riding-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Riding Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/riding-line.svg)
 */
export const ridingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.5 21a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm13 2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-7.477-8.695L13 12v6h-2v-5l-2.719-2.266A2 2 0 0 1 8 7.671l2.828-2.828a2 2 0 0 1 2.829 0l1.414 1.414a6.969 6.969 0 0 0 3.917 1.975l-.01 2.015a8.962 8.962 0 0 1-5.321-2.575l-2.634 2.633zM16 5a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `road-map-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Road Map Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/road-map-fill.svg)
 */
export const roadMapFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.95 11.95a6.996 6.996 0 0 0 1.858-6.582l2.495-1.07a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V7l3.129-1.341a6.993 6.993 0 0 0 1.921 6.29L12 16.9l4.95-4.95zm-1.414-1.414L12 14.07l-3.536-3.535a5 5 0 1 1 7.072 0z',
    },
  },
];

/**
 * The icon for `road-map-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Road Map Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/road-map-line.svg)
 */
export const roadMapLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 6.143v12.824l5.065-2.17 6 3L20 17.68V4.857l1.303-.558a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V7l2-.857zm12.243 5.1L12 15.485l-4.243-4.242a6 6 0 1 1 8.486 0zM12 12.657l2.828-2.829a4 4 0 1 0-5.656 0L12 12.657z',
    },
  },
];

/**
 * The icon for `roadster-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Roadster Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/roadster-fill.svg)
 */
export const roadsterFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 13.5V21a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7.5l-1.243-.31A1 1 0 0 1 0 12.22v-.72a.5.5 0 0 1 .5-.5h1.875l2.138-5.702A2 2 0 0 1 6.386 4h11.228a2 2 0 0 1 1.873 1.298L21.625 11H23.5a.5.5 0 0 1 .5.5v.72a1 1 0 0 1-.757.97L22 13.5zM4 15v2a1 1 0 0 0 1 1h3.245a.5.5 0 0 0 .44-.736C7.88 15.754 6.318 15 4 15zm16 0c-2.317 0-3.879.755-4.686 2.264a.5.5 0 0 0 .441.736H19a1 1 0 0 0 1-1v-2zM6 6l-1.561 4.684A1 1 0 0 0 5.387 12h13.226a1 1 0 0 0 .948-1.316L18 6H6z',
    },
  },
];

/**
 * The icon for `roadster-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Roadster Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/roadster-line.svg)
 */
export const roadsterLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 20H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7.5l-1.243-.31A1 1 0 0 1 0 12.22v-.72a.5.5 0 0 1 .5-.5H2l2.48-5.788A2 2 0 0 1 6.32 4H17.68a2 2 0 0 1 1.838 1.212L22 11h1.5a.5.5 0 0 1 .5.5v.72a1 1 0 0 1-.757.97L22 13.5V21a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1zm1-2v-5H4v5h16zM5.477 11h13.046a1 1 0 0 0 .928-1.371L18 6H6L4.549 9.629A1 1 0 0 0 5.477 11zM5 14c2.317 0 3.879.755 4.686 2.264a.5.5 0 0 1-.441.736H6a1 1 0 0 1-1-1v-2zm14 0v2a1 1 0 0 1-1 1h-3.245a.5.5 0 0 1-.44-.736C15.12 14.754 16.682 14 19 14z',
    },
  },
];

/**
 * The icon for `robot-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Robot Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/robot-fill.svg)
 */
export const robotFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 4.055c4.5.497 8 4.312 8 8.945v9H3v-9c0-4.633 3.5-8.448 8-8.945V1h2v3.055zM12 18a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0-2a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `robot-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Robot Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/robot-line.svg)
 */
export const robotLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 4.055c4.5.497 8 4.312 8 8.945v9H3v-9c0-4.633 3.5-8.448 8-8.945V1h2v3.055zM19 20v-7a7 7 0 0 0-14 0v7h14zm-7-2a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `rocket-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rocket 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/rocket-2-fill.svg)
 */
export const rocket2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.498 20h7.004A6.523 6.523 0 0 1 12 23.502 6.523 6.523 0 0 1 8.498 20zM18 14.805l2 2.268V19H4v-1.927l2-2.268V9c0-3.483 2.504-6.447 6-7.545C15.496 2.553 18 5.517 18 9v5.805zM12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `rocket-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rocket 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/rocket-2-line.svg)
 */
export const rocket2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.502 20A6.523 6.523 0 0 1 12 23.502 6.523 6.523 0 0 1 8.498 20h2.26c.326.489.747.912 1.242 1.243.495-.33.916-.754 1.243-1.243h2.259zM18 14.805l2 2.268V19H4v-1.927l2-2.268V9c0-3.483 2.504-6.447 6-7.545C15.496 2.553 18 5.517 18 9v5.805zM17.27 17L16 15.56V9c0-2.318-1.57-4.43-4-5.42C9.57 4.57 8 6.681 8 9v6.56L6.73 17h10.54zM12 11a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `rocket-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rocket Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/rocket-fill.svg)
 */
export const rocketFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.33 15.929A13.064 13.064 0 0 1 5 13c0-5.088 2.903-9.436 7-11.182C16.097 3.564 19 7.912 19 13c0 1.01-.114 1.991-.33 2.929l2.02 1.796a.5.5 0 0 1 .097.63l-2.458 4.096a.5.5 0 0 1-.782.096l-2.254-2.254a1 1 0 0 0-.707-.293H9.414a1 1 0 0 0-.707.293l-2.254 2.254a.5.5 0 0 1-.782-.096l-2.458-4.095a.5.5 0 0 1 .097-.631l2.02-1.796zM12 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `rocket-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rocket Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/rocket-line.svg)
 */
export const rocketLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 13c0-5.088 2.903-9.436 7-11.182C16.097 3.564 19 7.912 19 13c0 .823-.076 1.626-.22 2.403l1.94 1.832a.5.5 0 0 1 .095.603l-2.495 4.575a.5.5 0 0 1-.793.114l-2.234-2.234a1 1 0 0 0-.707-.293H9.414a1 1 0 0 0-.707.293l-2.234 2.234a.5.5 0 0 1-.793-.114l-2.495-4.575a.5.5 0 0 1 .095-.603l1.94-1.832C5.077 14.626 5 13.823 5 13zm1.476 6.696l.817-.817A3 3 0 0 1 9.414 18h5.172a3 3 0 0 1 2.121.879l.817.817.982-1.8-1.1-1.04a2 2 0 0 1-.593-1.82c.124-.664.187-1.345.187-2.036 0-3.87-1.995-7.3-5-8.96C8.995 5.7 7 9.13 7 13c0 .691.063 1.372.187 2.037a2 2 0 0 1-.593 1.82l-1.1 1.039.982 1.8zM12 13a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `rotate-lock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rotate Lock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/rotate-lock-fill.svg)
 */
export const rotateLockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.811 5.741L17 12h3a8 8 0 1 0-2.46 5.772l.998 1.795A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 5a3 3 0 0 1 3 3v1h1v5H8v-5h1v-1a3 3 0 0 1 3-3zm0 2a1 1 0 0 0-.993.883L11 10v1h2v-1a1 1 0 0 0-.883-.993L12 9z',
    },
  },
];

/**
 * The icon for `rotate-lock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rotate Lock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/rotate-lock-line.svg)
 */
export const rotateLockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.811 5.741L17 12h3a8 8 0 1 0-2.46 5.772l.998 1.795A9.961 9.961 0 0 1 12 22C6.477 22 2 17.523 2 12S6.477 2 12 2zm0 5a3 3 0 0 1 3 3v1h1v5H8v-5h1v-1a3 3 0 0 1 3-3zm2 6h-4v1h4v-1zm-2-4a1 1 0 0 0-.993.883L11 10v1h2v-1a1 1 0 0 0-.883-.993L12 9z',
    },
  },
];

/**
 * The icon for `route-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Route Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/route-fill.svg)
 */
export const routeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 15V8.5a4.5 4.5 0 0 1 9 0v7a2.5 2.5 0 1 0 5 0V8.83a3.001 3.001 0 1 1 2 0v6.67a4.5 4.5 0 1 1-9 0v-7a2.5 2.5 0 0 0-5 0V15h3l-4 5-4-5h3z',
    },
  },
];

/**
 * The icon for `route-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Route Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/route-line.svg)
 */
export const routeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 15V8.5a4.5 4.5 0 0 1 9 0v7a2.5 2.5 0 1 0 5 0V8.83a3.001 3.001 0 1 1 2 0v6.67a4.5 4.5 0 1 1-9 0v-7a2.5 2.5 0 0 0-5 0V15h3l-4 5-4-5h3zm15-8a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `router-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Router Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/router-fill.svg)
 */
export const routerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 14v-3h2v3h5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h5zM2.51 8.837C3.835 4.864 7.584 2 12 2s8.166 2.864 9.49 6.837l-1.898.632a8.003 8.003 0 0 0-15.184 0l-1.897-.632zm3.796 1.265a6.003 6.003 0 0 1 11.388 0l-1.898.633a4.002 4.002 0 0 0-7.592 0l-1.898-.633z',
    },
  },
];

/**
 * The icon for `router-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Router Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/router-line.svg)
 */
export const routerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 14v-3h2v3h5a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h5zM2.51 8.837C3.835 4.864 7.584 2 12 2s8.166 2.864 9.49 6.837l-1.898.632a8.003 8.003 0 0 0-15.184 0l-1.897-.632zm3.796 1.265a6.003 6.003 0 0 1 11.388 0l-1.898.633a4.002 4.002 0 0 0-7.592 0l-1.898-.633zM7 16v4h10v-4H7z',
    },
  },
];

/**
 * The icon for `rss-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rss Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/rss-fill.svg)
 */
export const rssFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3c9.941 0 18 8.059 18 18h-3c0-8.284-6.716-15-15-15V3zm0 7c6.075 0 11 4.925 11 11h-3a8 8 0 0 0-8-8v-3zm0 7a4 4 0 0 1 4 4H3v-4z',
    },
  },
];

/**
 * The icon for `rss-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Rss Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/rss-line.svg)
 */
export const rssLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 17a4 4 0 0 1 4 4H3v-4zm0-7c6.075 0 11 4.925 11 11h-2a9 9 0 0 0-9-9v-2zm0-7c9.941 0 18 8.059 18 18h-2c0-8.837-7.163-16-16-16V3z',
    },
  },
];

/**
 * The icon for `ruler-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ruler 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ruler-2-fill.svg)
 */
export const ruler2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 21h-2v-3h-2v3H9v-2H7v2H4a1 1 0 0 1-1-1v-3h2v-2H3v-2h3v-2H3V9h2V7H3V4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v9h9a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3v-2h-2v2z',
    },
  },
];

/**
 * The icon for `ruler-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ruler 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ruler-2-line.svg)
 */
export const ruler2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 19h2v-5h-9V5H5v2h2v2H5v2h3v2H5v2h2v2H5v2h2v-2h2v2h2v-3h2v3h2v-2h2v2zm-5-7h8a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v8z',
    },
  },
];

/**
 * The icon for `ruler-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ruler Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ruler-fill.svg)
 */
export const rulerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.929 13.207l2.121 2.121 1.414-1.414-2.12-2.121 2.12-2.121 2.829 2.828 1.414-1.414L9.88 8.257 12 6.136l2.121 2.121 1.415-1.414-2.122-2.121 2.829-2.829a1 1 0 0 1 1.414 0l4.95 4.95a1 1 0 0 1 0 1.414l-14.85 14.85a1 1 0 0 1-1.414 0l-4.95-4.95a1 1 0 0 1 0-1.414l3.536-3.536z',
    },
  },
];

/**
 * The icon for `ruler-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ruler Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/ruler-line.svg)
 */
export const rulerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.343 14.621L3.515 17.45l3.535 3.535L20.485 7.55 16.95 4.015l-2.122 2.121 1.415 1.414-1.415 1.414-1.414-1.414-2.121 2.122 2.121 2.12L12 13.208l-2.121-2.121-2.122 2.121 1.415 1.414-1.415 1.415-1.414-1.415zM17.657 1.893l4.95 4.95a1 1 0 0 1 0 1.414l-14.85 14.85a1 1 0 0 1-1.414 0l-4.95-4.95a1 1 0 0 1 0-1.414l14.85-14.85a1 1 0 0 1 1.414 0z',
    },
  },
];

/**
 * The icon for `run-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Run Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/run-fill.svg)
 */
export const runFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.83 8.79L8 9.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.616 2.616 0 0 1 2.427 1.82c.186.583.356.977.51 1.182A4.992 4.992 0 0 0 19 11v2a6.986 6.986 0 0 1-5.402-2.547l-.581 3.297L15 15.67V23h-2v-5.986l-2.05-1.987-.947 4.298-6.894-1.215.348-1.97 4.924.868L9.83 8.79zM13.5 5.5a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `run-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Run Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/run-line.svg)
 */
export const runLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.83 8.79L8 9.456V13H6V8.05h.015l5.268-1.918c.244-.093.51-.14.782-.131a2.616 2.616 0 0 1 2.427 1.82c.186.583.356.977.51 1.182A4.992 4.992 0 0 0 19 11v2a6.986 6.986 0 0 1-5.402-2.547l-.697 3.956L15 16.17V23h-2v-5.898l-2.27-1.904-.727 4.127-6.894-1.215.348-1.97 4.924.868L9.83 8.79zM13.5 5.5a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `safari-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Safari Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/safari-fill.svg)
 */
export const safariFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.7 6.8l-6.114 3.786L6.8 16.7l-.104-.104-1.415 1.414.708.708 1.414-1.415L7.3 17.2l6.114-3.785L17.2 7.3l.104.104 1.415-1.414-.708-.708-1.414 1.415.104.104zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-.5-19v2h1V3h-1zm0 16v2h1v-2h-1zM8.094 3.876l.765 1.848.924-.382-.765-1.848-.924.382zm6.123 14.782l.765 1.848.924-.382-.765-1.848-.924.382zm.765-15.164l-.765 1.848.924.382.765-1.848-.924-.382zM8.86 18.276l-.765 1.848.924.382.765-1.848-.924-.382zM21 11.5h-2v1h2v-1zm-16 0H3v1h2v-1zm15.458 3.615l-1.835-.794-.397.918 1.835.794.397-.918zM5.774 8.761L3.94 7.967l-.397.918 1.835.794.397-.918zm14.35-.667l-1.848.765.382.924 1.848-.765-.382-.924zM5.342 14.217l-1.848.765.382.924 1.848-.765-.382-.924zm13.376 3.793l-1.415-1.414-.707.707 1.414 1.415.708-.708zM7.404 6.697L5.99 5.282l-.708.708 1.415 1.414.707-.707zm3.908 4.615l3.611-2.235-2.235 3.61-1.376-1.375z',
    },
  },
];

/**
 * The icon for `safari-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Safari Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/safari-line.svg)
 */
export const safariLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.812 6.503l-4.398 6.911-6.911 4.398A7.973 7.973 0 0 0 11 19.938V18h2v1.938a7.96 7.96 0 0 0 3.906-1.618l-1.37-1.37 1.414-1.414 1.37 1.37A7.96 7.96 0 0 0 19.938 13H18v-2h1.938a7.973 7.973 0 0 0-2.126-4.497zm-.315-.315A7.973 7.973 0 0 0 13 4.062V6h-2V4.062A7.96 7.96 0 0 0 7.094 5.68l1.37 1.37L7.05 8.464l-1.37-1.37A7.96 7.96 0 0 0 4.062 11H6v2H4.062a7.973 7.973 0 0 0 2.126 4.497l4.398-6.911 6.911-4.398zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `safe-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Safe 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/safe-2-fill.svg)
 */
export const safe2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 20H6v2H4v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7V1.59a.5.5 0 0 1 .582-.493l10.582 1.764a1 1 0 0 1 .836.986V6h1v2h-1v7h1v2h-1v2.153a1 1 0 0 1-.836.986L20 20.333V22h-2v-1.333l-7.418 1.236A.5.5 0 0 1 10 21.41V20zm2-.36l8-1.334V4.694l-8-1.333v16.278zM16.5 14c-.828 0-1.5-1.12-1.5-2.5S15.672 9 16.5 9s1.5 1.12 1.5 2.5-.672 2.5-1.5 2.5z',
    },
  },
];

/**
 * The icon for `safe-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Safe 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/safe-2-line.svg)
 */
export const safe2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 20.333V22h-2v-1.333l-7.418 1.236A.5.5 0 0 1 10 21.41V20H6v2H4v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7V1.59a.5.5 0 0 1 .582-.493l10.582 1.764a1 1 0 0 1 .836.986V6h1v2h-1v7h1v2h-1v2.153a1 1 0 0 1-.836.986L20 20.333zM4 5v13h6V5H4zm8 14.64l8-1.334V4.694l-8-1.333v16.278zM16.5 14c-.828 0-1.5-1.12-1.5-2.5S15.672 9 16.5 9s1.5 1.12 1.5 2.5-.672 2.5-1.5 2.5z',
    },
  },
];

/**
 * The icon for `safe-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Safe Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/safe-fill.svg)
 */
export const safeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 20H6v2H4v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1h-1v2h-2v-2zm-7-6.126V17h2v-3.126A4.002 4.002 0 0 0 12 6a4 4 0 0 0-1 7.874zM12 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `safe-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Safe Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/safe-line.svg)
 */
export const safeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 20H6v2H4v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1h-1v2h-2v-2zM4 18h16V5H4v13zm9-4.126V17h-2v-3.126A4.002 4.002 0 0 1 12 6a4 4 0 0 1 1 7.874zM12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `sailboat-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sailboat Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/sailboat-fill.svg)
 */
export const sailboatFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 18h18a.5.5 0 0 1 .4.8l-2.1 2.8a1 1 0 0 1-.8.4h-13a1 1 0 0 1-.8-.4l-2.1-2.8A.5.5 0 0 1 3 18zM15 2.425V15a1 1 0 0 1-1 1H4.04a.5.5 0 0 1-.39-.812L14.11 2.113a.5.5 0 0 1 .89.312z',
    },
  },
];

/**
 * The icon for `sailboat-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sailboat Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/sailboat-line.svg)
 */
export const sailboatLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 18h18a.5.5 0 0 1 .4.8l-2.1 2.8a1 1 0 0 1-.8.4h-13a1 1 0 0 1-.8-.4l-2.1-2.8A.5.5 0 0 1 3 18zm4.161-4H13V6.702L7.161 14zM15 2.425V15a1 1 0 0 1-1 1H4.04a.5.5 0 0 1-.39-.812L14.11 2.113a.5.5 0 0 1 .89.312z',
    },
  },
];

/**
 * The icon for `save-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Save 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/save-2-fill.svg)
 */
export const save2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h13l3.707 3.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM5 5v4h10V5H5z',
    },
  },
];

/**
 * The icon for `save-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Save 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/save-2-line.svg)
 */
export const save2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 5v14h14V7.828L16.172 5H5zM4 3h13l3.707 3.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM6 6h9v4H6V6z',
    },
  },
];

/**
 * The icon for `save-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Save 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/save-3-fill.svg)
 */
export const save3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h14l2.707 2.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3 1v5h9V4H7zm-1 8v7h12v-7H6zm7-7h2v3h-2V5z',
    },
  },
];

/**
 * The icon for `save-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Save 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/save-3-line.svg)
 */
export const save3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 19h1V6.828L17.172 5H16v4H7V5H5v14h1v-7h12v7zM4 3h14l2.707 2.707a1 1 0 0 1 .293.707V20a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4 11v5h8v-5H8z',
    },
  },
];

/**
 * The icon for `save-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Save Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/save-fill.svg)
 */
export const saveFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 21v-8H6v8H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h13l4 4v13a1 1 0 0 1-1 1h-2zm-2 0H8v-6h8v6z',
    },
  },
];

/**
 * The icon for `save-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Save Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/save-line.svg)
 */
export const saveLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 19v-6h10v6h2V7.828L16.172 5H5v14h2zM4 3h13l4 4v13a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm5 12v4h6v-4H9z',
    },
  },
];

/**
 * The icon for `scales-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scales 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/scales-2-fill.svg)
 */
export const scales2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 2c0 .513.49 1 1 1h10c.513 0 1-.49 1-1h2c0 1.657-1.343 3-3 3h-4l.001 2.062C16.947 7.555 20 10.921 20 15v6c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1v-6c0-4.08 3.054-7.446 7-7.938V5H7C5.34 5 4 3.66 4 2h2zm6 9c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.742-.202-1.436-.554-2.032l-2.739 2.74-.094.082c-.392.305-.96.278-1.32-.083-.39-.39-.39-1.024 0-1.414l2.739-2.74C13.436 11.203 12.742 11 12 11z',
    },
  },
];

/**
 * The icon for `scales-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scales 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/scales-2-line.svg)
 */
export const scales2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 2c0 .513.49 1 1 1h10c.513 0 1-.49 1-1h2c0 1.657-1.343 3-3 3h-4l.001 2.062C16.947 7.555 20 10.921 20 15v6c0 .552-.448 1-1 1H5c-.552 0-1-.448-1-1v-6c0-4.08 3.054-7.446 7-7.938V5H7C5.34 5 4 3.66 4 2h2zm6 7c-3.238 0-6 2.76-6 6v5h12v-5c0-3.238-2.762-6-6-6zm0 2c.742 0 1.436.202 2.032.554l-2.74 2.739c-.39.39-.39 1.024 0 1.414.361.36.929.388 1.32.083l.095-.083 2.74-2.739c.351.596.553 1.29.553 2.032 0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4z',
    },
  },
];

/**
 * The icon for `scales-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scales 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/scales-3-fill.svg)
 */
export const scales3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 2v1.278l5 1.668 3.632-1.21.633 1.896-3.032 1.011 3.096 8.512C21.237 16.292 19.7 17 18 17c-1.701 0-3.237-.708-4.329-1.845l3.094-8.512L13 5.387V19H17v2H7v-2h4V5.387L7.232 6.643l3.096 8.512C9.237 16.292 7.7 17 6 17c-1.701 0-3.237-.708-4.329-1.845l3.094-8.512-3.03-1.01.633-1.898L6 4.945l5-1.667V2h2zm5 7.103L16.582 13h2.835L18 9.103zm-12 0L4.582 13h2.835L6 9.103z',
    },
  },
];

/**
 * The icon for `scales-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scales 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/scales-3-line.svg)
 */
export const scales3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 2v1.278l5 1.668 3.632-1.21.633 1.896-3.032 1.011 3.096 8.512C21.237 16.292 19.7 17 18 17c-1.701 0-3.237-.708-4.329-1.845l3.094-8.512L13 5.387V19H17v2H7v-2h4V5.387L7.232 6.643l3.096 8.512C9.237 16.292 7.7 17 6 17c-1.701 0-3.237-.708-4.329-1.845l3.094-8.512-3.03-1.01.633-1.898L6 4.945l5-1.667V2h2zm5 7.103l-1.958 5.386c.587.331 1.257.511 1.958.511.7 0 1.37-.18 1.958-.51L18 9.102zm-12 0l-1.958 5.386C4.629 14.82 5.299 15 6 15c.7 0 1.37-.18 1.958-.51L6 9.102z',
    },
  },
];

/**
 * The icon for `scales-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scales Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/scales-fill.svg)
 */
export const scalesFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 2v1h7v2h-7v14h4v2H7v-2h4V5H4V3h7V2h2zM5 6.343l2.828 2.829C8.552 9.895 9 10.895 9 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.105.448-2.105 1.172-2.828L5 6.343zm14 0l2.828 2.829C22.552 9.895 23 10.895 23 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.105.448-2.105 1.172-2.828L19 6.343zm0 2.829l-1.414 1.414C17.212 10.96 17 11.46 17 12l4 .001c0-.54-.212-1.041-.586-1.415L19 9.172zm-14 0l-1.414 1.414C3.212 10.96 3 11.46 3 12l4 .001c0-.54-.212-1.041-.586-1.415L5 9.172z',
    },
  },
];

/**
 * The icon for `scales-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scales Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/scales-line.svg)
 */
export const scalesLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 2v1h7v2h-7v14h4v2H7v-2h4V5H4V3h7V2h2zM5 6.343l2.828 2.829C8.552 9.895 9 10.895 9 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.105.448-2.105 1.172-2.828L5 6.343zm14 0l2.828 2.829C22.552 9.895 23 10.895 23 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.105.448-2.105 1.172-2.828L19 6.343zM5 9.172l-1.414 1.414C3.212 10.96 3 11.46 3 12c0 1.105.895 2 2 2s2-.895 2-2c0-.54-.212-1.04-.586-1.414L5 9.172zm14 0l-1.414 1.414C17.212 10.96 17 11.46 17 12c0 1.105.895 2 2 2s2-.895 2-2c0-.54-.212-1.04-.586-1.414L19 9.172z',
    },
  },
];

/**
 * The icon for `scan-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scan 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/scan-2-fill.svg)
 */
export const scan2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.257 5.671l2.137 2.137a7 7 0 1 0 1.414-1.414L5.67 4.257A9.959 9.959 0 0 1 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12c0-2.401.846-4.605 2.257-6.329zm3.571 3.572L12 13.414 13.414 12 9.243 7.828a5 5 0 1 1-1.414 1.414z',
    },
  },
];

/**
 * The icon for `scan-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scan 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/scan-2-line.svg)
 */
export const scan2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.671 4.257L13.414 12 12 13.414 8.554 9.968a4 4 0 1 0 3.697-1.96l-1.805-1.805a6 6 0 1 1-3.337 2.32L5.68 7.094a8 8 0 1 0 3.196-2.461L7.374 3.132A9.957 9.957 0 0 1 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12a9.98 9.98 0 0 1 3.671-7.743z',
    },
  },
];

/**
 * The icon for `scan-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scan Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/scan-fill.svg)
 */
export const scanFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.257 5.671L12 13.414 13.414 12 5.671 4.257A9.959 9.959 0 0 1 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12c0-2.401.846-4.605 2.257-6.329z',
    },
  },
];

/**
 * The icon for `scan-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scan Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/scan-line.svg)
 */
export const scanLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.671 4.257L13.414 12 12 13.414l-6.32-6.32a8 8 0 1 0 3.706-2.658L7.85 2.9A9.963 9.963 0 0 1 12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12a9.98 9.98 0 0 1 3.671-7.743z',
    },
  },
];

/**
 * The icon for `scissors-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scissors 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/scissors-2-fill.svg)
 */
export const scissors2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14.121l-2.317 2.317a4 4 0 1 1-2.121-2.121L9.88 12 4.21 6.333a2 2 0 0 1 0-2.829l.708-.707L12 9.88l7.081-7.082.708.707a2 2 0 0 1 0 2.829L14.12 12l2.317 2.317a4 4 0 1 1-2.121 2.121L12 14.12zM6 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm12 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `scissors-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scissors 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/scissors-2-line.svg)
 */
export const scissors2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13.414l-2.554 2.554a4 4 0 1 1-1.414-1.414L10.586 12 4.565 5.98a2 2 0 0 1 0-2.83L12 10.587l7.435-7.435a2 2 0 0 1 0 2.828L13.415 12l2.553 2.554a4 4 0 1 1-1.414 1.414L12 13.414zM6 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm12 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `scissors-cut-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scissors Cut Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/scissors-cut-fill.svg)
 */
export const scissorsCutFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.879 12L7.562 9.683a4 4 0 1 1 2.121-2.121L12 9.88l6.374-6.375a2 2 0 0 1 2.829 0l.707.707L9.683 16.438a4 4 0 1 1-2.121-2.121L9.88 12zM6 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm9.535-6.587l6.375 6.376-.707.707a2 2 0 0 1-2.829 0l-4.96-4.961 2.12-2.122zM16 11h2v2h-2v-2zm4 0h2v2h-2v-2zM6 11h2v2H6v-2zm-4 0h2v2H2v-2z',
    },
  },
];

/**
 * The icon for `scissors-cut-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scissors Cut Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/scissors-cut-line.svg)
 */
export const scissorsCutLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 6c0 .732-.197 1.419-.54 2.01L12 10.585l6.728-6.728a2 2 0 0 1 2.828 0l-12.11 12.11a4 4 0 1 1-1.414-1.414L10.586 12 8.032 9.446A4 4 0 1 1 10 6zM8 6a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm13.556 14.142a2 2 0 0 1-2.828 0l-5.317-5.316 1.415-1.415 6.73 6.731zM16 11h2v2h-2v-2zm4 0h2v2h-2v-2zM6 11h2v2H6v-2zm-4 0h2v2H2v-2zm4 9a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `scissors-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Scissors Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/scissors-line.svg)
 */
export const scissorsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.446 8.032L12 10.586l6.728-6.728a2 2 0 0 1 2.828 0l-12.11 12.11a4 4 0 1 1-1.414-1.414L10.586 12 8.032 9.446a4 4 0 1 1 1.414-1.414zm5.38 5.38l6.73 6.73a2 2 0 0 1-2.828 0l-5.317-5.316 1.415-1.415zm-7.412 3.174a2 2 0 1 0-2.828 2.828 2 2 0 0 0 2.828-2.828zm0-9.172a2 2 0 1 0-2.828-2.828 2 2 0 0 0 2.828 2.828z',
    },
  },
];

/**
 * The icon for `screenshot-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Screenshot 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/screenshot-2-fill.svg)
 */
export const screenshot2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h2v2H3V3zm4 0h2v2H7V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm0 4h2v2h-2V7zM3 19h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3V7zm7.667 4l1.036-1.555A1 1 0 0 1 12.535 9h2.93a1 1 0 0 1 .832.445L17.333 11H20a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h2.667zM14 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `screenshot-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Screenshot 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/screenshot-2-line.svg)
 */
export const screenshot2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h2v2H3V3zm4 0h2v2H7V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm4 0h2v2h-2V3zm0 4h2v2h-2V7zM3 19h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3v-2zm0-4h2v2H3V7zm7.667 4l1.036-1.555A1 1 0 0 1 12.535 9h2.93a1 1 0 0 1 .832.445L17.333 11H20a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h2.667zM9 19h10v-6h-2.737l-1.333-2h-1.86l-1.333 2H9v6zm5-1a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `screenshot-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Screenshot Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/screenshot-fill.svg)
 */
export const screenshotFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.993 14.407l-1.552 1.552a4 4 0 1 1-1.418-1.41l1.555-1.556-3.124-3.125a1.5 1.5 0 0 1 0-2.121l.354-.354 4.185 4.185 4.189-4.189.353.354a1.5 1.5 0 0 1 0 2.12l-3.128 3.13 1.561 1.56a4 4 0 1 1-1.414 1.414l-1.561-1.56zM19 13V5H5v8H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v9h-2zM7 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `screenshot-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Screenshot Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/screenshot-line.svg)
 */
export const screenshotLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.993 14.407l-1.552 1.552a4 4 0 1 1-1.418-1.41l1.555-1.556-4.185-4.185 1.415-1.415 4.185 4.185 4.189-4.189 1.414 1.414-4.19 4.19 1.562 1.56a4 4 0 1 1-1.414 1.414l-1.561-1.56zM7 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm2-7V5H5v8H3V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v9h-2z',
    },
  },
];

/**
 * The icon for `sd-card-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sd Card Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sd-card-fill.svg)
 */
export const sdCardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.293 6.707L9 2h10a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7.414a1 1 0 0 1 .293-.707zM15 5v4h2V5h-2zm-3 0v4h2V5h-2zM9 5v4h2V5H9z',
    },
  },
];

/**
 * The icon for `sd-card-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sd Card Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sd-card-line.svg)
 */
export const sdCardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 7.828V20h12V4H9.828L6 7.828zm-1.707-1.12L9 2h10a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7.414a1 1 0 0 1 .293-.707zM15 5h2v4h-2V5zm-3 0h2v4h-2V5zM9 6h2v3H9V6z',
    },
  },
];

/**
 * The icon for `sd-card-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sd Card Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sd-card-mini-fill.svg)
 */
export const sdCardMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 2h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-8.58a1 1 0 0 1 .292-.706l1.562-1.568A.5.5 0 0 0 6 9.793V3a1 1 0 0 1 1-1zm8 2v4h2V4h-2zm-3 0v4h2V4h-2zM9 4v4h2V4H9z',
    },
  },
];

/**
 * The icon for `sd-card-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sd Card Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sd-card-mini-line.svg)
 */
export const sdCardMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 4v5.793a2.5 2.5 0 0 1-.73 1.765L6 12.833V20h12V4H8zM7 2h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-8.58a1 1 0 0 1 .292-.706l1.562-1.568A.5.5 0 0 0 6 9.793V3a1 1 0 0 1 1-1zm8 3h2v4h-2V5zm-3 0h2v4h-2V5zM9 5h2v4H9V5z',
    },
  },
];

/**
 * The icon for `search-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Search 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/search-2-fill.svg)
 */
export const search2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm8.485 16.071l2.829 2.828-1.415 1.415-2.828-2.829 1.414-1.414z',
    },
  },
];

/**
 * The icon for `search-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Search 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/search-2-line.svg)
 */
export const search2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9-9-4.032-9-9 4.032-9 9-9zm0 16c3.867 0 7-3.133 7-7 0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7zm8.485.071l2.829 2.828-1.415 1.415-2.828-2.829 1.414-1.414z',
    },
  },
];

/**
 * The icon for `search-eye-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Search Eye Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/search-eye-fill.svg)
 */
export const searchEyeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-5.853-9.44a4 4 0 1 0 2.646 2.646 2 2 0 1 1-2.646-2.647z',
    },
  },
];

/**
 * The icon for `search-eye-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Search Eye Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/search-eye-line.svg)
 */
export const searchEyeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zm-3.847-8.699a2 2 0 1 0 2.646 2.646 4 4 0 1 1-2.646-2.646z',
    },
  },
];

/**
 * The icon for `search-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Search Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/search-fill.svg)
 */
export const searchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617z',
    },
  },
];

/**
 * The icon for `search-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Search Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/search-line.svg)
 */
export const searchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15z',
    },
  },
];

/**
 * The icon for `secure-payment-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Secure Payment Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/secure-payment-fill.svg)
 */
export const securePaymentFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 2l7.298 2.28a1 1 0 0 1 .702.955V7h2a1 1 0 0 1 1 1v2H9V8a1 1 0 0 1 1-1h7V5.97l-6-1.876L5 5.97v7.404a4 4 0 0 0 1.558 3.169l.189.136L11 19.58 14.782 17H10a1 1 0 0 1-1-1v-4h13v4a1 1 0 0 1-1 1l-3.22.001c-.387.51-.857.96-1.4 1.33L11 22l-5.38-3.668A6 6 0 0 1 3 13.374V5.235a1 1 0 0 1 .702-.954L11 2z',
    },
  },
];

/**
 * The icon for `secure-payment-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Secure Payment Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/secure-payment-line.svg)
 */
export const securePaymentLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11 2l7.298 2.28a1 1 0 0 1 .702.955V7h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1l-3.22.001c-.387.51-.857.96-1.4 1.33L11 22l-5.38-3.668A6 6 0 0 1 3 13.374V5.235a1 1 0 0 1 .702-.954L11 2zm0 2.094L5 5.97v7.404a4 4 0 0 0 1.558 3.169l.189.136L11 19.58 14.782 17H10a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h7V5.97l-6-1.876zM11 12v3h9v-3h-9zm0-2h9V9h-9v1z',
    },
  },
];

/**
 * The icon for `seedling-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Seedling Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/seedling-fill.svg)
 */
export const seedlingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 7v2.5c0 3.59-2.91 6.5-6.5 6.5H13v5h-2v-7l.019-1c.255-3.356 3.06-6 6.481-6H22zM6 3c3.092 0 5.716 2.005 6.643 4.786-1.5 1.275-2.49 3.128-2.627 5.214H9c-3.866 0-7-3.134-7-7V3h4z',
    },
  },
];

/**
 * The icon for `seedling-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Seedling Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/seedling-line.svg)
 */
export const seedlingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 3c3.49 0 6.383 2.554 6.913 5.895C14.088 7.724 15.71 7 17.5 7H22v2.5c0 3.59-2.91 6.5-6.5 6.5H13v5h-2v-8H9c-3.866 0-7-3.134-7-7V3h4zm14 6h-2.5c-2.485 0-4.5 2.015-4.5 4.5v.5h2.5c2.485 0 4.5-2.015 4.5-4.5V9zM6 5H4v1c0 2.761 2.239 5 5 5h2v-1c0-2.761-2.239-5-5-5z',
    },
  },
];

/**
 * The icon for `send-plane-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Send Plane 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/send-plane-2-fill.svg)
 */
export const sendPlane2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 13h6v-2H3V1.846a.5.5 0 0 1 .741-.438l18.462 10.154a.5.5 0 0 1 0 .876L3.741 22.592A.5.5 0 0 1 3 22.154V13z',
    },
  },
];

/**
 * The icon for `send-plane-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Send Plane 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/send-plane-2-line.svg)
 */
export const sendPlane2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.741 1.408l18.462 10.154a.5.5 0 0 1 0 .876L3.741 22.592A.5.5 0 0 1 3 22.154V1.846a.5.5 0 0 1 .741-.438zM5 13v6.617L18.85 12 5 4.383V11h5v2H5z',
    },
  },
];

/**
 * The icon for `send-plane-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Send Plane Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/send-plane-fill.svg)
 */
export const sendPlaneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685z',
    },
  },
];

/**
 * The icon for `send-plane-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Send Plane Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/send-plane-line.svg)
 */
export const sendPlaneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1.923 9.37c-.51-.205-.504-.51.034-.689l19.086-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.475.553-.717.07L11 13 1.923 9.37zm4.89-.2l5.636 2.255 3.04 6.082 3.546-12.41L6.812 9.17z',
    },
  },
];

/**
 * The icon for `sensor-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sensor Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sensor-fill.svg)
 */
export const sensorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 8v2h12V8h-3V2h2v4h5v2h-2v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5V2h2v6H6zm7-6v6h-2V2h2z',
    },
  },
];

/**
 * The icon for `sensor-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sensor Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sensor-line.svg)
 */
export const sensorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 8v11h12V8h-3V2h2v4h5v2h-2v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V8H2V6h5V2h2v6H6zm7-6v6h-2V2h2z',
    },
  },
];

/**
 * The icon for `server-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Server Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/server-fill.svg)
 */
export const serverFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v7H3V4a1 1 0 0 1 1-1zM3 13h18v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7zm4 3v2h3v-2H7zM7 6v2h3V6H7z',
    },
  },
];

/**
 * The icon for `server-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Server Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/server-line.svg)
 */
export const serverLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 11h14V5H5v6zm16-7v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1zm-2 9H5v6h14v-6zM7 15h3v2H7v-2zm0-8h3v2H7V7z',
    },
  },
];

/**
 * The icon for `service-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Service Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/service-fill.svg)
 */
export const serviceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.121 10.48a1 1 0 0 0-1.414 0l-.707.706a2 2 0 1 1-2.828-2.828l5.63-5.632a6.5 6.5 0 0 1 6.377 10.568l-2.108 2.135-4.95-4.95zM3.161 4.468a6.503 6.503 0 0 1 8.009-.938L7.757 6.944a4 4 0 0 0 5.513 5.794l.144-.137 4.243 4.242-4.243 4.243a2 2 0 0 1-2.828 0L3.16 13.66a6.5 6.5 0 0 1 0-9.192z',
    },
  },
];

/**
 * The icon for `service-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Service Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/service-line.svg)
 */
export const serviceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.161 4.469a6.5 6.5 0 0 1 8.84-.328 6.5 6.5 0 0 1 9.178 9.154l-7.765 7.79a2 2 0 0 1-2.719.102l-.11-.101-7.764-7.791a6.5 6.5 0 0 1 .34-8.826zm1.414 1.414a4.5 4.5 0 0 0-.146 6.21l.146.154L12 19.672l5.303-5.304-3.535-3.535-1.06 1.06a3 3 0 1 1-4.244-4.242l2.102-2.103a4.501 4.501 0 0 0-5.837.189l-.154.146zm8.486 2.828a1 1 0 0 1 1.414 0l4.242 4.242.708-.706a4.5 4.5 0 0 0-6.211-6.51l-.153.146-3.182 3.182a1 1 0 0 0-.078 1.327l.078.087a1 1 0 0 0 1.327.078l.087-.078 1.768-1.768z',
    },
  },
];

/**
 * The icon for `settings-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-2-fill.svg)
 */
export const settings2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.686 4l2.607-2.607a1 1 0 0 1 1.414 0L15.314 4H19a1 1 0 0 1 1 1v3.686l2.607 2.607a1 1 0 0 1 0 1.414L20 15.314V19a1 1 0 0 1-1 1h-3.686l-2.607 2.607a1 1 0 0 1-1.414 0L8.686 20H5a1 1 0 0 1-1-1v-3.686l-2.607-2.607a1 1 0 0 1 0-1.414L4 8.686V5a1 1 0 0 1 1-1h3.686zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `settings-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-2-line.svg)
 */
export const settings2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.686 4l2.607-2.607a1 1 0 0 1 1.414 0L15.314 4H19a1 1 0 0 1 1 1v3.686l2.607 2.607a1 1 0 0 1 0 1.414L20 15.314V19a1 1 0 0 1-1 1h-3.686l-2.607 2.607a1 1 0 0 1-1.414 0L8.686 20H5a1 1 0 0 1-1-1v-3.686l-2.607-2.607a1 1 0 0 1 0-1.414L4 8.686V5a1 1 0 0 1 1-1h3.686zM6 6v3.515L3.515 12 6 14.485V18h3.515L12 20.485 14.485 18H18v-3.515L20.485 12 18 9.515V6h-3.515L12 3.515 9.515 6H6zm6 10a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `settings-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-3-fill.svg)
 */
export const settings3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.954 2.21a9.99 9.99 0 0 1 4.091-.002A3.993 3.993 0 0 0 16 5.07a3.993 3.993 0 0 0 3.457.261A9.99 9.99 0 0 1 21.5 8.876 3.993 3.993 0 0 0 20 12c0 1.264.586 2.391 1.502 3.124a10.043 10.043 0 0 1-2.046 3.543 3.993 3.993 0 0 0-3.456.261 3.993 3.993 0 0 0-1.954 2.86 9.99 9.99 0 0 1-4.091.004A3.993 3.993 0 0 0 8 18.927a3.993 3.993 0 0 0-3.457-.26A9.99 9.99 0 0 1 2.5 15.121 3.993 3.993 0 0 0 4 11.999a3.993 3.993 0 0 0-1.502-3.124 10.043 10.043 0 0 1 2.046-3.543A3.993 3.993 0 0 0 8 5.071a3.993 3.993 0 0 0 1.954-2.86zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `settings-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-3-line.svg)
 */
export const settings3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.34 17a10.018 10.018 0 0 1-.978-2.326 3 3 0 0 0 .002-5.347A9.99 9.99 0 0 1 4.865 4.99a3 3 0 0 0 4.631-2.674 9.99 9.99 0 0 1 5.007.002 3 3 0 0 0 4.632 2.672c.579.59 1.093 1.261 1.525 2.01.433.749.757 1.53.978 2.326a3 3 0 0 0-.002 5.347 9.99 9.99 0 0 1-2.501 4.337 3 3 0 0 0-4.631 2.674 9.99 9.99 0 0 1-5.007-.002 3 3 0 0 0-4.632-2.672A10.018 10.018 0 0 1 3.34 17zm5.66.196a4.993 4.993 0 0 1 2.25 2.77c.499.047 1 .048 1.499.001A4.993 4.993 0 0 1 15 17.197a4.993 4.993 0 0 1 3.525-.565c.29-.408.54-.843.748-1.298A4.993 4.993 0 0 1 18 12c0-1.26.47-2.437 1.273-3.334a8.126 8.126 0 0 0-.75-1.298A4.993 4.993 0 0 1 15 6.804a4.993 4.993 0 0 1-2.25-2.77c-.499-.047-1-.048-1.499-.001A4.993 4.993 0 0 1 9 6.803a4.993 4.993 0 0 1-3.525.565 7.99 7.99 0 0 0-.748 1.298A4.993 4.993 0 0 1 6 12c0 1.26-.47 2.437-1.273 3.334a8.126 8.126 0 0 0 .75 1.298A4.993 4.993 0 0 1 9 17.196zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `settings-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-4-fill.svg)
 */
export const settings4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.334 4.545a9.99 9.99 0 0 1 3.542-2.048A3.993 3.993 0 0 0 12 3.999a3.993 3.993 0 0 0 3.124-1.502 9.99 9.99 0 0 1 3.542 2.048 3.993 3.993 0 0 0 .262 3.454 3.993 3.993 0 0 0 2.863 1.955 10.043 10.043 0 0 1 0 4.09c-1.16.178-2.23.86-2.863 1.955a3.993 3.993 0 0 0-.262 3.455 9.99 9.99 0 0 1-3.542 2.047A3.993 3.993 0 0 0 12 20a3.993 3.993 0 0 0-3.124 1.502 9.99 9.99 0 0 1-3.542-2.047 3.993 3.993 0 0 0-.262-3.455 3.993 3.993 0 0 0-2.863-1.954 10.043 10.043 0 0 1 0-4.091 3.993 3.993 0 0 0 2.863-1.955 3.993 3.993 0 0 0 .262-3.454zM13.5 14.597a3 3 0 1 0-3-5.196 3 3 0 0 0 3 5.196z',
    },
  },
];

/**
 * The icon for `settings-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-4-line.svg)
 */
export const settings4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 12c0-.865.11-1.703.316-2.504A3 3 0 0 0 4.99 4.867a9.99 9.99 0 0 1 4.335-2.505 3 3 0 0 0 5.348 0 9.99 9.99 0 0 1 4.335 2.505 3 3 0 0 0 2.675 4.63c.206.8.316 1.638.316 2.503 0 .865-.11 1.703-.316 2.504a3 3 0 0 0-2.675 4.629 9.99 9.99 0 0 1-4.335 2.505 3 3 0 0 0-5.348 0 9.99 9.99 0 0 1-4.335-2.505 3 3 0 0 0-2.675-4.63C2.11 13.704 2 12.866 2 12zm4.804 3c.63 1.091.81 2.346.564 3.524.408.29.842.541 1.297.75A4.993 4.993 0 0 1 12 18c1.26 0 2.438.471 3.335 1.274.455-.209.889-.46 1.297-.75A4.993 4.993 0 0 1 17.196 15a4.993 4.993 0 0 1 2.77-2.25 8.126 8.126 0 0 0 0-1.5A4.993 4.993 0 0 1 17.195 9a4.993 4.993 0 0 1-.564-3.524 7.989 7.989 0 0 0-1.297-.75A4.993 4.993 0 0 1 12 6a4.993 4.993 0 0 1-3.335-1.274 7.99 7.99 0 0 0-1.297.75A4.993 4.993 0 0 1 6.804 9a4.993 4.993 0 0 1-2.77 2.25 8.126 8.126 0 0 0 0 1.5A4.993 4.993 0 0 1 6.805 15zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `settings-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-5-fill.svg)
 */
export const settings5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.132 13.63a9.942 9.942 0 0 1 0-3.26c1.102.026 2.092-.502 2.477-1.431.385-.93.058-2.004-.74-2.763a9.942 9.942 0 0 1 2.306-2.307c.76.798 1.834 1.125 2.764.74.93-.385 1.457-1.376 1.43-2.477a9.942 9.942 0 0 1 3.262 0c-.027 1.102.501 2.092 1.43 2.477.93.385 2.004.058 2.763-.74a9.942 9.942 0 0 1 2.307 2.306c-.798.76-1.125 1.834-.74 2.764.385.93 1.376 1.457 2.477 1.43a9.942 9.942 0 0 1 0 3.262c-1.102-.027-2.092.501-2.477 1.43-.385.93-.058 2.004.74 2.763a9.942 9.942 0 0 1-2.306 2.307c-.76-.798-1.834-1.125-2.764-.74-.93.385-1.457 1.376-1.43 2.477a9.942 9.942 0 0 1-3.262 0c.027-1.102-.501-2.092-1.43-2.477-.93-.385-2.004-.058-2.763.74a9.942 9.942 0 0 1-2.307-2.306c.798-.76 1.125-1.834.74-2.764-.385-.93-1.376-1.457-2.477-1.43zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `settings-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-5-line.svg)
 */
export const settings5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.213 14.06a9.945 9.945 0 0 1 0-4.12c1.11.13 2.08-.237 2.396-1.001.317-.765-.108-1.71-.986-2.403a9.945 9.945 0 0 1 2.913-2.913c.692.877 1.638 1.303 2.403.986.765-.317 1.132-1.286 1.001-2.396a9.945 9.945 0 0 1 4.12 0c-.13 1.11.237 2.08 1.001 2.396.765.317 1.71-.108 2.403-.986a9.945 9.945 0 0 1 2.913 2.913c-.877.692-1.303 1.638-.986 2.403.317.765 1.286 1.132 2.396 1.001a9.945 9.945 0 0 1 0 4.12c-1.11-.13-2.08.237-2.396 1.001-.317.765.108 1.71.986 2.403a9.945 9.945 0 0 1-2.913 2.913c-.692-.877-1.638-1.303-2.403-.986-.765.317-1.132 1.286-1.001 2.396a9.945 9.945 0 0 1-4.12 0c.13-1.11-.237-2.08-1.001-2.396-.765-.317-1.71.108-2.403.986a9.945 9.945 0 0 1-2.913-2.913c.877-.692 1.303-1.638.986-2.403-.317-.765-1.286-1.132-2.396-1.001zM4 12.21c1.1.305 2.007 1.002 2.457 2.086.449 1.085.3 2.22-.262 3.212.096.102.195.201.297.297.993-.562 2.127-.71 3.212-.262 1.084.45 1.781 1.357 2.086 2.457.14.004.28.004.42 0 .305-1.1 1.002-2.007 2.086-2.457 1.085-.449 2.22-.3 3.212.262.102-.096.201-.195.297-.297-.562-.993-.71-2.127-.262-3.212.45-1.084 1.357-1.781 2.457-2.086.004-.14.004-.28 0-.42-1.1-.305-2.007-1.002-2.457-2.086-.449-1.085-.3-2.22.262-3.212a7.935 7.935 0 0 0-.297-.297c-.993.562-2.127.71-3.212.262C13.212 6.007 12.515 5.1 12.21 4a7.935 7.935 0 0 0-.42 0c-.305 1.1-1.002 2.007-2.086 2.457-1.085.449-2.22.3-3.212-.262-.102.096-.201.195-.297.297.562.993.71 2.127.262 3.212C6.007 10.788 5.1 11.485 4 11.79c-.004.14-.004.28 0 .42zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `settings-6-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 6 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-6-fill.svg)
 */
export const settings6Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.5 2.474L23 12l-5.5 9.526h-11L1 12l5.5-9.526h11zM8.634 8.17l5 8.66 1.732-1-5-8.66-1.732 1z',
    },
  },
];

/**
 * The icon for `settings-6-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings 6 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-6-line.svg)
 */
export const settings6Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.5 2.474L23 12l-5.5 9.526h-11L1 12l5.5-9.526h11zm-1.155 2h-8.69L3.309 12l4.346 7.526h8.69L20.691 12l-4.346-7.526zM8.634 8.17l1.732-1 5 8.66-1.732 1-5-8.66z',
    },
  },
];

/**
 * The icon for `settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-fill.svg)
 */
export const settingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12 1l9.5 5.5v11L12 23l-9.5-5.5v-11L12 1zm0 14a3 3 0 1 0 0-6 3 3 0 0 0 0 6z' },
  },
];

/**
 * The icon for `settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/settings-line.svg)
 */
export const settingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l9.5 5.5v11L12 23l-9.5-5.5v-11L12 1zm0 2.311L4.5 7.653v8.694l7.5 4.342 7.5-4.342V7.653L12 3.311zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `shape-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shape 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/shape-2-fill.svg)
 */
export const shape2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 2h5v5H2V2zm0 15h5v5H2v-5zM17 2h5v5h-5V2zm0 15h5v5h-5v-5zM8 4h8v2H8V4zM4 8h2v8H4V8zm14 0h2v8h-2V8zM8 18h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `shape-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shape 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/shape-2-line.svg)
 */
export const shape2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 16h2v6h-6v-2H8v2H2v-6h2V8H2V2h6v2h8V2h6v6h-2v8zm-2 0V8h-2V6H8v2H6v8h2v2h8v-2h2zM4 4v2h2V4H4zm0 14v2h2v-2H4zM18 4v2h2V4h-2zm0 14v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `shape-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shape Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/shape-fill.svg)
 */
export const shapeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 8a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm14 0a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 14a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM5 22a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM9 4h6v2H9V4zm0 14h6v2H9v-2zM4 9h2v6H4V9zm14 0h2v6h-2V9z',
    },
  },
];

/**
 * The icon for `shape-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shape Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/shape-line.svg)
 */
export const shapeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.83 20A3.001 3.001 0 1 1 4 16.17V7.83A3.001 3.001 0 1 1 7.83 4h8.34A3.001 3.001 0 1 1 20 7.83v8.34A3.001 3.001 0 1 1 16.17 20H7.83zm0-2h8.34A3.008 3.008 0 0 1 18 16.17V7.83A3.008 3.008 0 0 1 16.17 6H7.83A3.008 3.008 0 0 1 6 7.83v8.34A3.008 3.008 0 0 1 7.83 18zM5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm14 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM5 20a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `share-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-box-fill.svg)
 */
export const shareBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 3v2H5v14h14v-5h2v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm7.707 4.707L12 13.414 10.586 12l5.707-5.707L13 3h8v8l-3.293-3.293z',
    },
  },
];

/**
 * The icon for `share-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-box-line.svg)
 */
export const shareBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 3v2H5v14h14v-5h2v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm7.586 2H13V3h8v8h-2V6.414l-7 7L10.586 12l7-7z',
    },
  },
];

/**
 * The icon for `share-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-circle-fill.svg)
 */
export const shareCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05v2.012A8.001 8.001 0 0 0 12 20a8.001 8.001 0 0 0 7.938-7h2.013c-.502 5.053-4.766 9-9.951 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95zm7.707 4.657L12 13.414 10.586 12l6.707-6.707L14 2h8v8l-3.293-3.293z',
    },
  },
];

/**
 * The icon for `share-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-circle-line.svg)
 */
export const shareCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05v2.012A8.001 8.001 0 0 0 12 20a8.001 8.001 0 0 0 7.938-7h2.013c-.502 5.053-4.766 9-9.951 9-5.523 0-10-4.477-10-10 0-5.185 3.947-9.449 9-9.95zm9 3.364l-8 8L10.586 12l8-8H14V2h8v8h-2V5.414z',
    },
  },
];

/**
 * The icon for `share-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-fill.svg)
 */
export const shareFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.576 17.271l-5.11-2.787a3.5 3.5 0 1 1 0-4.968l5.11-2.787a3.5 3.5 0 1 1 .958 1.755l-5.11 2.787a3.514 3.514 0 0 1 0 1.458l5.11 2.787a3.5 3.5 0 1 1-.958 1.755z',
    },
  },
];

/**
 * The icon for `share-forward-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Forward 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-forward-2-fill.svg)
 */
export const shareForward2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 19h16v-5h2v6a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-6h2v5zm8-9H9a5.992 5.992 0 0 0-4.854 2.473A8.003 8.003 0 0 1 12 6V2l8 6-8 6v-4z',
    },
  },
];

/**
 * The icon for `share-forward-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Forward 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-forward-2-line.svg)
 */
export const shareForward2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 19h16v-5h2v6a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-6h2v5zM16.172 7l-3.95-3.95 1.414-1.414L20 8l-6.364 6.364-1.414-1.414L16.172 9H5V7h11.172z',
    },
  },
];

/**
 * The icon for `share-forward-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Forward Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-forward-box-fill.svg)
 */
export const shareForwardBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 3v2H4v14h16v-9h2v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm7 2V1l7 6h-9a2 2 0 0 0-2 2v6h-2V9a4 4 0 0 1 4-4h2z',
    },
  },
];

/**
 * The icon for `share-forward-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Forward Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-forward-box-line.svg)
 */
export const shareForwardBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 3v2H4v14h16v-9h2v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm9.95 2L16 2.05 17.414.636l5.34 5.34A.6.6 0 0 1 22.33 7H14a2 2 0 0 0-2 2v6h-2V9a4 4 0 0 1 4-4h4.95z',
    },
  },
];

/**
 * The icon for `share-forward-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Forward Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-forward-fill.svg)
 */
export const shareForwardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 14h-2a8.999 8.999 0 0 0-7.968 4.81A10.136 10.136 0 0 1 3 18C3 12.477 7.477 8 13 8V3l10 8-10 8v-5z',
    },
  },
];

/**
 * The icon for `share-forward-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Forward Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-forward-line.svg)
 */
export const shareForwardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 14h-2a8.999 8.999 0 0 0-7.968 4.81A10.136 10.136 0 0 1 3 18C3 12.477 7.477 8 13 8V2.5L23.5 11 13 19.5V14zm-2-2h4v3.308L20.321 11 15 6.692V10h-2a7.982 7.982 0 0 0-6.057 2.773A10.988 10.988 0 0 1 11 12z',
    },
  },
];

/**
 * The icon for `share-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Share Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/share-line.svg)
 */
export const shareLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.12 17.023l-4.199-2.29a4 4 0 1 1 0-5.465l4.2-2.29a4 4 0 1 1 .959 1.755l-4.2 2.29a4.008 4.008 0 0 1 0 1.954l4.199 2.29a4 4 0 1 1-.959 1.755zM6 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm11-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `shield-check-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Check Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-check-fill.svg)
 */
export const shieldCheckFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l8.217 1.826c.457.102.783.507.783.976v9.987c0 2.006-1.003 3.88-2.672 4.992L12 23l-6.328-4.219C4.002 17.668 3 15.795 3 13.79V3.802c0-.469.326-.874.783-.976L12 1zm4.452 7.222l-4.95 4.949-2.828-2.828-1.414 1.414L11.503 16l6.364-6.364-1.415-1.414z',
    },
  },
];

/**
 * The icon for `shield-check-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Check Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-check-line.svg)
 */
export const shieldCheckLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l8.217 1.826c.457.102.783.507.783.976v9.987c0 2.006-1.003 3.88-2.672 4.992L12 23l-6.328-4.219C4.002 17.668 3 15.795 3 13.79V3.802c0-.469.326-.874.783-.976L12 1zm0 2.049L5 4.604v9.185c0 1.337.668 2.586 1.781 3.328L12 20.597l5.219-3.48C18.332 16.375 19 15.127 19 13.79V4.604L12 3.05zm4.452 5.173l1.415 1.414L11.503 16 7.26 11.757l1.414-1.414 2.828 2.828 4.95-4.95z',
    },
  },
];

/**
 * The icon for `shield-cross-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Cross Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-cross-fill.svg)
 */
export const shieldCrossFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM11 10H8v2h3v3h2v-3h3v-2h-3V7h-2v3z',
    },
  },
];

/**
 * The icon for `shield-cross-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Cross Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-cross-line.svg)
 */
export const shieldCrossLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM5 4.604v9.185a4 4 0 0 0 1.781 3.328L12 20.597l5.219-3.48A4 4 0 0 0 19 13.79V4.604L12 3.05 5 4.604zM11 10V7h2v3h3v2h-3v3h-2v-3H8v-2h3z',
    },
  },
];

/**
 * The icon for `shield-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-fill.svg)
 */
export const shieldFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976z',
    },
  },
];

/**
 * The icon for `shield-flash-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Flash Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-flash-fill.svg)
 */
export const shieldFlashFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM13 10V5l-5 7h3v5l5-7h-3z',
    },
  },
];

/**
 * The icon for `shield-flash-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Flash Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-flash-line.svg)
 */
export const shieldFlashLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM5 4.604v9.185a4 4 0 0 0 1.781 3.328L12 20.597l5.219-3.48A4 4 0 0 0 19 13.79V4.604L12 3.05 5 4.604zM13 10h3l-5 7v-5H8l5-7v5z',
    },
  },
];

/**
 * The icon for `shield-keyhole-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Keyhole Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-keyhole-fill.svg)
 */
export const shieldKeyholeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976L12 1zm0 6a2 2 0 0 0-1 3.732V15h2l.001-4.268A2 2 0 0 0 12 7z',
    },
  },
];

/**
 * The icon for `shield-keyhole-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Keyhole Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-keyhole-line.svg)
 */
export const shieldKeyholeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976L12 1zm0 2.049L5 4.604v9.185a4 4 0 0 0 1.781 3.328L12 20.597l5.219-3.48A4 4 0 0 0 19 13.79V4.604L12 3.05zM12 7a2 2 0 0 1 1.001 3.732L13 15h-2v-4.268A2 2 0 0 1 12 7z',
    },
  },
];

/**
 * The icon for `shield-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-line.svg)
 */
export const shieldLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM5 4.604v9.185a4 4 0 0 0 1.781 3.328L12 20.597l5.219-3.48A4 4 0 0 0 19 13.79V4.604L12 3.05 5 4.604z',
    },
  },
];

/**
 * The icon for `shield-star-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Star Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-star-fill.svg)
 */
export const shieldStarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM12 13.5l2.939 1.545-.561-3.272 2.377-2.318-3.286-.478L12 6l-1.47 2.977-3.285.478 2.377 2.318-.56 3.272L12 13.5z',
    },
  },
];

/**
 * The icon for `shield-star-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield Star Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-star-line.svg)
 */
export const shieldStarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 4.604v9.185a4 4 0 0 0 1.781 3.328L12 20.597l5.219-3.48A4 4 0 0 0 19 13.79V4.604L12 3.05 5 4.604zM3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM12 13.5l-2.939 1.545.561-3.272-2.377-2.318 3.286-.478L12 6l1.47 2.977 3.285.478-2.377 2.318.56 3.272L12 13.5z',
    },
  },
];

/**
 * The icon for `shield-user-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield User Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-user-fill.svg)
 */
export const shieldUserFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM12 11a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm-4.473 5h8.946a4.5 4.5 0 0 0-8.946 0z',
    },
  },
];

/**
 * The icon for `shield-user-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shield User Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/shield-user-line.svg)
 */
export const shieldUserLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3.783 2.826L12 1l8.217 1.826a1 1 0 0 1 .783.976v9.987a6 6 0 0 1-2.672 4.992L12 23l-6.328-4.219A6 6 0 0 1 3 13.79V3.802a1 1 0 0 1 .783-.976zM5 4.604v9.185a4 4 0 0 0 1.781 3.328L12 20.597l5.219-3.48A4 4 0 0 0 19 13.79V4.604L12 3.05 5 4.604zM12 11a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm-4.473 5a4.5 4.5 0 0 1 8.946 0H7.527z',
    },
  },
];

/**
 * The icon for `ship-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ship 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/ship-2-fill.svg)
 */
export const ship2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 4h5.446a1 1 0 0 1 .848.47L18.75 10h4.408a.5.5 0 0 1 .439.74l-3.937 7.217A4.992 4.992 0 0 1 15 16 4.992 4.992 0 0 1 11 18a4.992 4.992 0 0 1-4-2 4.992 4.992 0 0 1-4.55 1.97l-1.236-6.791A1 1 0 0 1 2.198 10H3V5a1 1 0 0 1 1-1h1V1h4v3zm-4 6h11.392l-2.5-4H5v4zM3 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 11 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 19 20h2v2h-2a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 11 22a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 3 22H1v-2h2z',
    },
  },
];

/**
 * The icon for `ship-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ship 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/ship-2-line.svg)
 */
export const ship2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9 4h5.446a1 1 0 0 1 .848.47L18.75 10h4.408a.5.5 0 0 1 .439.74L19.637 18H19a6.01 6.01 0 0 1-1.535-.198L20.63 12H3.4l1.048 5.824A6.013 6.013 0 0 1 3 18h-.545l-1.24-6.821A1 1 0 0 1 2.197 10H3V5a1 1 0 0 1 1-1h1V1h4v3zm-4 6h11.392l-2.5-4H5v4zM3 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 11 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 19 20h2v2h-2a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 11 22a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 3 22H1v-2h2z',
    },
  },
];

/**
 * The icon for `ship-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ship Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/ship-fill.svg)
 */
export const shipFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 10.4V4a1 1 0 0 1 1-1h5V1h4v2h5a1 1 0 0 1 1 1v6.4l1.086.326a1 1 0 0 1 .682 1.2l-1.516 6.068A4.992 4.992 0 0 1 16 16 4.992 4.992 0 0 1 12 18a4.992 4.992 0 0 1-4-2 4.992 4.992 0 0 1-4.252 1.994l-1.516-6.068a1 1 0 0 1 .682-1.2L4 10.4zm2-.6L12 8l2.754.826 1.809.543L18 9.8V5H6v4.8zM4 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 12 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 20 20h2v2h-2a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 12 22a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 4 22H2v-2h2z',
    },
  },
];

/**
 * The icon for `ship-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ship Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/ship-line.svg)
 */
export const shipLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 10.4V4a1 1 0 0 1 1-1h5V1h4v2h5a1 1 0 0 1 1 1v6.4l1.086.326a1 1 0 0 1 .682 1.2l-1.516 6.068a4.992 4.992 0 0 1-1.902-.272l1.25-5.352L12 10l-7.6 2.37 1.25 5.351a4.992 4.992 0 0 1-1.902.273l-1.516-6.068a1 1 0 0 1 .682-1.2L4 10.4zm2-.6L12 8l6 1.8V5H6v4.8zM4 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 12 20a5.978 5.978 0 0 0 4-1.528A5.978 5.978 0 0 0 20 20h2v2h-2a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 12 22a7.963 7.963 0 0 1-4-1.07A7.963 7.963 0 0 1 4 22H2v-2h2z',
    },
  },
];

/**
 * The icon for `shirt-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shirt Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/shirt-fill.svg)
 */
export const shirtFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 4v7l5-2.5 5 2.5V4h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3zm5 4L7.5 3h9L12 8zm1 3.236l-1-.5-1 .5V20h2v-8.764zM15 14v2h4v-2h-4z',
    },
  },
];

/**
 * The icon for `shirt-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shirt Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/shirt-line.svg)
 */
export const shirtLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 20h6v-4h-4v-2h4V6h-2v5l-4-1.6V20zm-2 0V9.4L7 11V6H5v14h6zM7 4V3h10v1h3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h3zm5 4l3.5-3h-7L12 8z',
    },
  },
];

/**
 * The icon for `shopping-bag-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Bag 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-bag-2-fill.svg)
 */
export const shoppingBag2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zM9 6H7v2a5 5 0 0 0 10 0V6h-2v2a3 3 0 0 1-6 0V6z',
    },
  },
];

/**
 * The icon for `shopping-bag-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Bag 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-bag-2-line.svg)
 */
export const shoppingBag2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1zm-1-2V4H5v16h14zM9 6v2a3 3 0 0 0 6 0V6h2v2A5 5 0 0 1 7 8V6h2z',
    },
  },
];

/**
 * The icon for `shopping-bag-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Bag 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-bag-3-fill.svg)
 */
export const shoppingBag3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.5 2h11a1 1 0 0 1 .8.4L21 6v15a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6l2.7-3.6a1 1 0 0 1 .8-.4zm12 4L17 4H7L5.5 6h13zM9 10H7v2a5 5 0 0 0 10 0v-2h-2v2a3 3 0 0 1-6 0v-2z',
    },
  },
];

/**
 * The icon for `shopping-bag-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Bag 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-bag-3-line.svg)
 */
export const shoppingBag3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.5 2h11a1 1 0 0 1 .8.4L21 6v15a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6l2.7-3.6a1 1 0 0 1 .8-.4zM19 8H5v12h14V8zm-.5-2L17 4H7L5.5 6h13zM9 10v2a3 3 0 0 0 6 0v-2h2v2a5 5 0 0 1-10 0v-2h2z',
    },
  },
];

/**
 * The icon for `shopping-bag-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Bag Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-bag-fill.svg)
 */
export const shoppingBagFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1a5 5 0 0 1 5 5v2h3a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3V6a5 5 0 0 1 5-5zm5 10h-2v1a1 1 0 0 0 1.993.117L17 12v-1zm-8 0H7v1a1 1 0 0 0 1.993.117L9 12v-1zm3-8a3 3 0 0 0-2.995 2.824L9 6v2h6V6a3 3 0 0 0-2.824-2.995L12 3z',
    },
  },
];

/**
 * The icon for `shopping-bag-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Bag Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-bag-line.svg)
 */
export const shoppingBagLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 8V6a5 5 0 1 1 10 0v2h3a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3zm0 2H5v10h14V10h-2v2h-2v-2H9v2H7v-2zm2-2h6V6a3 3 0 0 0-6 0v2z',
    },
  },
];

/**
 * The icon for `shopping-basket-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Basket 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-basket-2-fill.svg)
 */
export const shoppingBasket2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.366 3.438L18.577 9H22v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h3.422l3.212-5.562 1.732 1L7.732 9h8.535l-2.633-4.562 1.732-1zM13 13h-2v4h2v-4zm-4 0H7v4h2v-4zm8 0h-2v4h2v-4z',
    },
  },
];

/**
 * The icon for `shopping-basket-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Basket 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-basket-2-line.svg)
 */
export const shoppingBasket2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.366 3.438L18.577 9H22v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h3.422l3.212-5.562 1.732 1L7.732 9h8.535l-2.633-4.562 1.732-1zM18.826 11H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2z',
    },
  },
];

/**
 * The icon for `shopping-basket-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Basket Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-basket-fill.svg)
 */
export const shoppingBasketFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm1 11h-2v4h2v-4zm-4 0H7v4h2v-4zm8 0h-2v4h2v-4zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z',
    },
  },
];

/**
 * The icon for `shopping-basket-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Basket Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-basket-line.svg)
 */
export const shoppingBasketLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2a6 6 0 0 1 6 6v1h4v2h-1.167l-.757 9.083a1 1 0 0 1-.996.917H4.92a1 1 0 0 1-.996-.917L3.166 11H2V9h4V8a6 6 0 0 1 6-6zm6.826 9H5.173l.667 8h12.319l.667-8zM13 13v4h-2v-4h2zm-4 0v4H7v-4h2zm8 0v4h-2v-4h2zm-5-9a4 4 0 0 0-3.995 3.8L8 8v1h8V8a4 4 0 0 0-3.8-3.995L12 4z',
    },
  },
];

/**
 * The icon for `shopping-cart-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Cart 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-cart-2-fill.svg)
 */
export const shoppingCart2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 6.414L.757 3.172l1.415-1.415L5.414 5h15.242a1 1 0 0 1 .958 1.287l-2.4 8a1 1 0 0 1-.958.713H6v2h11v2H5a1 1 0 0 1-1-1V6.414zM5.5 23a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm12 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `shopping-cart-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Cart 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-cart-2-line.svg)
 */
export const shoppingCart2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 6.414L.757 3.172l1.415-1.415L5.414 5h15.242a1 1 0 0 1 .958 1.287l-2.4 8a1 1 0 0 1-.958.713H6v2h11v2H5a1 1 0 0 1-1-1V6.414zM6 7v6h11.512l1.8-6H6zm-.5 16a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm12 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `shopping-cart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Cart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-cart-fill.svg)
 */
export const shoppingCartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 9h13.938l.5-2H8V5h13.72a1 1 0 0 1 .97 1.243l-2.5 10a1 1 0 0 1-.97.757H5a1 1 0 0 1-1-1V4H2V2h3a1 1 0 0 1 1 1v6zm0 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm12 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `shopping-cart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shopping Cart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/shopping-cart-line.svg)
 */
export const shoppingCartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 16V4H2V2h3a1 1 0 0 1 1 1v12h12.438l2-8H8V5h13.72a1 1 0 0 1 .97 1.243l-2.5 10a1 1 0 0 1-.97.757H5a1 1 0 0 1-1-1zm2 7a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm12 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `showers-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Showers Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/showers-fill.svg)
 */
export const showersFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 18H9v3H7v-3.252a8 8 0 1 1 9.458-10.65A5.5 5.5 0 1 1 17.5 18l-.5.001v3h-2v-3zm-4 2h2v3h-2v-3z',
    },
  },
];

/**
 * The icon for `showers-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Showers Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/showers-line.svg)
 */
export const showersLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 16.93a8 8 0 1 1 11.458-9.831A5.5 5.5 0 0 1 19 17.793v-2.13a3.5 3.5 0 1 0-4-5.612V10a6 6 0 1 0-10 4.472v2.458zM7 16h2v4H7v-4zm8 0h2v4h-2v-4zm-4 3h2v4h-2v-4z',
    },
  },
];

/**
 * The icon for `shuffle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shuffle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/shuffle-fill.svg)
 */
export const shuffleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 17.883V16l5 3-5 3v-2.09a9 9 0 0 1-6.997-5.365L11 14.54l-.003.006A9 9 0 0 1 2.725 20H2v-2h.725a7 7 0 0 0 6.434-4.243L9.912 12l-.753-1.757A7 7 0 0 0 2.725 6H2V4h.725a9 9 0 0 1 8.272 5.455L11 9.46l.003-.006A9 9 0 0 1 18 4.09V2l5 3-5 3V6.117a7 7 0 0 0-5.159 4.126L12.088 12l.753 1.757A7 7 0 0 0 18 17.883z',
    },
  },
];

/**
 * The icon for `shuffle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shuffle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/shuffle-line.svg)
 */
export const shuffleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 17.883V16l5 3-5 3v-2.09a9 9 0 0 1-6.997-5.365L11 14.54l-.003.006A9 9 0 0 1 2.725 20H2v-2h.725a7 7 0 0 0 6.434-4.243L9.912 12l-.753-1.757A7 7 0 0 0 2.725 6H2V4h.725a9 9 0 0 1 8.272 5.455L11 9.46l.003-.006A9 9 0 0 1 18 4.09V2l5 3-5 3V6.117a7 7 0 0 0-5.159 4.126L12.088 12l.753 1.757A7 7 0 0 0 18 17.883z',
    },
  },
];

/**
 * The icon for `shut-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shut Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/shut-down-fill.svg)
 */
export const shutDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 2.05V12h2V2.05c5.053.501 9 4.765 9 9.95 0 5.523-4.477 10-10 10S2 17.523 2 12c0-5.185 3.947-9.449 9-9.95z',
    },
  },
];

/**
 * The icon for `shut-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Shut Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/shut-down-line.svg)
 */
export const shutDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.265 3.807l1.147 1.639a8 8 0 1 0 9.176 0l1.147-1.639A9.988 9.988 0 0 1 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12a9.988 9.988 0 0 1 4.265-8.193zM11 12V2h2v10h-2z',
    },
  },
];

/**
 * The icon for `side-bar-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Side Bar Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/side-bar-fill.svg)
 */
export const sideBarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm6 2v14h11V5H9z',
    },
  },
];

/**
 * The icon for `side-bar-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Side Bar Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/side-bar-line.svg)
 */
export const sideBarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm5 2H4v14h4V5zm2 0v14h10V5H10z',
    },
  },
];

/**
 * The icon for `signal-tower-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Tower Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/signal-tower-fill.svg)
 */
export const signalTowerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.116 20.087A9.986 9.986 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.986 9.986 0 0 1-4.116 8.087l-1.015-1.739a8 8 0 1 0-9.738 0l-1.015 1.739zm2.034-3.485a6 6 0 1 1 7.7 0l-1.03-1.766a4 4 0 1 0-5.64 0l-1.03 1.766zM11 13h2l1 9h-4l1-9z',
    },
  },
];

/**
 * The icon for `signal-tower-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Tower Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/signal-tower-line.svg)
 */
export const signalTowerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.116 20.087A9.986 9.986 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10a9.986 9.986 0 0 1-4.116 8.087l-1.015-1.739a8 8 0 1 0-9.738 0l-1.015 1.739zm2.034-3.485a6 6 0 1 1 7.7 0l-1.03-1.766a4 4 0 1 0-5.64 0l-1.03 1.766zM11 13h2v9h-2v-9z',
    },
  },
];

/**
 * The icon for `signal-wifi-1-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi 1 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-1-fill.svg)
 */
export const signalWifi1Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 2c-3.028 0-5.923.842-8.42 2.392l5.108 6.324C9.698 13.256 10.818 13 12 13c1.181 0 2.303.256 3.312.716L20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-1-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi 1 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-1-line.svg)
 */
export const signalWifi1Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 12c-.693 0-1.367.117-2 .34l2 2.477 2-2.477c-.63-.22-1.307-.34-2-.34zm0-10c-3.028 0-5.923.842-8.42 2.392l5.108 6.324C9.698 13.256 10.818 13 12 13c1.181 0 2.303.256 3.312.716L20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-2-fill.svg)
 */
export const signalWifi2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 2c-3.028 0-5.923.842-8.42 2.392l3.178 3.935C8.316 10.481 10.102 10 12 10c1.898 0 3.683.48 5.241 1.327L20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-2-line.svg)
 */
export const signalWifi2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 9c-1.42 0-2.764.33-3.959.915L12 17.817l3.958-4.902C14.764 12.329 13.42 12 12 12zm0-7c-3.028 0-5.923.842-8.42 2.392l3.178 3.935C8.316 10.481 10.102 10 12 10c1.898 0 3.683.48 5.241 1.327L20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-3-fill.svg)
 */
export const signalWifi3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 2c-3.028 0-5.923.842-8.42 2.392l1.904 2.357C7.4 8.637 9.625 8 12 8s4.6.637 6.516 1.749L20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-3-line.svg)
 */
export const signalWifi3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 7c-1.898 0-3.683.48-5.241 1.327l5.24 6.49 5.242-6.49C15.683 10.48 13.898 10 12 10zm0-5c-3.028 0-5.923.842-8.42 2.392l1.904 2.357C7.4 8.637 9.625 8 12 8s4.6.637 6.516 1.749L20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-error-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi Error Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-error-fill.svg)
 */
export const signalWifiErrorFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L22.498 8H18v5.571L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm10 16v2h-2v-2h2zm0-9v7h-2v-7h2z',
    },
  },
];

/**
 * The icon for `signal-wifi-error-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi Error Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-error-line.svg)
 */
export const signalWifiErrorLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996l-1.257 1.556C19.306 6.331 15.808 5 12 5c-3.089 0-5.973.875-8.419 2.392L12 17.817l6-7.429v3.183L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm10 16v2h-2v-2h2zm0-9v7h-2v-7h2z',
    },
  },
];

/**
 * The icon for `signal-wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-fill.svg)
 */
export const signalWifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3z' },
  },
];

/**
 * The icon for `signal-wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-line.svg)
 */
export const signalWifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3c4.284 0 8.22 1.497 11.31 3.996L12 21 .69 6.997C3.78 4.497 7.714 3 12 3zm0 2c-3.028 0-5.923.842-8.42 2.392L12 17.817 20.42 7.39C17.922 5.841 15.027 5 12 5z',
    },
  },
];

/**
 * The icon for `signal-wifi-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-off-fill.svg)
 */
export const signalWifiOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.808 1.393l17.677 17.678-1.414 1.414-3.683-3.683L12 21 .69 6.997c.914-.74 1.902-1.391 2.95-1.942L1.394 2.808l1.415-1.415zM12 3c4.284 0 8.22 1.497 11.31 3.996l-5.407 6.693L7.724 3.511C9.094 3.177 10.527 3 12 3z',
    },
  },
];

/**
 * The icon for `signal-wifi-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Signal Wifi Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/signal-wifi-off-line.svg)
 */
export const signalWifiOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.808 1.393l17.677 17.678-1.414 1.414-3.683-3.682L12 21 .69 6.997c.914-.74 1.902-1.391 2.95-1.942L1.394 2.808l1.415-1.415zm.771 5.999L12 17.817l1.967-2.437-8.835-8.836c-.532.254-1.05.536-1.552.848zM12 3c4.284 0 8.22 1.497 11.31 3.996l-5.407 6.693-1.422-1.422 3.939-4.876C17.922 5.841 15.027 5 12 5c-.873 0-1.735.07-2.58.207L7.725 3.51C9.094 3.177 10.527 3 12 3z',
    },
  },
];

/**
 * The icon for `sim-card-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sim Card 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sim-card-2-fill.svg)
 */
export const simCard2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h10l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm8 16v-8H8v2h3v6h2zm-5-5v2h2v-2H8zm6 0v2h2v-2h-2zm0-3v2h2v-2h-2zm-6 6v2h2v-2H8zm6 0v2h2v-2h-2z',
    },
  },
];

/**
 * The icon for `sim-card-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sim Card 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sim-card-2-line.svg)
 */
export const simCard2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 4v16h12V7.828L14.172 4H6zM5 2h10l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm8 8v8h-2v-6H8v-2h5zm-5 3h2v2H8v-2zm6 0h2v2h-2v-2zm0-3h2v2h-2v-2zm-6 6h2v2H8v-2zm6 0h2v2h-2v-2z',
    },
  },
];

/**
 * The icon for `sim-card-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sim Card Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sim-card-fill.svg)
 */
export const simCardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h10l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm3 10v6h8v-6H8z',
    },
  },
];

/**
 * The icon for `sim-card-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sim Card Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/sim-card-line.svg)
 */
export const simCardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 4v16h12V7.828L14.172 4H6zM5 2h10l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm3 10h8v6H8v-6z',
    },
  },
];

/**
 * The icon for `sip-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sip Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/sip-fill.svg)
 */
export const sipFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.96 6.504l2.829-2.828a1 1 0 0 1 1.414 0l2.121 2.121a1 1 0 0 1 0 1.414l-2.828 2.829 1.767 1.768-1.414 1.414-7.07-7.071 1.413-1.414 1.768 1.767zM10.778 8.98l4.243 4.243L7.243 21H3v-4.243l7.778-7.778z',
    },
  },
];

/**
 * The icon for `sip-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sip Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/sip-line.svg)
 */
export const sipLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.457 18.957l8.564-8.564-1.414-1.414-8.564 8.564 1.414 1.414zm5.735-11.392l-1.414-1.414 1.414-1.414 1.768 1.767 2.829-2.828a1 1 0 0 1 1.414 0l2.121 2.121a1 1 0 0 1 0 1.414l-2.828 2.829 1.767 1.768-1.414 1.414-1.414-1.414L7.243 21H3v-4.243l9.192-9.192z',
    },
  },
];

/**
 * The icon for `skip-back-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Back Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-back-fill.svg)
 */
export const skipBackFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 11.333l10.223-6.815a.5.5 0 0 1 .777.416v14.132a.5.5 0 0 1-.777.416L8 12.667V19a1 1 0 0 1-2 0V5a1 1 0 1 1 2 0v6.333z',
    },
  },
];

/**
 * The icon for `skip-back-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Back Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-back-line.svg)
 */
export const skipBackLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 11.333l10.223-6.815a.5.5 0 0 1 .777.416v14.132a.5.5 0 0 1-.777.416L8 12.667V19a1 1 0 0 1-2 0V5a1 1 0 1 1 2 0v6.333zm9 4.93V7.737L10.606 12 17 16.263z',
    },
  },
];

/**
 * The icon for `skip-back-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Back Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-back-mini-fill.svg)
 */
export const skipBackMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V7a1 1 0 0 1 1-1zm2.079 6.408a.5.5 0 0 1 0-.816l7.133-5.036a.5.5 0 0 1 .788.409v10.07a.5.5 0 0 1-.788.409l-7.133-5.036z',
    },
  },
];

/**
 * The icon for `skip-back-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Back Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-back-mini-line.svg)
 */
export const skipBackMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 6a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V7a1 1 0 0 1 1-1zm8 8.14V9.86L11.968 12 15 14.14zm-5.921-1.732a.5.5 0 0 1 0-.816l7.133-5.036a.5.5 0 0 1 .788.409v10.07a.5.5 0 0 1-.788.409l-7.133-5.036z',
    },
  },
];

/**
 * The icon for `skip-forward-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Forward Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-forward-fill.svg)
 */
export const skipForwardFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 12.667L5.777 19.482A.5.5 0 0 1 5 19.066V4.934a.5.5 0 0 1 .777-.416L16 11.333V5a1 1 0 0 1 2 0v14a1 1 0 0 1-2 0v-6.333z',
    },
  },
];

/**
 * The icon for `skip-forward-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Forward Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-forward-line.svg)
 */
export const skipForwardLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 12.667L5.777 19.482A.5.5 0 0 1 5 19.066V4.934a.5.5 0 0 1 .777-.416L16 11.333V5a1 1 0 0 1 2 0v14a1 1 0 0 1-2 0v-6.333zm-9-4.93v8.526L13.394 12 7 7.737z',
    },
  },
];

/**
 * The icon for `skip-forward-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Forward Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-forward-mini-fill.svg)
 */
export const skipForwardMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.788 17.444A.5.5 0 0 1 7 17.035V6.965a.5.5 0 0 1 .788-.409l7.133 5.036a.5.5 0 0 1 0 .816l-7.133 5.036zM16 7a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0V7z',
    },
  },
];

/**
 * The icon for `skip-forward-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skip Forward Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/skip-forward-mini-line.svg)
 */
export const skipForwardMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.032 12L9 9.86v4.28L12.032 12zM7.5 17.535a.5.5 0 0 1-.5-.5V6.965a.5.5 0 0 1 .788-.409l7.133 5.036a.5.5 0 0 1 0 .816l-7.133 5.036a.5.5 0 0 1-.288.091zM16 7a1 1 0 0 1 2 0v10a1 1 0 1 1-2 0V7z',
    },
  },
];

/**
 * The icon for `skull-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skull 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/skull-2-fill.svg)
 */
export const skull2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10v3.764a2 2 0 0 1-1.106 1.789L18 19v1a3 3 0 0 1-2.824 2.995L14.95 23a2.5 2.5 0 0 0 .044-.33L15 22.5V22a2 2 0 0 0-1.85-1.995L13 20h-2a2 2 0 0 0-1.995 1.85L9 22v.5c0 .171.017.339.05.5H9a3 3 0 0 1-3-3v-1l-2.894-1.447A2 2 0 0 1 2 15.763V12C2 6.477 6.477 2 12 2zm-4 9a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `skull-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skull 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/skull-2-line.svg)
 */
export const skull2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.523 0 10 4.477 10 10v3.764a2 2 0 0 1-1.106 1.789L18 19v1a3 3 0 0 1-2.824 2.995L14.95 23a2.5 2.5 0 0 0 .044-.33L15 22.5V22a2 2 0 0 0-1.85-1.995L13 20h-2a2 2 0 0 0-1.995 1.85L9 22v.5c0 .171.017.339.05.5H9a3 3 0 0 1-3-3v-1l-2.894-1.447A2 2 0 0 1 2 15.763V12C2 6.477 6.477 2 12 2zm0 2a8 8 0 0 0-7.996 7.75L4 12v3.764l4 2v1.591l.075-.084a3.992 3.992 0 0 1 2.723-1.266L11 18l2.073.001.223.01c.999.074 1.89.51 2.55 1.177l.154.167v-1.591l4-2V12a8 8 0 0 0-8-8zm-4 7a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm8 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4z',
    },
  },
];

/**
 * The icon for `skull-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skull Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/skull-fill.svg)
 */
export const skullFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 18v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3H3a1 1 0 0 1-1-1v-5C2 6.477 6.477 2 12 2s10 4.477 10 10v5a1 1 0 0 1-1 1h-3zM7.5 14a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `skull-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skull Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/skull-line.svg)
 */
export const skullLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 12a8 8 0 1 0-16 0v4h3a1 1 0 0 1 1 1v3h8v-3a1 1 0 0 1 1-1h3v-4zm-2 6v3a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-3H3a1 1 0 0 1-1-1v-5C2 6.477 6.477 2 12 2s10 4.477 10 10v5a1 1 0 0 1-1 1h-3zM7.5 14a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm9 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `skype-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skype Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/skype-fill.svg)
 */
export const skypeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.31 20.4a8.5 8.5 0 0 1-9.71-9.71 5.25 5.25 0 0 1 7.09-7.09 8.5 8.5 0 0 1 9.71 9.71 5.25 5.25 0 0 1-7.09 7.09zm-1.258-3.244h-.04c2.872 0 4.303-1.386 4.303-3.243 0-1.198-.551-2.471-2.726-2.958l-1.983-.44c-.755-.172-1.622-.4-1.622-1.115s.62-1.213 1.724-1.213c2.23 0 2.027 1.528 3.131 1.528.576 0 1.093-.342 1.093-.93 0-1.37-2.197-2.4-4.056-2.4-2.021 0-4.173.859-4.173 3.144 0 1.098.394 2.27 2.56 2.813l2.689.671c.816.202 1.018.659 1.018 1.072 0 .687-.684 1.358-1.918 1.358-2.417 0-2.078-1.857-3.374-1.857-.58 0-1.003.398-1.003.971 0 1.114 1.352 2.598 4.377 2.598z',
    },
  },
];

/**
 * The icon for `skype-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Skype Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/skype-line.svg)
 */
export const skypeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13.004 18.423a2 2 0 0 1 1.237.207 3.25 3.25 0 0 0 4.389-4.389 2 2 0 0 1-.207-1.237 6.5 6.5 0 0 0-7.427-7.427 2 2 0 0 1-1.237-.207A3.25 3.25 0 0 0 5.37 9.76a2 2 0 0 1 .207 1.237 6.5 6.5 0 0 0 7.427 7.427zM12 20.5a8.5 8.5 0 0 1-8.4-9.81 5.25 5.25 0 0 1 7.09-7.09 8.5 8.5 0 0 1 9.71 9.71 5.25 5.25 0 0 1-7.09 7.09c-.427.066-.865.1-1.31.1zm.053-3.5C9.25 17 8 15.62 8 14.586c0-.532.39-.902.928-.902 1.2 0 .887 1.725 3.125 1.725 1.143 0 1.776-.624 1.776-1.261 0-.384-.188-.808-.943-.996l-2.49-.623c-2.006-.504-2.37-1.592-2.37-2.612C8.026 7.797 10.018 7 11.89 7c1.72 0 3.756.956 3.756 2.228 0 .545-.48.863-1.012.863-1.023 0-.835-1.418-2.9-1.418-1.023 0-1.596.462-1.596 1.126 0 .663.803.876 1.502 1.035l1.836.409C15.49 11.695 16 12.876 16 13.989 16 15.713 14.675 17 12.015 17h.038z',
    },
  },
];

/**
 * The icon for `slack-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slack Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/slack-fill.svg)
 */
export const slackFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.527 14.514A1.973 1.973 0 0 1 4.56 16.48a1.973 1.973 0 0 1-1.967-1.967c0-1.083.884-1.968 1.967-1.968h1.968v1.968zm.992 0c0-1.083.884-1.968 1.967-1.968 1.083 0 1.968.885 1.968 1.968v4.927a1.973 1.973 0 0 1-1.968 1.967 1.973 1.973 0 0 1-1.967-1.967v-4.927zm1.967-7.987A1.973 1.973 0 0 1 7.52 4.56c0-1.083.884-1.967 1.967-1.967 1.083 0 1.968.884 1.968 1.967v1.968H9.486zm0 .992c1.083 0 1.968.884 1.968 1.967a1.973 1.973 0 0 1-1.968 1.968H4.56a1.973 1.973 0 0 1-1.967-1.968c0-1.083.884-1.967 1.967-1.967h4.927zm7.987 1.967c0-1.083.885-1.967 1.968-1.967s1.967.884 1.967 1.967a1.973 1.973 0 0 1-1.967 1.968h-1.968V9.486zm-.992 0a1.973 1.973 0 0 1-1.967 1.968 1.973 1.973 0 0 1-1.968-1.968V4.56c0-1.083.885-1.967 1.968-1.967s1.967.884 1.967 1.967v4.927zm-1.967 7.987c1.083 0 1.967.885 1.967 1.968a1.973 1.973 0 0 1-1.967 1.967 1.973 1.973 0 0 1-1.968-1.967v-1.968h1.968zm0-.992a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h4.927c1.083 0 1.967.885 1.967 1.968a1.973 1.973 0 0 1-1.967 1.967h-4.927z',
    },
  },
];

/**
 * The icon for `slack-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slack Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/slack-line.svg)
 */
export const slackLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.5 3A1.5 1.5 0 0 1 16 4.5v5a1.5 1.5 0 0 1-3 0v-5A1.5 1.5 0 0 1 14.5 3zm-10 10H6v1.5A1.5 1.5 0 1 1 4.5 13zm8.5 5h1.5a1.5 1.5 0 1 1-1.5 1.5V18zm1.5-5h5a1.5 1.5 0 0 1 0 3h-5a1.5 1.5 0 0 1 0-3zm5-5a1.5 1.5 0 0 1 0 3H18V9.5A1.5 1.5 0 0 1 19.5 8zm-15 0h5a1.5 1.5 0 0 1 0 3h-5a1.5 1.5 0 0 1 0-3zm5-5A1.5 1.5 0 0 1 11 4.5V6H9.5a1.5 1.5 0 0 1 0-3zm0 10a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-3 0v-5A1.5 1.5 0 0 1 9.5 13z',
    },
  },
];

/**
 * The icon for `slice-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slice Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/slice-fill.svg)
 */
export const sliceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.768 12.232l2.121 2.122c-4.596 4.596-10.253 6.01-13.788 5.303L17.657 4.1l2.121 2.12-6.01 6.011z',
    },
  },
];

/**
 * The icon for `slice-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slice Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/slice-line.svg)
 */
export const sliceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.69 12.918l1.769 1.768c-6.01 6.01-10.96 6.01-15.203 4.596L17.812 3.726l3.536 3.535-5.657 5.657zm-2.828 0l5.657-5.657-.707-.707L6.314 18.052c2.732.107 5.358-.907 8.267-3.416l-1.719-1.718z',
    },
  },
];

/**
 * The icon for `slideshow-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-2-fill.svg)
 */
export const slideshow2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 17v3h5v2H6v-2h5v-3H4a1 1 0 0 1-1-1V4H2V2h20v2h-1v12a1 1 0 0 1-1 1h-7zM10 6v7l5-3.5L10 6z',
    },
  },
];

/**
 * The icon for `slideshow-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-2-line.svg)
 */
export const slideshow2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 17v3h5v2H6v-2h5v-3H4a1 1 0 0 1-1-1V4H2V2h20v2h-1v12a1 1 0 0 1-1 1h-7zm-8-2h14V4H5v11zm5-9l5 3.5-5 3.5V6z',
    },
  },
];

/**
 * The icon for `slideshow-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-3-fill.svg)
 */
export const slideshow3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 18v2h4v2H7v-2h4v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-8zM10 7.5v6l5-3-5-3z',
    },
  },
];

/**
 * The icon for `slideshow-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-3-line.svg)
 */
export const slideshow3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 18v2h4v2H7v-2h4v-2H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-8zM4 5v11h16V5H4zm6 2.5l5 3-5 3v-6z',
    },
  },
];

/**
 * The icon for `slideshow-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-4-fill.svg)
 */
export const slideshow4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.17 3A3.001 3.001 0 0 1 11 1h2c1.306 0 2.417.835 2.83 2H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5.17zM10 9v6l5-3-5-3zm1-6a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2z',
    },
  },
];

/**
 * The icon for `slideshow-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-4-line.svg)
 */
export const slideshow4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.17 3A3.001 3.001 0 0 1 11 1h2c1.306 0 2.417.835 2.83 2H21a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5.17zM4 5v14h16V5h-4.17A3.001 3.001 0 0 1 13 7h-2a3.001 3.001 0 0 1-2.83-2H4zm7-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2h-2zm-1 6l5 3-5 3V9z',
    },
  },
];

/**
 * The icon for `slideshow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-fill.svg)
 */
export const slideshowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21v2h-2v-2H3a1 1 0 0 1-1-1V6h20v14a1 1 0 0 1-1 1h-8zM8 10a3 3 0 1 0 3 3H8v-3zm5 0v2h6v-2h-6zm0 4v2h6v-2h-6zM2 3h20v2H2V3z',
    },
  },
];

/**
 * The icon for `slideshow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Slideshow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/slideshow-line.svg)
 */
export const slideshowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 21v2h-2v-2H3a1 1 0 0 1-1-1V6h20v14a1 1 0 0 1-1 1h-8zm-9-2h16V8H4v11zm9-9h5v2h-5v-2zm0 4h5v2h-5v-2zm-4-4v3h3a3 3 0 1 1-3-3zM2 3h20v2H2V3z',
    },
  },
];

/**
 * The icon for `smartphone-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Smartphone Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/smartphone-fill.svg)
 */
export const smartphoneFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 2h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm6 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `smartphone-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Smartphone Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/smartphone-line.svg)
 */
export const smartphoneLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 4v16h10V4H7zM6 2h12a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm6 15a1 1 0 1 1 0 2 1 1 0 0 1 0-2z',
    },
  },
];

/**
 * The icon for `snapchat-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Snapchat Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/snapchat-fill.svg)
 */
export const snapchatFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11.871 21.764c-1.19 0-1.984-.561-2.693-1.056-.503-.357-.976-.696-1.533-.79a4.568 4.568 0 0 0-.803-.066c-.472 0-.847.071-1.114.125-.17.03-.312.058-.424.058-.116 0-.263-.032-.32-.228-.05-.16-.081-.312-.112-.459-.08-.37-.147-.597-.286-.62-1.489-.227-2.38-.57-2.554-.976-.014-.044-.031-.09-.031-.125-.01-.125.08-.227.205-.25 1.181-.196 2.242-.824 3.138-1.858.696-.803 1.035-1.579 1.066-1.663 0-.01.009-.01.009-.01.17-.351.205-.65.102-.895-.191-.46-.825-.656-1.257-.79-.111-.03-.205-.066-.285-.093-.37-.147-.986-.46-.905-.892.058-.312.472-.535.811-.535.094 0 .174.014.24.05.38.173.723.262 1.017.262.366 0 .54-.138.584-.182a24.93 24.93 0 0 0-.035-.593c-.09-1.365-.192-3.059.24-4.03 1.298-2.907 4.053-3.14 4.869-3.14L12.156 3h.05c.815 0 3.57.227 4.868 3.139.437.971.33 2.67.24 4.03l-.008.067c-.01.182-.023.356-.032.535.045.035.205.169.535.173.286-.008.598-.102.954-.263a.804.804 0 0 1 .312-.066c.125 0 .25.03.357.066h.009c.299.112.495.321.495.54.009.205-.152.517-.914.825-.08.03-.174.067-.285.093-.424.13-1.057.335-1.258.79-.111.24-.066.548.103.895 0 .01.009.01.009.01.049.124 1.337 3.049 4.204 3.526a.246.246 0 0 1 .205.25c0 .044-.009.089-.031.129-.174.41-1.057.744-2.555.976-.138.022-.205.25-.285.62a6.831 6.831 0 0 1-.112.459c-.044.147-.138.227-.298.227h-.023c-.102 0-.24-.013-.423-.049a5.285 5.285 0 0 0-1.115-.116c-.263 0-.535.023-.802.067-.553.09-1.03.433-1.534.79-.717.49-1.515 1.051-2.697 1.051h-.254z',
    },
  },
];

/**
 * The icon for `snapchat-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Snapchat Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/snapchat-line.svg)
 */
export const snapchatLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.396 10.58l.02-.249a32.392 32.392 0 0 0 .083-2.326c0-.87-.294-1.486-.914-2.063-.66-.614-1.459-.942-2.59-.942-1.137 0-1.958.335-2.51.888-.696.695-.958 1.218-.958 2.1 0 .521.061 1.994.096 2.618a2 2 0 0 1-.469 1.402c.055.098.105.204.153.317.3.771.198 1.543-.152 2.271-.392.818-.731 1.393-1.41 2.154a7.973 7.973 0 0 1-.642.643 1.999 1.999 0 0 1 .412.565 5.886 5.886 0 0 1 1.585.074c.81.146 1.324.434 2.194 1.061l.016.011.213.152c.619.44.877.546 1.473.546.609 0 .91-.121 1.523-.552l.207-.146c.876-.632 1.407-.928 2.231-1.076a6.664 6.664 0 0 1 1.559-.074 1.999 1.999 0 0 1 .417-.567 8.409 8.409 0 0 1-.616-.616 9.235 9.235 0 0 1-1.447-2.16c-.363-.749-.47-1.54-.137-2.321.04-.098.085-.19.132-.276a2 2 0 0 1-.469-1.435zm-10.315-.102c.419 0 .6.305 1.219.305.157 0 .26-.035.326-.066-.009-.156-.099-1.986-.099-2.729 0-1.688.72-2.69 1.543-3.514C8.893 3.65 10.175 3 11.996 3c1.82 0 3.066.653 3.952 1.478.886.825 1.551 1.93 1.551 3.528 0 1.555-.099 2.594-.108 2.716a.59.59 0 0 0 .279.065c.63 0 .63-.31 1.33-.31.685 0 .983.57.983.823 0 .621-.833.967-1.33 1.126-.369.117-.931.291-1.075.635-.074.174-.043.4.092.678.003.008 1.26 2.883 3.93 3.326.235.035.391.241.391.483 0 .332-.37.617-.726.782-.443.2-1.091.37-1.952.505-.043.078-.134.485-.235.887-.135.542-.801.366-.991.326A4.997 4.997 0 0 0 16.291 20c-.482.087-.913.378-1.395.726-.713.504-1.465 1.076-2.9 1.076-1.436 0-2.144-.572-2.857-1.076-.482-.348-.905-.637-1.396-.726-.898-.163-1.57.036-1.795.057-.226.02-.842.244-.996-.327-.045-.166-.191-.808-.235-.895-.856-.135-1.508-.313-1.952-.513-.365-.165-.726-.443-.726-.779 0-.235.158-.44.391-.482 2.644-.483 3.766-3.005 3.922-3.33.132-.276.161-.5.091-.679-.143-.343-.704-.513-1.073-.635-.105-.034-1.336-.373-1.336-1.117 0-.24.205-.573.582-.73a1.36 1.36 0 0 1 .465-.092z',
    },
  },
];

/**
 * The icon for `snowy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Snowy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/snowy-fill.svg)
 */
export const snowyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.027 17.43A8.003 8.003 0 0 1 9 2a8.003 8.003 0 0 1 7.458 5.099A5.5 5.5 0 0 1 18 17.978a6 6 0 0 0-11.973-.549zM13 16.267l1.964-1.134 1 1.732L14 18l1.964 1.134-1 1.732L13 19.732V22h-2v-2.268l-1.964 1.134-1-1.732L10 18l-1.964-1.134 1-1.732L11 16.268V14h2v2.268z',
    },
  },
];

/**
 * The icon for `snowy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Snowy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/snowy-line.svg)
 */
export const snowyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 16.268l1.964-1.134 1 1.732L14 18l1.964 1.134-1 1.732L13 19.732V22h-2v-2.268l-1.964 1.134-1-1.732L10 18l-1.964-1.134 1-1.732L11 16.268V14h2v2.268zM17 18v-2h.5a3.5 3.5 0 1 0-2.5-5.95V10a6 6 0 1 0-8 5.659v2.089a8 8 0 1 1 9.458-10.65A5.5 5.5 0 1 1 17.5 18l-.5.001z',
    },
  },
];

/**
 * The icon for `sound-module-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sound Module Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/sound-module-fill.svg)
 */
export const soundModuleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18v3h-2v-3h-2v-3h6v3h-2zM5 18v3H3v-3H1v-3h6v3H5zm6-12V3h2v3h2v3H9V6h2zm0 5h2v10h-2V11zm-8 2V3h2v10H3zm16 0V3h2v10h-2z',
    },
  },
];

/**
 * The icon for `sound-module-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sound Module Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/sound-module-line.svg)
 */
export const soundModuleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18v3h-2v-3h-2v-2h6v2h-2zM5 18v3H3v-3H1v-2h6v2H5zm6-12V3h2v3h2v2H9V6h2zm0 4h2v11h-2V10zm-8 4V3h2v11H3zm16 0V3h2v11h-2z',
    },
  },
];

/**
 * The icon for `soundcloud-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Soundcloud Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/soundcloud-fill.svg)
 */
export const soundcloudFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.464 8.596c.265 0 .48 2.106.48 4.704l-.001.351c-.019 2.434-.226 4.353-.479 4.353-.256 0-.465-1.965-.48-4.44v-.352c.005-2.558.218-4.616.48-4.616zm-1.664.96c.259 0 .47 1.8.48 4.054v.34c-.01 2.254-.221 4.054-.48 4.054-.255 0-.464-1.755-.48-3.97v-.34l.002-.34c.025-2.133.23-3.798.478-3.798zm-1.664 0c.255 0 .464 1.755.48 3.97v.34l-.002.34c-.025 2.133-.23 3.798-.478 3.798-.259 0-.47-1.8-.48-4.054v-.34c.01-2.254.221-4.054.48-4.054zm-1.664.576c.265 0 .48 1.762.48 3.936l-.002.335c-.02 2.017-.227 3.601-.478 3.601-.262 0-.474-1.717-.48-3.852v-.168c.006-2.135.218-3.852.48-3.852zM3.808 11.86c.265 0 .48 1.375.48 3.072v.158c-.013 1.623-.223 2.914-.48 2.914-.265 0-.48-1.375-.48-3.072v-.158c.013-1.623.223-2.914.48-2.914zm10.784-4.8c2.58 0 4.72 1.886 5.118 4.354a3.36 3.36 0 1 1 .993 6.589l-.063.001h-8.16a.768.768 0 0 1-.768-.768V7.933a5.16 5.16 0 0 1 2.88-.873zM2.144 11.668c.265 0 .48 1.332.48 2.976v.156c-.014 1.57-.223 2.82-.48 2.82-.26 0-.473-1.29-.48-2.898v-.078c0-1.644.215-2.976.48-2.976zm-1.664.96c.265 0 .48.946.48 2.112v.131c-.016 1.105-.225 1.981-.48 1.981-.265 0-.48-.946-.48-2.112v-.131c.016-1.105.225-1.981.48-1.981z',
    },
  },
];

/**
 * The icon for `soundcloud-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Soundcloud Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/soundcloud-line.svg)
 */
export const soundcloudLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 10a1 1 0 0 1 1 1v7a1 1 0 0 1-2 0v-7a1 1 0 0 1 1-1zm3 1a1 1 0 0 1 1 1v6a1 1 0 0 1-2 0v-6a1 1 0 0 1 1-1zm3-4a1 1 0 0 1 1 1v10a1 1 0 0 1-2 0V8a1 1 0 0 1 1-1zm5-1a6 6 0 0 1 5.996 5.775l.003.26a3.5 3.5 0 0 1-.307 6.96L20.5 19h-3.501a1 1 0 0 1-.117-1.993L17 17h3.447l.138-.002a1.5 1.5 0 0 0 .267-2.957l-.135-.026-1.77-.252.053-1.787-.004-.176A4 4 0 0 0 15.2 8.005L15 8c-.268 0-.531.026-.788.077L14 8.126V18a1 1 0 0 1-.883.993L13 19a1 1 0 0 1-1-1l-.001-11.197A5.972 5.972 0 0 1 15 6zM1 12a1 1 0 0 1 1 1v4a1 1 0 0 1-2 0v-4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `space-ship-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Space Ship Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/space-ship-fill.svg)
 */
export const spaceShipFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.88 18.054a35.897 35.897 0 0 1 8.531-16.32.8.8 0 0 1 1.178 0c.166.18.304.332.413.455a35.897 35.897 0 0 1 8.118 15.865c-2.141.451-4.34.747-6.584.874l-2.089 4.178a.5.5 0 0 1-.894 0l-2.089-4.178a44.019 44.019 0 0 1-6.584-.874zM12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `space-ship-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Space Ship Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/space-ship-line.svg)
 */
export const spaceShipLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.88 18.054a35.897 35.897 0 0 1 8.531-16.32.8.8 0 0 1 1.178 0c.166.18.304.332.413.455a35.897 35.897 0 0 1 8.118 15.865c-2.141.451-4.34.747-6.584.874l-2.089 4.178a.5.5 0 0 1-.894 0l-2.089-4.178a44.019 44.019 0 0 1-6.584-.874zm6.698-1.123l1.157.066L12 19.527l1.265-2.53 1.157-.066a42.137 42.137 0 0 0 4.227-.454A33.913 33.913 0 0 0 12 4.09a33.913 33.913 0 0 0-6.649 12.387c1.395.222 2.805.374 4.227.454zM12 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `spam-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spam 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/spam-2-fill.svg)
 */
export const spam2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.218 2.5l5.683 5.682v8.036l-5.683 5.683H8.182l-5.683-5.683V8.182l5.683-5.683h8.036zM11 15v2h2v-2h-2zm0-8v6h2V7h-2z',
    },
  },
];

/**
 * The icon for `spam-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spam 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/spam-2-line.svg)
 */
export const spam2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.936 2.5L21.5 8.067v7.87L15.936 21.5h-7.87L2.5 15.936v-7.87L8.066 2.5h7.87zm-.829 2H8.894L4.501 8.895v6.213l4.393 4.394h6.213l4.394-4.394V8.894l-4.394-4.393zM11 15h2v2h-2v-2zm0-8h2v6h-2V7z',
    },
  },
];

/**
 * The icon for `spam-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spam 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/spam-3-fill.svg)
 */
export const spam3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.936 2.5L21.5 8.067v7.87L15.936 21.5h-7.87L2.5 15.936v-7.87L8.066 2.5h7.87zM8 11v2h8v-2H8z',
    },
  },
];

/**
 * The icon for `spam-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spam 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/spam-3-line.svg)
 */
export const spam3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.936 2.5L21.5 8.067v7.87L15.936 21.5h-7.87L2.5 15.936v-7.87L8.066 2.5h7.87zm-.829 2H8.894L4.501 8.895v6.213l4.393 4.394h6.213l4.394-4.394V8.894l-4.394-4.393zM8 11h8v2H8v-2z',
    },
  },
];

/**
 * The icon for `spam-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spam Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/spam-fill.svg)
 */
export const spamFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M17.5 2.5L23 12l-5.5 9.5h-11L1 12l5.5-9.5h11zM11 15v2h2v-2h-2zm0-8v6h2V7h-2z' },
  },
];

/**
 * The icon for `speaker-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speaker 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speaker-2-fill.svg)
 */
export const speaker2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 14a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm0 2a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm0-5a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `speaker-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speaker 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speaker-2-line.svg)
 */
export const speaker2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 5v14h14V5H5zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 13a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 2a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-4.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `speaker-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speaker 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speaker-3-fill.svg)
 */
export const speaker3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0 2a6 6 0 1 0 0-12 6 6 0 0 0 0 12zM6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2zM6 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm6-5.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `speaker-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speaker 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speaker-3-line.svg)
 */
export const speaker3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 5v14h14V5H5zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm3 5a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm10 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 10a1 1 0 1 1 0-2 1 1 0 0 1 0 2zM7 18a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm5-3a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 2a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm0-4a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `speaker-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speaker Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speaker-fill.svg)
 */
export const speakerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm8 18a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0-12a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 10a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `speaker-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speaker Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speaker-line.svg)
 */
export const speakerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 4v16h14V4H5zM4 2h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm8 15a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5zm0 2a4.5 4.5 0 1 1 0-9 4.5 4.5 0 0 1 0 9zm0-10.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `spectrum-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spectrum Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/spectrum-fill.svg)
 */
export const spectrumFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.2 2.006C21.24 2.093 22 3.25 22 12l-.006 1.2C21.907 21.24 20.75 22 12 22l-1.2-.006c-7.658-.083-8.711-1.136-8.794-8.795L2 11.691l.006-.89c.085-7.85 1.19-8.76 9.382-8.8l1.811.005zM8.25 7h-.583a.667.667 0 0 0-.66.568L7 7.667v3.666c0 .335.247.612.568.66l.099.007h.583a3.75 3.75 0 0 1 3.745 3.55l.005.2v.583c0 .335.247.612.568.66l.099.007h3.666a.667.667 0 0 0 .66-.568l.007-.099v-.583a8.75 8.75 0 0 0-8.492-8.746L8.25 7z',
    },
  },
];

/**
 * The icon for `spectrum-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spectrum Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/spectrum-line.svg)
 */
export const spectrumLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M11.388 2.001l1.811.005.844.014c7.161.164 7.938 1.512 7.957 9.667l-.006 1.512-.014.844c-.164 7.161-1.512 7.938-9.667 7.957l-1.512-.006-.888-.015c-6.853-.163-7.827-1.428-7.907-8.78L2 11.691l.006-.89.014-.865c.165-7.053 1.487-7.897 9.368-7.935zM14.12 4.01L10.882 4l-1.322.01c-5.489.082-5.544.82-5.559 7.403l.001 2.175.01 1.04c.089 4.982.793 5.343 6.4 5.369l3.454-.002.776-.009c5.108-.091 5.347-.837 5.358-6.877l-.003-2.743-.012-1.055c-.094-4.796-.785-5.25-5.865-5.303zM8.25 7A8.75 8.75 0 0 1 17 15.75v.583a.667.667 0 0 1-.667.667h-3.666a.667.667 0 0 1-.667-.667v-.583A3.75 3.75 0 0 0 8.25 12h-.583A.667.667 0 0 1 7 11.333V7.667C7 7.299 7.299 7 7.667 7h.583z',
    },
  },
];

/**
 * The icon for `speed-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speed Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speed-fill.svg)
 */
export const speedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13.333l-9.223 6.149A.5.5 0 0 1 2 19.066V4.934a.5.5 0 0 1 .777-.416L12 10.667V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832l-10.599 7.066a.5.5 0 0 1-.777-.416v-5.733z',
    },
  },
];

/**
 * The icon for `speed-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speed Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speed-line.svg)
 */
export const speedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 13.333l-9.223 6.149A.5.5 0 0 1 2 19.066V4.934a.5.5 0 0 1 .777-.416L12 10.667V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832l-10.599 7.066a.5.5 0 0 1-.777-.416v-5.733zM10.394 12L4 7.737v8.526L10.394 12zM14 7.737v8.526L20.394 12 14 7.737z',
    },
  },
];

/**
 * The icon for `speed-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speed Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speed-mini-fill.svg)
 */
export const speedMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.788 17.444A.5.5 0 0 1 4 17.035V6.965a.5.5 0 0 1 .788-.409l7.133 5.036a.5.5 0 0 1 0 .816l-7.133 5.036zM13 6.965a.5.5 0 0 1 .788-.409l7.133 5.036a.5.5 0 0 1 0 .816l-7.133 5.036a.5.5 0 0 1-.788-.409V6.965z',
    },
  },
];

/**
 * The icon for `speed-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Speed Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/speed-mini-line.svg)
 */
export const speedMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.032 12L6 9.86v4.28L9.032 12zm-4.244 5.444A.5.5 0 0 1 4 17.035V6.965a.5.5 0 0 1 .788-.409l7.133 5.036a.5.5 0 0 1 0 .816l-7.133 5.036zM15 14.14L18.032 12 15 9.86v4.28zm-2-7.175a.5.5 0 0 1 .788-.409l7.133 5.036a.5.5 0 0 1 0 .816l-7.133 5.036a.5.5 0 0 1-.788-.409V6.965z',
    },
  },
];

/**
 * The icon for `spotify-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spotify Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/spotify-fill.svg)
 */
export const spotifyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.55 2 12 2zm3.75 14.65c-2.35-1.45-5.3-1.75-8.8-.95-.35.1-.65-.15-.75-.45-.1-.35.15-.65.45-.75 3.8-.85 7.1-.5 9.7 1.1.35.15.4.55.25.85-.2.3-.55.4-.85.2zm1-2.7c-2.7-1.65-6.8-2.15-9.95-1.15-.4.1-.85-.1-.95-.5-.1-.4.1-.85.5-.95 3.65-1.1 8.15-.55 11.25 1.35.3.15.45.65.2 1s-.7.5-1.05.25zM6.3 9.75c-.5.15-1-.15-1.15-.6-.15-.5.15-1 .6-1.15 3.55-1.05 9.4-.85 13.1 1.35.45.25.6.85.35 1.3-.25.35-.85.5-1.3.25C14.7 9 9.35 8.8 6.3 9.75z',
    },
  },
];

/**
 * The icon for `spotify-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spotify Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/spotify-line.svg)
 */
export const spotifyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 2c5.55 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12 6.5 2 12 2zm0 2c-4.395 0-8 3.605-8 8s3.605 8 8 8 8-3.605 8-8c0-4.414-3.573-8-8-8zm3.75 12.65c-2.35-1.45-5.3-1.75-8.8-.95-.35.1-.65-.15-.75-.45-.1-.35.15-.65.45-.75 3.8-.85 7.1-.5 9.7 1.1.35.15.4.55.25.85-.2.3-.55.4-.85.2zm1-2.7c-2.7-1.65-6.8-2.15-9.95-1.15-.4.1-.85-.1-.95-.5-.1-.4.1-.85.5-.95 3.65-1.1 8.15-.55 11.25 1.35.3.15.45.65.2 1s-.7.5-1.05.25zM6.3 9.75c-.5.15-1-.15-1.15-.6-.15-.5.15-1 .6-1.15 3.55-1.05 9.4-.85 13.1 1.35.45.25.6.85.35 1.3-.25.35-.85.5-1.3.25C14.7 9 9.35 8.8 6.3 9.75z',
    },
  },
];

/**
 * The icon for `spy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/spy-fill.svg)
 */
export const spyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 13a4 4 0 1 1 0 8c-2.142 0-4-1.79-4-4h-2a4 4 0 1 1-.535-2h3.07A3.998 3.998 0 0 1 17 13zM2 12v-2h2V7a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v3h2v2H2z',
    },
  },
];

/**
 * The icon for `spy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Spy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/spy-line.svg)
 */
export const spyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17 13a4 4 0 1 1-4 4h-2a4 4 0 1 1-.535-2h3.07A3.998 3.998 0 0 1 17 13zM7 15a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm10 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zM16 3a4 4 0 0 1 4 4v3h2v2H2v-2h2V7a4 4 0 0 1 4-4h8zm0 2H8c-1.054 0-2 .95-2 2v3h12V7c0-1.054-.95-2-2-2z',
    },
  },
];

/**
 * The icon for `stack-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stack Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/stack-fill.svg)
 */
export const stackFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.083 10.5l1.202.721a.5.5 0 0 1 0 .858L12 17.65l-9.285-5.571a.5.5 0 0 1 0-.858l1.202-.721L12 15.35l8.083-4.85zm0 4.7l1.202.721a.5.5 0 0 1 0 .858l-8.77 5.262a1 1 0 0 1-1.03 0l-8.77-5.262a.5.5 0 0 1 0-.858l1.202-.721L12 20.05l8.083-4.85zM12.514 1.309l8.771 5.262a.5.5 0 0 1 0 .858L12 13 2.715 7.429a.5.5 0 0 1 0-.858l8.77-5.262a1 1 0 0 1 1.03 0z',
    },
  },
];

/**
 * The icon for `stack-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stack Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/stack-line.svg)
 */
export const stackLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.083 15.2l1.202.721a.5.5 0 0 1 0 .858l-8.77 5.262a1 1 0 0 1-1.03 0l-8.77-5.262a.5.5 0 0 1 0-.858l1.202-.721L12 20.05l8.083-4.85zm0-4.7l1.202.721a.5.5 0 0 1 0 .858L12 17.65l-9.285-5.571a.5.5 0 0 1 0-.858l1.202-.721L12 15.35l8.083-4.85zm-7.569-9.191l8.771 5.262a.5.5 0 0 1 0 .858L12 13 2.715 7.429a.5.5 0 0 1 0-.858l8.77-5.262a1 1 0 0 1 1.03 0zM12 3.332L5.887 7 12 10.668 18.113 7 12 3.332z',
    },
  },
];

/**
 * The icon for `stack-overflow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stack Overflow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/stack-overflow-fill.svg)
 */
export const stackOverflowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 20.002V14.67h2v7.333H4V14.67h2v5.333h12zM7.599 14.736l.313-1.98 8.837 1.7-.113 1.586-9.037-1.306zm1.2-4.532l.732-1.6 7.998 3.733-.733 1.599-7.998-3.732zm2.265-3.932l1.133-1.333 6.798 5.665-1.133 1.333-6.798-5.665zm4.332-4.132l5.265 7.064-1.4 1.067-5.264-7.065 1.4-1.066zM7.332 18.668v-2h9.33v2h-9.33z',
    },
  },
];

/**
 * The icon for `stack-overflow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stack Overflow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/stack-overflow-line.svg)
 */
export const stackOverflowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 20.002V15h2v7.002H4V15h2v5.002h12zM7.5 18v-2h9v2h-9zm.077-4.38l.347-1.97 8.864 1.563-.348 1.97-8.863-1.563zm1.634-5.504l1-1.732 7.794 4.5-1 1.732-7.794-4.5zm3.417-4.613l1.532-1.286 5.785 6.895-1.532 1.285-5.785-6.894z',
    },
  },
];

/**
 * The icon for `stackshare-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stackshare Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/stackshare-fill.svg)
 */
export const stackshareFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3c.552 0 1 .448 1 1v16c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V4c0-.552.448-1 1-1h18zm-4.208 2.621c-1.011 0-1.864.676-2.133 1.6h-1.998l-2.46 4.185H8.763c-.268-.925-1.121-1.6-2.133-1.6-1.226 0-2.221.994-2.221 2.22 0 1.228.995 2.222 2.221 2.222 1.012 0 1.865-.676 2.133-1.6h1.471l2.417 4.133h2.018c.268.925 1.121 1.6 2.132 1.6 1.227 0 2.222-.994 2.222-2.221s-.995-2.222-2.222-2.222c-1.01 0-1.864.676-2.132 1.6h-1.317l-2.056-3.536 2.053-3.538h1.31c.27.925 1.122 1.6 2.133 1.6 1.227 0 2.222-.994 2.222-2.221s-.995-2.222-2.222-2.222zm.011 9.427c.644 0 1.168.524 1.168 1.168 0 .644-.524 1.167-1.168 1.167-.566 0-1.038-.405-1.144-.94 0 0-.031-.227 0-.454.106-.535.578-.94 1.144-.94zm-10.152-4.21c.644 0 1.168.524 1.168 1.168 0 .643-.524 1.167-1.168 1.167-.644 0-1.167-.524-1.167-1.167 0-.644.523-1.167 1.167-1.167zm10.15-4.209c.644 0 1.168.523 1.168 1.167s-.524 1.168-1.168 1.168c-.565 0-1.038-.406-1.144-.941-.026-.206 0-.446 0-.446.106-.543.579-.948 1.144-.948z',
    },
  },
];

/**
 * The icon for `stackshare-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stackshare Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/stackshare-line.svg)
 */
export const stackshareLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.536 13H7.329c-.412 1.166-1.523 2-2.829 2-1.657 0-3-1.343-3-3s1.343-3 3-3c1.306 0 2.418.835 2.83 2h2.206L13 5h3.17c.412-1.165 1.524-2 2.83-2 1.657 0 3 1.343 3 3s-1.343 3-3 3c-1.306 0-2.417-.834-2.829-2h-2.017l-2.886 4.999L14.155 17h2.016c.411-1.165 1.523-2 2.829-2 1.657 0 3 1.343 3 3s-1.343 3-3 3c-1.306 0-2.417-.834-2.829-2H13l-3.464-6zM19 17c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zM4.5 11c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zM19 5c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `star-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-fill.svg)
 */
export const starFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 18.26l-7.053 3.948 1.575-7.928L.587 8.792l8.027-.952L12 .5l3.386 7.34 8.027.952-5.935 5.488 1.575 7.928z',
    },
  },
];

/**
 * The icon for `star-half-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Half Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-half-fill.svg)
 */
export const starHalfFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 15.968l4.247 2.377-.949-4.773 3.573-3.305-4.833-.573L12 5.275v10.693zm0 2.292l-7.053 3.948 1.575-7.928L.587 8.792l8.027-.952L12 .5l3.386 7.34 8.027.952-5.935 5.488 1.575 7.928L12 18.26z',
    },
  },
];

/**
 * The icon for `star-half-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Half Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-half-line.svg)
 */
export const starHalfLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 15.968l4.247 2.377-.949-4.773 3.573-3.305-4.833-.573L12 5.275v10.693zm0 2.292l-7.053 3.948 1.575-7.928L.587 8.792l8.027-.952L12 .5l3.386 7.34 8.027.952-5.935 5.488 1.575 7.928L12 18.26z',
    },
  },
];

/**
 * The icon for `star-half-s-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Half S Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-half-s-fill.svg)
 */
export const starHalfSFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14.656l2.817 1.72-.766-3.21 2.507-2.147-3.29-.264L12 7.708v6.948zM12 17l-5.878 3.59 1.598-6.7-5.23-4.48 6.865-.55L12 2.5l2.645 6.36 6.866.55-5.231 4.48 1.598 6.7L12 17z',
    },
  },
];

/**
 * The icon for `star-half-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Half S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-half-s-line.svg)
 */
export const starHalfSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14.656l2.817 1.72-.766-3.21 2.507-2.147-3.29-.264L12 7.708v6.948zM12 17l-5.878 3.59 1.598-6.7-5.23-4.48 6.865-.55L12 2.5l2.645 6.36 6.866.55-5.231 4.48 1.598 6.7L12 17z',
    },
  },
];

/**
 * The icon for `star-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-line.svg)
 */
export const starLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 18.26l-7.053 3.948 1.575-7.928L.587 8.792l8.027-.952L12 .5l3.386 7.34 8.027.952-5.935 5.488 1.575 7.928L12 18.26zm0-2.292l4.247 2.377-.949-4.773 3.573-3.305-4.833-.573L12 5.275l-2.038 4.42-4.833.572 3.573 3.305-.949 4.773L12 15.968z',
    },
  },
];

/**
 * The icon for `star-s-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star S Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-s-fill.svg)
 */
export const starSFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 17l-5.878 3.59 1.598-6.7-5.23-4.48 6.865-.55L12 2.5l2.645 6.36 6.866.55-5.231 4.48 1.598 6.7z',
    },
  },
];

/**
 * The icon for `star-s-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star S Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/star-s-line.svg)
 */
export const starSLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 17l-5.878 3.59 1.598-6.7-5.23-4.48 6.865-.55L12 2.5l2.645 6.36 6.866.55-5.231 4.48 1.598 6.7L12 17zm0-2.344l2.817 1.72-.766-3.21 2.507-2.147-3.29-.264L12 7.708l-1.268 3.047-3.29.264 2.507 2.147-.766 3.21L12 14.657z',
    },
  },
];

/**
 * The icon for `star-smile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Smile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/star-smile-fill.svg)
 */
export const starSmileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 .5l4.226 6.183 7.187 2.109-4.575 5.93.215 7.486L12 19.69l-7.053 2.518.215-7.486-4.575-5.93 7.187-2.109L12 .5zM10 12H8a4 4 0 0 0 7.995.2L16 12h-2a2 2 0 0 1-3.995.15L10 12z',
    },
  },
];

/**
 * The icon for `star-smile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Star Smile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/star-smile-line.svg)
 */
export const starSmileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 .5l4.226 6.183 7.187 2.109-4.575 5.93.215 7.486L12 19.69l-7.053 2.518.215-7.486-4.575-5.93 7.187-2.109L12 .5zm0 3.544L9.022 8.402 3.957 9.887l3.225 4.178-.153 5.275L12 17.566l4.97 1.774-.152-5.275 3.224-4.178-5.064-1.485L12 4.044zM10 12a2 2 0 1 0 4 0h2a4 4 0 1 1-8 0h2z',
    },
  },
];

/**
 * The icon for `steam-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Steam Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/steam-fill.svg)
 */
export const steamFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.004 2c-5.25 0-9.556 4.05-9.964 9.197l5.36 2.216c.454-.31 1.002-.492 1.593-.492.053 0 .104.003.157.005l2.384-3.452v-.049c0-2.08 1.69-3.77 3.77-3.77 2.079 0 3.77 1.692 3.77 3.772s-1.692 3.771-3.77 3.771h-.087l-3.397 2.426c0 .043.003.088.003.133 0 1.562-1.262 2.83-2.825 2.83-1.362 0-2.513-.978-2.775-2.273l-3.838-1.589C3.573 18.922 7.427 22 12.005 22c5.522 0 9.998-4.477 9.998-10 0-5.522-4.477-10-9.999-10zM7.078 16.667c.218.452.595.832 1.094 1.041 1.081.45 2.328-.063 2.777-1.145.22-.525.22-1.1.004-1.625-.215-.525-.625-.934-1.147-1.152-.52-.217-1.075-.208-1.565-.025l1.269.525c.797.333 1.174 1.25.84 2.046-.33.797-1.247 1.175-2.044.843l-1.228-.508zm10.74-7.245c0-1.385-1.128-2.512-2.513-2.512-1.387 0-2.512 1.127-2.512 2.512 0 1.388 1.125 2.513 2.512 2.513 1.386 0 2.512-1.125 2.512-2.513zM15.31 7.53c1.04 0 1.888.845 1.888 1.888s-.847 1.888-1.888 1.888c-1.044 0-1.888-.845-1.888-1.888s.845-1.888 1.888-1.888z',
    },
  },
];

/**
 * The icon for `steam-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Steam Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/steam-line.svg)
 */
export const steamLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 4c2.761 0 5 2.239 5 5s-2.239 5-5 5c-.304 0-.603-.027-.892-.08l-2.651 1.989c.028.193.043.39.043.591 0 2.21-1.79 4-4 4s-4-1.79-4-4c0-.177.012-.352.034-.524L1.708 14.43l.75-1.854 3.826 1.545C7.013 13.138 8.182 12.5 9.5 12.5c.163 0 .323.01.48.029l2.042-3.061C12.007 9.314 12 9.158 12 9c0-2.761 2.239-5 5-5zM9.5 14.5c-.464 0-.892.158-1.231.424l1.606.649c.512.207.76.79.552 1.302-.207.512-.79.76-1.302.552L7.52 16.78c.136.972.971 1.721 1.981 1.721 1.105 0 2-.895 2-2s-.895-2-2-2zm3.364-2.69l-.983 1.476c.284.21.54.458.758.735l1.36-1.02c-.44-.332-.825-.735-1.135-1.191zM17 6c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3-1.343-3-3-3zm0 1c1.105 0 2 .895 2 2s-.895 2-2 2-2-.895-2-2 .895-2 2-2z',
    },
  },
];

/**
 * The icon for `steering-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Steering 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/steering-2-fill.svg)
 */
export const steering2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM8 13l-3.938.001A8.004 8.004 0 0 0 11 19.938V16a3 3 0 0 1-3-3zm11.938.001L16 13a3 3 0 0 1-3 3l.001 3.938a8.004 8.004 0 0 0 6.937-6.937zM12 4a8.001 8.001 0 0 0-7.938 7H8a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1h3.938A8.001 8.001 0 0 0 12 4z',
    },
  },
];

/**
 * The icon for `steering-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Steering 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/steering-2-line.svg)
 */
export const steering2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM8 13l-3.938.001A8.004 8.004 0 0 0 11 19.938V16a3 3 0 0 1-3-3zm11.938.001L16 13a3 3 0 0 1-3 3l.001 3.938a8.004 8.004 0 0 0 6.937-6.937zM14 12h-4v1a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-1zm-2-8a8.001 8.001 0 0 0-7.938 7H8a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1h3.938A8.001 8.001 0 0 0 12 4z',
    },
  },
];

/**
 * The icon for `steering-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Steering Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/steering-fill.svg)
 */
export const steeringFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.8 14.001a10.009 10.009 0 0 1-8.4 7.902v-2.025A8.01 8.01 0 0 0 19.748 14l2.052.001zm-17.548 0a8.01 8.01 0 0 0 6.247 5.858v2.03A10.01 10.01 0 0 1 2.2 14h2.052zM18 11v2h-1a4 4 0 0 0-3.995 3.8L13 17v1h-2v-1a4 4 0 0 0-3.8-3.995L7 13H6v-2h12zm-6-9c5.185 0 9.449 3.947 9.95 9h-2.012a8.001 8.001 0 0 0-15.876 0H2.049C2.551 5.947 6.815 2 12 2z',
    },
  },
];

/**
 * The icon for `steering-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Steering Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/steering-line.svg)
 */
export const steeringLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.8 14.001a10.009 10.009 0 0 1-8.4 7.902v-2.025A8.01 8.01 0 0 0 19.748 14l2.052.001zm-17.548 0a8.01 8.01 0 0 0 6.247 5.858v2.03A10.01 10.01 0 0 1 2.2 14h2.052zM18 11v2h-3a2 2 0 0 0-1.995 1.85L13 15v3h-2v-3a2 2 0 0 0-1.85-1.995L9 13H6v-2h12zm-6-9c5.185 0 9.449 3.947 9.95 9h-2.012a8.001 8.001 0 0 0-15.876 0H2.049C2.551 5.947 6.815 2 12 2z',
    },
  },
];

/**
 * The icon for `stethoscope-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stethoscope Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/stethoscope-fill.svg)
 */
export const stethoscopeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 3v2H6v4c0 2.21 1.79 4 4 4s4-1.79 4-4V5h-2V3h3c.552 0 1 .448 1 1v5c0 2.973-2.162 5.44-5 5.917V16.5c0 1.933 1.567 3.5 3.5 3.5 1.497 0 2.775-.94 3.275-2.263C16.728 17.27 16 16.22 16 15c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.371-.92 2.527-2.176 2.885C19.21 20.252 17.059 22 14.5 22 11.462 22 9 19.538 9 16.5v-1.583C6.162 14.441 4 11.973 4 9V4c0-.552.448-1 1-1h3z',
    },
  },
];

/**
 * The icon for `stethoscope-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stethoscope Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/stethoscope-line.svg)
 */
export const stethoscopeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 3v2H6v4c0 2.21 1.79 4 4 4s4-1.79 4-4V5h-2V3h3c.552 0 1 .448 1 1v5c0 2.973-2.162 5.44-5 5.917V16.5c0 1.933 1.567 3.5 3.5 3.5 1.497 0 2.775-.94 3.275-2.263C16.728 17.27 16 16.22 16 15c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.371-.92 2.527-2.176 2.885C19.21 20.252 17.059 22 14.5 22 11.462 22 9 19.538 9 16.5v-1.583C6.162 14.441 4 11.973 4 9V4c0-.552.448-1 1-1h3zm11 11c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `sticky-note-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sticky Note 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/sticky-note-2-fill.svg)
 */
export const stickyNote2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 16l-5.003 5H3.998A.996.996 0 0 1 3 20.007V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.447.993.999V16z',
    },
  },
];

/**
 * The icon for `sticky-note-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sticky Note 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/sticky-note-2-line.svg)
 */
export const stickyNote2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.998 21A.996.996 0 0 1 3 20.007V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.447.993.999V16l-5.003 5H3.998zM5 19h10.169L19 15.171V5H5v14z',
    },
  },
];

/**
 * The icon for `sticky-note-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sticky Note Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/sticky-note-fill.svg)
 */
export const stickyNoteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 14l-.117.007a1 1 0 0 0-.876.876L14 15v6H3.998A.996.996 0 0 1 3 20.007V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.447.993.999V14h-6zm6 2l-5 4.997V16h5z',
    },
  },
];

/**
 * The icon for `sticky-note-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sticky Note Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/sticky-note-line.svg)
 */
export const stickyNoteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 15l-6 5.996L4.002 21A.998.998 0 0 1 3 20.007V3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.456.993 1.002V15zM19 5H5v14h8v-5a1 1 0 0 1 .883-.993L14 13l5-.001V5zm-.829 9.999L15 15v3.169l3.171-3.17z',
    },
  },
];

/**
 * The icon for `stock-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stock Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/stock-fill.svg)
 */
export const stockFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M8 5h3v9H8v3H6v-3H3V5h3V2h2v3zm10 5h3v9h-3v3h-2v-3h-3v-9h3V7h2v3z' } },
];

/**
 * The icon for `stock-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stock Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/stock-line.svg)
 */
export const stockLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 5h3v9H8v3H6v-3H3V5h3V2h2v3zM5 7v5h4V7H5zm13 3h3v9h-3v3h-2v-3h-3v-9h3V7h2v3zm-3 2v5h4v-5h-4z',
    },
  },
];

/**
 * The icon for `stop-circle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stop Circle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/stop-circle-fill.svg)
 */
export const stopCircleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM9 9v6h6V9H9z',
    },
  },
];

/**
 * The icon for `stop-circle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stop Circle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/stop-circle-line.svg)
 */
export const stopCircleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM9 9h6v6H9V9z',
    },
  },
];

/**
 * The icon for `stop-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stop Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/stop-fill.svg)
 */
export const stopFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M6 5h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1z' },
  },
];

/**
 * The icon for `stop-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stop Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/stop-line.svg)
 */
export const stopLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 7v10h10V7H7zM6 5h12a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `stop-mini-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stop Mini Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/stop-mini-fill.svg)
 */
export const stopMiniFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M6 7v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z' },
  },
];

/**
 * The icon for `stop-mini-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Stop Mini Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/stop-mini-line.svg)
 */
export const stopMiniLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 8v8h8V8H8zM6 7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7z',
    },
  },
];

/**
 * The icon for `store-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Store 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/store-2-fill.svg)
 */
export const store2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 20v2H2v-2h1v-6.758A4.496 4.496 0 0 1 1 9.5c0-.827.224-1.624.633-2.303L4.345 2.5a1 1 0 0 1 .866-.5H18.79a1 1 0 0 1 .866.5l2.702 4.682A4.496 4.496 0 0 1 21 13.242V20h1zM5.789 4L3.356 8.213a2.5 2.5 0 0 0 4.466 2.216c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 0 0 4.644 0c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 1 0 4.457-2.232L18.21 4H5.79z',
    },
  },
];

/**
 * The icon for `store-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Store 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/store-2-line.svg)
 */
export const store2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 13.242V20h1v2H2v-2h1v-6.758A4.496 4.496 0 0 1 1 9.5c0-.827.224-1.624.633-2.303L4.345 2.5a1 1 0 0 1 .866-.5H18.79a1 1 0 0 1 .866.5l2.702 4.682A4.496 4.496 0 0 1 21 13.242zm-2 .73a4.496 4.496 0 0 1-3.75-1.36A4.496 4.496 0 0 1 12 14.001a4.496 4.496 0 0 1-3.25-1.387A4.496 4.496 0 0 1 5 13.973V20h14v-6.027zM5.789 4L3.356 8.213a2.5 2.5 0 0 0 4.466 2.216c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 0 0 4.644 0c.335-.837 1.52-.837 1.856 0a2.5 2.5 0 1 0 4.457-2.232L18.21 4H5.79z',
    },
  },
];

/**
 * The icon for `store-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Store 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/store-3-fill.svg)
 */
export const store3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 13v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7H2v-2l1-5h18l1 5v2h-1zM5 13v6h14v-6H5zm1 1h8v3H6v-3zM3 3h18v2H3V3z',
    },
  },
];

/**
 * The icon for `store-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Store 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/store-3-line.svg)
 */
export const store3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 13v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-7H2v-2l1-5h18l1 5v2h-1zM5 13v6h14v-6H5zm-.96-2h15.92l-.6-3H4.64l-.6 3zM6 14h8v3H6v-3zM3 3h18v2H3V3z',
    },
  },
];

/**
 * The icon for `store-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Store Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/store-fill.svg)
 */
export const storeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 11.646V21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-9.354A3.985 3.985 0 0 1 2 9V3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v6c0 1.014-.378 1.94-1 2.646zM14 9a1 1 0 0 1 2 0 2 2 0 1 0 4 0V4H4v5a2 2 0 1 0 4 0 1 1 0 1 1 2 0 2 2 0 1 0 4 0z',
    },
  },
];

/**
 * The icon for `store-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Store Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Buildings/store-line.svg)
 */
export const storeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 11.646V21a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-9.354A3.985 3.985 0 0 1 2 9V3a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v6c0 1.014-.378 1.94-1 2.646zm-2 1.228a4.007 4.007 0 0 1-4-1.228A3.99 3.99 0 0 1 12 13a3.99 3.99 0 0 1-3-1.354 3.99 3.99 0 0 1-4 1.228V20h14v-7.126zM14 9a1 1 0 0 1 2 0 2 2 0 1 0 4 0V4H4v5a2 2 0 1 0 4 0 1 1 0 1 1 2 0 2 2 0 1 0 4 0z',
    },
  },
];

/**
 * The icon for `subtract-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Subtract Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/subtract-fill.svg)
 */
export const subtractFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M5 11h14v2H5z' } },
];

/**
 * The icon for `subway-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Subway Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/subway-fill.svg)
 */
export const subwayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.2 20l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v11a2 2 0 0 1-2 2h-1.8zM11 12V5H7a2 2 0 0 0-2 2v5h6zm2 0h6V7a2 2 0 0 0-2-2h-4v7zm-5.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `subway-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Subway Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/subway-line.svg)
 */
export const subwayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.2 20l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v11a2 2 0 0 1-2 2h-1.8zM13 5v6h6V7a2 2 0 0 0-2-2h-4zm-2 0H7a2 2 0 0 0-2 2v4h6V5zm8 8H5v5h14v-5zM7.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm9 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `subway-wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Subway Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/subway-wifi-fill.svg)
 */
export const subwayWifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 3v9h8v6a2 2 0 0 1-2 2h-1.8l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h6zM7.5 15a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm9 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM11 5H7a2 2 0 0 0-1.995 1.85L5 7v5h6V5zm7.5-4a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `subway-wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Subway Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/subway-wifi-line.svg)
 */
export const subwayWifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 18a2 2 0 0 1-2 2h-1.8l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h6v8h8v7zm-2-5H5v5h14v-5zM7.5 14a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm9 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM11 5H7a2 2 0 0 0-1.995 1.85L5 7v4h6V5zm7.5-4a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `suitcase-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Suitcase 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/suitcase-2-fill.svg)
 */
export const suitcase2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 23h-2v-1H8v1H6v-1H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h3V3c0-.552.448-1 1-1h6c.552 0 1 .448 1 1v2h3c1.105 0 2 .895 2 2v13c0 1.105-.895 2-2 2h-1v1zM10 9H8v9h2V9zm6 0h-2v9h2V9zm-2-5h-4v1h4V4z',
    },
  },
];

/**
 * The icon for `suitcase-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Suitcase 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/suitcase-2-line.svg)
 */
export const suitcase2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 23h-2v-1H8v1H6v-1H5c-1.105 0-2-.895-2-2V7c0-1.105.895-2 2-2h3V3c0-.552.448-1 1-1h6c.552 0 1 .448 1 1v2h3c1.105 0 2 .895 2 2v13c0 1.105-.895 2-2 2h-1v1zm1-16H5v13h14V7zm-9 2v9H8V9h2zm6 0v9h-2V9h2zm-2-5h-4v1h4V4z',
    },
  },
];

/**
 * The icon for `suitcase-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Suitcase 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/suitcase-3-fill.svg)
 */
export const suitcase3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 1c.552 0 1 .448 1 1v5h1V6h2v1h1c.552 0 1 .448 1 1v12c0 .552-.448 1-1 1h-1v1h-2v-1H7v1H5v-1H4c-.552 0-1-.448-1-1V8c0-.552.448-1 1-1h1V6h2v1h1V2c0-.552.448-1 1-1h6zm-6 9H7v8h2v-8zm4 0h-2v8h2v-8zm4 0h-2v8h2v-8zm-3-7h-4v4h4V3z',
    },
  },
];

/**
 * The icon for `suitcase-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Suitcase 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/suitcase-3-line.svg)
 */
export const suitcase3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 1c.552 0 1 .448 1 1v5h1V6h2v1h1c.552 0 1 .448 1 1v12c0 .552-.448 1-1 1h-1v1h-2v-1H7v1H5v-1H4c-.552 0-1-.448-1-1V8c0-.552.448-1 1-1h1V6h2v1h1V2c0-.552.448-1 1-1h6zm4 8H5v10h14V9zM9 10v8H7v-8h2zm4 0v8h-2v-8h2zm4 0v8h-2v-8h2zm-3-7h-4v4h4V3z',
    },
  },
];

/**
 * The icon for `suitcase-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Suitcase Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/suitcase-fill.svg)
 */
export const suitcaseFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 3c.552 0 1 .448 1 1v2h5c.552 0 1 .448 1 1v13c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V7c0-.552.448-1 1-1h5V4c0-.552.448-1 1-1h6zM8 8H6v11h2V8zm10 0h-2v11h2V8zm-4-3h-4v1h4V5z',
    },
  },
];

/**
 * The icon for `suitcase-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Suitcase Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/suitcase-line.svg)
 */
export const suitcaseLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 3c.552 0 1 .448 1 1v2h5c.552 0 1 .448 1 1v13c0 .552-.448 1-1 1H3c-.552 0-1-.448-1-1V7c0-.552.448-1 1-1h5V4c0-.552.448-1 1-1h6zm1 5H8v11h8V8zM4 8v11h2V8H4zm10-3h-4v1h4V5zm4 3v11h2V8h-2z',
    },
  },
];

/**
 * The icon for `sun-cloudy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sun Cloudy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/sun-cloudy-fill.svg)
 */
export const sunCloudyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.984 5.06a6.5 6.5 0 1 1 11.286 6.436A5.5 5.5 0 0 1 17.5 21L9 20.999a8 8 0 1 1 .984-15.94zm2.071.544a8.026 8.026 0 0 1 4.403 4.495 5.529 5.529 0 0 1 3.12.307 4.5 4.5 0 0 0-7.522-4.802z',
    },
  },
];

/**
 * The icon for `sun-cloudy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sun Cloudy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/sun-cloudy-line.svg)
 */
export const sunCloudyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.984 5.06a6.5 6.5 0 1 1 11.286 6.436A5.5 5.5 0 0 1 17.5 21L9 20.999a8 8 0 1 1 .984-15.94zm2.071.544a8.026 8.026 0 0 1 4.403 4.495 5.529 5.529 0 0 1 3.12.307 4.5 4.5 0 0 0-7.522-4.802zM17.5 19a3.5 3.5 0 1 0-2.5-5.95V13a6 6 0 1 0-6 6h8.5z',
    },
  },
];

/**
 * The icon for `sun-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sun Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/sun-fill.svg)
 */
export const sunFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 18a6 6 0 1 1 0-12 6 6 0 0 1 0 12zM11 1h2v3h-2V1zm0 19h2v3h-2v-3zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM16.95 18.364l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.121zm2.121-14.85l1.414 1.415-2.121 2.121-1.414-1.414 2.121-2.121zM5.636 16.95l1.414 1.414-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3zM4 11v2H1v-2h3z',
    },
  },
];

/**
 * The icon for `sun-foggy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sun Foggy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/sun-foggy-fill.svg)
 */
export const sunFoggyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.341 14A6 6 0 1 1 12 18v-4H6.341zM6 20h9v2H6v-2zm-5-9h3v2H1v-2zm1 5h8v2H2v-2zm9-15h2v3h-2V1zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM16.95 18.364l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.121zm2.121-14.85l1.414 1.415-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3z',
    },
  },
];

/**
 * The icon for `sun-foggy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sun Foggy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/sun-foggy-line.svg)
 */
export const sunFoggyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 12h2v2H4v-2h2a6 6 0 1 1 6 6v-2a4 4 0 1 0-4-4zm-2 8h9v2H6v-2zm-4-4h8v2H2v-2zm9-15h2v3h-2V1zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM16.95 18.364l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.121zm2.121-14.85l1.414 1.415-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3z',
    },
  },
];

/**
 * The icon for `sun-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sun Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/sun-line.svg)
 */
export const sunLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 18a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8zM11 1h2v3h-2V1zm0 19h2v3h-2v-3zM3.515 4.929l1.414-1.414L7.05 5.636 5.636 7.05 3.515 4.93zM16.95 18.364l1.414-1.414 2.121 2.121-1.414 1.414-2.121-2.121zm2.121-14.85l1.414 1.415-2.121 2.121-1.414-1.414 2.121-2.121zM5.636 16.95l1.414 1.414-2.121 2.121-1.414-1.414 2.121-2.121zM23 11v2h-3v-2h3zM4 11v2H1v-2h3z',
    },
  },
];

/**
 * The icon for `surgical-mask-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Surgical Mask Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/surgical-mask-fill.svg)
 */
export const surgicalMaskFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.485 3.121l7.758 1.94c.445.11.757.51.757.97V7h1c1.1 0 2 .9 2 2v3c0 1.657-1.343 3-3 3h-.421c-.535 1.35-1.552 2.486-2.896 3.158l-4.789 2.395c-.563.281-1.225.281-1.788 0l-4.79-2.395C4.974 17.486 3.957 16.35 3.422 15H3c-1.657 0-3-1.343-3-3V9c0-1.105.895-2 2-2h1v-.97c0-.458.312-.858.757-.97l7.758-1.939c.318-.08.652-.08.97 0zM3 9H2v3c0 .552.448 1 1 1V9zm19 0h-1v4c.552 0 1-.448 1-1V9z',
    },
  },
];

/**
 * The icon for `surgical-mask-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Surgical Mask Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/surgical-mask-line.svg)
 */
export const surgicalMaskLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.485 3.121l7.758 1.94c.445.11.757.51.757.97V7h1c1.1 0 2 .9 2 2v3c0 1.657-1.343 3-3 3h-.421c-.535 1.35-1.552 2.486-2.896 3.158l-4.789 2.395c-.563.281-1.225.281-1.788 0l-4.79-2.395C4.974 17.486 3.957 16.35 3.422 15H3c-1.657 0-3-1.343-3-3V9c0-1.105.895-2 2-2h1v-.97c0-.458.312-.858.757-.97l7.758-1.939c.318-.08.652-.08.97 0zM12 5.061l-7 1.75v5.98c0 1.516.856 2.9 2.211 3.579L12 18.764l4.789-2.394C18.144 15.692 19 14.307 19 12.792v-5.98l-7-1.75zM3 9H2v3c0 .552.448 1 1 1V9zm19 0h-1v4c.552 0 1-.448 1-1V9z',
    },
  },
];

/**
 * The icon for `surround-sound-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Surround Sound Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/surround-sound-fill.svg)
 */
export const surroundSoundFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4.05 4.121A6.978 6.978 0 0 0 5 12.071c0 1.933.784 3.683 2.05 4.95l1.414-1.414A4.984 4.984 0 0 1 7 12.07c0-1.38.56-2.63 1.464-3.535L7.05 7.12zm9.9 0l-1.414 1.415A4.984 4.984 0 0 1 17 12.07c0 1.38-.56 2.63-1.464 3.536l1.414 1.414A6.978 6.978 0 0 0 19 12.07a6.978 6.978 0 0 0-2.05-4.95zM12 15.071a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-2a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `surround-sound-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Surround Sound Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/surround-sound-line.svg)
 */
export const surroundSoundLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm4.05 4.121l1.414 1.415A4.984 4.984 0 0 0 7 12.07c0 1.38.56 2.63 1.464 3.536L7.05 17.02A6.978 6.978 0 0 1 5 12.07c0-1.933.784-3.683 2.05-4.95zm9.9 0a6.978 6.978 0 0 1 2.05 4.95 6.978 6.978 0 0 1-2.05 4.95l-1.414-1.414A4.984 4.984 0 0 0 17 12.07c0-1.38-.56-2.63-1.464-3.535L16.95 7.12zM12 13.071a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `survey-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Survey Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/survey-fill.svg)
 */
export const surveyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 4v4h12V4h2.007c.548 0 .993.445.993.993v16.014c0 .548-.445.993-.993.993H3.993C3.445 22 3 21.555 3 21.007V4.993C3 4.445 3.445 4 3.993 4H6zm3 13H7v2h2v-2zm0-3H7v2h2v-2zm0-3H7v2h2v-2zm7-9v4H8V2h8z',
    },
  },
];

/**
 * The icon for `survey-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Survey Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/survey-line.svg)
 */
export const surveyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2h3.007c.548 0 .993.445.993.993v16.014c0 .548-.445.993-.993.993H3.993C3.445 22 3 21.555 3 21.007V4.993C3 4.445 3.445 4 3.993 4H7V2h10zM7 6H5v14h14V6h-2v2H7V6zm2 10v2H7v-2h2zm0-3v2H7v-2h2zm0-3v2H7v-2h2zm6-6H9v2h6V4z',
    },
  },
];

/**
 * The icon for `swap-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Swap Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/swap-box-fill.svg)
 */
export const swapBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm12 4v2h-4v2h4v2l3.5-3L15 7zM9 17v-2h4v-2H9v-2l-3.5 3L9 17z',
    },
  },
];

/**
 * The icon for `swap-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Swap Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/swap-box-line.svg)
 */
export const swapBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm12 4l3.5 3-3.5 3v-2h-4V9h4V7zM9 17l-3.5-3L9 11v2h4v2H9v2z',
    },
  },
];

/**
 * The icon for `swap-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Swap Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/swap-fill.svg)
 */
export const swapFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM7 9h2v4h2V9h2l-3-3.5L7 9zm10 6h-2v-4h-2v4h-2l3 3.5 3-3.5z',
    },
  },
];

/**
 * The icon for `swap-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Swap Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/swap-line.svg)
 */
export const swapLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zM7 9l3-3.5L13 9h-2v4H9V9H7zm10 6l-3 3.5-3-3.5h2v-4h2v4h2z',
    },
  },
];

/**
 * The icon for `switch-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Switch Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/switch-fill.svg)
 */
export const switchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13.619 21c-.085 0-.141-.057-.127-.127V3.127c0-.056.042-.113.113-.113h2.785A4.61 4.61 0 0 1 21 7.624v8.766A4.61 4.61 0 0 1 16.39 21H13.62zm3.422-9.926c-1.004 0-1.824.82-1.824 1.824s.82 1.824 1.824 1.824 1.824-.82 1.824-1.824-.82-1.824-1.824-1.824zM5.8 8.4c0-.933.763-1.696 1.696-1.696.934 0 1.697.763 1.697 1.696 0 .934-.763 1.697-1.697 1.697A1.702 1.702 0 0 1 5.8 8.401zM11.54 3c.085 0 .142.057.128.127V20.86c0 .07-.057.127-.128.127H7.61A4.61 4.61 0 0 1 3 16.376V7.61A4.61 4.61 0 0 1 7.61 3h3.93zm-1.315 16.544V4.442H7.61c-.849 0-1.64.34-2.235.933a3.088 3.088 0 0 0-.933 2.235v8.766c0 .849.34 1.64.933 2.234a3.088 3.088 0 0 0 2.235.934h2.615z',
    },
  },
];

/**
 * The icon for `switch-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Switch Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/switch-line.svg)
 */
export const switchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 3v18H7.6A4.6 4.6 0 0 1 3 16.4V7.6A4.6 4.6 0 0 1 7.6 3H12zm-2 2H7.6A2.6 2.6 0 0 0 5 7.6v8.8A2.6 2.6 0 0 0 7.6 19H10V5zm-2.5 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM14 3h2.4A4.6 4.6 0 0 1 21 7.6v8.8a4.6 4.6 0 0 1-4.6 4.6H14V3zm3 11.7a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6z',
    },
  },
];

/**
 * The icon for `sword-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sword Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/sword-fill.svg)
 */
export const swordFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M7.05 13.406l3.534 3.536-1.413 1.414 1.415 1.415-1.414 1.414-2.475-2.475-2.829 2.829-1.414-1.414 2.829-2.83-2.475-2.474 1.414-1.414 1.414 1.413 1.413-1.414zM3 3l3.546.003 11.817 11.818 1.415-1.414 1.414 1.414-2.474 2.475 2.828 2.829-1.414 1.414-2.829-2.829-2.475 2.475-1.414-1.414 1.414-1.415L3.003 6.531 3 3zm14.457 0L21 3.003l.002 3.523-4.053 4.052-3.536-3.535L17.457 3z',
    },
  },
];

/**
 * The icon for `sword-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Sword Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/sword-line.svg)
 */
export const swordLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.457 3L21 3.003l.002 3.523-5.467 5.466 2.828 2.829 1.415-1.414 1.414 1.414-2.474 2.475 2.828 2.829-1.414 1.414-2.829-2.829-2.475 2.475-1.414-1.414 1.414-1.415-2.829-2.828-2.828 2.828 1.415 1.415-1.414 1.414-2.475-2.475-2.829 2.829-1.414-1.414 2.829-2.83-2.475-2.474 1.414-1.414 1.414 1.413 2.827-2.828-5.46-5.46L3 3l3.546.003 5.453 5.454L17.457 3zm-7.58 10.406L7.05 16.234l.708.707 2.827-2.828-.707-.707zm9.124-8.405h-.717l-4.87 4.869.706.707 4.881-4.879v-.697zm-14 0v.7l11.241 11.241.707-.707L5.716 5.002l-.715-.001z',
    },
  },
];

/**
 * The icon for `syringe-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Syringe Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/syringe-fill.svg)
 */
export const syringeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.678 7.98l-1.415 1.413-2.12-2.12-2.122 2.12 3.535 3.536-1.414 1.414-.707-.707L11.071 20H5.414l-2.121 2.121-1.414-1.414L4 18.586v-5.657l6.364-6.364-.707-.707 1.414-1.414 3.536 3.535 2.12-2.121-2.12-2.121 1.414-1.415 5.657 5.657zM9.657 14.342l-2.829-2.828-1.414 1.414 2.829 2.828 1.414-1.414zm2.828-2.828L9.657 8.686l-1.414 1.415 2.828 2.828 1.414-1.414z',
    },
  },
];

/**
 * The icon for `syringe-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Syringe Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/syringe-line.svg)
 */
export const syringeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.678 7.98l-1.415 1.413-2.12-2.12-2.122 2.12 3.535 3.536-1.414 1.414-.707-.707L11.071 20H5.414l-2.121 2.121-1.414-1.414L4 18.586v-5.657l6.364-6.364-.707-.707 1.414-1.414 3.536 3.535 2.12-2.121-2.12-2.121 1.414-1.415 5.657 5.657zm-5.657 4.242l-4.243-4.243-1.414 1.414 2.121 2.122-1.414 1.414-2.121-2.121-1.414 1.414 2.12 2.121-1.413 1.414-2.122-2.121-.121.121V18h4.243l5.778-5.778z',
    },
  },
];

/**
 * The icon for `t-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/t-box-fill.svg)
 */
export const tBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 8H7v2h4v7h2v-7h4V8zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `t-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/t-box-line.svg)
 */
export const tBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 5v14h14V5H5zM4 3h16a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9 7v7h-2v-7H7V8h10v2h-4z',
    },
  },
];

/**
 * The icon for `t-shirt-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Shirt 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/t-shirt-2-fill.svg)
 */
export const tShirt2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-2.001L19 20a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1l-.001-8.001L3 12a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6a3 3 0 0 0 6 0h6z',
    },
  },
];

/**
 * The icon for `t-shirt-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Shirt 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/t-shirt-2-line.svg)
 */
export const tShirt2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M9 3a3 3 0 0 0 6 0h6a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-2.001L19 20a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1l-.001-8.001L3 12a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm11 1.999h-3.417l-.017.041a5.002 5.002 0 0 1-4.35 2.955L12 8a5.001 5.001 0 0 1-4.566-2.96L7.416 5H4v5l2.999-.001V19H17l-.001-9L20 9.999v-5z',
    },
  },
];

/**
 * The icon for `t-shirt-air-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Shirt Air Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/t-shirt-air-fill.svg)
 */
export const tShirtAirFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.707 17.793C13.534 18.62 14.295 19 15 19c.378 0 .68-.067 1.237-.276l.392-.152C17.679 18.15 18.209 18 19 18c1.214 0 2.379.545 3.486 1.58l.221.213-1.414 1.414C20.466 20.38 19.705 20 19 20c-.378 0-.68.067-1.237.276l-.392.152c-1.05.421-1.58.572-2.371.572-1.214 0-2.379-.545-3.486-1.58l-.221-.213 1.414-1.414zM9 3a3 3 0 0 0 6 0h6a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-9a2 2 0 0 0-1.995 1.85L10 14v7H6a1 1 0 0 1-1-1l-.001-8.001L3 12a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm3.707 10.793C13.534 14.62 14.295 15 15 15c.378 0 .68-.067 1.237-.276l.392-.152C17.679 14.15 18.209 14 19 14c1.214 0 2.379.545 3.486 1.58l.221.213-1.414 1.414C20.466 16.38 19.705 16 19 16c-.378 0-.68.067-1.237.276l-.392.152c-1.05.421-1.58.572-2.371.572-1.214 0-2.379-.545-3.486-1.58l-.221-.213 1.414-1.414z',
    },
  },
];

/**
 * The icon for `t-shirt-air-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Shirt Air Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/t-shirt-air-line.svg)
 */
export const tShirtAirLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12.707 17.793C13.534 18.62 14.295 19 15 19c.378 0 .68-.067 1.237-.276l.392-.152C17.679 18.15 18.209 18 19 18c1.214 0 2.379.545 3.486 1.58l.221.213-1.414 1.414C20.466 20.38 19.705 20 19 20c-.378 0-.68.067-1.237.276l-.392.152c-1.05.421-1.58.572-2.371.572-1.214 0-2.379-.545-3.486-1.58l-.221-.213 1.414-1.414zM9 3a3 3 0 0 0 6 0h6a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-4.002v-2L20 9.999v-5h-3.417l-.017.041a5.002 5.002 0 0 1-4.35 2.955L12 8a5.001 5.001 0 0 1-4.566-2.96L7.416 5H4v5l2.999-.001V19H10v2H6a1 1 0 0 1-1-1l-.001-8.001L3 12a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6zm3.707 10.793C13.534 14.62 14.295 15 15 15c.378 0 .68-.067 1.237-.276l.392-.152C17.679 14.15 18.209 14 19 14c1.214 0 2.379.545 3.486 1.58l.221.213-1.414 1.414C20.466 16.38 19.705 16 19 16c-.378 0-.68.067-1.237.276l-.392.152c-1.05.421-1.58.572-2.371.572-1.214 0-2.379-.545-3.486-1.58l-.221-.213 1.414-1.414z',
    },
  },
];

/**
 * The icon for `t-shirt-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Shirt Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/t-shirt-fill.svg)
 */
export const tShirtFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.515 5l2.606-2.607a1 1 0 0 1 1.415 0l4.242 4.243a1 1 0 0 1 0 1.414L19 11.828V21a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-9.172L1.222 8.05a1 1 0 0 1 0-1.414l4.242-4.243a1 1 0 0 1 1.415 0L9.485 5h5.03z',
    },
  },
];

/**
 * The icon for `t-shirt-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![T Shirt Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/t-shirt-line.svg)
 */
export const tShirtLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.515 5l2.606-2.607a1 1 0 0 1 1.415 0l4.242 4.243a1 1 0 0 1 0 1.414L19 11.828V21a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-9.172L1.222 8.05a1 1 0 0 1 0-1.414l4.242-4.243a1 1 0 0 1 1.415 0L9.485 5h5.03zm.828 2H8.657L6.172 4.515 3.343 7.343 7 11v9h10v-9l3.657-3.657-2.829-2.828L15.343 7z',
    },
  },
];

/**
 * The icon for `table-alt-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Table Alt Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/table-alt-fill.svg)
 */
export const tableAltFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 14V3H3a1 1 0 0 0-1 1v10h5zm8 0V3H9v11h6zm7 0V4a1 1 0 0 0-1-1h-4v11h5zm-1 7a1 1 0 0 0 1-1v-4H2v4a1 1 0 0 0 1 1h18z',
    },
  },
];

/**
 * The icon for `table-alt-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Table Alt Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/table-alt-line.svg)
 */
export const tableAltLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18zm-1 13H4v3h16v-3zM8 5H4v9h4V5zm6 0h-4v9h4V5zm6 0h-4v9h4V5z',
    },
  },
];

/**
 * The icon for `table-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Table Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/table-fill.svg)
 */
export const tableFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15 21H9V10h6v11zm2 0V10h5v10a1 1 0 0 1-1 1h-4zM7 21H3a1 1 0 0 1-1-1V10h5v11zM22 8H2V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v4z',
    },
  },
];

/**
 * The icon for `tablet-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tablet Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/tablet-fill.svg)
 */
export const tabletFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 2h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm7 15a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `tablet-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tablet Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/tablet-line.svg)
 */
export const tabletLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6 4v16h12V4H6zM5 2h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1zm7 15a1 1 0 1 1 0 2 1 1 0 0 1 0-2z',
    },
  },
];

/**
 * The icon for `takeaway-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Takeaway Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/takeaway-fill.svg)
 */
export const takeawayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16,1 C16.5522847,1 17,1.44771525 17,2 L17,2.999 L22,3 L22,9 L19.98,8.999 L22.7467496,16.595251 C22.9104689,17.0320314 23,17.5050658 23,17.9990113 C23,20.2081503 21.209139,21.9990113 19,21.9990113 C17.1367966,21.9990113 15.5711292,20.7251084 15.1264725,19.0007774 L10.8737865,19.0007613 C10.429479,20.7256022 8.86356525,22 7,22 C5.05513052,22 3.43445123,20.6119768 3.07453347,18.7725019 C2.43557576,18.4390399 2,17.770387 2,17 L2,12 L11,12 C11,12.5128358 11.3860402,12.9355072 11.8833789,12.9932723 L12,13 L14,13 C14.5128358,13 14.9355072,12.6139598 14.9932723,12.1166211 L15,12 L15,3 L12,3 L12,1 L16,1 Z M7,16 C5.8954305,16 5,16.8954305 5,18 C5,19.1045695 5.8954305,20 7,20 C8.1045695,20 9,19.1045695 9,18 C9,16.8954305 8.1045695,16 7,16 Z M19,16 C17.8954305,16 17,16.8954305 17,18 C17,19.1045695 17.8954305,20 19,20 C20.1045695,20 21,19.1045695 21,18 C21,16.8954305 20.1045695,16 19,16 Z M10,3 C10.5522847,3 11,3.44771525 11,4 L11,11 L2,11 L2,4 C2,3.44771525 2.44771525,3 3,3 L10,3 Z M20,5 L17,5 L17,7 L20,7 L20,5 Z M9,5 L4,5 L4,6 L9,6 L9,5 Z',
    },
  },
];

/**
 * The icon for `takeaway-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Takeaway Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/takeaway-line.svg)
 */
export const takeawayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M16,1 C16.5522847,1 17,1.44771525 17,2 L17,2.999 L22,3 L22,9 L19.98,8.999 L22.7467496,16.595251 C22.9104689,17.0320314 23,17.5050658 23,17.9990113 C23,20.2081503 21.209139,21.9990113 19,21.9990113 C17.1367966,21.9990113 15.5711292,20.7251084 15.1264725,19.0007774 L10.8737865,19.0007613 C10.429479,20.7256022 8.86356525,22 7,22 C5.05513052,22 3.43445123,20.6119768 3.07453347,18.7725019 C2.43557576,18.4390399 2,17.770387 2,17 L2,4 C2,3.44771525 2.44771525,3 3,3 L10,3 C10.5522847,3 11,3.44771525 11,4 L11,12 C11,12.5128358 11.3860402,12.9355072 11.8833789,12.9932723 L12,13 L14,13 C14.5128358,13 14.9355072,12.6139598 14.9932723,12.1166211 L15,12 L15,3 L12,3 L12,1 L16,1 Z M7,16 C5.8954305,16 5,16.8954305 5,18 C5,19.1045695 5.8954305,20 7,20 C8.1045695,20 9,19.1045695 9,18 C9,16.8954305 8.1045695,16 7,16 Z M19,15.9990113 C17.8954305,15.9990113 17,16.8944418 17,17.9990113 C17,19.1035808 17.8954305,19.9990113 19,19.9990113 C20.1045695,19.9990113 21,19.1035808 21,17.9990113 C21,16.8944418 20.1045695,15.9990113 19,15.9990113 Z M17.852,8.999 L17,8.999 L17,12 C17,13.6568542 15.6568542,15 14,15 L12,15 C10.6941178,15 9.58311485,14.1656226 9.17102423,13.0009007 L3.99994303,13 L3.99994303,15.3542402 C4.73288889,14.523782 5.80527652,14 7,14 C8.86392711,14 10.4300871,15.2748927 10.8740452,17.0002597 L15.1256964,17.0002597 C15.5693048,15.2743991 17.135711,13.9990113 19,13.9990113 C19.2372818,13.9990113 19.469738,14.019672 19.6956678,14.0592925 L17.852,8.999 Z M9,8 L4,8 L4,11 L9,11 L9,8 Z M20,5 L17,5 L17,7 L20,7 L20,5 Z M9,5 L4,5 L4,6 L9,6 L9,5 Z',
    },
  },
];

/**
 * The icon for `taobao-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Taobao Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/taobao-fill.svg)
 */
export const taobaoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3.576 8.277l-1.193 1.842 2.2 1.371s1.464.754.763 2.169c-.65 1.338-3.846 4.27-3.846 4.27l2.862 1.798c1.984-4.326 1.85-3.75 2.347-5.306.512-1.58.624-2.794-.242-3.677-1.113-1.125-1.238-1.23-2.891-2.467zm1.564-.694c1.04 0 1.883-.758 1.883-1.693 0-.943-.843-1.701-1.883-1.701-1.048 0-1.887.762-1.887 1.701.005.931.84 1.693 1.887 1.693zm17.005.21s-.624-4.87-11.207-1.854c.455-.795.669-1.307.669-1.307l-2.64-.75s-1.07 3.508-2.972 5.14c0 0 1.846 1.073 1.826 1.04a17.07 17.07 0 0 0 1.407-1.596c.424-.19.83-.363 1.226-.524-.492.887-1.278 2.218-2.068 3.056l1.112.984s.762-.738 1.589-1.62h.943v1.636H8.345v1.306h3.685v3.133l-.14-.004c-.408-.02-1.037-.089-1.287-.484-.298-.484-.077-1.359-.064-1.903H7.995l-.093.052s-.935 4.205 2.689 4.113c3.386.092 5.33-.956 6.265-1.677l.37 1.394 2.09-.882-1.416-3.484-1.693.536.314 1.19c-.427.33-.93.572-1.467.754v-2.738h3.592v-1.31h-3.592v-1.637h3.604V9.051h-6.41c.464-.569.822-1.089.92-1.415l-1.122-.307c4.798-1.733 7.47-1.435 7.45 1.403v7.475s.283 2.564-2.636 2.383l-1.58-.343-.367 1.512s6.817 1.967 7.374-3.314c.552-5.282-.142-8.652-.142-8.652z',
    },
  },
];

/**
 * The icon for `taobao-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Taobao Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/taobao-line.svg)
 */
export const taobaoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.172 14H14.5v1.375c.55-.221 1.153-.49 1.812-.81l-.082-.238.942-.327zm.828-.287l.12-.042c.641 1.851 1.034 3.012 1.185 3.5l-1.912.59c-.074-.24-.216-.672-.427-1.293-6.081 2.885-8.671 2.054-9.008-1.907l1.993-.17c.1 1.165.344 1.622.897 1.752.393.093.94.063 1.652-.104V14H9v-2h.513l-1.167-1.39c1.043-.876 1.858-1.83 2.448-2.864-.518.135-1.037.28-1.551.435a13.955 13.955 0 0 1-1.754 2.109l-1.4-1.428c1.272-1.248 2.333-2.91 3.176-4.994l1.854.75a21.71 21.71 0 0 1-.48 1.101c3.702-.936 7.275-1.317 9.138-.68 1.223.418 1.919 1.391 2.187 2.584.17.756.313 2.689.313 5.123 0 2.807-.056 3.77-.34 4.622-.297.89-.696 1.418-1.407 1.984-.657.523-1.553.763-2.645.823-.673.037-1.368.003-2.095-.08a19.614 19.614 0 0 1-.596-.075l.264-1.982a57.039 57.039 0 0 0 .556.07c.625.07 1.216.1 1.762.07.714-.04 1.245-.181 1.508-.39.426-.34.591-.558.756-1.054.186-.554.237-1.448.237-3.988 0-2.299-.133-4.102-.264-4.683-.13-.577-.41-.97-.883-1.132-1.207-.412-3.801-.194-6.652.417l.615.262c-.13.302-.273.6-.43.89H18v2h-3.5V12H18v1.713zM12.5 10.5h-1.208A13.685 13.685 0 0 1 9.798 12H12.5v-1.5zm-10.039-.438L3.54 8.377c1.062.679 2.935 2.427 3.338 3.161 1.239 2.26.197 4.176-3.122 7.997l-1.51-1.311c2.687-3.094 3.5-4.59 2.878-5.724-.214-.39-1.857-1.924-2.662-2.438zm2.68-2.479c-1.049 0-1.883-.762-1.888-1.693 0-.94.84-1.701 1.887-1.701 1.04 0 1.883.758 1.883 1.701 0 .935-.843 1.693-1.883 1.693z',
    },
  },
];

/**
 * The icon for `tape-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tape Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/tape-fill.svg)
 */
export const tapeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.83 13A3 3 0 1 0 8 15h8a3 3 0 1 0-2.83-2h-2.34zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm13 10a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm-8 0a1 1 0 1 1 0-2 1 1 0 0 1 0 2z',
    },
  },
];

/**
 * The icon for `tape-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tape Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/tape-line.svg)
 */
export const tapeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.83 13h2.34A3 3 0 1 1 16 15H8a3 3 0 1 1 2.83-2zM4 5v14h16V5H4zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm5 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm8 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z',
    },
  },
];

/**
 * The icon for `task-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Task Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/task-fill.svg)
 */
export const taskFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2.992v18.016a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2h16.014c.548 0 .993.444.993.992zm-9.707 10.13l-2.475-2.476-1.414 1.415 3.889 3.889 5.657-5.657-1.414-1.414-4.243 4.242z',
    },
  },
];

/**
 * The icon for `task-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Task Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/task-line.svg)
 */
export const taskLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2.992v18.016a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2h16.014c.548 0 .993.444.993.992zM19 4H5v16h14V4zm-7.707 9.121l4.243-4.242 1.414 1.414-5.657 5.657-3.89-3.89 1.415-1.414 2.475 2.475z',
    },
  },
];

/**
 * The icon for `taxi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Taxi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/taxi-fill.svg)
 */
export const taxiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 12v9a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9l2.48-5.788A2 2 0 0 1 6.32 5H9V3h6v2h2.681a2 2 0 0 1 1.838 1.212L22 12zM4.176 12h15.648l-2.143-5H6.32l-2.143 5zM6.5 17a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm11 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `taxi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Taxi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/taxi-line.svg)
 */
export const taxiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 11v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V11l2.447-4.894A2 2 0 0 1 6.237 5H9V3h6v2h2.764a2 2 0 0 1 1.789 1.106L22 11zm-2 2H4v5h16v-5zM4.236 11h15.528l-2-4H6.236l-2 4zM6.5 17a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm11 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z',
    },
  },
];

/**
 * The icon for `taxi-wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Taxi Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/taxi-wifi-fill.svg)
 */
export const taxiWifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 3v4H6.319l-2.144 5H22v9a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-9l2.48-5.788A2 2 0 0 1 6.32 5H9V3h3zM6.5 14a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm11 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm1-13a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `taxi-wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Taxi Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/taxi-wifi-line.svg)
 */
export const taxiWifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 3v4H6.236l-2.001 4H22v10a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1v-1H5v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V11l2.447-4.894A2 2 0 0 1 6.237 5H9V3h3zm8 10H4v5h16v-5zM6.5 14a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm11 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm1-13a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `team-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Team Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/team-fill.svg)
 */
export const teamFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 11a5 5 0 0 1 5 5v6H7v-6a5 5 0 0 1 5-5zm-6.712 3.006a6.983 6.983 0 0 0-.28 1.65L5 16v6H2v-4.5a3.5 3.5 0 0 1 3.119-3.48l.17-.014zm13.424 0A3.501 3.501 0 0 1 22 17.5V22h-3v-6c0-.693-.1-1.362-.288-1.994zM5.5 8a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zm13 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM12 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8z',
    },
  },
];

/**
 * The icon for `team-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Team Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/team-line.svg)
 */
export const teamLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 11a5 5 0 0 1 5 5v6h-2v-6a3 3 0 0 0-2.824-2.995L12 13a3 3 0 0 0-2.995 2.824L9 16v6H7v-6a5 5 0 0 1 5-5zm-6.5 3c.279 0 .55.033.81.094a5.947 5.947 0 0 0-.301 1.575L6 16v.086a1.492 1.492 0 0 0-.356-.08L5.5 16a1.5 1.5 0 0 0-1.493 1.356L4 17.5V22H2v-4.5A3.5 3.5 0 0 1 5.5 14zm13 0a3.5 3.5 0 0 1 3.5 3.5V22h-2v-4.5a1.5 1.5 0 0 0-1.356-1.493L18.5 16c-.175 0-.343.03-.5.085V16c0-.666-.108-1.306-.309-1.904.259-.063.53-.096.809-.096zm-13-6a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zm13 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zm-13 2a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1zm13 0a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1zM12 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z',
    },
  },
];

/**
 * The icon for `telegram-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Telegram Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/telegram-fill.svg)
 */
export const telegramFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3.11-8.83l.013-.007.87 2.87c.112.311.266.367.453.341.188-.025.287-.126.41-.244l1.188-1.148 2.55 1.888c.466.257.801.124.917-.432l1.657-7.822c.183-.728-.137-1.02-.702-.788l-9.733 3.76c-.664.266-.66.638-.12.803l2.497.78z',
    },
  },
];

/**
 * The icon for `telegram-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Telegram Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/telegram-line.svg)
 */
export const telegramLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-3.11-8.83l-2.498-.779c-.54-.165-.543-.537.121-.804l9.733-3.76c.565-.23.885.061.702.79l-1.657 7.82c-.116.557-.451.69-.916.433l-2.551-1.888-1.189 1.148c-.122.118-.221.219-.409.244-.187.026-.341-.03-.454-.34l-.87-2.871-.012.008z',
    },
  },
];

/**
 * The icon for `temp-cold-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Temp Cold Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/temp-cold-fill.svg)
 */
export const tempColdFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M8 10.255V5a4 4 0 1 1 8 0v5.255a7 7 0 1 1-8 0zM8 16a4 4 0 1 0 8 0H8z' },
  },
];

/**
 * The icon for `temp-cold-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Temp Cold Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/temp-cold-line.svg)
 */
export const tempColdLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8 5a4 4 0 1 1 8 0v5.255a7 7 0 1 1-8 0V5zm1.144 6.895a5 5 0 1 0 5.712 0L14 11.298V5a2 2 0 1 0-4 0v6.298l-.856.597zM8 16h8a4 4 0 1 1-8 0z',
    },
  },
];

/**
 * The icon for `temp-hot-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Temp Hot Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/temp-hot-fill.svg)
 */
export const tempHotFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 10.255V5a4 4 0 1 1 8 0v5.255a7 7 0 1 1-8 0zm3 1.871A4.002 4.002 0 0 0 12 20a4 4 0 0 0 1-7.874V5h-2v7.126z',
    },
  },
];

/**
 * The icon for `temp-hot-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Temp Hot Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/temp-hot-line.svg)
 */
export const tempHotLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8 5a4 4 0 1 1 8 0v5.255a7 7 0 1 1-8 0V5zm1.144 6.895a5 5 0 1 0 5.712 0L14 11.298V5a2 2 0 1 0-4 0v6.298l-.856.597zm1.856.231V5h2v7.126A4.002 4.002 0 0 1 12 20a4 4 0 0 1-1-7.874zM12 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `terminal-box-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Terminal Box Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/terminal-box-fill.svg)
 */
export const terminalBoxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm9 12v2h6v-2h-6zm-3.586-3l-2.828 2.828L7 16.243 11.243 12 7 7.757 5.586 9.172 8.414 12z',
    },
  },
];

/**
 * The icon for `terminal-box-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Terminal Box Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/terminal-box-line.svg)
 */
export const terminalBoxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm1 2v14h16V5H4zm8 10h6v2h-6v-2zm-3.333-3L5.838 9.172l1.415-1.415L11.495 12l-4.242 4.243-1.415-1.415L8.667 12z',
    },
  },
];

/**
 * The icon for `terminal-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Terminal Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/terminal-fill.svg)
 */
export const terminalFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 12l-7.071 7.071-1.414-1.414L8.172 12 2.515 6.343 3.929 4.93 11 12zm0 7h10v2H11v-2z',
    },
  },
];

/**
 * The icon for `terminal-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Terminal Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/terminal-line.svg)
 */
export const terminalLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 12l-7.071 7.071-1.414-1.414L8.172 12 2.515 6.343 3.929 4.93 11 12zm0 7h10v2H11v-2z',
    },
  },
];

/**
 * The icon for `terminal-window-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Terminal Window Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/terminal-window-fill.svg)
 */
export const terminalWindowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 10H4v9h16v-9zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2 3v2h2V6H5zm4 0v2h2V6H9zm-4 5h3v5H5v-5z',
    },
  },
];

/**
 * The icon for `terminal-window-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Terminal Window Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Development/terminal-window-line.svg)
 */
export const terminalWindowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 9V5H4v4h16zm0 2H4v8h16v-8zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm2 9h3v5H5v-5zm0-6h2v2H5V6zm4 0h2v2H9V6z',
    },
  },
];

/**
 * The icon for `test-tube-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Test Tube Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/test-tube-fill.svg)
 */
export const testTubeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2h-1v14c0 2.21-1.79 4-4 4s-4-1.79-4-4V4H7V2h10zm-4 13c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm-2-3c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm3-8h-4v4h4V4z',
    },
  },
];

/**
 * The icon for `test-tube-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Test Tube Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/test-tube-line.svg)
 */
export const testTubeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2v2h-1v14c0 2.21-1.79 4-4 4s-4-1.79-4-4V4H7V2h10zm-3 8h-4v8c0 1.105.895 2 2 2s2-.895 2-2v-8zm-1 5c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm-2-3c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm3-8h-4v4h4V4z',
    },
  },
];

/**
 * The icon for `thermometer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thermometer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/thermometer-fill.svg)
 */
export const thermometerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.556 3.444c1.562 1.562 1.562 4.094 0 5.657l-8.2 8.2c-.642.642-1.484 1.047-2.387 1.147l-3.378.374-2.298 2.3c-.39.39-1.024.39-1.414 0-.39-.391-.39-1.024 0-1.415l2.298-2.299.375-3.377c.1-.903.505-1.745 1.147-2.387l8.2-8.2c1.563-1.562 4.095-1.562 5.657 0zm-9.192 9.192L9.95 14.05l2.121 2.122 1.414-1.415-2.121-2.121zm2.828-2.828l-1.414 1.414 2.121 2.121 1.415-1.414-2.122-2.121zm2.829-2.829l-1.414 1.414 2.12 2.122L19.143 9.1l-2.121-2.122z',
    },
  },
];

/**
 * The icon for `thermometer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thermometer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/thermometer-line.svg)
 */
export const thermometerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.556 3.444c1.562 1.562 1.562 4.094 0 5.657l-8.2 8.2c-.642.642-1.484 1.047-2.387 1.147l-3.378.374-2.298 2.3c-.39.39-1.024.39-1.414 0-.39-.391-.39-1.024 0-1.415l2.298-2.299.375-3.377c.1-.903.505-1.745 1.147-2.387l8.2-8.2c1.563-1.562 4.095-1.562 5.657 0zm-4.242 1.414l-8.2 8.2c-.322.321-.524.742-.574 1.193l-.276 2.485 2.485-.276c.45-.05.872-.252 1.193-.573l.422-.423L9.95 14.05l1.414-1.414 1.414 1.414 1.414-1.414-1.414-1.414 1.414-1.414 1.415 1.414 1.414-1.415-1.414-1.414L17.02 6.98l1.414 1.414.707-.707c.781-.78.781-2.047 0-2.828-.78-.781-2.047-.781-2.828 0z',
    },
  },
];

/**
 * The icon for `thumb-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thumb Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/thumb-down-fill.svg)
 */
export const thumbDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 15h-3V3h3a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1zm-5.293 1.293l-6.4 6.4a.5.5 0 0 1-.654.047L8.8 22.1a1.5 1.5 0 0 1-.553-1.57L9.4 16H3a2 2 0 0 1-2-2v-2.104a2 2 0 0 1 .15-.762L4.246 3.62A1 1 0 0 1 5.17 3H16a1 1 0 0 1 1 1v11.586a1 1 0 0 1-.293.707z',
    },
  },
];

/**
 * The icon for `thumb-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thumb Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/thumb-down-line.svg)
 */
export const thumbDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.4 16H3a2 2 0 0 1-2-2v-2.104a2 2 0 0 1 .15-.762L4.246 3.62A1 1 0 0 1 5.17 3H22a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-3.482a1 1 0 0 0-.817.423l-5.453 7.726a.5.5 0 0 1-.632.159L9.802 22.4a2.5 2.5 0 0 1-1.305-2.853L9.4 16zm7.6-2.588V5H5.84L3 11.896V14h6.4a2 2 0 0 1 1.938 2.493l-.903 3.548a.5.5 0 0 0 .261.571l.661.33 4.71-6.672c.25-.354.57-.644.933-.858zM19 13h2V5h-2v8z',
    },
  },
];

/**
 * The icon for `thumb-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thumb Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/thumb-up-fill.svg)
 */
export const thumbUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 9h3v12H2a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1zm5.293-1.293l6.4-6.4a.5.5 0 0 1 .654-.047l.853.64a1.5 1.5 0 0 1 .553 1.57L14.6 8H21a2 2 0 0 1 2 2v2.104a2 2 0 0 1-.15.762l-3.095 7.515a1 1 0 0 1-.925.619H8a1 1 0 0 1-1-1V8.414a1 1 0 0 1 .293-.707z',
    },
  },
];

/**
 * The icon for `thumb-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thumb Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/thumb-up-line.svg)
 */
export const thumbUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14.6 8H21a2 2 0 0 1 2 2v2.104a2 2 0 0 1-.15.762l-3.095 7.515a1 1 0 0 1-.925.619H2a1 1 0 0 1-1-1V10a1 1 0 0 1 1-1h3.482a1 1 0 0 0 .817-.423L11.752.85a.5.5 0 0 1 .632-.159l1.814.907a2.5 2.5 0 0 1 1.305 2.853L14.6 8zM7 10.588V19h11.16L21 12.104V10h-6.4a2 2 0 0 1-1.938-2.493l.903-3.548a.5.5 0 0 0-.261-.571l-.661-.33-4.71 6.672c-.25.354-.57.644-.933.858zM5 11H3v8h2v-8z',
    },
  },
];

/**
 * The icon for `thunderstorms-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thunderstorms Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/thunderstorms-fill.svg)
 */
export const thunderstormsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16.988 18l1.216-1.58a1.5 1.5 0 0 0-1.189-2.415H15v-3.976a1.5 1.5 0 0 0-2.69-.914l-6.365 8.281A8.002 8.002 0 0 1 9 2a8.003 8.003 0 0 1 7.458 5.099A5.5 5.5 0 1 1 17.5 18h-.512zM13 16.005h3l-5 6.5v-4.5H8l5-6.505v4.505z',
    },
  },
];

/**
 * The icon for `thunderstorms-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Thunderstorms Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/thunderstorms-line.svg)
 */
export const thunderstormsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 18v-2h.5a3.5 3.5 0 1 0-2.5-5.95V10a6 6 0 1 0-8 5.659v2.089a8 8 0 1 1 9.458-10.65A5.5 5.5 0 1 1 17.5 18l-.5.001zm-4-1.995h3l-5 6.5v-4.5H8l5-6.505v4.505z',
    },
  },
];

/**
 * The icon for `ticket-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ticket 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/ticket-2-fill.svg)
 */
export const ticket2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5V4a1 1 0 0 1 1-1h18zm-5 6H8v6h8V9z',
    },
  },
];

/**
 * The icon for `ticket-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ticket 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/ticket-2-line.svg)
 */
export const ticket2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5V4a1 1 0 0 1 1-1h18zm-1 2H4v2.968l.156.081a4.5 4.5 0 0 1 2.34 3.74L6.5 12a4.499 4.499 0 0 1-2.344 3.95L4 16.032V19h16v-2.969l-.156-.08a4.5 4.5 0 0 1-2.34-3.74L17.5 12c0-1.704.947-3.187 2.344-3.95L20 7.967V5zm-4 4v6H8V9h8z',
    },
  },
];

/**
 * The icon for `ticket-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ticket Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/ticket-fill.svg)
 */
export const ticketFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5V4a1 1 0 0 1 1-1h18z',
    },
  },
];

/**
 * The icon for `ticket-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ticket Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/ticket-line.svg)
 */
export const ticketLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M21 3a1 1 0 0 1 1 1v5.5a2.5 2.5 0 1 0 0 5V20a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5.5a2.5 2.5 0 1 0 0-5V4a1 1 0 0 1 1-1h18zm-1 2H4v2.968l.156.081a4.5 4.5 0 0 1 2.34 3.74L6.5 12a4.499 4.499 0 0 1-2.344 3.95L4 16.032V19h16v-2.969l-.156-.08a4.5 4.5 0 0 1-2.34-3.74L17.5 12c0-1.704.947-3.187 2.344-3.95L20 7.967V5z',
    },
  },
];

/**
 * The icon for `time-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Time Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/time-fill.svg)
 */
export const timeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm1-10V7h-2v7h6v-2h-4z',
    },
  },
];

/**
 * The icon for `time-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Time Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/time-line.svg)
 */
export const timeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm1-8h4v2h-6V7h2v5z',
    },
  },
];

/**
 * The icon for `timer-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Timer 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/timer-2-fill.svg)
 */
export const timer2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm3.536 5.05L10.586 12 12 13.414l4.95-4.95-1.414-1.414z',
    },
  },
];

/**
 * The icon for `timer-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Timer 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/timer-2-line.svg)
 */
export const timer2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm3.536-12.95l1.414 1.414-4.95 4.95L10.586 12l4.95-4.95z',
    },
  },
];

/**
 * The icon for `timer-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Timer Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/timer-fill.svg)
 */
export const timerFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.618 5.968l1.453-1.453 1.414 1.414-1.453 1.453a9 9 0 1 1-1.414-1.414zM11 8v6h2V8h-2zM8 1h8v2H8V1z',
    },
  },
];

/**
 * The icon for `timer-flash-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Timer Flash Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/timer-flash-fill.svg)
 */
export const timerFlashFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.382 5.968A8.962 8.962 0 0 1 12 4c2.125 0 4.078.736 5.618 1.968l1.453-1.453 1.414 1.414-1.453 1.453a9 9 0 1 1-14.064 0L3.515 5.93l1.414-1.414 1.453 1.453zM13 12V7.495L8 14h3v4.5l5-6.5h-3zM8 1h8v2H8V1z',
    },
  },
];

/**
 * The icon for `timer-flash-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Timer Flash Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/timer-flash-line.svg)
 */
export const timerFlashLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.382 5.968A8.962 8.962 0 0 1 12 4c2.125 0 4.078.736 5.618 1.968l1.453-1.453 1.414 1.414-1.453 1.453a9 9 0 1 1-14.064 0L3.515 5.93l1.414-1.414 1.453 1.453zM12 20a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm1-8h3l-5 6.5V14H8l5-6.505V12zM8 1h8v2H8V1z',
    },
  },
];

/**
 * The icon for `timer-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Timer Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/timer-line.svg)
 */
export const timerLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.618 5.968l1.453-1.453 1.414 1.414-1.453 1.453a9 9 0 1 1-1.414-1.414zM12 20a7 7 0 1 0 0-14 7 7 0 0 0 0 14zM11 8h2v6h-2V8zM8 1h8v2H8V1z',
    },
  },
];

/**
 * The icon for `todo-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Todo Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/todo-fill.svg)
 */
export const todoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2zM7 8v2h10V8H7zm0 4v2h10v-2H7z',
    },
  },
];

/**
 * The icon for `todo-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Todo Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Document/todo-line.svg)
 */
export const todoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2zm0 2v2h-2V4H9v2H7V4H5v16h14V4h-2zM7 8h10v2H7V8zm0 4h10v2H7v-2z',
    },
  },
];

/**
 * The icon for `toggle-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Toggle Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/toggle-fill.svg)
 */
export const toggleFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M8 5h8a7 7 0 0 1 0 14H8A7 7 0 0 1 8 5zm8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6z' },
  },
];

/**
 * The icon for `toggle-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Toggle Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/toggle-line.svg)
 */
export const toggleLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 7a5 5 0 1 0 0 10h8a5 5 0 0 0 0-10H8zm0-2h8a7 7 0 0 1 0 14H8A7 7 0 0 1 8 5zm0 10a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `tools-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tools Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/tools-fill.svg)
 */
export const toolsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.33 3.271a3.5 3.5 0 0 1 4.472 4.474L20.647 18.59l-2.122 2.121L7.68 9.867a3.5 3.5 0 0 1-4.472-4.474L5.444 7.63a1.5 1.5 0 1 0 2.121-2.121L5.329 3.27zm10.367 1.884l3.182-1.768 1.414 1.414-1.768 3.182-1.768.354-2.12 2.121-1.415-1.414 2.121-2.121.354-1.768zm-7.071 7.778l2.121 2.122-4.95 4.95A1.5 1.5 0 0 1 3.58 17.99l.097-.107 4.95-4.95z',
    },
  },
];

/**
 * The icon for `tools-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tools Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Design/tools-line.svg)
 */
export const toolsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.33 3.271a3.5 3.5 0 0 1 4.254 4.963l10.709 10.71-1.414 1.414-10.71-10.71a3.502 3.502 0 0 1-4.962-4.255L5.444 7.63a1.5 1.5 0 1 0 2.121-2.121L5.329 3.27zm10.367 1.884l3.182-1.768 1.414 1.414-1.768 3.182-1.768.354-2.12 2.121-1.415-1.414 2.121-2.121.354-1.768zm-6.718 8.132l1.414 1.414-5.303 5.303a1 1 0 0 1-1.492-1.327l.078-.087 5.303-5.303z',
    },
  },
];

/**
 * The icon for `tornado-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tornado Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/tornado-fill.svg)
 */
export const tornadoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M2 3h20v2H2V3zm2 4h16v2H4V7zm4 4h14v2H8v-2zm2 4h8v2h-8v-2zm-2 4h6v2H8v-2z' },
  },
];

/**
 * The icon for `tornado-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tornado Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/tornado-line.svg)
 */
export const tornadoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M2 3h20v2H2V3zm2 4h16v2H4V7zm4 4h14v2H8v-2zm2 4h8v2h-8v-2zm-2 4h6v2H8v-2z' },
  },
];

/**
 * The icon for `trademark-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Trademark Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/trademark-fill.svg)
 */
export const trademarkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 6v2H6v10H4V8H0V6h10zm2 0h2.5l3 5.196L20.5 6H23v12h-2V9.133l-3.5 6.063L14 9.135V18h-2V6z',
    },
  },
];

/**
 * The icon for `trademark-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Trademark Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/trademark-line.svg)
 */
export const trademarkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 6v2H6v10H4V8H0V6h10zm2 0h2.5l3 5.196L20.5 6H23v12h-2V9.133l-3.5 6.063L14 9.135V18h-2V6z',
    },
  },
];

/**
 * The icon for `traffic-light-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Traffic Light Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/traffic-light-fill.svg)
 */
export const trafficLightFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 4V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1h3c0 2.5-2.5 3.5-3 3.5V10h3c0 2.5-2.5 3.5-3 3.5V16h3c0 2.5-2.5 3.5-3 3.5V21a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-1.5c-.5 0-3-1-3-3.5h3v-2.5c-.5 0-3-1-3-3.5h3V7.5c-.5 0-3-1-3-3.5h3zm5 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `traffic-light-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Traffic Light Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/traffic-light-line.svg)
 */
export const trafficLightLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 4V3a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1h3c0 2.5-2.5 3.5-3 3.5V10h3c0 2.5-2.5 3.5-3 3.5V16h3c0 2.5-2.5 3.5-3 3.5V21a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-1.5c-.5 0-3-1-3-3.5h3v-2.5c-.5 0-3-1-3-3.5h3V7.5c-.5 0-3-1-3-3.5h3zm5 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `train-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Train Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/train-fill.svg)
 */
export const trainFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.2 20l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v11a2 2 0 0 1-2 2h-1.8zM5 7v4h14V7H5zm7 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `train-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Train Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/train-line.svg)
 */
export const trainLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.2 20l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v11a2 2 0 0 1-2 2h-1.8zM7 5a2 2 0 0 0-2 2v11h14V7a2 2 0 0 0-2-2H7zm5 12a2 2 0 1 1 0-4 2 2 0 0 1 0 4zM6 7h12v4H6V7z',
    },
  },
];

/**
 * The icon for `train-wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Train Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/train-wifi-fill.svg)
 */
export const trainWifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.498 3a6.518 6.518 0 0 0-.324 4H5v4h10.035a6.47 6.47 0 0 0 3.465 1 6.48 6.48 0 0 0 2.5-.498V18a2 2 0 0 1-2 2h-1.8l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h5.498zM12 14a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm6.5-13a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `train-wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Train Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/train-wifi-line.svg)
 */
export const trainWifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.498 3a6.464 6.464 0 0 0-.479 2H7a2 2 0 0 0-1.995 1.85L5 7v11h14v-6.019a6.463 6.463 0 0 0 2-.48V18a2 2 0 0 1-2 2h-1.8l1.8 1.5v.5H5v-.5L6.8 20H5a2 2 0 0 1-2-2V7a4 4 0 0 1 4-4h5.498zM12 13a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm.174-6a6.51 6.51 0 0 0 2.862 4.001L6 11V7h6.174zM18.5 1a4.5 4.5 0 1 1 0 9 4.5 4.5 0 0 1 0-9zm0 5.167c-.491 0-.94.177-1.289.47l-.125.115L18.5 8.167l1.413-1.416a1.994 1.994 0 0 0-1.413-.584zm0-2.667a4.65 4.65 0 0 0-3.128 1.203l-.173.165.944.942a3.323 3.323 0 0 1 2.357-.977 3.32 3.32 0 0 1 2.201.83l.156.147.943-.943A4.652 4.652 0 0 0 18.5 3.5z',
    },
  },
];

/**
 * The icon for `travesti-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Travesti Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/travesti-fill.svg)
 */
export const travestiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.537 9.95L4.66 7.076 2.186 9.55.772 8.136l6.364-6.364L8.55 3.186 6.075 5.661l2.876 2.876A7.5 7.5 0 1 1 7.537 9.95z',
    },
  },
];

/**
 * The icon for `travesti-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Travesti Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/travesti-line.svg)
 */
export const travestiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.95 8.537A7.5 7.5 0 1 1 7.537 9.95L4.662 7.075 2.186 9.55.772 8.136l6.364-6.364L8.55 3.186 6.075 5.661l2.876 2.876zM13.5 20a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11z',
    },
  },
];

/**
 * The icon for `treasure-map-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Treasure Map Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/treasure-map-fill.svg)
 */
export const treasureMapFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 5l7-3 6 3 6.303-2.701a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V5zm4 6v2h2v-2H6zm4 0v2h2v-2h-2zm6-.06l-1.237-1.238-1.061 1.06L14.939 12l-1.237 1.237 1.06 1.061L16 13.061l1.237 1.237 1.061-1.06L17.061 12l1.237-1.237-1.06-1.061L16 10.939z',
    },
  },
];

/**
 * The icon for `treasure-map-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Treasure Map Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/treasure-map-line.svg)
 */
export const treasureMapLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M14.935 7.204l-6-3L4 6.319v12.648l5.065-2.17 6 3L20 17.68V5.033l-5.065 2.17zM2 5l7-3 6 3 6.303-2.701a.5.5 0 0 1 .697.46V19l-7 3-6-3-6.303 2.701a.5.5 0 0 1-.697-.46V5zm4 6h2v2H6v-2zm4 0h2v2h-2v-2zm5.998-.063L17.236 9.7l1.06 1.06-1.237 1.238 1.237 1.238-1.06 1.06-1.238-1.237-1.237 1.237-1.061-1.06 1.237-1.238-1.237-1.237L14.76 9.7l1.238 1.237z',
    },
  },
];

/**
 * The icon for `trello-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Trello Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/trello-fill.svg)
 */
export const trelloFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.25 3h13.5A2.25 2.25 0 0 1 21 5.25v13.5A2.25 2.25 0 0 1 18.75 21H5.25A2.25 2.25 0 0 1 3 18.75V5.25A2.25 2.25 0 0 1 5.25 3zm7.92 3.42v5.76c0 .596.484 1.08 1.08 1.08h3.33a1.08 1.08 0 0 0 1.08-1.08V6.42a1.08 1.08 0 0 0-1.08-1.08h-3.33a1.08 1.08 0 0 0-1.08 1.08zm-7.83 0v10.26c0 .596.484 1.08 1.08 1.08h3.33a1.08 1.08 0 0 0 1.08-1.08V6.42a1.08 1.08 0 0 0-1.08-1.08H6.42a1.08 1.08 0 0 0-1.08 1.08z',
    },
  },
];

/**
 * The icon for `trello-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Trello Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/trello-line.svg)
 */
export const trelloLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5 5v14h14V5H5zm0-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2zm3 4h2a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1zm6 0h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1z',
    },
  },
];

/**
 * The icon for `trophy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Trophy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/trophy-fill.svg)
 */
export const trophyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 16.938V19h5v2H6v-2h5v-2.062A8.001 8.001 0 0 1 4 9V3h16v6a8.001 8.001 0 0 1-7 7.938zM1 5h2v4H1V5zm20 0h2v4h-2V5z',
    },
  },
];

/**
 * The icon for `trophy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Trophy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/trophy-line.svg)
 */
export const trophyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 16.938V19h5v2H6v-2h5v-2.062A8.001 8.001 0 0 1 4 9V3h16v6a8.001 8.001 0 0 1-7 7.938zM6 5v4a6 6 0 1 0 12 0V5H6zM1 5h2v4H1V5zm20 0h2v4h-2V5z',
    },
  },
];

/**
 * The icon for `truck-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Truck Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/truck-fill.svg)
 */
export const truckFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 8h3l3 4.056V18h-2.035a3.5 3.5 0 0 1-6.93 0h-5.07a3.5 3.5 0 0 1-6.93 0H1V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2zm0 2v3h4v-.285L18.992 10H17z',
    },
  },
];

/**
 * The icon for `truck-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Truck Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/truck-line.svg)
 */
export const truckLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.965 18a3.5 3.5 0 0 1-6.93 0H1V6a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2h3l3 4.056V18h-2.035a3.5 3.5 0 0 1-6.93 0h-5.07zM15 7H3v8.05a3.5 3.5 0 0 1 5.663.95h5.674c.168-.353.393-.674.663-.95V7zm2 6h4v-.285L18.992 10H17v3zm.5 6a1.5 1.5 0 1 0 0-3.001 1.5 1.5 0 0 0 0 3.001zM7 17.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z',
    },
  },
];

/**
 * The icon for `tumblr-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tumblr Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/tumblr-fill.svg)
 */
export const tumblrFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.27 7.63A5.76 5.76 0 0 0 10.815 2h3.03v5.152h3.637v3.636h-3.636v5.454c0 .515.197 1.207.909 1.667.474.307 1.484.458 3.03.455V22h-4.242a4.545 4.545 0 0 1-4.546-4.545v-6.667H6.27V7.63z',
    },
  },
];

/**
 * The icon for `tumblr-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tumblr Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/tumblr-line.svg)
 */
export const tumblrLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 8c1.075 0 3.497-.673 3.497-4.5V2h1.5v6H18v2h-5.003v2.91C13 15.39 13 16.595 13 17c-.002 2.208 1.615 3.4 4.785 3.4V22h-2.242c-2.402.002-4.546-2.035-4.546-4.545V10H7V8h1z',
    },
  },
];

/**
 * The icon for `tv-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tv 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/tv-2-fill.svg)
 */
export const tv2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 4c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 18V4zm3 16h14v2H5v-2z',
    },
  },
];

/**
 * The icon for `tv-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tv 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/tv-2-line.svg)
 */
export const tv2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 4c0-.552.455-1 .992-1h18.016c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 18V4zm2 1v12h16V5H4zm1 15h14v2H5v-2z',
    },
  },
];

/**
 * The icon for `tv-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tv Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/tv-fill.svg)
 */
export const tvFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.414 5h5.594c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 20V6c0-.552.455-1 .992-1h5.594L6.05 2.464 7.464 1.05 11.414 5h1.172l3.95-3.95 1.414 1.414L15.414 5z',
    },
  },
];

/**
 * The icon for `tv-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Tv Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/tv-line.svg)
 */
export const tvLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M15.414 5h5.594c.548 0 .992.445.992 1v14c0 .552-.455 1-.992 1H2.992A.994.994 0 0 1 2 20V6c0-.552.455-1 .992-1h5.594L6.05 2.464 7.464 1.05 11.414 5h1.172l3.95-3.95 1.414 1.414L15.414 5zM4 7v12h16V7H4z',
    },
  },
];

/**
 * The icon for `twitch-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Twitch Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/twitch-fill.svg)
 */
export const twitchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 3v11.74l-4.696 4.695h-3.913l-2.437 2.348H6.913v-2.348H3V6.13L4.227 3H21zm-1.565 1.565H6.13v11.74h3.13v2.347l2.349-2.348h4.695l3.13-3.13V4.565zm-3.13 3.13v4.696h-1.566V7.696h1.565zm-3.914 0v4.696h-1.565V7.696h1.565z',
    },
  },
];

/**
 * The icon for `twitch-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Twitch Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/twitch-line.svg)
 */
export const twitchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.3 3H21v11.7l-4.7 4.7h-3.9l-2.5 2.4H7v-2.4H3V6.2L4.3 3zM5 17.4h4v2.4h.095l2.5-2.4h3.877L19 13.872V5H5v12.4zM15 8h2v4.7h-2V8zm0 0h2v4.7h-2V8zm-5 0h2v4.7h-2V8z',
    },
  },
];

/**
 * The icon for `twitter-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Twitter Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/twitter-fill.svg)
 */
export const twitterFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.162 5.656a8.384 8.384 0 0 1-2.402.658A4.196 4.196 0 0 0 21.6 4c-.82.488-1.719.83-2.656 1.015a4.182 4.182 0 0 0-7.126 3.814 11.874 11.874 0 0 1-8.62-4.37 4.168 4.168 0 0 0-.566 2.103c0 1.45.738 2.731 1.86 3.481a4.168 4.168 0 0 1-1.894-.523v.052a4.185 4.185 0 0 0 3.355 4.101 4.21 4.21 0 0 1-1.89.072A4.185 4.185 0 0 0 7.97 16.65a8.394 8.394 0 0 1-6.191 1.732 11.83 11.83 0 0 0 6.41 1.88c7.693 0 11.9-6.373 11.9-11.9 0-.18-.005-.362-.013-.54a8.496 8.496 0 0 0 2.087-2.165z',
    },
  },
];

/**
 * The icon for `twitter-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Twitter Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/twitter-line.svg)
 */
export const twitterLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M15.3 5.55a2.9 2.9 0 0 0-2.9 2.847l-.028 1.575a.6.6 0 0 1-.68.583l-1.561-.212c-2.054-.28-4.022-1.226-5.91-2.799-.598 3.31.57 5.603 3.383 7.372l1.747 1.098a.6.6 0 0 1 .034.993L7.793 18.17c.947.059 1.846.017 2.592-.131 4.718-.942 7.855-4.492 7.855-10.348 0-.478-1.012-2.141-2.94-2.141zm-4.9 2.81a4.9 4.9 0 0 1 8.385-3.355c.711-.005 1.316.175 2.669-.645-.335 1.64-.5 2.352-1.214 3.331 0 7.642-4.697 11.358-9.463 12.309-3.268.652-8.02-.419-9.382-1.841.694-.054 3.514-.357 5.144-1.55C5.16 15.7-.329 12.47 3.278 3.786c1.693 1.977 3.41 3.323 5.15 4.037 1.158.475 1.442.465 1.973.538z',
    },
  },
];

/**
 * The icon for `typhoon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Typhoon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/typhoon-fill.svg)
 */
export const typhoonFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.654 1.7l-2.782 2.533a9.137 9.137 0 0 1 3.49 1.973c3.512 3.2 3.512 8.388 0 11.588-2.592 2.36-6.598 3.862-12.016 4.506l2.782-2.533a9.137 9.137 0 0 1-3.49-1.973c-3.512-3.2-3.533-8.369 0-11.588C8.23 3.846 12.237 2.344 17.655 1.7zM12 8c-2.485 0-4.5 1.79-4.5 4s2.015 4 4.5 4 4.5-1.79 4.5-4-2.015-4-4.5-4z',
    },
  },
];

/**
 * The icon for `typhoon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Typhoon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/typhoon-line.svg)
 */
export const typhoonLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.654 1.7l-2.782 2.533a9.137 9.137 0 0 1 3.49 1.973c3.512 3.2 3.512 8.388 0 11.588-2.592 2.36-6.598 3.862-12.016 4.506l2.782-2.533a9.137 9.137 0 0 1-3.49-1.973c-3.512-3.2-3.533-8.369 0-11.588C8.23 3.846 12.237 2.344 17.655 1.7zM12 6c-3.866 0-7 2.686-7 6s3.134 6 7 6 7-2.686 7-6-3.134-6-7-6zm0 2.3c2.21 0 4 1.657 4 3.7s-1.79 3.7-4 3.7-4-1.657-4-3.7 1.79-3.7 4-3.7zm0 2c-1.138 0-2 .797-2 1.7 0 .903.862 1.7 2 1.7s2-.797 2-1.7c0-.903-.862-1.7-2-1.7z',
    },
  },
];

/**
 * The icon for `u-disk-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![U Disk Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/u-disk-fill.svg)
 */
export const uDiskFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 12h16a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1zM5 2h14v8H5V2zm4 3v2h2V5H9zm4 0v2h2V5h-2z',
    },
  },
];

/**
 * The icon for `u-disk-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![U Disk Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/u-disk-line.svg)
 */
export const uDiskLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19 12H5v8h14v-8zM5 10V2h14v8h1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h1zm2 0h10V4H7v6zm2-4h2v2H9V6zm4 0h2v2h-2V6z',
    },
  },
];

/**
 * The icon for `ubuntu-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ubuntu Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/ubuntu-fill.svg)
 */
export const ubuntuFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M22 12c0 5.522-4.477 10-10 10S2 17.522 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10zM5.2 10.664a1.335 1.335 0 1 0 0 2.67 1.335 1.335 0 0 0 0-2.67zm9.533 6.069a1.334 1.334 0 1 0 1.334 2.31 1.334 1.334 0 0 0-1.334-2.31zM8.1 12c0-1.32.656-2.485 1.659-3.19l-.976-1.636a5.813 5.813 0 0 0-2.399 3.371 1.875 1.875 0 0 1 0 2.91 5.813 5.813 0 0 0 2.398 3.371l.977-1.636A3.892 3.892 0 0 1 8.1 12zM12 8.1a3.9 3.9 0 0 1 3.884 3.554l1.903-.028a5.781 5.781 0 0 0-1.723-3.762A1.872 1.872 0 0 1 13.55 6.41a5.829 5.829 0 0 0-4.12.39l.927 1.663A3.885 3.885 0 0 1 12 8.1zm0 7.8c-.587 0-1.143-.13-1.643-.363l-.927 1.662a5.774 5.774 0 0 0 4.12.39 1.872 1.872 0 0 1 2.514-1.454 5.782 5.782 0 0 0 1.723-3.762l-1.903-.027A3.898 3.898 0 0 1 12 15.9zm2.732-8.633a1.335 1.335 0 1 0 1.335-2.312 1.335 1.335 0 0 0-1.335 2.312z',
    },
  },
];

/**
 * The icon for `ubuntu-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Ubuntu Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/ubuntu-line.svg)
 */
export const ubuntuLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.667 19.273l1.006-1.742a6.001 6.001 0 0 0 8.282-4.781h2.012A7.97 7.97 0 0 1 18.928 16a8 8 0 0 1-1.452 1.835 2.493 2.493 0 0 0-1.976.227 2.493 2.493 0 0 0-1.184 1.596 7.979 7.979 0 0 1-5.65-.385zm-1.3-.75a7.979 7.979 0 0 1-3.156-4.7C4.696 13.367 5 12.72 5 12c0-.72-.304-1.369-.791-1.825A8 8 0 0 1 5.072 8a7.97 7.97 0 0 1 2.295-2.524l1.006 1.742a6.001 6.001 0 0 0 0 9.563l-1.005 1.742zm1.3-13.796a8.007 8.007 0 0 1 5.648-.387c.152.65.562 1.238 1.185 1.598.623.36 1.337.42 1.976.227a8.007 8.007 0 0 1 2.49 5.085h-2.013A5.99 5.99 0 0 0 15 6.804a5.99 5.99 0 0 0-5.327-.335L8.667 4.727zM16 5.072a1.5 1.5 0 1 1 1.5-2.598A1.5 1.5 0 0 1 16 5.072zM4 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm12 6.928a1.5 1.5 0 1 1 1.5 2.598 1.5 1.5 0 0 1-1.5-2.598z',
    },
  },
];

/**
 * The icon for `umbrella-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Umbrella Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/umbrella-fill.svg)
 */
export const umbrellaFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 2.05c5.053.501 9 4.765 9 9.95v1h-9v6a2 2 0 1 0 4 0v-1h2v1a4 4 0 1 1-8 0v-6H2v-1c0-5.185 3.947-9.449 9-9.95V2a1 1 0 0 1 2 0v.05z',
    },
  },
];

/**
 * The icon for `umbrella-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Umbrella Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/umbrella-line.svg)
 */
export const umbrellaLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13 2.05c5.053.501 9 4.765 9 9.95v1h-9v6a2 2 0 1 0 4 0v-1h2v1a4 4 0 1 1-8 0v-6H2v-1c0-5.185 3.947-9.449 9-9.95V2a1 1 0 0 1 2 0v.05zM19.938 11a8.001 8.001 0 0 0-15.876 0h15.876z',
    },
  },
];

/**
 * The icon for `uninstall-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Uninstall Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/uninstall-fill.svg)
 */
export const uninstallFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16zm-1 14H5v4h14v-4zm-2 1v2h-2v-2h2zM12 2L8 6h3v5h2V6h3l-4-4z',
    },
  },
];

/**
 * The icon for `uninstall-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Uninstall Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/uninstall-line.svg)
 */
export const uninstallLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8 2v2H5l-.001 10h14L19 4h-3V2h4a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h4zm10.999 14h-14L5 20h14l-.001-4zM17 17v2h-2v-2h2zM12 2l4 4h-3v5h-2V6H8l4-4z',
    },
  },
];

/**
 * The icon for `unsplash-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Unsplash Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/unsplash-fill.svg)
 */
export const unsplashFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  { tag: 'path', attr: { d: 'M8.5 11v5h7v-5H21v10H3V11h5.5zm7-8v5h-7V3h7z' } },
];

/**
 * The icon for `unsplash-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Unsplash Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/unsplash-line.svg)
 */
export const unsplashLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 10v4h4v-4h7v11H3V10h7zm-2 2H5v7h14v-7h-3l-.001 4H8v-4zm8-9v6H8V3h8zm-2 2h-4v2h4V5z',
    },
  },
];

/**
 * The icon for `upload-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-2-line.svg)
 */
export const upload2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M4 19h16v-7h2v8a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-8h2v7zm9-10v7h-2V9H6l6-6 6 6h-5z' },
  },
];

/**
 * The icon for `upload-cloud-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload Cloud 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-cloud-2-fill.svg)
 */
export const uploadCloud2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 12.586l4.243 4.242-1.415 1.415L13 16.415V22h-2v-5.587l-1.828 1.83-1.415-1.415L12 12.586zM12 2a7.001 7.001 0 0 1 6.954 6.194 5.5 5.5 0 0 1-.953 10.784L18 17a6 6 0 0 0-11.996-.225L6 17v1.978a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `upload-cloud-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload Cloud 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-cloud-2-line.svg)
 */
export const uploadCloud2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 12.586l4.243 4.242-1.415 1.415L13 16.415V22h-2v-5.587l-1.828 1.83-1.415-1.415L12 12.586zM12 2a7.001 7.001 0 0 1 6.954 6.194 5.5 5.5 0 0 1-.953 10.784v-2.014a3.5 3.5 0 1 0-1.112-6.91 5 5 0 1 0-9.777 0 3.5 3.5 0 0 0-1.292 6.88l.18.03v2.014a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2z',
    },
  },
];

/**
 * The icon for `upload-cloud-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload Cloud Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-cloud-fill.svg)
 */
export const uploadCloudFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7 20.981a6.5 6.5 0 0 1-2.936-12 8.001 8.001 0 0 1 15.872 0 6.5 6.5 0 0 1-2.936 12V21H7v-.019zM13 13h3l-4-5-4 5h3v4h2v-4z',
    },
  },
];

/**
 * The icon for `upload-cloud-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload Cloud Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-cloud-line.svg)
 */
export const uploadCloudLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1 14.5a6.496 6.496 0 0 1 3.064-5.519 8.001 8.001 0 0 1 15.872 0 6.5 6.5 0 0 1-2.936 12L7 21c-3.356-.274-6-3.078-6-6.5zm15.848 4.487a4.5 4.5 0 0 0 2.03-8.309l-.807-.503-.12-.942a6.001 6.001 0 0 0-11.903 0l-.12.942-.805.503a4.5 4.5 0 0 0 2.029 8.309l.173.013h9.35l.173-.013zM13 13v4h-2v-4H8l4-5 4 5h-3z',
    },
  },
];

/**
 * The icon for `upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-fill.svg)
 */
export const uploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M3 19h18v2H3v-2zm10-9v8h-2v-8H4l8-8 8 8h-7z' } },
];

/**
 * The icon for `upload-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Upload Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/upload-line.svg)
 */
export const uploadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 19h18v2H3v-2zM13 5.828V17h-2V5.828L4.929 11.9l-1.414-1.414L12 2l8.485 8.485-1.414 1.414L13 5.83z',
    },
  },
];

/**
 * The icon for `usb-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Usb Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/usb-fill.svg)
 */
export const usbFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l3 5h-2v7.381l3-1.499-.001-.882H15V7h4v4h-1.001L18 13.118l-5 2.5v1.553c1.166.412 2 1.523 2 2.829 0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.187.69-2.213 1.69-2.7L6 14l-.001-2.268C5.402 11.386 5 10.74 5 10c0-1.105.895-2 2-2s2 .895 2 2c0 .74-.402 1.387-1 1.732V13l3 2.086V6H9l3-5z',
    },
  },
];

/**
 * The icon for `usb-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Usb Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/usb-line.svg)
 */
export const usbLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 1l3 5h-2v7.381l3-1.499-.001-.882H15V7h4v4h-1.001L18 13.118l-5 2.5v1.553c1.166.412 2 1.523 2 2.829 0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.187.69-2.213 1.69-2.7L6 14l-.001-2.268C5.402 11.386 5 10.74 5 10c0-1.105.895-2 2-2s2 .895 2 2c0 .74-.402 1.387-1 1.732V13l3 2.086V6H9l3-5zm0 18c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `user-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-2-fill.svg)
 */
export const user2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 14.062V20h2v-5.938c3.946.492 7 3.858 7 7.938H4a8.001 8.001 0 0 1 7-7.938zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6z',
    },
  },
];

/**
 * The icon for `user-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-2-line.svg)
 */
export const user2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 22a8 8 0 1 1 16 0H4zm9-5.917V20h4.659A6.009 6.009 0 0 0 13 16.083zM11 20v-3.917A6.009 6.009 0 0 0 6.341 20H11zm1-7c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4z',
    },
  },
];

/**
 * The icon for `user-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-3-fill.svg)
 */
export const user3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M20 22H4v-2a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v2zm-8-9a6 6 0 1 1 0-12 6 6 0 0 1 0 12z' },
  },
];

/**
 * The icon for `user-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-3-line.svg)
 */
export const user3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 22h-2v-2a3 3 0 0 0-3-3H9a3 3 0 0 0-3 3v2H4v-2a5 5 0 0 1 5-5h6a5 5 0 0 1 5 5v2zm-8-9a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8z',
    },
  },
];

/**
 * The icon for `user-4-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 4 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-4-fill.svg)
 */
export const user4Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M5 20h14v2H5v-2zm7-2a8 8 0 1 1 0-16 8 8 0 0 1 0 16z' } },
];

/**
 * The icon for `user-4-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 4 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-4-line.svg)
 */
export const user4Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 20h14v2H5v-2zm7-2a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12z',
    },
  },
];

/**
 * The icon for `user-5-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 5 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-5-fill.svg)
 */
export const user5Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.39 16.539a8 8 0 1 1 9.221 0l2.083 4.76a.5.5 0 0 1-.459.701H5.765a.5.5 0 0 1-.459-.7l2.083-4.761zm.729-5.569a4.002 4.002 0 0 0 7.762 0l-1.94-.485a2 2 0 0 1-3.882 0l-1.94.485z',
    },
  },
];

/**
 * The icon for `user-5-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 5 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-5-line.svg)
 */
export const user5Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.39 16.539a8 8 0 1 1 9.221 0l2.083 4.76a.5.5 0 0 1-.459.701H5.765a.5.5 0 0 1-.459-.7l2.083-4.761zm6.735-.693l1.332-.941a6 6 0 1 0-6.913 0l1.331.941L8.058 20h7.884l-1.817-4.154zM8.119 10.97l1.94-.485a2 2 0 0 0 3.882 0l1.94.485a4.002 4.002 0 0 1-7.762 0z',
    },
  },
];

/**
 * The icon for `user-6-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 6 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-6-fill.svg)
 */
export const user6Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 17c3.662 0 6.865 1.575 8.607 3.925l-1.842.871C17.347 20.116 14.847 19 12 19c-2.847 0-5.347 1.116-6.765 2.796l-1.841-.872C5.136 18.574 8.338 17 12 17zm0-15a5 5 0 0 1 5 5v3a5 5 0 0 1-10 0V7a5 5 0 0 1 5-5z',
    },
  },
];

/**
 * The icon for `user-6-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User 6 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-6-line.svg)
 */
export const user6Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M12 17c3.662 0 6.865 1.575 8.607 3.925l-1.842.871C17.347 20.116 14.847 19 12 19c-2.847 0-5.347 1.116-6.765 2.796l-1.841-.872C5.136 18.574 8.338 17 12 17zm0-15a5 5 0 0 1 5 5v3a5 5 0 0 1-4.783 4.995L12 15a5 5 0 0 1-5-5V7a5 5 0 0 1 4.783-4.995L12 2zm0 2a3 3 0 0 0-2.995 2.824L9 7v3a3 3 0 0 0 5.995.176L15 10V7a3 3 0 0 0-3-3z',
    },
  },
];

/**
 * The icon for `user-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-add-fill.svg)
 */
export const userAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252V22H4a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm6 4v-3h2v3h3v2h-3v3h-2v-3h-3v-2h3z',
    },
  },
];

/**
 * The icon for `user-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-add-line.svg)
 */
export const userAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6 6v-3h2v3h3v2h-3v3h-2v-3h-3v-2h3z',
    },
  },
];

/**
 * The icon for `user-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-fill.svg)
 */
export const userFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 22a8 8 0 1 1 16 0H4zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6z',
    },
  },
];

/**
 * The icon for `user-follow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Follow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-follow-fill.svg)
 */
export const userFollowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 14.062V22H4a8 8 0 0 1 9-7.938zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm5.793 6.914l3.535-3.535 1.415 1.414-4.95 4.95-3.536-3.536 1.415-1.414 2.12 2.121z',
    },
  },
];

/**
 * The icon for `user-follow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Follow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-follow-line.svg)
 */
export const userFollowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm5.793 8.914l3.535-3.535 1.415 1.414-4.95 4.95-3.536-3.536 1.415-1.414 2.12 2.121z',
    },
  },
];

/**
 * The icon for `user-heart-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Heart Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-heart-fill.svg)
 */
export const userHeartFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.841 15.659l.176.177.178-.177a2.25 2.25 0 0 1 3.182 3.182l-3.36 3.359-3.358-3.359a2.25 2.25 0 0 1 3.182-3.182zM12 14v8H4a8 8 0 0 1 7.75-7.996L12 14zm0-13c3.315 0 6 2.685 6 6s-2.685 6-6 6-6-2.685-6-6 2.685-6 6-6z',
    },
  },
];

/**
 * The icon for `user-heart-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Heart Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-heart-line.svg)
 */
export const userHeartLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.841 15.659l.176.177.178-.177a2.25 2.25 0 0 1 3.182 3.182l-3.36 3.359-3.358-3.359a2.25 2.25 0 0 1 3.182-3.182zM12 14v2a6 6 0 0 0-6 6H4a8 8 0 0 1 7.75-7.996L12 14zm0-13c3.315 0 6 2.685 6 6a5.998 5.998 0 0 1-5.775 5.996L12 13c-3.315 0-6-2.685-6-6a5.998 5.998 0 0 1 5.775-5.996L12 1zm0 2C9.79 3 8 4.79 8 7s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z',
    },
  },
];

/**
 * The icon for `user-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-line.svg)
 */
export const userLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4 22a8 8 0 1 1 16 0h-2a6 6 0 1 0-12 0H4zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4z',
    },
  },
];

/**
 * The icon for `user-location-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Location Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-location-fill.svg)
 */
export const userLocationFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v8H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm8.828 7.828L18 23.657l-2.828-2.829a4 4 0 1 1 5.656 0zM18 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `user-location-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Location Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-location-line.svg)
 */
export const userLocationLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v2a6 6 0 0 0-6 6H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm8.828 10.071L18 24l-2.828-2.929c-1.563-1.618-1.563-4.24 0-5.858a3.904 3.904 0 0 1 5.656 0c1.563 1.618 1.563 4.24 0 5.858zm-1.438-1.39c.813-.842.813-2.236 0-3.078a1.904 1.904 0 0 0-2.78 0c-.813.842-.813 2.236 0 3.079L18 21.12l1.39-1.44z',
    },
  },
];

/**
 * The icon for `user-received-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Received 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-received-2-fill.svg)
 */
export const userReceived2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252V22H4a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm8 4h3v2h-3v3.5L15 18l5-4.5V17z',
    },
  },
];

/**
 * The icon for `user-received-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Received 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-received-2-line.svg)
 */
export const userReceived2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm8 6h3v2h-3v3.5L15 18l5-4.5V17z',
    },
  },
];

/**
 * The icon for `user-received-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Received Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-received-fill.svg)
 */
export const userReceivedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252V22H4a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm7.418 4h3.586v2h-3.586l1.829 1.828-1.414 1.415L15.59 18l4.243-4.243 1.414 1.415L19.418 17z',
    },
  },
];

/**
 * The icon for `user-received-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Received Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-received-line.svg)
 */
export const userReceivedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm7.418 6h3.586v2h-3.586l1.829 1.828-1.414 1.415L15.59 18l4.243-4.243 1.414 1.415L19.418 17z',
    },
  },
];

/**
 * The icon for `user-search-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Search Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-search-fill.svg)
 */
export const userSearchFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v8H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm9.446 7.032l1.504 1.504-1.414 1.414-1.504-1.504a4 4 0 1 1 1.414-1.414zM18 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `user-search-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Search Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-search-line.svg)
 */
export const userSearchLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v2a6 6 0 0 0-6 6H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm9.446 9.032l1.504 1.504-1.414 1.414-1.504-1.504a4 4 0 1 1 1.414-1.414zM18 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `user-settings-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Settings Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-settings-fill.svg)
 */
export const userSettingsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v8H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm2.595 5.812a3.51 3.51 0 0 1 0-1.623l-.992-.573 1-1.732.992.573A3.496 3.496 0 0 1 17 14.645V13.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.51 3.51 0 0 1 0 1.622l.992.573-1 1.732-.992-.573a3.496 3.496 0 0 1-1.405.812V22.5h-2v-1.145a3.496 3.496 0 0 1-1.405-.812l-.992.573-1-1.732.992-.572zM18 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2z',
    },
  },
];

/**
 * The icon for `user-settings-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Settings Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-settings-line.svg)
 */
export const userSettingsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v2a6 6 0 0 0-6 6H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm2.595 7.812a3.51 3.51 0 0 1 0-1.623l-.992-.573 1-1.732.992.573A3.496 3.496 0 0 1 17 14.645V13.5h2v1.145c.532.158 1.012.44 1.405.812l.992-.573 1 1.732-.992.573a3.51 3.51 0 0 1 0 1.622l.992.573-1 1.732-.992-.573a3.496 3.496 0 0 1-1.405.812V22.5h-2v-1.145a3.496 3.496 0 0 1-1.405-.812l-.992.573-1-1.732.992-.572zM18 19.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z',
    },
  },
];

/**
 * The icon for `user-shared-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Shared 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-shared-2-fill.svg)
 */
export const userShared2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252V22H4a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm6 4v-3.5l5 4.5-5 4.5V19h-3v-2h3z',
    },
  },
];

/**
 * The icon for `user-shared-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Shared 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-shared-2-line.svg)
 */
export const userShared2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6 6v-3.5l5 4.5-5 4.5V19h-3v-2h3z',
    },
  },
];

/**
 * The icon for `user-shared-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Shared Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-shared-fill.svg)
 */
export const userSharedFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252V22H4a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm6.586 4l-1.829-1.828 1.415-1.415L22.414 18l-4.242 4.243-1.415-1.415L18.586 19H15v-2h3.586z',
    },
  },
];

/**
 * The icon for `user-shared-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Shared Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-shared-line.svg)
 */
export const userSharedLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6.586 6l-1.829-1.828 1.415-1.415L22.414 18l-4.242 4.243-1.415-1.415L18.586 19H15v-2h3.586z',
    },
  },
];

/**
 * The icon for `user-smile-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Smile Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-smile-fill.svg)
 */
export const userSmileFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zM7 12a5 5 0 0 0 10 0h-2a3 3 0 0 1-6 0H7z',
    },
  },
];

/**
 * The icon for `user-smile-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Smile Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-smile-line.svg)
 */
export const userSmileLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-5-8h2a3 3 0 0 0 6 0h2a5 5 0 0 1-10 0z',
    },
  },
];

/**
 * The icon for `user-star-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Star Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-star-fill.svg)
 */
export const userStarFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v8H4a8 8 0 0 1 8-8zm6 7.5l-2.939 1.545.561-3.272-2.377-2.318 3.286-.478L18 14l1.47 2.977 3.285.478-2.377 2.318.56 3.272L18 21.5zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6z',
    },
  },
];

/**
 * The icon for `user-star-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Star Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-star-line.svg)
 */
export const userStarLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 14v2a6 6 0 0 0-6 6H4a8 8 0 0 1 8-8zm0-1c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6 10.5l-2.939 1.545.561-3.272-2.377-2.318 3.286-.478L18 14l1.47 2.977 3.285.478-2.377 2.318.56 3.272L18 21.5z',
    },
  },
];

/**
 * The icon for `user-unfollow-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Unfollow Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-unfollow-fill.svg)
 */
export const userUnfollowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252V22H4a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm7 3.586l2.121-2.122 1.415 1.415L20.414 18l2.122 2.121-1.415 1.415L19 19.414l-2.121 2.122-1.415-1.415L17.586 18l-2.122-2.121 1.415-1.415L19 16.586z',
    },
  },
];

/**
 * The icon for `user-unfollow-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Unfollow Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-unfollow-line.svg)
 */
export const userUnfollowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 14.252v2.09A6 6 0 0 0 6 22l-2-.001a8 8 0 0 1 10-7.748zM12 13c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm7 6.586l2.121-2.122 1.415 1.415L20.414 19l2.122 2.121-1.415 1.415L19 20.414l-2.121 2.122-1.415-1.415L17.586 19l-2.122-2.121 1.415-1.415L19 17.586z',
    },
  },
];

/**
 * The icon for `user-voice-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Voice Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-voice-fill.svg)
 */
export const userVoiceFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1 22a8 8 0 1 1 16 0H1zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm9.246-9.816A9.97 9.97 0 0 1 19 7a9.97 9.97 0 0 1-.754 3.816l-1.677-1.22A7.99 7.99 0 0 0 17 7a7.99 7.99 0 0 0-.43-2.596l1.676-1.22zm3.302-2.4A13.942 13.942 0 0 1 23 7c0 2.233-.523 4.344-1.452 6.216l-1.645-1.196A11.955 11.955 0 0 0 21 7c0-1.792-.393-3.493-1.097-5.02L21.548.784z',
    },
  },
];

/**
 * The icon for `user-voice-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![User Voice Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/user-voice-line.svg)
 */
export const userVoiceLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1 22a8 8 0 1 1 16 0h-2a6 6 0 1 0-12 0H1zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6zm0-2c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zM21.548.784A13.942 13.942 0 0 1 23 7c0 2.233-.523 4.344-1.452 6.216l-1.645-1.196A11.955 11.955 0 0 0 21 7c0-1.792-.393-3.493-1.097-5.02L21.548.784zm-3.302 2.4A9.97 9.97 0 0 1 19 7a9.97 9.97 0 0 1-.754 3.816l-1.677-1.22A7.99 7.99 0 0 0 17 7a7.99 7.99 0 0 0-.43-2.596l1.676-1.22z',
    },
  },
];

/**
 * The icon for `video-add-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Add Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-add-fill.svg)
 */
export const videoAddFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 4c.552 0 1 .448 1 1v4.2l5.213-3.65c.226-.158.538-.103.697.124.058.084.09.184.09.286v12.08c0 .276-.224.5-.5.5-.103 0-.203-.032-.287-.09L17 14.8V19c0 .552-.448 1-1 1H2c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h14zM8 8v3H5v2h2.999L8 16h2l-.001-3H13v-2h-3V8H8z',
    },
  },
];

/**
 * The icon for `video-add-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Add Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-add-line.svg)
 */
export const videoAddLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 4c.552 0 1 .448 1 1v4.2l5.213-3.65c.226-.158.538-.103.697.124.058.084.09.184.09.286v12.08c0 .276-.224.5-.5.5-.103 0-.203-.032-.287-.09L17 14.8V19c0 .552-.448 1-1 1H2c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h14zm-1 2H3v12h12V6zM8 8h2v3h3v2H9.999L10 16H8l-.001-3H5v-2h3V8zm13 .841l-4 2.8v.718l4 2.8V8.84z',
    },
  },
];

/**
 * The icon for `video-chat-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Chat Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/video-chat-fill.svg)
 */
export const videoChatFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M6.455 19L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455zM14 10.25V8H7v6h7v-2.25L17 14V8l-3 2.25z',
    },
  },
];

/**
 * The icon for `video-chat-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Chat Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Communication/video-chat-line.svg)
 */
export const videoChatLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M14 10.25L17 8v6l-3-2.25V14H7V8h7v2.25zM5.763 17H20V5H4v13.385L5.763 17zm.692 2L2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455z',
    },
  },
];

/**
 * The icon for `video-download-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Download Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-download-fill.svg)
 */
export const videoDownloadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 4c.552 0 1 .448 1 1v4.2l5.213-3.65c.226-.158.538-.103.697.124.058.084.09.184.09.286v12.08c0 .276-.224.5-.5.5-.103 0-.203-.032-.287-.09L17 14.8V19c0 .552-.448 1-1 1H2c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h14zm-6 4H8v4H5l4 4 4-4h-3V8z',
    },
  },
];

/**
 * The icon for `video-download-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Download Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-download-line.svg)
 */
export const videoDownloadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 4c.552 0 1 .448 1 1v4.2l5.213-3.65c.226-.158.538-.103.697.124.058.084.09.184.09.286v12.08c0 .276-.224.5-.5.5-.103 0-.203-.032-.287-.09L17 14.8V19c0 .552-.448 1-1 1H2c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h14zm-1 2H3v12h12V6zm-5 2v4h3l-4 4-4-4h3V8h2zm11 .841l-4 2.8v.718l4 2.8V8.84z',
    },
  },
];

/**
 * The icon for `video-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-fill.svg)
 */
export const videoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3.993C3 3.445 3.445 3 3.993 3h16.014c.548 0 .993.445.993.993v16.014a.994.994 0 0 1-.993.993H3.993A.994.994 0 0 1 3 20.007V3.993zm7.622 4.422a.4.4 0 0 0-.622.332v6.506a.4.4 0 0 0 .622.332l4.879-3.252a.4.4 0 0 0 0-.666l-4.88-3.252z',
    },
  },
];

/**
 * The icon for `video-upload-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Upload Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-upload-fill.svg)
 */
export const videoUploadFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 4c.552 0 1 .448 1 1v4.2l5.213-3.65c.226-.158.538-.103.697.124.058.084.09.184.09.286v12.08c0 .276-.224.5-.5.5-.103 0-.203-.032-.287-.09L17 14.8V19c0 .552-.448 1-1 1H2c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h14zM9 8l-4 4h3v4h2v-4h3L9 8z',
    },
  },
];

/**
 * The icon for `video-upload-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Video Upload Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/video-upload-line.svg)
 */
export const videoUploadLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M16 4c.552 0 1 .448 1 1v4.2l5.213-3.65c.226-.158.538-.103.697.124.058.084.09.184.09.286v12.08c0 .276-.224.5-.5.5-.103 0-.203-.032-.287-.09L17 14.8V19c0 .552-.448 1-1 1H2c-.552 0-1-.448-1-1V5c0-.552.448-1 1-1h14zm-1 2H3v12h12V6zM9 8l4 4h-3v4H8v-4H5l4-4zm12 .841l-4 2.8v.718l4 2.8V8.84z',
    },
  },
];

/**
 * The icon for `vidicon-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vidicon 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/vidicon-2-fill.svg)
 */
export const vidicon2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 6V4H5V2h10v4h1a1 1 0 0 1 1 1v2.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08a.5.5 0 0 1-.787.41L17 14.8V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h11zm-8 4v2h2v-2H5z',
    },
  },
];

/**
 * The icon for `vidicon-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vidicon 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/vidicon-2-line.svg)
 */
export const vidicon2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 6V4H5V2h10v4h1a1 1 0 0 1 1 1v2.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08a.5.5 0 0 1-.787.41L17 14.8V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h11zm2 2H3v10h12V8zm2 4.359l4 2.8V8.84l-4 2.8v.718zM5 10h2v2H5v-2z',
    },
  },
];

/**
 * The icon for `vidicon-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vidicon Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/vidicon-fill.svg)
 */
export const vidiconFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 9.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08a.5.5 0 0 1-.787.41L17 14.8V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4.2zM5 8v2h2V8H5z',
    },
  },
];

/**
 * The icon for `vidicon-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vidicon Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/vidicon-line.svg)
 */
export const vidiconLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17 9.2l5.213-3.65a.5.5 0 0 1 .787.41v12.08a.5.5 0 0 1-.787.41L17 14.8V19a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v4.2zm0 3.159l4 2.8V8.84l-4 2.8v.718zM3 6v12h12V6H3zm2 2h2v2H5V8z',
    },
  },
];

/**
 * The icon for `vimeo-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vimeo Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/vimeo-fill.svg)
 */
export const vimeoFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1.173 8.301c-.281-.413-.252-.413.328-.922 1.232-1.082 2.394-2.266 3.736-3.212 1.215-.852 2.826-1.402 3.927-.047 1.014 1.249 1.038 3.142 1.295 4.65.257 1.564.503 3.164 1.051 4.66.152.421.443 1.217.968 1.284.678.093 1.368-1.096 1.683-1.54.817-1.18 1.925-2.769 1.785-4.286-.138-1.612-1.878-1.309-2.966-.924.175-1.809 1.858-3.843 3.48-4.53 1.72-.714 4.276-.702 5.14 1.237.923 2.102.093 4.543-.912 6.448-1.097 2.068-2.509 3.982-4.018 5.77-1.331 1.588-2.906 3.33-4.89 4.089-2.267.864-3.61-.82-4.382-2.77-.843-2.123-1.262-4.506-1.87-6.717-.256-.934-.56-1.997-1.167-2.768-.792-.995-1.692-.06-2.474.477-.269-.267-.491-.607-.714-.899z',
    },
  },
];

/**
 * The icon for `vimeo-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vimeo Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/vimeo-line.svg)
 */
export const vimeoLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M17.993 3.004c2.433 0 4.005 1.512 4.005 4.496 0 1.72-.998 3.94-1.832 5.235-2.789 4.333-6.233 8.74-9.643 8.74-3.706 0-4.67-6.831-5.092-8.432-.422-1.601-.533-2.21-1.17-3.233-.317.22-.76.529-1.33.93-.224.157-.533.105-.693-.117L.925 8.807C.789 8.62.8 8.363.952 8.187 3.779 4.915 6.128 3.278 8 3.278c2.392 0 3.124 2.816 3.324 4.223.3 2.117.69 4.738 1.244 5.872.557-.792 2.18-2.888 1.967-3.99-.094-.486-1.317.183-1.887.078-.425-.08-.806-.402-.806-1.026 0-1.31 1.852-5.43 6.151-5.43zm.007 2c-2.195 0-3.251 1.533-3.653 2.208 1.25.046 1.97.818 2.133 1.803.389 2.33-1.916 4.92-2.339 5.565-.396.603-3.061 3.328-4.25-3.36-.112-.629-.367-2.163-.665-4.186-.17-1.151-.873-1.763-1.23-1.763-.842 0-1.92.65-3.855 2.515 1.905-.115 2.545 2.276 2.916 3.633.816 2.984 1.571 8.056 3.62 8.056 1.727 0 4.439-2.646 7.37-7.04.209-.311 1.966-3.024 1.966-5.036 0-2.395-1.469-2.395-2.013-2.395z',
    },
  },
];

/**
 * The icon for `vip-crown-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Crown 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-crown-2-fill.svg)
 */
export const vipCrown2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2.8 5.2L7 8l4.186-5.86a1 1 0 0 1 1.628 0L17 8l4.2-2.8a1 1 0 0 1 1.547.95l-1.643 13.967a1 1 0 0 1-.993.883H3.889a1 1 0 0 1-.993-.883L1.253 6.149A1 1 0 0 1 2.8 5.2zM12 15a2 2 0 1 0 0-4 2 2 0 0 0 0 4z',
    },
  },
];

/**
 * The icon for `vip-crown-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Crown 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-crown-2-line.svg)
 */
export const vipCrown2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M3.492 8.065L4.778 19h14.444l1.286-10.935-4.01 2.673L12 4.441l-4.498 6.297-4.01-2.673zM2.801 5.2L7 8l4.186-5.86a1 1 0 0 1 1.628 0L17 8l4.2-2.8a1 1 0 0 1 1.547.95l-1.643 13.967a1 1 0 0 1-.993.883H3.889a1 1 0 0 1-.993-.883L1.253 6.149A1 1 0 0 1 2.8 5.2zM12 15a2 2 0 1 1 0-4 2 2 0 0 1 0 4z',
    },
  },
];

/**
 * The icon for `vip-crown-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Crown Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-crown-fill.svg)
 */
export const vipCrownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M2 19h20v2H2v-2zM2 5l5 3 5-6 5 6 5-3v12H2V5z' } },
];

/**
 * The icon for `vip-crown-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Crown Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-crown-line.svg)
 */
export const vipCrownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 19h20v2H2v-2zM2 5l5 3.5L12 2l5 6.5L22 5v12H2V5zm2 3.841V15h16V8.841l-3.42 2.394L12 5.28l-4.58 5.955L4 8.84z',
    },
  },
];

/**
 * The icon for `vip-diamond-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Diamond Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-diamond-fill.svg)
 */
export const vipDiamondFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.873 3h14.254a1 1 0 0 1 .809.412l3.823 5.256a.5.5 0 0 1-.037.633L12.367 21.602a.5.5 0 0 1-.734 0L.278 9.302a.5.5 0 0 1-.037-.634l3.823-5.256A1 1 0 0 1 4.873 3z',
    },
  },
];

/**
 * The icon for `vip-diamond-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Diamond Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-diamond-line.svg)
 */
export const vipDiamondLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.873 3h14.254a1 1 0 0 1 .809.412l3.823 5.256a.5.5 0 0 1-.037.633L12.367 21.602a.5.5 0 0 1-.706.028c-.007-.006-3.8-4.115-11.383-12.329a.5.5 0 0 1-.037-.633l3.823-5.256A1 1 0 0 1 4.873 3zm.51 2l-2.8 3.85L12 19.05 21.417 8.85 18.617 5H5.383z',
    },
  },
];

/**
 * The icon for `vip-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-fill.svg)
 */
export const vipFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm8 5.5v7h2v-7h-2zm-.285 0H8.601l-1.497 4.113L5.607 8.5H3.493l2.611 6.964h2L10.715 8.5zm5.285 5h1.5a2.5 2.5 0 1 0 0-5H14v7h2v-2zm0-2v-1h1.5a.5.5 0 1 1 0 1H16z',
    },
  },
];

/**
 * The icon for `vip-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vip Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/vip-line.svg)
 */
export const vipLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 19h20v2H2v-2zm9-11h2v8h-2V8zM7.965 8h2.125l-2.986 7.964h-2L2.118 8h2.125l1.861 5.113L7.965 8zM17 14v2h-2V8h4a3 3 0 0 1 0 6h-2zm0-4v2h2a1 1 0 0 0 0-2h-2zM2 3h20v2H2V3z',
    },
  },
];

/**
 * The icon for `virus-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Virus Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/virus-fill.svg)
 */
export const virusFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.717 1.947l3.734 1.434-.717 1.867-.934-.359-.746 1.945c.779.462 1.444 1.094 1.945 1.846l1.903-.847-.407-.914 1.827-.813 1.627 3.654-1.827.813-.407-.913-1.902.847c.122.477.187.978.187 1.493 0 .406-.04.803-.117 1.187l1.944.746.358-.933 1.868.717-1.434 3.734-1.867-.717.358-.933-1.944-.747c-.462.779-1.094 1.444-1.846 1.945l.847 1.903.914-.407.813 1.827-3.654 1.627-.813-1.827.913-.407-.847-1.902c-.477.122-.978.187-1.493.187-.407 0-.804-.04-1.188-.118l-.746 1.945.934.358-.717 1.868-3.734-1.434.717-1.867.932.358.748-1.944C8.167 16.704 7.502 16.072 7 15.32l-1.903.847.407.914-1.827.813-1.627-3.654 1.827-.813.406.914 1.903-.848C6.065 13.016 6 12.515 6 12c0-.406.04-.803.117-1.187l-1.945-.746-.357.933-1.868-.717L3.381 6.55l1.867.717-.359.933 1.945.747C7.296 8.167 7.928 7.502 8.68 7l-.847-1.903-.914.407-.813-1.827L9.76 2.051l.813 1.827-.913.407.847 1.902C10.984 6.065 11.485 6 12 6c.406 0 .803.04 1.187.117l.745-1.945L13 3.815l.717-1.868zm-3.583 11.285c-.276.478-.112 1.09.366 1.366s1.09.112 1.366-.366.112-1.09-.366-1.366-1.09-.112-1.366.366zM14 11c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm-3.5-1.598c-.478.276-.642.888-.366 1.366.276.478.888.642 1.366.366.478-.276.642-.888.366-1.366-.276-.478-.888-.642-1.366-.366z',
    },
  },
];

/**
 * The icon for `virus-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Virus Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/virus-line.svg)
 */
export const virusLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13.717 1.947l3.734 1.434-.717 1.867-.934-.359-.746 1.945c.779.462 1.444 1.094 1.945 1.846l1.903-.847-.407-.914 1.827-.813 1.627 3.654-1.827.813-.407-.913-1.902.847c.122.477.187.978.187 1.493 0 .406-.04.803-.117 1.187l1.944.746.358-.933 1.868.717-1.434 3.734-1.867-.717.358-.933-1.944-.747c-.462.779-1.094 1.444-1.846 1.945l.847 1.903.914-.407.813 1.827-3.654 1.627-.813-1.827.913-.407-.847-1.902c-.477.122-.978.187-1.493.187-.407 0-.804-.04-1.188-.118l-.746 1.945.934.358-.717 1.868-3.734-1.434.717-1.867.932.358.748-1.944C8.167 16.704 7.502 16.072 7 15.32l-1.903.847.407.914-1.827.813-1.627-3.654 1.827-.813.406.914 1.903-.848C6.065 13.016 6 12.515 6 12c0-.406.04-.803.117-1.187l-1.945-.746-.357.933-1.868-.717L3.381 6.55l1.867.717-.359.933 1.945.747C7.296 8.167 7.928 7.502 8.68 7l-.847-1.903-.914.407-.813-1.827L9.76 2.051l.813 1.827-.913.407.847 1.902C10.984 6.065 11.485 6 12 6c.406 0 .803.04 1.187.117l.745-1.945L13 3.815l.717-1.868zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-.5 4.866c.478.276.642.888.366 1.366-.276.478-.888.642-1.366.366-.478-.276-.642-.888-.366-1.366.276-.478.888-.642 1.366-.366zM14 11c.552 0 1 .448 1 1s-.448 1-1 1-1-.448-1-1 .448-1 1-1zm-2.134-1.232c.276.478.112 1.09-.366 1.366s-1.09.112-1.366-.366-.112-1.09.366-1.366 1.09-.112 1.366.366z',
    },
  },
];

/**
 * The icon for `visa-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Visa Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/visa-fill.svg)
 */
export const visaFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M1 4h22v2H1V4zm0 14h22v2H1v-2zm18.622-3.086l-.174-.87h-1.949l-.31.863-1.562.003c1.005-2.406 1.75-4.19 2.236-5.348.127-.303.353-.457.685-.455.254.002.669.002 1.245 0L21 14.912l-1.378.003zm-1.684-2.062h1.256l-.47-2.18-.786 2.18zM7.872 9.106l1.57.002-2.427 5.806-1.59-.001c-.537-2.07-.932-3.606-1.184-4.605-.077-.307-.23-.521-.526-.622-.263-.09-.701-.23-1.315-.419v-.16h2.509c.434 0 .687.21.769.64l.62 3.289 1.574-3.93zm3.727.002l-1.24 5.805-1.495-.002 1.24-5.805 1.495.002zM14.631 9c.446 0 1.01.138 1.334.267l-.262 1.204c-.293-.118-.775-.277-1.18-.27-.59.009-.954.256-.954.493 0 .384.632.578 1.284.999.743.48.84.91.831 1.378-.01.971-.831 1.929-2.564 1.929-.791-.012-1.076-.078-1.72-.306l.272-1.256c.656.274.935.361 1.495.361.515 0 .956-.207.96-.568.002-.257-.155-.384-.732-.702-.577-.317-1.385-.756-1.375-1.64C12.033 9.759 13.107 9 14.63 9z',
    },
  },
];

/**
 * The icon for `visa-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Visa Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/visa-line.svg)
 */
export const visaLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22.222 15.768l-.225-1.125h-2.514l-.4 1.117-2.015.004a4199.19 4199.19 0 0 1 2.884-6.918c.164-.391.455-.59.884-.588.328.003.863.003 1.606.001L24 15.765l-1.778.003zm-2.173-2.666h1.62l-.605-2.82-1.015 2.82zM7.06 8.257l2.026.002-3.132 7.51-2.051-.002a950.849 950.849 0 0 1-1.528-5.956c-.1-.396-.298-.673-.679-.804C1.357 8.89.792 8.71 0 8.465V8.26h3.237c.56 0 .887.271.992.827.106.557.372 1.975.8 4.254L7.06 8.257zm4.81.002l-1.602 7.508-1.928-.002L9.94 8.257l1.93.002zm3.91-.139c.577 0 1.304.18 1.722.345l-.338 1.557c-.378-.152-1-.357-1.523-.35-.76.013-1.23.332-1.23.638 0 .498.816.749 1.656 1.293.959.62 1.085 1.177 1.073 1.782-.013 1.256-1.073 2.495-3.309 2.495-1.02-.015-1.388-.101-2.22-.396l.352-1.625c.847.355 1.206.468 1.93.468.663 0 1.232-.268 1.237-.735.004-.332-.2-.497-.944-.907-.744-.411-1.788-.98-1.774-2.122.017-1.462 1.402-2.443 3.369-2.443z',
    },
  },
];

/**
 * The icon for `voice-recognition-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Voice Recognition Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/voice-recognition-fill.svg)
 */
export const voiceRecognitionFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  { tag: 'path', attr: { d: 'M21 3v18H3V3h18zm-8 3h-2v12h2V6zM9 9H7v6h2V9zm8 0h-2v6h2V9z' } },
];

/**
 * The icon for `voice-recognition-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Voice Recognition Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/voice-recognition-line.svg)
 */
export const voiceRecognitionLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 15v4h4v2H3v-6h2zm16 0v6h-6v-2h4v-4h2zm-8-9v12h-2V6h2zM9 9v6H7V9h2zm8 0v6h-2V9h2zM9 3v2H5v4H3V3h6zm12 0v6h-2V5h-4V3h6z',
    },
  },
];

/**
 * The icon for `voiceprint-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Voiceprint Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/voiceprint-fill.svg)
 */
export const voiceprintFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 7h2v10H5V7zm-4 3h2v4H1v-4zm8-8h2v18H9V2zm4 2h2v18h-2V4zm4 3h2v10h-2V7zm4 3h2v4h-2v-4z',
    },
  },
];

/**
 * The icon for `voiceprint-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Voiceprint Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/voiceprint-line.svg)
 */
export const voiceprintLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5 7h2v10H5V7zm-4 3h2v4H1v-4zm8-8h2v18H9V2zm4 2h2v18h-2V4zm4 3h2v10h-2V7zm4 3h2v4h-2v-4z',
    },
  },
];

/**
 * The icon for `volume-down-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Down Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-down-fill.svg)
 */
export const volumeDownFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.889 16H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L8.89 16zm9.974.591l-1.422-1.422A3.993 3.993 0 0 0 19 12c0-1.43-.75-2.685-1.88-3.392l1.439-1.439A5.991 5.991 0 0 1 21 12c0 1.842-.83 3.49-2.137 4.591z',
    },
  },
];

/**
 * The icon for `volume-down-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Down Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-down-line.svg)
 */
export const volumeDownLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M13 7.22L9.603 10H6v4h3.603L13 16.78V7.22zM8.889 16H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L8.89 16zm9.974.591l-1.422-1.422A3.993 3.993 0 0 0 19 12c0-1.43-.75-2.685-1.88-3.392l1.439-1.439A5.991 5.991 0 0 1 21 12c0 1.842-.83 3.49-2.137 4.591z',
    },
  },
];

/**
 * The icon for `volume-mute-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Mute Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-mute-fill.svg)
 */
export const volumeMuteFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.889 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L5.89 16zm14.525-4l3.536 3.536-1.414 1.414L19 13.414l-3.536 3.536-1.414-1.414L17.586 12 14.05 8.464l1.414-1.414L19 10.586l3.536-3.536 1.414 1.414L20.414 12z',
    },
  },
];

/**
 * The icon for `volume-mute-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Mute Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-mute-line.svg)
 */
export const volumeMuteLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 7.22L6.603 10H3v4h3.603L10 16.78V7.22zM5.889 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L5.89 16zm14.525-4l3.536 3.536-1.414 1.414L19 13.414l-3.536 3.536-1.414-1.414L17.586 12 14.05 8.464l1.414-1.414L19 10.586l3.536-3.536 1.414 1.414L20.414 12z',
    },
  },
];

/**
 * The icon for `volume-off-vibrate-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Off Vibrate Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-off-vibrate-fill.svg)
 */
export const volumeOffVibrateFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.39 3.161l1.413 1.414-2.475 2.475 2.475 2.475L18.328 12l2.475 2.476-2.475 2.475 2.475 2.475-1.414 1.414-3.889-3.89 2.475-2.474L15.5 12l2.475-2.475L15.5 7.05l3.89-3.889zM13 19.945a.5.5 0 0 1-.817.387L6.89 15.999 3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1l2.584-.002-3.776-3.776 1.414-1.414L13 12.586v7.359zm-.113-16.206a.5.5 0 0 1 .113.316v5.702L9.282 6.04l2.901-2.372a.5.5 0 0 1 .704.07z',
    },
  },
];

/**
 * The icon for `volume-off-vibrate-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Off Vibrate Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-off-vibrate-line.svg)
 */
export const volumeOffVibrateLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.39 3.161l1.413 1.414-2.475 2.475 2.475 2.475L18.328 12l2.475 2.476-2.475 2.475 2.475 2.475-1.414 1.414-3.889-3.89 2.475-2.474L15.5 12l2.475-2.475L15.5 7.05l3.89-3.889zM13 19.945a.5.5 0 0 1-.817.387L6.89 15.999 3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1l2.584-.002-3.776-3.776 1.414-1.414L13 12.586v7.359zM7.584 9.998L4 10V14l3.603-.001L11 16.779v-3.365L7.584 9.998zm5.303-6.26a.5.5 0 0 1 .113.317v5.702l-2-2V7.22l-.296.241-1.421-1.42 2.9-2.373a.5.5 0 0 1 .704.07z',
    },
  },
];

/**
 * The icon for `volume-up-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Up Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-up-fill.svg)
 */
export const volumeUpFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.889 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L5.89 16zm13.517 4.134l-1.416-1.416A8.978 8.978 0 0 0 21 12a8.982 8.982 0 0 0-3.304-6.968l1.42-1.42A10.976 10.976 0 0 1 23 12c0 3.223-1.386 6.122-3.594 8.134zm-3.543-3.543l-1.422-1.422A3.993 3.993 0 0 0 16 12c0-1.43-.75-2.685-1.88-3.392l1.439-1.439A5.991 5.991 0 0 1 18 12c0 1.842-.83 3.49-2.137 4.591z',
    },
  },
];

/**
 * The icon for `volume-up-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Up Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-up-line.svg)
 */
export const volumeUpLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10 7.22L6.603 10H3v4h3.603L10 16.78V7.22zM5.889 16H2a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .817.387v15.89a.5.5 0 0 1-.817.387L5.89 16zm13.517 4.134l-1.416-1.416A8.978 8.978 0 0 0 21 12a8.982 8.982 0 0 0-3.304-6.968l1.42-1.42A10.976 10.976 0 0 1 23 12c0 3.223-1.386 6.122-3.594 8.134zm-3.543-3.543l-1.422-1.422A3.993 3.993 0 0 0 16 12c0-1.43-.75-2.685-1.88-3.392l1.439-1.439A5.991 5.991 0 0 1 18 12c0 1.842-.83 3.49-2.137 4.591z',
    },
  },
];

/**
 * The icon for `volume-vibrate-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Vibrate Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-vibrate-fill.svg)
 */
export const volumeVibrateFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.39 3.161l1.413 1.414-2.475 2.475 2.475 2.475L18.328 12l2.475 2.476-2.475 2.475 2.475 2.475-1.414 1.414-3.889-3.89 2.475-2.474L15.5 12l2.475-2.475L15.5 7.05l3.89-3.889zm-6.503.578a.5.5 0 0 1 .113.316v15.89a.5.5 0 0 1-.817.387L6.89 15.999 3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .704.07z',
    },
  },
];

/**
 * The icon for `volume-vibrate-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Volume Vibrate Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/volume-vibrate-line.svg)
 */
export const volumeVibrateLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.39 3.161l1.413 1.414-2.475 2.475 2.475 2.475L18.328 12l2.475 2.476-2.475 2.475 2.475 2.475-1.414 1.414-3.889-3.89 2.475-2.474L15.5 12l2.475-2.475L15.5 7.05l3.89-3.889zm-6.503.578a.5.5 0 0 1 .113.316v15.89a.5.5 0 0 1-.817.387L6.89 15.999 3 16a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h3.889l5.294-4.332a.5.5 0 0 1 .704.07zM11 7.22L7.603 9.999H4V14l3.603-.001L11 16.779V7.22z',
    },
  },
];

/**
 * The icon for `vuejs-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vuejs Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/vuejs-fill.svg)
 */
export const vuejsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: { d: 'M1 3h4l7 12 7-12h4L12 22 1 3zm8.667 0L12 7l2.333-4h4.035L12 14 5.632 3h4.035z' },
  },
];

/**
 * The icon for `vuejs-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Vuejs Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/vuejs-line.svg)
 */
export const vuejsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.316 3L12 18l8.684-15H23L12 22 1 3h2.316zm4.342 0L12 10.5 16.342 3h2.316L12 14.5 5.342 3h2.316z',
    },
  },
];

/**
 * The icon for `walk-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Walk Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/walk-fill.svg)
 */
export const walkFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.617 8.712l3.205-2.328A1.995 1.995 0 0 1 12.065 6a2.616 2.616 0 0 1 2.427 1.82c.186.583.356.977.51 1.182A4.992 4.992 0 0 0 19 11v2a6.986 6.986 0 0 1-5.402-2.547l-.697 3.955 2.061 1.73 2.223 6.108-1.88.684-2.04-5.604-3.39-2.845a2 2 0 0 1-.713-1.904l.509-2.885-.677.492-2.127 2.928-1.618-1.176L7.6 8.7l.017.012zM13.5 5.5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-2.972 13.181l-3.214 3.83-1.532-1.285 2.976-3.546.746-2.18 1.791 1.5-.767 1.681z',
    },
  },
];

/**
 * The icon for `walk-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Walk Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Map/walk-line.svg)
 */
export const walkLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M7.617 8.712l3.205-2.328A1.995 1.995 0 0 1 12.065 6a2.616 2.616 0 0 1 2.427 1.82c.186.583.356.977.51 1.182A4.992 4.992 0 0 0 19 11v2a6.986 6.986 0 0 1-5.402-2.547l-.697 3.955 2.061 1.73 2.223 6.108-1.88.684-2.04-5.604-3.39-2.845a2 2 0 0 1-.713-1.904l.509-2.885-.677.492-2.127 2.928-1.618-1.176L7.6 8.7l.017.012zM13.5 5.5a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-2.972 13.181l-3.214 3.83-1.532-1.285 2.976-3.546.746-2.18 1.791 1.5-.767 1.681z',
    },
  },
];

/**
 * The icon for `wallet-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wallet 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/wallet-2-fill.svg)
 */
export const wallet2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 8h-9a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h9v4a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v4zm-7 3h3v2h-3v-2z',
    },
  },
];

/**
 * The icon for `wallet-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wallet 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/wallet-2-line.svg)
 */
export const wallet2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20 7V5H4v14h16v-2h-8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h8zM3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm10 6v6h7V9h-7zm2 2h3v2h-3v-2z',
    },
  },
];

/**
 * The icon for `wallet-3-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wallet 3 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/wallet-3-fill.svg)
 */
export const wallet3Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 6h-7a6 6 0 1 0 0 12h7v2a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v2zm-7 2h8v8h-8a4 4 0 1 1 0-8zm0 3v2h3v-2h-3z',
    },
  },
];

/**
 * The icon for `wallet-3-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wallet 3 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/wallet-3-line.svg)
 */
export const wallet3Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M22 7h1v10h-1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v3zm-2 10h-6a5 5 0 0 1 0-10h6V5H4v14h16v-2zm1-2V9h-7a3 3 0 0 0 0 6h7zm-7-4h3v2h-3v-2z',
    },
  },
];

/**
 * The icon for `wallet-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wallet Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/wallet-fill.svg)
 */
export const walletFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M2 9h19a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9zm1-6h15v4H2V4a1 1 0 0 1 1-1zm12 11v2h3v-2h-3z',
    },
  },
];

/**
 * The icon for `wallet-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wallet Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/wallet-line.svg)
 */
export const walletLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18 7h3a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h15v4zM4 9v10h16V9H4zm0-4v2h12V5H4zm11 8h3v2h-3v-2z',
    },
  },
];

/**
 * The icon for `water-flash-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Water Flash Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/water-flash-fill.svg)
 */
export const waterFlashFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.636 6.636L12 .272l6.364 6.364a9 9 0 1 1-12.728 0zM13 11V6.5L8.5 13H11v4.5l4.5-6.5H13z',
    },
  },
];

/**
 * The icon for `water-flash-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Water Flash Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Finance/water-flash-line.svg)
 */
export const waterFlashLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 3.1L7.05 8.05a7 7 0 1 0 9.9 0L12 3.1zm0-2.828l6.364 6.364a9 9 0 1 1-12.728 0L12 .272zM13 11h2.5L11 17.5V13H8.5L13 6.5V11z',
    },
  },
];

/**
 * The icon for `webcam-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Webcam Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/webcam-fill.svg)
 */
export const webcamFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 21v-1.07A7.002 7.002 0 0 1 5 13V8a7 7 0 1 1 14 0v5a7.002 7.002 0 0 1-6 6.93V21h4v2H7v-2h4zm1-12a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 2a3 3 0 1 0 0-6 3 3 0 0 0 0 6z',
    },
  },
];

/**
 * The icon for `webcam-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Webcam Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Media/webcam-line.svg)
 */
export const webcamLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 21v-1.07A7.002 7.002 0 0 1 5 13V8a7 7 0 1 1 14 0v5a7.002 7.002 0 0 1-6 6.93V21h4v2H7v-2h4zm1-18a5 5 0 0 0-5 5v5a5 5 0 0 0 10 0V8a5 5 0 0 0-5-5zm0 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm0 2a3 3 0 1 1 0-6 3 3 0 0 1 0 6z',
    },
  },
];

/**
 * The icon for `wechat-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wechat 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/wechat-2-fill.svg)
 */
export const wechat2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M5.457 18.185C3.358 16.677 2 14.4 2 11.908 2 7.323 6.475 3.6 12 3.6s10 3.723 10 8.308c0 4.584-4.475 8.307-10 8.307a11.36 11.36 0 0 1-3.272-.461c-.092-.03-.216-.03-.308-.03-.185 0-.37.06-.525.153l-2.191 1.261a.44.44 0 0 1-.185.062.342.342 0 0 1-.34-.338c0-.093.03-.154.062-.247.03-.03.308-1.046.463-1.661 0-.062.03-.154.03-.216 0-.246-.092-.43-.277-.553zm3.21-7.674c.717 0 1.285-.568 1.285-1.285 0-.718-.568-1.286-1.285-1.286-.718 0-1.285.568-1.285 1.286 0 .717.567 1.285 1.285 1.285zm6.666 0c.718 0 1.285-.568 1.285-1.285 0-.718-.567-1.286-1.285-1.286-.717 0-1.285.568-1.285 1.286 0 .717.568 1.285 1.285 1.285z',
    },
  },
];

/**
 * The icon for `wechat-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wechat 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/wechat-2-line.svg)
 */
export const wechat2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8.667 11.511a1.276 1.276 0 0 1-1.285-1.285c0-.718.567-1.286 1.285-1.286.717 0 1.285.568 1.285 1.286 0 .717-.568 1.285-1.285 1.285zm6.666 0a1.276 1.276 0 0 1-1.285-1.285c0-.718.568-1.286 1.285-1.286.718 0 1.285.568 1.285 1.286 0 .717-.567 1.285-1.285 1.285zm-8.51 7.704l.715-.436a4 4 0 0 1 2.705-.536c.212.033.386.059.52.076.406.054.82.081 1.237.081 4.42 0 7.9-3.022 7.9-6.6S16.42 5.2 12 5.2s-7.9 3.022-7.9 6.6c0 1.366.5 2.673 1.432 3.781.048.057.12.137.214.235a4 4 0 0 1 1.101 3.102l-.025.297zm-.63 2.727a1 1 0 0 1-1.527-.93l.188-2.26a2 2 0 0 0-.55-1.551A6.993 6.993 0 0 1 4 16.868C2.806 15.447 2.1 13.695 2.1 11.8c0-4.75 4.432-8.6 9.9-8.6s9.9 3.85 9.9 8.6-4.432 8.6-9.9 8.6c-.51 0-1.01-.033-1.499-.098a23.61 23.61 0 0 1-.569-.084 2 2 0 0 0-1.353.268l-2.387 1.456z',
    },
  },
];

/**
 * The icon for `wechat-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wechat Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/wechat-fill.svg)
 */
export const wechatFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.574 13.711a.91.91 0 0 0 .898-.898c0-.498-.399-.898-.898-.898s-.898.4-.898.898c0 .5.4.898.898.898zm-4.425 0a.91.91 0 0 0 .898-.898c0-.498-.4-.898-.898-.898-.5 0-.898.4-.898.898 0 .5.399.898.898.898zm6.567 5.04a.347.347 0 0 0-.172.37c0 .048 0 .097.025.147.098.417.294 1.081.294 1.106 0 .073.025.122.025.172a.22.22 0 0 1-.221.22c-.05 0-.074-.024-.123-.048l-1.449-.836a.799.799 0 0 0-.344-.098c-.073 0-.147 0-.196.024-.688.197-1.4.295-2.161.295-3.66 0-6.607-2.457-6.607-5.505 0-3.047 2.947-5.505 6.607-5.505 3.659 0 6.606 2.458 6.606 5.505 0 1.647-.884 3.146-2.284 4.154zM16.673 8.099a9.105 9.105 0 0 0-.28-.005c-4.174 0-7.606 2.86-7.606 6.505 0 .554.08 1.09.228 1.6h-.089a9.963 9.963 0 0 1-2.584-.368c-.074-.025-.148-.025-.222-.025a.832.832 0 0 0-.418.123l-1.748 1.005c-.05.025-.099.05-.148.05a.273.273 0 0 1-.27-.27c0-.074.024-.123.049-.197.024-.024.246-.834.369-1.324 0-.05.024-.123.024-.172a.556.556 0 0 0-.221-.442C2.058 13.376 1 11.586 1 9.598 1 5.945 4.57 3 8.95 3c3.765 0 6.93 2.169 7.723 5.098zm-5.154.418c.573 0 1.026-.477 1.026-1.026 0-.573-.453-1.026-1.026-1.026s-1.026.453-1.026 1.026.453 1.026 1.026 1.026zm-5.26 0c.573 0 1.027-.477 1.027-1.026 0-.573-.454-1.026-1.027-1.026-.572 0-1.026.453-1.026 1.026s.454 1.026 1.026 1.026z',
    },
  },
];

/**
 * The icon for `wechat-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wechat Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/wechat-line.svg)
 */
export const wechatLine: IconTree[] = [
  {
    tag: 'g',
    attr: { fillRule: 'evenodd' },
    child: [
      { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
      {
        tag: 'path',
        attr: {
          fillRule: 'nonzero',
          d: 'M10 14.676v-.062c0-2.508 2.016-4.618 4.753-5.233C14.389 7.079 11.959 5.2 8.9 5.2 5.58 5.2 3 7.413 3 9.98c0 .969.36 1.9 1.04 2.698.032.038.083.094.152.165a3.568 3.568 0 0 1 1.002 2.238 3.612 3.612 0 0 1 2.363-.442c.166.026.302.046.405.06A7.254 7.254 0 0 0 10 14.675zm.457 1.951a9.209 9.209 0 0 1-2.753.055 19.056 19.056 0 0 1-.454-.067 1.612 1.612 0 0 0-1.08.212l-1.904 1.148a.806.806 0 0 1-.49.117.791.791 0 0 1-.729-.851l.15-1.781a1.565 1.565 0 0 0-.439-1.223 5.537 5.537 0 0 1-.241-.262C1.563 12.855 1 11.473 1 9.979 1 6.235 4.537 3.2 8.9 3.2c4.06 0 7.403 2.627 7.85 6.008 3.372.153 6.05 2.515 6.05 5.406 0 1.193-.456 2.296-1.229 3.19-.051.06-.116.13-.195.21a1.24 1.24 0 0 0-.356.976l.121 1.423a.635.635 0 0 1-.59.68.66.66 0 0 1-.397-.094l-1.543-.917a1.322 1.322 0 0 0-.874-.169c-.147.023-.27.04-.368.053-.316.04-.64.062-.969.062-2.694 0-4.998-1.408-5.943-3.401zm6.977 1.31a3.325 3.325 0 0 1 1.676.174 3.25 3.25 0 0 1 .841-1.502c.05-.05.087-.09.106-.112.489-.565.743-1.213.743-1.883 0-1.804-1.903-3.414-4.4-3.414-2.497 0-4.4 1.61-4.4 3.414s1.903 3.414 4.4 3.414c.241 0 .48-.016.714-.046.08-.01.188-.025.32-.046z',
        },
      },
    ],
  },
];

/**
 * The icon for `wechat-pay-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wechat Pay Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/wechat-pay-fill.svg)
 */
export const wechatPayFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.27 14.669a.662.662 0 0 1-.88-.269l-.043-.095-1.818-3.998a.473.473 0 0 1 0-.145.327.327 0 0 1 .335-.328.305.305 0 0 1 .196.066l2.18 1.527a.989.989 0 0 0 .546.167.894.894 0 0 0 .342-.066l10.047-4.5a10.73 10.73 0 0 0-8.171-3.526C6.478 3.502 2 7.232 2 11.87a7.83 7.83 0 0 0 3.46 6.296.662.662 0 0 1 .24.727l-.45 1.701a.945.945 0 0 0-.051.24.327.327 0 0 0 .334.334.414.414 0 0 0 .19-.058l2.18-1.265c.16-.098.343-.151.531-.152.099 0 .197.014.29.043 1.063.3 2.161.452 3.265.45 5.525 0 10.01-3.729 10.01-8.33a7.226 7.226 0 0 0-1.097-3.883L9.35 14.625l-.08.044z',
    },
  },
];

/**
 * The icon for `wechat-pay-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wechat Pay Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/wechat-pay-line.svg)
 */
export const wechatPayLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M19.145 8.993l-9.799 5.608-.07.046a.646.646 0 0 1-.3.068.655.655 0 0 1-.58-.344l-.046-.092-1.83-3.95c-.024-.046-.024-.092-.024-.138 0-.184.139-.321.324-.321.07 0 .14.023.209.069l2.155 1.515c.162.092.348.161.556.161a.937.937 0 0 0 .348-.069l8.275-3.648C16.934 6.273 14.634 5.2 12 5.2c-4.42 0-7.9 3.022-7.9 6.6 0 1.366.5 2.673 1.432 3.781.048.057.12.137.214.235a4 4 0 0 1 1.101 3.102l-.025.297.716-.436a4 4 0 0 1 2.705-.536c.212.033.386.059.52.076.406.054.82.081 1.237.081 4.42 0 7.9-3.022 7.9-6.6 0-.996-.27-1.95-.755-2.807zM6.192 21.943a1 1 0 0 1-1.526-.932l.188-2.259a2 2 0 0 0-.55-1.551A6.993 6.993 0 0 1 4 16.868C2.806 15.447 2.1 13.695 2.1 11.8c0-4.75 4.432-8.6 9.9-8.6s9.9 3.85 9.9 8.6-4.432 8.6-9.9 8.6c-.51 0-1.01-.033-1.499-.098a23.61 23.61 0 0 1-.569-.084 2 2 0 0 0-1.353.268l-2.387 1.456z',
    },
  },
];

/**
 * The icon for `weibo-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Weibo Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/weibo-fill.svg)
 */
export const weiboFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M17.525 11.378c1.263.392 2.669 1.336 2.669 3.004 0 2.763-3.98 6.239-9.964 6.239-4.565 0-9.23-2.213-9.23-5.852 0-1.902 1.204-4.102 3.277-6.177 2.773-2.77 6.004-4.033 7.219-2.816.537.537.588 1.464.244 2.572-.178.557.525.25.525.25 2.24-.938 4.196-.994 4.909.027.38.543.343 1.306-.008 2.19-.163.407.048.471.36.563zm-7.282 7.939c3.641-.362 6.401-2.592 6.167-4.983-.237-2.391-3.382-4.038-7.023-3.677-3.64.36-6.403 2.59-6.167 4.98.237 2.394 3.382 4.039 7.023 3.68zM6.16 14.438c.754-1.527 2.712-2.39 4.446-1.94 1.793.463 2.707 2.154 1.976 3.8-.744 1.682-2.882 2.578-4.695 1.993-1.752-.566-2.493-2.294-1.727-3.853zm1.446 2.587c.568.257 1.325.013 1.676-.55.346-.568.163-1.217-.407-1.459-.563-.237-1.291.008-1.64.553-.354.547-.189 1.202.371 1.456zm2.206-1.808c.219.092.501-.012.628-.231.123-.22.044-.466-.178-.548-.216-.084-.486.018-.613.232-.123.214-.054.458.163.547zM19.873 9.5a.725.725 0 1 1-1.378-.451 1.38 1.38 0 0 0-.288-1.357 1.395 1.395 0 0 0-1.321-.425.723.723 0 1 1-.303-1.416 2.836 2.836 0 0 1 3.29 3.649zm-3.916-6.575A5.831 5.831 0 0 1 21.5 4.72a5.836 5.836 0 0 1 1.22 5.704.838.838 0 0 1-1.06.54.844.844 0 0 1-.542-1.062 4.143 4.143 0 0 0-4.807-5.327.845.845 0 0 1-.354-1.65z',
    },
  },
];

/**
 * The icon for `weibo-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Weibo Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/weibo-line.svg)
 */
export const weiboLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M20.194 14.197c0 3.362-4.53 6.424-9.926 6.424C5.318 20.62 1 18.189 1 14.534c0-1.947 1.18-4.087 3.24-6.088 2.832-2.746 6.229-4.033 7.858-2.448.498.482.723 1.122.719 1.858 1.975-.576 3.65-.404 4.483.752.449.623.532 1.38.326 2.207 1.511.61 2.568 1.77 2.568 3.382zm-4.44-2.07c-.386-.41-.4-.92-.198-1.41.208-.508.213-.812.12-.94-.264-.368-1.533-.363-3.194.311a2.043 2.043 0 0 1-.509.14c-.344.046-.671.001-.983-.265-.419-.359-.474-.855-.322-1.316.215-.67.18-1.076.037-1.215-.186-.18-.777-.191-1.659.143-1.069.405-2.298 1.224-3.414 2.306C3.925 11.54 3 13.218 3 14.534c0 2.242 3.276 4.087 7.268 4.087 4.42 0 7.926-2.37 7.926-4.424 0-.738-.637-1.339-1.673-1.652-.394-.113-.536-.171-.767-.417zm7.054-1.617a1 1 0 0 1-1.936-.502 4 4 0 0 0-4.693-4.924 1 1 0 1 1-.407-1.958 6 6 0 0 1 7.036 7.384z',
    },
  },
];

/**
 * The icon for `whatsapp-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Whatsapp Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/whatsapp-fill.svg)
 */
export const whatsappFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M2.004 22l1.352-4.968A9.954 9.954 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.954 9.954 0 0 1-5.03-1.355L2.004 22zM8.391 7.308a.961.961 0 0 0-.371.1 1.293 1.293 0 0 0-.294.228c-.12.113-.188.211-.261.306A2.729 2.729 0 0 0 6.9 9.62c.002.49.13.967.33 1.413.409.902 1.082 1.857 1.971 2.742.214.213.423.427.648.626a9.448 9.448 0 0 0 3.84 2.046l.569.087c.185.01.37-.004.556-.013a1.99 1.99 0 0 0 .833-.231c.166-.088.244-.132.383-.22 0 0 .043-.028.125-.09.135-.1.218-.171.33-.288.083-.086.155-.187.21-.302.078-.163.156-.474.188-.733.024-.198.017-.306.014-.373-.004-.107-.093-.218-.19-.265l-.582-.261s-.87-.379-1.401-.621a.498.498 0 0 0-.177-.041.482.482 0 0 0-.378.127v-.002c-.005 0-.072.057-.795.933a.35.35 0 0 1-.368.13 1.416 1.416 0 0 1-.191-.066c-.124-.052-.167-.072-.252-.109l-.005-.002a6.01 6.01 0 0 1-1.57-1c-.126-.11-.243-.23-.363-.346a6.296 6.296 0 0 1-1.02-1.268l-.059-.095a.923.923 0 0 1-.102-.205c-.038-.147.061-.265.061-.265s.243-.266.356-.41a4.38 4.38 0 0 0 .263-.373c.118-.19.155-.385.093-.536-.28-.684-.57-1.365-.868-2.041-.059-.134-.234-.23-.393-.249-.054-.006-.108-.012-.162-.016a3.385 3.385 0 0 0-.403.004z',
    },
  },
];

/**
 * The icon for `whatsapp-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Whatsapp Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/whatsapp-line.svg)
 */
export const whatsappLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M7.253 18.494l.724.423A7.953 7.953 0 0 0 12 20a8 8 0 1 0-8-8c0 1.436.377 2.813 1.084 4.024l.422.724-.653 2.401 2.4-.655zM2.004 22l1.352-4.968A9.954 9.954 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10a9.954 9.954 0 0 1-5.03-1.355L2.004 22zM8.391 7.308c.134-.01.269-.01.403-.004.054.004.108.01.162.016.159.018.334.115.393.249.298.676.588 1.357.868 2.04.062.152.025.347-.093.537a4.38 4.38 0 0 1-.263.372c-.113.145-.356.411-.356.411s-.099.118-.061.265c.014.056.06.137.102.205l.059.095c.256.427.6.86 1.02 1.268.12.116.237.235.363.346.468.413.998.75 1.57 1l.005.002c.085.037.128.057.252.11.062.026.126.049.191.066a.35.35 0 0 0 .367-.13c.724-.877.79-.934.796-.934v.002a.482.482 0 0 1 .378-.127c.06.004.121.015.177.04.531.243 1.4.622 1.4.622l.582.261c.098.047.187.158.19.265.004.067.01.175-.013.373-.032.259-.11.57-.188.733a1.155 1.155 0 0 1-.21.302 2.378 2.378 0 0 1-.33.288 3.71 3.71 0 0 1-.125.09 5.024 5.024 0 0 1-.383.22 1.99 1.99 0 0 1-.833.23c-.185.01-.37.024-.556.014-.008 0-.568-.087-.568-.087a9.448 9.448 0 0 1-3.84-2.046c-.226-.199-.435-.413-.649-.626-.89-.885-1.562-1.84-1.97-2.742A3.47 3.47 0 0 1 6.9 9.62a2.729 2.729 0 0 1 .564-1.68c.073-.094.142-.192.261-.305.127-.12.207-.184.294-.228a.961.961 0 0 1 .371-.1z',
    },
  },
];

/**
 * The icon for `wheelchair-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wheelchair Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/wheelchair-fill.svg)
 */
export const wheelchairFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 10.341v2.194C6.804 13.227 6 14.52 6 16c0 2.21 1.79 4 4 4 1.48 0 2.773-.804 3.465-2h2.193c-.823 2.33-3.046 4-5.658 4-3.314 0-6-2.686-6-6 0-2.613 1.67-4.835 4-5.659zM12 17c-1.657 0-3-1.343-3-3v-4c0-1.657 1.343-3 3-3s3 1.343 3 3v5h1.434c.648 0 1.253.314 1.626.836l.089.135 2.708 4.515-1.714 1.028L16.433 17H12zm0-15c1.38 0 2.5 1.12 2.5 2.5S13.38 7 12 7 9.5 5.88 9.5 4.5 10.62 2 12 2z',
    },
  },
];

/**
 * The icon for `wheelchair-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wheelchair Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Others/wheelchair-line.svg)
 */
export const wheelchairLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M8 10.341v2.194C6.804 13.227 6 14.52 6 16c0 2.21 1.79 4 4 4 1.48 0 2.773-.804 3.465-2h2.193c-.823 2.33-3.046 4-5.658 4-3.314 0-6-2.686-6-6 0-2.613 1.67-4.835 4-5.659zM12 17c-1.657 0-3-1.343-3-3v-4c0-1.044.534-1.964 1.343-2.501C9.533 6.964 9 6.044 9 5c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.044-.534 1.964-1.343 2.501C14.467 8.036 15 8.956 15 10v4.999l1.434.001c.648 0 1.253.314 1.626.836l.089.135 2.708 4.515-1.714 1.028L16.433 17 15 16.999 12 17zm0-8c-.552 0-1 .448-1 1v4c0 .552.448 1 1 1h.999L13 10c0-.552-.448-1-1-1zm0-5c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z',
    },
  },
];

/**
 * The icon for `wifi-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wifi Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/wifi-fill.svg)
 */
export const wifiFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M.69 6.997A17.925 17.925 0 0 1 12 3c4.285 0 8.22 1.497 11.31 3.997L21.425 9.33A14.937 14.937 0 0 0 12 6C8.43 6 5.15 7.248 2.575 9.33L.69 6.997zm3.141 3.89A12.946 12.946 0 0 1 12 8c3.094 0 5.936 1.081 8.169 2.886l-1.885 2.334A9.958 9.958 0 0 0 12 11c-2.38 0-4.566.832-6.284 2.22l-1.885-2.334zm3.142 3.89A7.967 7.967 0 0 1 12 13c1.904 0 3.653.665 5.027 1.776l-1.885 2.334A4.98 4.98 0 0 0 12 16a4.98 4.98 0 0 0-3.142 1.11l-1.885-2.334zm3.142 3.89A2.987 2.987 0 0 1 12 18c.714 0 1.37.25 1.885.666L12 21l-1.885-2.334z',
    },
  },
];

/**
 * The icon for `wifi-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wifi Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/wifi-line.svg)
 */
export const wifiLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M.69 6.997A17.925 17.925 0 0 1 12 3c4.285 0 8.22 1.497 11.31 3.997l-1.256 1.556A15.933 15.933 0 0 0 12 5C8.191 5 4.694 6.33 1.946 8.553L.69 6.997zm3.141 3.89A12.946 12.946 0 0 1 12 8c3.094 0 5.936 1.081 8.169 2.886l-1.257 1.556A10.954 10.954 0 0 0 12 10c-2.618 0-5.023.915-6.912 2.442l-1.257-1.556zm3.142 3.89A7.967 7.967 0 0 1 12 13c1.904 0 3.653.665 5.027 1.776l-1.257 1.556A5.975 5.975 0 0 0 12 15c-1.428 0-2.74.499-3.77 1.332l-1.257-1.556zm3.142 3.89A2.987 2.987 0 0 1 12 18c.714 0 1.37.25 1.885.666L12 21l-1.885-2.334z',
    },
  },
];

/**
 * The icon for `wifi-off-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wifi Off Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/wifi-off-fill.svg)
 */
export const wifiOffFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 18c.714 0 1.37.25 1.886.666L12 21l-1.886-2.334A2.987 2.987 0 0 1 12 18zM2.808 1.393l17.677 17.678-1.414 1.414-3.682-3.68-.247.306A4.98 4.98 0 0 0 12 16a4.98 4.98 0 0 0-3.141 1.11l-1.885-2.334a7.963 7.963 0 0 1 4.622-1.766l-1.773-1.772a9.963 9.963 0 0 0-4.106 1.982L3.83 10.887A12.984 12.984 0 0 1 7.416 8.83L5.885 7.3a15 15 0 0 0-3.31 2.031L.689 6.997c.915-.74 1.903-1.391 2.952-1.942L1.393 2.808l1.415-1.415zM16.084 11.87l-3.868-3.867L12 8c3.095 0 5.937 1.081 8.17 2.887l-1.886 2.334a10 10 0 0 0-2.2-1.352zM12 3c4.285 0 8.22 1.497 11.31 3.997L21.426 9.33A14.937 14.937 0 0 0 12 6c-.572 0-1.136.032-1.69.094L7.723 3.511C9.094 3.177 10.527 3 12 3z',
    },
  },
];

/**
 * The icon for `wifi-off-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wifi Off Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/wifi-off-line.svg)
 */
export const wifiOffLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12 18c.714 0 1.37.25 1.886.666L12 21l-1.886-2.334A2.987 2.987 0 0 1 12 18zM2.808 1.393l17.677 17.678-1.414 1.414-5.18-5.18A5.994 5.994 0 0 0 12 15c-1.428 0-2.74.499-3.77 1.332l-1.256-1.556a7.963 7.963 0 0 1 4.622-1.766L9 10.414a10.969 10.969 0 0 0-3.912 2.029L3.83 10.887A12.984 12.984 0 0 1 7.416 8.83L5.132 6.545a16.009 16.009 0 0 0-3.185 2.007L.689 6.997c.915-.74 1.903-1.391 2.952-1.942L1.393 2.808l1.415-1.415zM14.5 10.285l-2.284-2.283L12 8c3.095 0 5.937 1.081 8.17 2.887l-1.258 1.556a10.96 10.96 0 0 0-4.412-2.158zM12 3c4.285 0 8.22 1.497 11.31 3.997l-1.257 1.555A15.933 15.933 0 0 0 12 5c-.878 0-1.74.07-2.58.207L7.725 3.51C9.094 3.177 10.527 3 12 3z',
    },
  },
];

/**
 * The icon for `window-2-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Window 2 Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/window-2-fill.svg)
 */
export const window2Fill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 7H4v9h16v-9zm-5-4v2h4V6h-4z',
    },
  },
];

/**
 * The icon for `window-2-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Window 2 Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/window-2-line.svg)
 */
export const window2Line: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 8H4v8h16v-8zm0-2V5H4v4h16zm-5-3h4v2h-4V6z',
    },
  },
];

/**
 * The icon for `window-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Window Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/window-fill.svg)
 */
export const windowFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 7H4v9h16v-9zM5 6v2h2V6H5zm4 0v2h2V6H9z',
    },
  },
];

/**
 * The icon for `window-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Window Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Business/window-line.svg)
 */
export const windowLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 3h18a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm17 8H4v8h16v-8zm0-2V5H4v4h16zM9 6h2v2H9V6zM5 6h2v2H5V6z',
    },
  },
];

/**
 * The icon for `windows-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Windows Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/windows-fill.svg)
 */
export const windowsFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3 5.479l7.377-1.016v7.127H3V5.48zm0 13.042l7.377 1.017v-7.04H3v6.023zm8.188 1.125L21 21v-8.502h-9.812v7.148zm0-15.292v7.236H21V3l-9.812 1.354z',
    },
  },
];

/**
 * The icon for `windows-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Windows Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/windows-line.svg)
 */
export const windowsLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21 2.5v19l-18-2v-15l18-2zm-2 10.499L12 13v5.487l7 .778V13zm-14 4.71l5 .556V13l-5-.001v4.71zM19 11V4.735l-7 .777V11l7-.001zm-9-5.265L5 6.29V11L10 11V5.734z',
    },
  },
];

/**
 * The icon for `windy-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Windy Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/windy-fill.svg)
 */
export const windyFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.5 17H4v-2h6.5a3.5 3.5 0 1 1-3.278 4.73l1.873-.703A1.5 1.5 0 1 0 10.5 17zM5 11h13.5a3.5 3.5 0 1 1-3.278 4.73l1.873-.703A1.5 1.5 0 1 0 18.5 13H5a3 3 0 0 1 0-6h8.5a1.5 1.5 0 1 0-1.405-2.027l-1.873-.702A3.501 3.501 0 0 1 17 5.5 3.5 3.5 0 0 1 13.5 9H5a1 1 0 1 0 0 2z',
    },
  },
];

/**
 * The icon for `windy-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Windy Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Weather/windy-line.svg)
 */
export const windyLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M10.5 17H4v-2h6.5a3.5 3.5 0 1 1-3.278 4.73l1.873-.703A1.5 1.5 0 1 0 10.5 17zM5 11h13.5a3.5 3.5 0 1 1-3.278 4.73l1.873-.703A1.5 1.5 0 1 0 18.5 13H5a3 3 0 0 1 0-6h8.5a1.5 1.5 0 1 0-1.405-2.027l-1.873-.702A3.501 3.501 0 0 1 17 5.5 3.5 3.5 0 0 1 13.5 9H5a1 1 0 1 0 0 2z',
    },
  },
];

/**
 * The icon for `wireless-charging-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wireless Charging Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/wireless-charging-fill.svg)
 */
export const wirelessChargingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.929 4.929l1.414 1.414C3.895 7.791 3 9.791 3 12c0 2.21.895 4.21 2.343 5.657L3.93 19.07C2.119 17.261 1 14.761 1 12s1.12-5.261 2.929-7.071zm16.142 0C21.881 6.739 23 9.239 23 12s-1.12 5.262-2.929 7.071l-1.414-1.414C20.105 16.209 21 14.209 21 12s-.895-4.208-2.342-5.656L20.07 4.93zM13 5v6h3l-5 8v-6H8l5-8zM6.757 7.757l1.415 1.415C7.448 9.895 7 10.895 7 12c0 1.105.448 2.105 1.172 2.828l-1.415 1.415C5.672 15.157 5 13.657 5 12c0-1.657.672-3.157 1.757-4.243zm10.487.001C18.329 8.844 19 10.344 19 12c0 1.657-.672 3.157-1.757 4.243l-1.415-1.415C16.552 14.105 17 13.105 17 12c0-1.104-.447-2.104-1.17-2.827l1.414-1.415z',
    },
  },
];

/**
 * The icon for `wireless-charging-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Wireless Charging Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Device/wireless-charging-line.svg)
 */
export const wirelessChargingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0L24 0 24 24 0 24z' } },
  {
    tag: 'path',
    attr: {
      d: 'M3.929 4.929l1.414 1.414C3.895 7.791 3 9.791 3 12c0 2.21.895 4.21 2.343 5.657L3.93 19.07C2.119 17.261 1 14.761 1 12s1.12-5.261 2.929-7.071zm16.142 0C21.881 6.739 23 9.239 23 12s-1.12 5.262-2.929 7.071l-1.414-1.414C20.105 16.209 21 14.209 21 12s-.895-4.208-2.342-5.656L20.07 4.93zM13 5v6h3l-5 8v-6H8l5-8zM6.757 7.757l1.415 1.415C7.448 9.895 7 10.895 7 12c0 1.105.448 2.105 1.172 2.828l-1.415 1.415C5.672 15.157 5 13.657 5 12c0-1.657.672-3.157 1.757-4.243zm10.487.001C18.329 8.844 19 10.344 19 12c0 1.657-.672 3.157-1.757 4.243l-1.415-1.415C16.552 14.105 17 13.105 17 12c0-1.104-.447-2.104-1.17-2.827l1.414-1.415z',
    },
  },
];

/**
 * The icon for `women-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Women Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/women-fill.svg)
 */
export const womenFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 15.934A7.501 7.501 0 0 1 12 1a7.5 7.5 0 0 1 1 14.934V18h5v2h-5v4h-2v-4H6v-2h5v-2.066z',
    },
  },
];

/**
 * The icon for `women-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Women Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/User/women-line.svg)
 */
export const womenLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 15.934A7.501 7.501 0 0 1 12 1a7.5 7.5 0 0 1 1 14.934V18h5v2h-5v4h-2v-4H6v-2h5v-2.066zM12 14a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11z',
    },
  },
];

/**
 * The icon for `xbox-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Xbox Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/xbox-fill.svg)
 */
export const xboxFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M5.418 19.527A9.956 9.956 0 0 0 12 22a9.967 9.967 0 0 0 6.585-2.473c1.564-1.593-3.597-7.257-6.585-9.514-2.985 2.257-8.15 7.921-6.582 9.514zm9.3-12.005c2.084 2.468 6.237 8.595 5.064 10.76A9.952 9.952 0 0 0 22 12.003a9.958 9.958 0 0 0-2.975-7.113s-.022-.018-.068-.035a.686.686 0 0 0-.235-.038c-.493 0-1.654.362-4.004 2.705zM5.045 4.856c-.048.017-.068.034-.072.035A9.963 9.963 0 0 0 2 12.003c0 2.379.832 4.561 2.218 6.278C3.05 16.11 7.2 9.988 9.284 7.523 6.934 5.178 5.771 4.818 5.28 4.818a.604.604 0 0 0-.234.039v-.002zM12 4.959S9.546 3.523 7.63 3.455c-.753-.027-1.212.246-1.268.282C8.149 2.538 10.049 2 11.987 2H12c1.945 0 3.838.538 5.638 1.737-.056-.038-.512-.31-1.266-.282-1.917.068-4.372 1.5-4.372 1.5v.004z',
    },
  },
];

/**
 * The icon for `xbox-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Xbox Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/xbox-line.svg)
 */
export const xboxLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M4.797 15.485c1.124-2.52 3.2-5.44 4.487-6.962-1.248-1.246-2.162-1.931-2.818-2.3A7.977 7.977 0 0 0 4 12c0 1.25.286 2.432.797 3.485zm4.051-10.84C10.448 5.05 12 5.959 12 5.959v-.005s1.552-.904 3.151-1.31A7.974 7.974 0 0 0 12 4c-1.12 0-2.185.23-3.152.645zm8.686 1.578c-.655.37-1.568 1.055-2.816 2.3 1.287 1.523 3.362 4.441 4.486 6.961A7.968 7.968 0 0 0 20 12c0-2.27-.946-4.32-2.466-5.777zm.408 11.133c-1.403-2.236-4.09-4.944-5.942-6.343-1.85 1.4-4.539 4.108-5.941 6.345A7.98 7.98 0 0 0 12 20a7.98 7.98 0 0 0 5.942-2.644zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10z',
    },
  },
];

/**
 * The icon for `xing-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Xing Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/xing-fill.svg)
 */
export const xingFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.462 3.23c.153 0 .307.078.384.155a.49.49 0 0 1 0 .461l-6.077 10.77 3.846 7.076a.49.49 0 0 1 0 .462.588.588 0 0 1-.384.154h-2.77c-.384 0-.615-.308-.769-.539l-3.923-7.154C11 14.308 16.923 3.77 16.923 3.77c.154-.307.385-.538.77-.538h2.769zM8.923 7c.385 0 .615.308.77.538l1.922 3.308c-.153.154-3 5.23-3 5.23-.153.232-.384.54-.769.54H5.154a.588.588 0 0 1-.385-.154.49.49 0 0 1 0-.462l2.846-5.154-1.846-3.23a.49.49 0 0 1 0-.462A.588.588 0 0 1 6.154 7h2.77z',
    },
  },
];

/**
 * The icon for `xing-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Xing Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/xing-line.svg)
 */
export const xingLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M20.444 3.5L13.81 14.99 17.857 22h-2.31l-4.045-7.009H11.5L18.134 3.5h2.31zM8.31 7l2.422 4.196-.002.001L7.67 16.5H5.361l3.06-5.305L6.002 7H8.31z',
    },
  },
];

/**
 * The icon for `youtube-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Youtube Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/youtube-fill.svg)
 */
export const youtubeFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M21.543 6.498C22 8.28 22 12 22 12s0 3.72-.457 5.502c-.254.985-.997 1.76-1.938 2.022C17.896 20 12 20 12 20s-5.893 0-7.605-.476c-.945-.266-1.687-1.04-1.938-2.022C2 15.72 2 12 2 12s0-3.72.457-5.502c.254-.985.997-1.76 1.938-2.022C6.107 4 12 4 12 4s5.896 0 7.605.476c.945.266 1.687 1.04 1.938 2.022zM10 15.5l6-3.5-6-3.5v7z',
    },
  },
];

/**
 * The icon for `youtube-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Youtube Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/youtube-line.svg)
 */
export const youtubeLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M19.606 6.995c-.076-.298-.292-.523-.539-.592C18.63 6.28 16.5 6 12 6s-6.628.28-7.069.403c-.244.068-.46.293-.537.592C4.285 7.419 4 9.196 4 12s.285 4.58.394 5.006c.076.297.292.522.538.59C5.372 17.72 7.5 18 12 18s6.629-.28 7.069-.403c.244-.068.46-.293.537-.592C19.715 16.581 20 14.8 20 12s-.285-4.58-.394-5.005zm1.937-.497C22 8.28 22 12 22 12s0 3.72-.457 5.502c-.254.985-.997 1.76-1.938 2.022C17.896 20 12 20 12 20s-5.893 0-7.605-.476c-.945-.266-1.687-1.04-1.938-2.022C2 15.72 2 12 2 12s0-3.72.457-5.502c.254-.985.997-1.76 1.938-2.022C6.107 4 12 4 12 4s5.896 0 7.605.476c.945.266 1.687 1.04 1.938 2.022zM10 15.5v-7l6 3.5-6 3.5z',
    },
  },
];

/**
 * The icon for `zcool-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zcool Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/zcool-fill.svg)
 */
export const zcoolFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M9.902 21.839A7.903 7.903 0 0 1 2 13.935C2 10.29 4.467 7.06 7.824 6.31 11.745 5.43 13.528 4.742 14.9 2c.998 1.935.323 3.71 0 4.677 4.698-1.129 6.371-3.28 6.774-3.548 0 3.952-1.231 6.452-2.419 8.065 1.476-.056 2.009-.484 2.744-.587-.325 1.448-1.5 3.49-4.33 4.795a7.905 7.905 0 0 1-7.768 6.437zm3.71-6.452c0 .323-.053.484-.403.484l-3.15.002 2.96-3.248c.86-.86.86-1.29.86-2.388 0-.334-.048-.717.048-1.05.047-.144-.048-.192-.191-.144-.335.095-.908.095-1.863.095H7.575c-.239 0-.335-.143-.239-.334 0-.048 0-.191-.096-.191-.62.286-.764 1.576-.716 2.388 0 .43.239.669.573.669h3.391l-3.486 3.725c-.24.287-.478.669-.478 1.194v1.051c0 .478.287.764.812.86h5.988c.555 0 .933-.233.933-.855v-1.129c0-.208 0-.968-.645-1.129z',
    },
  },
];

/**
 * The icon for `zcool-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zcool Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/zcool-line.svg)
 */
export const zcoolLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M8.26 8.26C5.838 8.803 4 11.208 4 13.935a5.903 5.903 0 0 0 11.703 1.098 2 2 0 0 1 1.129-1.448c.482-.222.91-.473 1.284-.743-.863-.603-1.186-1.862-.47-2.834a9.796 9.796 0 0 0 1.391-2.651 19.04 19.04 0 0 1-3.668 1.265c-1.261.303-2.392-.638-2.466-1.814-1.18.572-2.67 1.01-4.642 1.452zm10.996 2.934c1.166 0 1.917-.424 2.744-.587-.325 1.448-1.5 3.49-4.33 4.795A7.903 7.903 0 0 1 2 13.936C2 10.29 4.467 7.06 7.824 6.308 11.745 5.43 13.528 4.742 14.9 2c.689 1.333.689 2.892 0 4.677 2.816-.67 5.074-1.852 6.774-3.548 0 4.802-1.822 7.186-2.419 8.065zm-5.84 3.932c.584.145.584.832.584 1.02v1.022c0 .561-.342.773-.844.773H7.742c-.475-.087-.734-.346-.734-.778v-.95c0-.475.216-.82.432-1.08l3.152-3.369H7.526c-.302 0-.518-.216-.518-.604-.044-.735.086-1.9.647-2.16.087 0 .087.13.087.173-.087.173 0 .302.216.302h3.887c.863 0 1.381 0 1.684-.086.13-.043.216 0 .173.13-.087.302-.044.647-.044.95 0 .993 0 1.382-.777 2.159l-2.678 2.937 2.85-.002c.316 0 .364-.146.364-.437z',
    },
  },
];

/**
 * The icon for `zhihu-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zhihu Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/zhihu-fill.svg)
 */
export const zhihuFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      fillRule: 'nonzero',
      d: 'M13.373 18.897h1.452l.478 1.637 2.605-1.637h3.07V5.395h-7.605v13.502zM14.918 6.86h4.515v10.57h-1.732l-1.73 1.087-.314-1.084-.739-.003V6.861zm-2.83 4.712H8.846a70.3 70.3 0 0 0 .136-4.56h3.172s.122-1.4-.532-1.384H6.135c.216-.814.488-1.655.813-2.524 0 0-1.493 0-2 1.339-.211.552-.82 2.677-1.904 4.848.365-.04 1.573-.073 2.284-1.378.131-.366.156-.413.318-.902h1.79c0 .651-.074 4.151-.104 4.558h-3.24c-.729 0-.965 1.466-.965 1.466h4.066C6.92 16.131 5.456 18.74 2.8 20.8c1.27.363 2.536-.057 3.162-.614 0 0 1.425-1.297 2.206-4.298l3.346 4.03s.49-1.668-.077-2.481c-.47-.554-1.74-2.052-2.281-2.595l-.907.72c.27-.867.433-1.71.488-2.524h3.822s-.005-1.466-.47-1.466z',
    },
  },
];

/**
 * The icon for `zhihu-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zhihu Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Logos/zhihu-line.svg)
 */
export const zhihuLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M12.344 17.963l-1.688 1.074-2.131-3.35c-.44 1.402-1.172 2.665-2.139 3.825-.402.483-.82.918-1.301 1.375-.155.147-.775.717-.878.82l-1.414-1.414c.139-.139.787-.735.915-.856.43-.408.795-.79 1.142-1.206 1.266-1.518 2.03-3.21 2.137-5.231H3v-2h4V7h-.868c-.689 1.266-1.558 2.222-2.618 2.857L2.486 8.143c1.395-.838 2.425-2.604 3.038-5.36l1.952.434c-.14.633-.303 1.227-.489 1.783H11.5v2H9v4h2.5v2H9.185l3.159 4.963zm3.838-.07L17.298 17H19V7h-4v10h.736l.446.893zM13 5h8v14h-3l-2.5 2-1-2H13V5z',
    },
  },
];

/**
 * The icon for `zoom-in-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zoom In Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/zoom-in-fill.svg)
 */
export const zoomInFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zM10 10H7v2h3v3h2v-3h3v-2h-3V7h-2v3z',
    },
  },
];

/**
 * The icon for `zoom-in-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zoom In Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/zoom-in-line.svg)
 */
export const zoomInLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zM10 10V7h2v3h3v2h-3v3h-2v-3H7v-2h3z',
    },
  },
];

/**
 * The icon for `zoom-out-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zoom Out Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/zoom-out-fill.svg)
 */
export const zoomOutFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zM7 10v2h8v-2H7z',
    },
  },
];

/**
 * The icon for `zoom-out-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zoom Out Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/System/zoom-out-line.svg)
 */
export const zoomOutLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0h24v24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M18.031 16.617l4.283 4.282-1.415 1.415-4.282-4.283A8.96 8.96 0 0 1 11 20c-4.968 0-9-4.032-9-9s4.032-9 9-9 9 4.032 9 9a8.96 8.96 0 0 1-1.969 5.617zm-2.006-.742A6.977 6.977 0 0 0 18 11c0-3.868-3.133-7-7-7-3.868 0-7 3.132-7 7 0 3.867 3.132 7 7 7a6.977 6.977 0 0 0 4.875-1.975l.15-.15zM7 10h8v2H7v-2z',
    },
  },
];

/**
 * The icon for `zzz-fill.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zzz Fill](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/zzz-fill.svg)
 */
export const zzzFill: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 11v2l-5.327 6H11v2H3v-2l5.326-6H3v-2h8zm10-8v2l-5.327 6H21v2h-8v-2l5.326-6H13V3h8z',
    },
  },
];

/**
 * The icon for `zzz-line.svg` created by [RemixIcons](https://remixicons.com).
 * ![Zzz Line](https://cdn.jsdelivr.net/npm/remixicon@2.5.0/icons/Health/zzz-line.svg)
 */
export const zzzLine: IconTree[] = [
  { tag: 'path', attr: { fill: 'none', d: 'M0 0H24V24H0z' } },
  {
    tag: 'path',
    attr: {
      d: 'M11 11v2l-5.327 6H11v2H3v-2l5.326-6H3v-2h8zm10-8v2l-5.327 6H21v2h-8v-2l5.326-6H13V3h8z',
    },
  },
];

export * from './core-icons';