@frontify/fondue
Version:
Design system of Frontify
29 lines (28 loc) • 2.32 kB
JavaScript
import { jsx as a } from "react/jsx-runtime";
import { memo as e } from "react";
function t(c) {
return /* @__PURE__ */ a(
"svg",
{
xmlns: "http://www.w3.org/2000/svg",
width: 20,
height: 20,
className: "tw-flex tw-items-center tw-justify-center tw-fill-current",
name: "IconAdobeCreativeCloud20",
"aria-hidden": "true",
...c,
children: /* @__PURE__ */ a(
"path",
{
fill: "currentColor",
d: "M18.75 9.713v.576q-.01.046-.016.093c-.03.25-.05.503-.09.751a6.2 6.2 0 0 1-.858 2.255 6.4 6.4 0 0 1-2.658 2.409 6.2 6.2 0 0 1-2.05.605l-.476.052H6.455c-.031-.006-.062-.015-.093-.017a5.2 5.2 0 0 1-1.785-.429 5.45 5.45 0 0 1-2.765-2.627 5.2 5.2 0 0 1-.51-1.7l-.052-.431v-.56c.006-.03.015-.061.017-.093a5.2 5.2 0 0 1 .336-1.56q.784-2.023 2.726-2.996a5.3 5.3 0 0 1 2.134-.552c.367-.019.733.002 1.097.05.033.005.08-.01.103-.033a6.5 6.5 0 0 1 1.792-1.299 6.3 6.3 0 0 1 2.06-.607q.255-.029.511-.053h.524l.103.015c.26.03.521.05.778.093.803.134 1.55.422 2.241.85a6.4 6.4 0 0 1 2.42 2.663c.32.644.524 1.338.606 2.052q.027.246.052.493M8.965 5.985c.01.013.013.02.018.022a7 7 0 0 1 1.028.622c.02.015.071.009.096-.007a3.95 3.95 0 0 1 2.895-.576 3.92 3.92 0 0 1 2.477 1.5c.716.919.99 1.958.791 3.113-.132.775-.442 1.47-.97 2.051-.962 1.062-2.167 1.5-3.585 1.315a3.8 3.8 0 0 1-2.25-1.122c-.801-.809-1.607-1.612-2.41-2.418-.107-.108-.226-.194-.38-.213a.6.6 0 0 0-.63.343c-.104.216-.09.46.135.68.895.88 1.782 1.766 2.676 2.646q.23.226.491.418c.653.474 1.39.736 2.187.842a5.3 5.3 0 0 0 1.864-.074 5.16 5.16 0 0 0 2.916-1.79 5.13 5.13 0 0 0 1.15-2.631 5.2 5.2 0 0 0-.048-1.692 5 5 0 0 0-1.181-2.422c-1.18-1.324-2.663-1.915-4.429-1.784a4.9 4.9 0 0 0-1.926.567q-.49.255-.915.61m-.432 9.243-.072-.068q-.551-.516-1.096-1.039a.3.3 0 0 0-.234-.098c-.366.009-.732.01-1.093-.071-1.795-.406-2.837-2.357-2.176-4.074.522-1.354 1.966-2.178 3.39-1.924.639.114 1.2.384 1.659.858.56.58 1.138 1.142 1.705 1.715.13.13.278.19.456.165.231-.034.415-.143.499-.37a.55.55 0 0 0-.127-.605c-.595-.603-1.176-1.22-1.795-1.798-1.2-1.12-2.616-1.453-4.182-.977-2.106.64-3.339 2.815-2.858 4.961a4.24 4.24 0 0 0 4.15 3.33h1.676c.028 0 .056-.003.098-.005"
}
)
}
);
}
const s = e(t);
export {
s as default
};
//# sourceMappingURL=IconAdobeCreativeCloud20.es.js.map