@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.05 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 TypeDotdot = createMeisterIcons("type-dotdot", [["path", { "fill": "currentColor", "d": "M13.265 4.62a.75.75 0 0 1 .366.995l-6.2 13.4a.75.75 0 1 1-1.362-.63l6.2-13.4a.75.75 0 0 1 .996-.366", "key": "885f3ccae2a324a54bd883a6e91b325fd82cdad5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.05 19.3c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7c-.1.2-.4.3-.7.3m3 0c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7-.4.3-.7.3m3 0c-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.5.3-.7c.4-.4 1-.4 1.4 0 .2.2.3.4.3.7s-.1.5-.3.7-.4.3-.7.3", "key": "008b3586d5d54a24de140f458f019fa1c1f3eb91", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { TypeDotdot as default };
//# sourceMappingURL=TypeDotdot.js.map