@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 997 B
JavaScript
/**
* @license @meistericons/vue v0.5.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ImageMinimal = createMeisterIcons("image-minimal", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v6.811c.635-.302 1.544-.668 2.79-1.03 2.73-.795 7.078-1.573 13.71-1.628V7A3.26 3.26 0 0 0 17 3.75zm13.25 8.904c-6.515.054-10.719.819-13.29 1.566-1.334.389-2.229.772-2.778 1.05q-.27.136-.432.235V17c0 1.798 1.376 3.25 3.25 3.25h10A3.26 3.26 0 0 0 20.25 17zM2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7c-2.726 0-4.75-2.148-4.75-4.75zm5.25-.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "b4efb4a704bfd45b1b7cdce3e66188c23c246321", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ImageMinimal as default };
//# sourceMappingURL=ImageMinimal.js.map