@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 422 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ChevronTop = createMeisterIcons("chevron-top", [["path",{"fill":"currentColor","d":"M18.18 15.18a.75.75 0 0 1-1.06 0l-5-5a.24.24 0 0 0-.17-.08.239.239 0 0 0-.168.079l-4.896 4.996a.75.75 0 0 1-1.072-1.05L10.72 9.12a1.716 1.716 0 0 1 2.46 0l5 5a.75.75 0 0 1 0 1.06Z","key":"6df15015359926decb706629edee751feb7a55a2"}]])
export default ChevronTop