@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 627 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const ChevronDoubleLeft = createMeisterIcons("chevron-double-left", [["path",{"fill":"currentColor","d":"M17.243 7.82a.75.75 0 0 1 0 1.06L14.123 12l3.12 3.12a.75.75 0 0 1-1.06 1.06l-3.2-3.2a1.45 1.45 0 0 1-.446-1.018c0-.383.173-.742.487-.984l3.158-3.158a.75.75 0 0 1 1.06 0Zm-3.217 4.08Zm-2.783-4.08a.75.75 0 0 1 0 1.06L8.123 12l3.12 3.12a.75.75 0 0 1-1.06 1.06l-3.2-3.2a1.45 1.45 0 0 1-.446-1.018c0-.383.173-.742.487-.984l3.158-3.158a.75.75 0 0 1 1.06 0ZM8.026 11.9Z","key":"19cb536f296cf166a1bf007e3c37e75be7c0f9cf"}]])
export default ChevronDoubleLeft