UNPKG

@braineet/ui

Version:

Braineet design system

25 lines 1.44 kB
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); } /* eslint-disable camelcase */ import * as React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; function Sound_1(props) { return /*#__PURE__*/_jsxs("svg", _extends({ viewBox: "0 0 24 24", fill: "none" }, props, { children: [/*#__PURE__*/_jsx("g", { opacity: 0.6, children: /*#__PURE__*/_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.3827 6.07612C13.7564 6.2309 14 6.59554 14 7V17C14 17.4045 13.7564 17.7691 13.3827 17.9239C13.009 18.0787 12.5789 17.9931 12.2929 17.7071L9.58579 15H7C6.44772 15 6 14.5523 6 14V10C6 9.44771 6.44772 9 7 9H9.58579L12.2929 6.29289C12.5789 6.00689 13.009 5.92134 13.3827 6.07612ZM12 9.41421L10.7071 10.7071C10.5196 10.8946 10.2652 11 10 11H8V13H10C10.2652 13 10.5196 13.1054 10.7071 13.2929L12 14.5858V9.41421Z", fill: "currentColor" }) }), /*#__PURE__*/_jsx("path", { d: "M15 14C16.1046 14 17 13.1046 17 12C17 10.8954 16.1046 10 15 10V14Z", fill: "currentColor" })] })); } export default Sound_1;