UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 979 B
"use strict"; /** * @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 Radio = createMeisterIcons("radio", [["path", { "fill": "currentColor", "d": "M15.665 3.153a.75.75 0 0 1-.318 1.012L8.672 7.65h9.351l.024.002c1.825.114 3.703 1.401 3.703 3.348v6.9c0 1.899-1.726 3.35-3.75 3.35H6c-2.024 0-3.75-1.451-3.75-3.35V11c0-1.684 1.358-3.016 3.078-3.296l9.325-4.869a.75.75 0 0 1 1.012.318m-9.88 6.005-1.709.892a1.63 1.63 0 0 0-.326.95v6.9c0 .901.874 1.85 2.25 1.85h12c1.376 0 2.25-.949 2.25-1.85V11c0-.849-.912-1.756-2.275-1.85H6q-.11 0-.216.008M6.75 14.5a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M9 10.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5", "key": "a021dc93ee706711aba635e0e75f2ee1b771a721", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Radio as default }; //# sourceMappingURL=Radio.js.map