@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 DotdotType = createMeisterIcons("dotdot-type", [["path", { "fill": "currentColor", "d": "M10.73 4.621a.75.75 0 0 1 .999.36l6.3 13.4a.75.75 0 0 1-1.358.638l-6.3-13.4a.75.75 0 0 1 .36-.998", "key": "7779206a193dcd8891b9300177380a4bfd1c4b25", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.95 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.3m-3 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.3m-3 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": "b8c4f1e9d5908c4d8c144230ba3bd9dac95dd6d1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DotdotType as default };
//# sourceMappingURL=DotdotType.js.map