@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 991 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 Image = createMeisterIcons("image", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v6.521l4.404-3.224a2.73 2.73 0 0 1 3.576.273l2.62 2.62.661-.559c1.133-.987 2.656-.794 3.683.105l.008.007 1.548 1.433V7A3.26 3.26 0 0 0 17 3.75zm13.25 12.47-2.551-2.362c-.57-.494-1.24-.5-1.705-.094l-.01.009-.569.481 4.387 4.387A3.2 3.2 0 0 0 20.25 17zM3.75 17v-1.62l5.293-3.875.007-.005a1.23 1.23 0 0 1 1.62.13l8.094 8.095A3.2 3.2 0 0 1 17 20.25H7c-1.874 0-3.25-1.452-3.25-3.25M2.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.75z", "key": "5544442b59a2fe4f6c0497b297beef353eb9762d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Image as default };
//# sourceMappingURL=Image.js.map