@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 843 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const PhoneClassic = createMeisterIcons("phone-classic", [["path",{"fill":"currentColor","d":"M7 1.75a.75.75 0 0 1 .75.75v3.136a5.59 5.59 0 0 1 3.05-.886h2.4c3.114 0 5.55 2.436 5.55 5.55v5.2c0 3.714-3.036 6.75-6.75 6.75s-6.75-3.036-6.75-6.75v-5.2a5.58 5.58 0 0 1 1-3.22V2.5A.75.75 0 0 1 7 1.75Zm3.8 4.5c-2.286 0-4.05 1.764-4.05 4.05v5.2c0 2.886 2.364 5.25 5.25 5.25s5.25-2.364 5.25-5.25v-5.2c0-2.286-1.764-4.05-4.05-4.05h-2.4ZM9.45 10.7c0-.786.664-1.45 1.45-1.45h2.2c.786 0 1.45.664 1.45 1.45v.6a1.47 1.47 0 0 1-1.45 1.45h-2.2a1.47 1.47 0 0 1-1.45-1.45v-.6Zm1.45-2.95a2.97 2.97 0 0 0-2.95 2.95v.6a2.97 2.97 0 0 0 2.95 2.95h2.2a2.97 2.97 0 0 0 2.95-2.95v-.6a2.97 2.97 0 0 0-2.95-2.95h-2.2Z","key":"584068ce415479381a81443a172348e16aba6058"}]])
export default PhoneClassic