@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.19 kB
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const Commitlint = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { d: "M3.8272 4V9.10112H5.47703V4H3.8272ZM15.3915 5.70037C13.9777 5.70057 12.6011 6.16681 11.4636 7.03073C10.326 7.89466 9.48741 9.11083 9.07065 10.5009L7.13051 12.5L9.07155 14.4972C9.90512 17.2772 12.4176 19.3006 15.3915 19.3006C19.0434 19.3006 22 16.2575 22 12.5C22 8.74251 19.0425 5.70037 15.3915 5.70037ZM18.0688 9.1676L19.29 10.6938L14.2941 15.8324L11.4012 12.5861L12.6206 11.3315L14.2932 13.0524L18.0688 9.1676ZM4.65257 10.7996C3.74438 10.7996 3 11.5646 3 12.5C2.99982 12.8366 3.09667 13.1656 3.27828 13.4456C3.4599 13.7255 3.71813 13.9437 4.0203 14.0726C4.32247 14.2014 4.65501 14.2352 4.97583 14.1696C5.29666 14.104 5.59137 13.9419 5.82267 13.7039C6.05396 13.466 6.21146 13.1627 6.27523 12.8326C6.339 12.5025 6.30618 12.1604 6.18092 11.8494C6.05566 11.5385 5.84359 11.2728 5.57154 11.086C5.29948 10.8991 4.97967 10.7994 4.65257 10.7996ZM3.8272 15.8989V21H5.47794V15.8989H3.8272Z", fill: "#009688" }) })));
export default Commitlint;
//# sourceMappingURL=commitlint.js.map