UNPKG

@uiw/icons

Version:

The premium icon font for uiw Component Library.

14 lines 1.51 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Meh = props => /*#__PURE__*/_jsx("svg", _extends({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props, { className: "w-icon " + (props.className ? props.className : ''), children: /*#__PURE__*/_jsx("path", { d: "M10,0 C15.5228475,0 20,4.4771525 20,10 C20,15.5228475 15.5228475,20 10,20 C4.4771525,20 0,15.5228475 0,10 C0,4.4771525 4.4771525,0 10,0 Z M12.5286188,13.6743435 L6.94722349,13.6743435 C6.56190855,13.6743435 6.24954907,13.986703 6.24954907,14.3720179 C6.24954907,14.7573329 6.56190855,15.0696924 6.94722349,15.0696924 L6.94722349,15.0696924 L12.5286188,15.0696924 C12.9139338,15.0696924 13.2262933,14.7573329 13.2262933,14.3720179 C13.2262933,13.986703 12.9139338,13.6743435 12.5286188,13.6743435 L12.5286188,13.6743435 Z M5.81395349,6.27906977 C5.0433236,6.27906977 4.41860465,6.90378872 4.41860465,7.6744186 C4.41860465,8.44504849 5.0433236,9.06976744 5.81395349,9.06976744 C6.58458337,9.06976744 7.20930233,8.44504849 7.20930233,7.6744186 C7.20930233,6.90378872 6.58458337,6.27906977 5.81395349,6.27906977 Z M14.1860465,6.27906977 C13.4154166,6.27906977 12.7906977,6.90378872 12.7906977,7.6744186 C12.7906977,8.44504849 13.4154166,9.06976744 14.1860465,9.06976744 C14.9566764,9.06976744 15.5813953,8.44504849 15.5813953,7.6744186 C15.5813953,6.90378872 14.9566764,6.27906977 14.1860465,6.27906977 Z", fillRule: "evenodd" }) }));