@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 812 B
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 Iphone = createMeisterIcons("iphone", [["path", { "fill": "currentColor", "d": "M5.75 7A3.26 3.26 0 0 1 9 3.75h6A3.26 3.26 0 0 1 18.25 7v10A3.26 3.26 0 0 1 15 20.25H9A3.26 3.26 0 0 1 5.75 17zM9 2.25A4.76 4.76 0 0 0 4.25 7v10A4.76 4.76 0 0 0 9 21.75h6A4.76 4.76 0 0 0 19.75 17V7A4.76 4.76 0 0 0 15 2.25zm2.25 14.25a.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": "5d1eff65ef613bb722fc510150e00d1896bc6bde", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Iphone as default };
//# sourceMappingURL=Iphone.js.map