@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.34 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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 ImageAlt = createMeisterIcons("image-alt", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v5.979q.147-.117.31-.236A8.3 8.3 0 0 1 9 11.15c1.1 0 1.964.208 2.688.56.718.35 1.256.823 1.717 1.285q.249.25.472.485c.709.74 1.3 1.355 2.36 1.709l.006.002c.827.283 1.462.273 1.947.143.49-.132.885-.401 1.2-.722.319-.324.546-.689.695-.98.074-.144.126-.265.159-.348l.006-.015V7A3.26 3.26 0 0 0 17 3.75zM3.75 17v-1.943q.07-.085.177-.202c.223-.242.56-.57 1.013-.897A6.8 6.8 0 0 1 9 12.65c.9 0 1.536.168 2.03.409.502.244.901.584 1.315.997q.188.19.388.403c.716.754 1.585 1.67 3.027 2.152 1.072.366 2.011.388 2.819.172a4.1 4.1 0 0 0 1.671-.919V17A3.26 3.26 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.75zm12.5 1.5a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0m.75-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "6f7addea81700760dee4985f381211cd7d4e6eb9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ImageAlt as default };
//# sourceMappingURL=ImageAlt.js.map