@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.1 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 AirpodSingle = createMeisterIcons("airpod-single", [["path", { "fill": "currentColor", "d": "M12 3.75A4.76 4.76 0 0 0 7.25 8.5c0 .896.25 1.704.667 2.416-.067.292-.067.53-.067.766v.055l.604 6.038c.139 1.39 1.367 2.475 2.746 2.475s2.607-1.086 2.746-2.475l.465-5.202c1.351-.798 2.339-2.33 2.339-4.073A4.76 4.76 0 0 0 12 3.75m1.969 7.314c.753-.581 1.281-1.525 1.281-2.564A3.26 3.26 0 0 0 12 5.25 3.26 3.26 0 0 0 8.75 8.5c0 .722.238 1.373.66 1.964l-.066.047c.554.76 1.501 1.239 2.556 1.239h.053l.053.008c.485.069.912-.063 1.308-.301zm-4.023 6.561-.504-5.042a4.8 4.8 0 0 0 2.406.667c.355.045.689.03.999-.027l-.394 4.406c-.062.609-.633 1.121-1.253 1.121-.621 0-1.193-.514-1.254-1.125", "key": "9ed6048b42ee3f119a02ea7486d2e1bd565b5dbe", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AirpodSingle as default };
//# sourceMappingURL=AirpodSingle.js.map