UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 1.15 kB
import { jsx as _jsx } from "react/jsx-runtime"; const Cypress = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#2DD4BF", d: "M11.465 10.474H9.288a2.13 2.13 0 00-.244-.751 1.91 1.91 0 00-.472-.567 2.078 2.078 0 00-.667-.358 2.548 2.548 0 00-.81-.124c-.527 0-.986.13-1.377.393-.391.258-.694.636-.91 1.133-.215.494-.323 1.094-.323 1.8 0 .726.108 1.336.323 1.83.219.493.524.866.915 1.118.391.252.843.378 1.357.378.289 0 .555-.038.8-.114.25-.077.47-.188.662-.333.192-.15.351-.33.477-.542.13-.213.219-.454.269-.726l2.177.01a4.063 4.063 0 01-1.322 2.51 4.236 4.236 0 01-1.343.806c-.517.195-1.102.293-1.755.293-.908 0-1.72-.205-2.436-.616-.712-.411-1.276-1.006-1.69-1.785-.411-.779-.617-1.722-.617-2.829 0-1.11.21-2.055.627-2.834.418-.779.984-1.372 1.7-1.78.716-.41 1.522-.616 2.416-.616.59 0 1.137.083 1.641.248a4.16 4.16 0 011.347.726c.391.315.71.701.955 1.159.248.457.408.98.477 1.57zM12.132 6.91h2.411l2.322 4.384h.1l2.321-4.385h2.412l-3.714 6.583v3.599h-2.138v-3.6L12.132 6.91z" }) }))); export default Cypress; //# sourceMappingURL=cypress.js.map