All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.esm.icons.chevron-down-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const ChevronDownIconConfig: {
  name: 'ChevronDownIcon',
  height: 512,
  width: 448,
  svgPath: 'M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z',
  yOffset: 0,
  xOffset: 0,
};
export declare const ChevronDownIcon: React.ComponentClass;
export default ChevronDownIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy