@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.07 kB
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const Cuda = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none" }, props, { children: _jsx("path", { fill: "#22C55E", d: "M9.711 9.551V8.478c.106-.007.212-.014.318-.014 2.942-.092 4.87 2.531 4.87 2.531s-2.08 2.889-4.313 2.889c-.299 0-.59-.047-.868-.14v-3.259c1.146.14 1.378.643 2.06 1.789l1.53-1.285s-1.12-1.465-3-1.465a4.49 4.49 0 0 0-.597.027Zm0-3.551v1.603l.318-.02c4.088-.139 6.758 3.353 6.758 3.353s-3.061 3.723-6.248 3.723c-.278 0-.55-.027-.821-.073v.994c.225.026.457.046.682.046 2.968 0 5.114-1.517 7.195-3.306.344.278 1.755.948 2.047 1.24-1.974 1.655-6.579 2.987-9.189 2.987-.252 0-.49-.013-.729-.04v1.398H21V6H9.711Zm0 7.745v.848c-2.743-.49-3.505-3.346-3.505-3.346s1.319-1.458 3.505-1.696v.928h-.007c-1.146-.14-2.047.934-2.047.934s.51 1.808 2.054 2.332Zm-4.87-2.617s1.624-2.399 4.877-2.65v-.875C6.114 7.895 3 10.943 3 10.943s1.762 5.1 6.711 5.564v-.927c-3.63-.45-4.87-4.452-4.87-4.452Z" }) })));
export default Cuda;
//# sourceMappingURL=cuda.js.map