export default {
    xmlns: "http://www.w3.org/2000/svg",
    fill: "none",
    viewBox: "0 0 24 24",
    fillRule: 'evenodd',
    clipRule: 'evenodd'
};