@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.02 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "e2bf200a3ab1745536ea18ef9e11456738272a04", "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": "1af89862c84b032e1a012dea3e3e0df8a9b40d27", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DotdotType as default };
//# sourceMappingURL=DotdotType.js.map