@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 827 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Save = createMeisterIcons("save", [["path",{"fill":"currentColor","d":"M7 3.75A3.262 3.262 0 0 0 3.75 7v10A3.262 3.262 0 0 0 7 20.25h.75V17a2.756 2.756 0 0 1 2.75-2.75h3A2.756 2.756 0 0 1 16.25 17v3.25H17A3.262 3.262 0 0 0 20.25 17v-6.3c0-.795-.317-1.606-.98-2.27l-3.718-3.717-.016-.02c-.539-.614-1.321-.943-2.236-.943H7Zm9.25 18H7A4.762 4.762 0 0 1 2.25 17V7A4.762 4.762 0 0 1 7 2.25h6.3c1.277 0 2.486.465 3.347 1.436L20.33 7.37c.937.936 1.42 2.125 1.42 3.33V17A4.762 4.762 0 0 1 17 21.75h-.75Zm-1.5-1.5V17c0-.686-.564-1.25-1.25-1.25h-3c-.686 0-1.25.564-1.25 1.25v3.25h5.5ZM12 7.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Z","key":"808e576dcfe9223d90ba7f79fb3b209698748030"}]])
export default Save