UNPKG

@scaleflex/icons

Version:
27 lines 5.28 kB
import _extends from "@babel/runtime/helpers/extends"; import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties"; var _excluded = ["color", "size", "ref"]; import React from 'react'; export var Face = function Face(_ref) { var _ref$color = _ref.color, color = _ref$color === void 0 ? 'currentColor' : _ref$color, _ref$size = _ref.size, size = _ref$size === void 0 ? 14 : _ref$size, ref = _ref.ref, rest = _objectWithoutProperties(_ref, _excluded); return /*#__PURE__*/React.createElement("svg", _extends({ "data-icon-name": "Face", ref: ref, width: size, height: size, viewBox: "0 0 20 23", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, rest), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.4858 13.4629C19.3895 13.9136 19.1632 14.3267 18.8344 14.6519C18.5021 14.9805 18.0798 15.2048 17.6201 15.2968C17.5111 17.2311 16.6605 19.0505 15.2429 20.3816C13.8253 21.7127 11.9484 22.4544 9.99741 22.4544C8.04643 22.4544 6.16948 21.7127 4.7519 20.3816C3.33433 19.0505 2.48371 17.2311 2.37469 15.2968C1.915 15.2048 1.49271 14.9805 1.16045 14.6519C0.828185 14.3233 0.600623 13.9049 0.506113 13.4488H0.504905C0.472672 13.0472 0.45895 12.6237 0.454102 12.4369V7.28906C0.456249 5.40471 1.21103 3.59815 2.55285 2.26571C3.89468 0.933273 5.71396 0.183773 7.61158 0.181641H14.6398C14.9118 0.181637 15.1781 0.258584 15.4077 0.403473C15.6372 0.548362 15.8205 0.755195 15.9359 0.999752C16.0514 1.24431 16.0943 1.51647 16.0596 1.78436C16.0249 2.05225 15.9141 2.30479 15.7401 2.5124L15.3106 3.02461C16.438 3.04263 17.5132 3.49971 18.3044 4.29737C19.0956 5.09503 19.5396 6.16943 19.5407 7.28906V12.5012H19.545C19.5291 12.6367 19.5145 12.7607 19.5042 12.8503C19.4901 12.9719 19.4856 13.2062 19.4858 13.4629ZM17.1549 14.3965C17.0283 14.3965 16.907 14.4464 16.8175 14.5353C16.728 14.6241 16.6777 14.7446 16.6777 14.8703C16.6777 16.6297 15.9739 18.3169 14.7211 19.561C13.4683 20.805 11.7691 21.5039 9.99741 21.5039C8.22568 21.5039 6.52652 20.805 5.27372 19.561C4.02091 18.3169 3.3171 16.6297 3.3171 14.8703C3.3171 14.7446 3.26682 14.6241 3.17734 14.5353C3.08785 14.4464 2.96648 14.3965 2.83993 14.3965C2.54492 14.3953 2.25749 14.3036 2.01696 14.1339C1.77644 13.9643 1.59457 13.725 1.49623 13.4488H1.49808C1.47275 13.3832 1.44673 13.304 1.42025 13.2089C1.40723 12.9026 1.40436 12.6716 1.41028 12.5012H1.40843V10.6864C1.40084 10.4337 1.48954 10.1874 1.65681 9.99683C1.82408 9.80622 2.05761 9.6853 2.31075 9.6582H2.36229C2.61405 9.66247 2.8543 9.76368 3.03235 9.94048C3.2104 10.1173 3.31233 10.3559 3.31662 10.6059C3.31662 10.7315 3.36689 10.852 3.45638 10.9409C3.54586 11.0298 3.66723 11.0797 3.79379 11.0797C3.92034 11.0797 4.04171 11.0298 4.13119 10.9409C4.22068 10.852 4.27095 10.7315 4.27095 10.6059C4.27058 10.227 4.4074 9.86059 4.65643 9.57355C4.90547 9.2865 5.25013 9.09793 5.62753 9.04223C7.09032 8.89039 8.49931 8.41083 9.74833 7.6397C9.82142 7.58982 9.90801 7.56312 9.99669 7.56312C10.0854 7.56312 10.172 7.58982 10.2451 7.6397C11.4943 8.41101 12.9037 8.89058 14.3668 9.04223C14.7442 9.09793 15.0889 9.2865 15.3379 9.57355C15.5869 9.86059 15.7238 10.227 15.7234 10.6059C15.7234 10.7315 15.7737 10.852 15.8632 10.9409C15.9526 11.0298 16.074 11.0797 16.2006 11.0797C16.3271 11.0797 16.4485 11.0298 16.538 10.9409C16.6275 10.852 16.6777 10.7315 16.6777 10.6059C16.6788 10.4773 16.7059 10.3503 16.7574 10.2325C16.809 10.1146 16.884 10.0082 16.9779 9.91978C17.0718 9.83131 17.1826 9.76256 17.3039 9.71762C17.4252 9.67267 17.5543 9.65247 17.6836 9.6582C17.9368 9.68518 18.1705 9.80606 18.3378 9.99668C18.5052 10.1873 18.594 10.4336 18.5864 10.6864V12.4775L18.5903 12.4902L18.4932 13.4488H18.4986C18.4961 13.4557 18.4937 13.4625 18.4911 13.4693L18.4901 13.4789L18.487 13.4803C18.3863 13.7432 18.2092 13.9708 17.9779 14.1339C17.7373 14.3036 17.4499 14.3953 17.1549 14.3965ZM18.5864 8.98252C18.3291 8.82373 18.0361 8.73107 17.7337 8.71292C17.4747 8.70054 17.2159 8.74011 16.9726 8.82925C16.7294 8.91839 16.5067 9.05528 16.3179 9.23176L16.2879 9.26114C16.0927 8.94998 15.8313 8.68503 15.522 8.48489C15.2127 8.28475 14.863 8.15427 14.4976 8.10263C13.1862 7.9692 11.9217 7.54546 10.7971 6.86262C10.5633 6.6981 10.2838 6.60973 9.99717 6.60973C9.71058 6.60973 9.43105 6.6981 9.1972 6.86262C8.0725 7.54441 6.80819 7.96717 5.49727 8.09978C5.13178 8.15143 4.78212 8.2819 4.47283 8.48204C4.16354 8.68218 3.90212 8.94714 3.70694 9.25829L3.67688 9.22892C3.48834 9.05197 3.26564 8.91481 3.02222 8.82571C2.77881 8.73662 2.51974 8.69744 2.26065 8.71055C1.95822 8.72942 1.66531 8.8229 1.40843 8.98252V7.28906C1.41033 5.65597 2.06448 4.0903 3.22739 2.93553C4.39029 1.78076 5.96699 1.13118 7.61158 1.1293H14.6398C14.7305 1.12924 14.8193 1.15486 14.8959 1.20315C14.9724 1.25144 15.0336 1.32041 15.0721 1.40196C15.1106 1.48352 15.1249 1.57428 15.1133 1.66362C15.1017 1.75296 15.0647 1.83716 15.0067 1.90638L14.0681 3.02461H11.9061C11.7795 3.02461 11.6582 3.07453 11.5687 3.16339C11.4792 3.25225 11.4289 3.37277 11.4289 3.49844C11.4289 3.6241 11.4792 3.74462 11.5687 3.83349C11.6582 3.92234 11.7795 3.97227 11.9061 3.97227H15.2462C16.1317 3.97339 16.9807 4.3232 17.6068 4.94498C18.233 5.56676 18.5853 6.40974 18.5864 7.28906V8.98252Z", fill: color })); }; export default Face;