@frontify/fondue
Version:
Design system of Frontify
29 lines (28 loc) • 2.38 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: 24,
height: 24,
className: "tw-flex tw-items-center tw-justify-center tw-fill-current",
name: "IconAdobeCreativeCloud24",
"aria-hidden": "true",
...a,
children: /* @__PURE__ */ c(
"path",
{
fill: "currentColor",
d: "M22.5 11.655v.691q-.012.057-.02.112c-.035.3-.058.603-.108.902a7.4 7.4 0 0 1-1.029 2.705 7.7 7.7 0 0 1-3.19 2.89 7.5 7.5 0 0 1-2.46.727l-.57.062H7.746c-.038-.007-.075-.018-.112-.02a6.3 6.3 0 0 1-2.142-.515 6.53 6.53 0 0 1-3.317-3.153 6.2 6.2 0 0 1-.613-2.04L1.5 13.5v-.67c.007-.038.018-.075.02-.113a6.2 6.2 0 0 1 .404-1.871c.626-1.619 1.719-2.82 3.27-3.596a6.4 6.4 0 0 1 2.562-.662c.44-.023.879.002 1.316.06a.17.17 0 0 0 .124-.04 7.8 7.8 0 0 1 2.15-1.559 7.5 7.5 0 0 1 2.473-.729q.306-.033.612-.063h.63q.06.01.123.018c.312.037.625.06.934.111a7.4 7.4 0 0 1 2.689 1.02 7.7 7.7 0 0 1 2.904 3.196 7.4 7.4 0 0 1 .726 2.462q.033.297.063.592M10.758 7.18c.013.017.016.025.021.027q.65.32 1.234.746c.025.018.085.01.115-.008 1.07-.678 2.23-.912 3.475-.69 1.22.216 2.213.825 2.972 1.8.86 1.102 1.187 2.348.95 3.735-.16.929-.532 1.763-1.165 2.461-1.154 1.274-2.6 1.8-4.302 1.577a4.54 4.54 0 0 1-2.7-1.346c-.961-.97-1.928-1.934-2.892-2.902-.128-.129-.271-.233-.456-.255a.725.725 0 0 0-.756.412c-.124.259-.108.55.162.816 1.074 1.055 2.138 2.119 3.211 3.175q.276.273.59.5c.784.57 1.667.885 2.624 1.012a6.3 6.3 0 0 0 2.236-.089 6.2 6.2 0 0 0 3.5-2.148 6.15 6.15 0 0 0 1.38-3.157 6.2 6.2 0 0 0-.058-2.031c-.213-1.094-.676-2.073-1.418-2.906-1.415-1.59-3.195-2.299-5.313-2.14-.815.06-1.586.3-2.312.68a6 6 0 0 0-1.098.731m-.518 11.092-.087-.081c-.44-.415-.881-.827-1.315-1.247a.36.36 0 0 0-.28-.118c-.44.01-.88.013-1.313-.085-2.153-.487-3.404-2.829-2.61-4.889.626-1.624 2.359-2.614 4.068-2.309.766.137 1.438.461 1.99 1.03.673.695 1.366 1.37 2.047 2.058a.61.61 0 0 0 .547.197c.277-.04.498-.171.598-.443a.655.655 0 0 0-.152-.726c-.714-.723-1.411-1.465-2.154-2.158C10.14 8.16 8.44 7.76 6.56 8.33c-2.527.768-4.006 3.378-3.429 5.954a5.09 5.09 0 0 0 4.98 3.995h2.011c.034 0 .067-.003.118-.006"
}
)
}
);
}
const l = e(t);
export {
l as default
};
//# sourceMappingURL=IconAdobeCreativeCloud24.es.js.map