UNPKG

beehively-icons

Version:
29 lines 4.96 kB
var _excluded = ["color", "size"]; function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; } function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; } import React, { forwardRef } from 'react'; import PropTypes from 'prop-types'; var Award = /*#__PURE__*/forwardRef(function (_ref, ref) { var _ref$color = _ref.color, color = _ref$color === void 0 ? 'currentColor' : _ref$color, _ref$size = _ref.size, size = _ref$size === void 0 ? 24 : _ref$size, rest = _objectWithoutProperties(_ref, _excluded); return /*#__PURE__*/React.createElement("svg", _extends({ ref: ref, xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 24 24", fill: color }, rest), /*#__PURE__*/React.createElement("path", { d: "m23.272,17.232l-3.177-3.062c-.01-.009-.023-.012-.033-.021-.015-.128-.033-.256-.061-.383-.064-.284.072-.591.341-.764.499-.322.903-.759,1.201-1.297.285-.515.435-1.105.432-1.701.003-.604-.146-1.195-.432-1.709-.298-.538-.702-.975-1.202-1.297-.268-.173-.405-.48-.34-.765.134-.593.114-1.2-.06-1.805-.329-1.148-1.247-2.065-2.395-2.394-.605-.173-1.212-.195-1.804-.059-.285.063-.591-.073-.764-.34-.321-.499-.758-.903-1.297-1.202-1.044-.58-2.342-.58-3.387,0-.539.299-.975.703-1.296,1.201-.173.268-.478.405-.765.341-.591-.135-1.198-.115-1.803.059-1.148.329-2.066,1.247-2.395,2.394-.174.606-.194,1.213-.06,1.805.064.284-.072.591-.341.765-.499.323-.903.759-1.201,1.297-.285.515-.435,1.105-.432,1.701-.003.604.146,1.195.431,1.709.298.538.703.975,1.203,1.298.268.173.405.48.34.764-.03.132-.05.266-.064.399-.002.002-.005.003-.007.005l-3.177,3.062c-.672.648-.9,1.599-.596,2.481.305.882,1.07,1.489,1.998,1.585l.744.077.081.579c.124.892.73,1.626,1.583,1.917.253.087.514.129.771.129.608,0,1.2-.235,1.649-.674l3.722-3.607c.421.17.861.282,1.31.282.455,0,.901-.114,1.326-.289l3.725,3.61c.452.442,1.045.678,1.653.678.257,0,.518-.042.771-.129.852-.291,1.458-1.025,1.583-1.917l.08-.578.744-.077c.928-.096,1.694-.703,1.999-1.585.304-.882.076-1.833-.596-2.481Zm-17.71,4.66c-.143.139-.3.114-.38.086-.081-.027-.22-.104-.248-.3l-.188-1.354c-.063-.456-.43-.81-.888-.857l-1.524-.158c-.205-.021-.284-.165-.313-.248-.029-.084-.055-.246.093-.389l2.315-2.232c.453.728,1.162,1.286,2,1.526.605.173,1.213.194,1.804.059.283-.065.591.072.764.34.026.04.064.07.091.109l-3.527,3.419Zm5.702-4.075c-.247-.137-.444-.318-.585-.537-.518-.801-1.397-1.271-2.307-1.271-.193,0-.388.021-.581.065-.26.058-.533.048-.811-.032-.483-.138-.885-.54-1.023-1.023-.08-.278-.09-.551-.031-.811.25-1.1-.235-2.26-1.206-2.887-.22-.142-.401-.339-.538-.587-.119-.215-.182-.468-.181-.74-.001-.263.062-.516.181-.731.137-.247.317-.444.537-.586.972-.627,1.456-1.787,1.207-2.888-.059-.26-.048-.532.032-.811.138-.483.54-.884,1.023-1.022.278-.079.551-.09.81-.032,1.098.25,2.261-.234,2.888-1.207.141-.219.338-.399.585-.537.439-.243,1.008-.243,1.448,0,.248.138.445.318.586.537.627.972,1.788,1.455,2.887,1.206.261-.058.533-.047.811.032.483.138.885.54,1.024,1.023.08.278.09.551.031.811-.25,1.1.234,2.261,1.206,2.887.22.142.4.339.537.586,0,0,0,0,0,0,.119.215.182.468.181.74.001.263-.062.516-.181.731-.137.247-.317.445-.536.586-.972.627-1.457,1.788-1.207,2.887.059.261.049.534-.031.812-.139.483-.541.885-1.024,1.023-.275.08-.548.091-.809.032-1.098-.249-2.26.235-2.888,1.207-.141.219-.338.399-.586.537-.439.243-1.008.243-1.448,0Zm10.713,1.243c-.029.083-.108.227-.313.248l-1.524.158c-.458.047-.824.401-.888.857l-.188,1.354c-.028.197-.167.273-.248.301-.081.028-.238.054-.383-.089l-3.536-3.427c.024-.035.058-.061.081-.096.173-.269.479-.407.765-.341.592.135,1.198.113,1.803-.059.843-.241,1.557-.804,2.01-1.538l2.328,2.245c.149.144.123.305.094.389Zm-5.989-9.072c0-2.206-1.794-4-4-4s-4,1.794-4,4,1.794,4,4,4,4-1.794,4-4Zm-4,2c-1.103,0-2-.897-2-2s.897-2,2-2,2,.897,2,2-.897,2-2,2Z" })); }); Award.propTypes = { color: PropTypes.string, size: PropTypes.oneOfType([PropTypes.string, PropTypes.number]) }; Award.displayName = 'Award'; export default Award;