@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.61 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 Radio1 = createMeisterIcons("radio-1", [["path", { "fill": "currentColor", "d": "M6 9.15c-1.376 0-2.25.949-2.25 1.85v6.9c0 .902.874 1.85 2.25 1.85h12c1.376 0 2.25-.948 2.25-1.85V11c0-.848-.912-1.756-2.275-1.85zM2.25 11c0-1.899 1.726-3.35 3.75-3.35h12.023l.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.35z", "key": "c20cd39edf74de39ae7ad2aa646df90ccb899ad5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.665 3.153a.75.75 0 0 1-.318 1.012l-11.3 5.9a.75.75 0 1 1-.694-1.33l11.3-5.9a.75.75 0 0 1 1.012.318M9 12.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M5.25 14.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "1ed8aada85a362a6980d7f4bc3af9adf5583877e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 13.2c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5 0-.2.1-.3c0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0l.2.2c0 .1.1.2.1.3 0 .2-.1.4-.2.5s-.6.2-.7.2m0 2c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5c0-.2.1-.4.2-.5.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5-.4.2-.5.2m0 2c-.2 0-.4-.1-.5-.2s-.3-.4-.3-.5 0-.2.1-.3c0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0l.2.2c0 .1.1.2.1.3 0 .2-.1.4-.2.5s-.6.2-.7.2", "key": "cc3b8938fa8e3bc1f04fe2f0a6fa1439f27cb617", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Radio1 as default };
//# sourceMappingURL=Radio1.js.map