@frontify/fondue
Version:
Design system of Frontify
29 lines (28 loc) • 2.25 kB
JavaScript
import { jsx as c } from "react/jsx-runtime";
import { memo as e } from "react";
function t(a) {
return /* @__PURE__ */ c(
"svg",
{
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
className: "tw-flex tw-items-center tw-justify-center tw-fill-current",
name: "IconAdobeCreativeCloud16",
"aria-hidden": "true",
...a,
children: /* @__PURE__ */ c(
"path",
{
fill: "currentColor",
d: "M15 7.77v.46l-.013.075c-.024.2-.04.402-.072.601a4.9 4.9 0 0 1-.686 1.804 5.13 5.13 0 0 1-2.126 1.927 5 5 0 0 1-1.64.484l-.381.042H5.164q-.037-.01-.075-.014a4.2 4.2 0 0 1-1.428-.343 4.36 4.36 0 0 1-2.211-2.102 4.1 4.1 0 0 1-.409-1.36L1 9v-.447c.005-.025.012-.05.013-.075a4.1 4.1 0 0 1 .27-1.248 4.35 4.35 0 0 1 2.18-2.397 4.3 4.3 0 0 1 1.708-.441q.44-.02.877.04a.1.1 0 0 0 .082-.027 5.2 5.2 0 0 1 1.434-1.039 5 5 0 0 1 1.648-.486q.204-.022.409-.042h.42q.04.007.082.012c.207.024.416.04.622.074.642.108 1.24.338 1.793.68a5.13 5.13 0 0 1 1.936 2.13c.255.516.42 1.071.484 1.642zM7.172 4.787c.009.011.01.016.014.018q.433.213.823.498c.016.011.057.006.076-.006a3.16 3.16 0 0 1 2.317-.46 3.13 3.13 0 0 1 1.981 1.2c.573.734.792 1.565.633 2.49a3.2 3.2 0 0 1-.776 1.64c-.77.85-1.733 1.2-2.868 1.052a3.03 3.03 0 0 1-1.8-.897q-.963-.969-1.928-1.935a.52.52 0 0 0-.304-.17.48.48 0 0 0-.504.274c-.083.173-.072.368.108.545.716.703 1.426 1.412 2.141 2.116q.184.182.393.334c.522.38 1.111.59 1.75.674.5.066.997.052 1.49-.059a4.13 4.13 0 0 0 2.333-1.432 4.1 4.1 0 0 0 .92-2.105c.062-.45.05-.908-.038-1.354a4 4 0 0 0-.945-1.937c-.944-1.06-2.13-1.532-3.543-1.427-.543.04-1.057.2-1.54.453q-.393.205-.733.488m-.345 7.395-.059-.054c-.292-.277-.587-.552-.876-.832a.24.24 0 0 0-.187-.078c-.293.007-.586.008-.875-.057-1.436-.325-2.27-1.886-1.74-3.26.417-1.082 1.573-1.742 2.712-1.538.51.09.959.307 1.327.686.448.464.91.914 1.364 1.372a.41.41 0 0 0 .365.132c.185-.027.332-.115.399-.296a.44.44 0 0 0-.102-.484c-.476-.482-.94-.977-1.436-1.438-.96-.896-2.093-1.163-3.346-.782-1.684.512-2.67 2.252-2.286 3.969a3.39 3.39 0 0 0 3.32 2.664h1.341c.022 0 .044-.002.079-.004"
}
)
}
);
}
const s = e(t);
export {
s as default
};
//# sourceMappingURL=IconAdobeCreativeCloud16.es.js.map