@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 2.12 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphReelAudio = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-reel-audio",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M1.064 7.211A2.95 2.95 0 0 0 3 7.933a2.956 2.956 0 0 0 2.961-2.95c0-.506-.127-.981-.353-1.396A2.965 2.965 0 0 0 3 2.032 2.955 2.955 0 0 0 .039 4.983c0 .89.399 1.687 1.025 2.228Zm3.416-.367-1.3-1.286a.582.582 0 0 0 .38-.46l1.332 1.318a2.316 2.316 0 0 1-.412.428ZM3.242 2.678c.197.021.389.072.574.141l-.39 1.791a.573.573 0 0 0-.434-.202c-.048 0-.091.017-.135.027l.385-1.757ZM.734 5.477l1.723-.596c-.006.035-.02.066-.02.102 0 .187.092.346.226.453L.93 6.035a2.218 2.218 0 0 1-.139-.309c-.028-.082-.039-.167-.057-.249Zm12.243 2.507c.721 0 1.382-.258 1.898-.684a2.952 2.952 0 0 0 1.07-2.276 2.965 2.965 0 0 0-2.969-2.961 2.969 2.969 0 0 0-2.97 2.961 2.967 2.967 0 0 0 2.971 2.96Zm1.529-1.093-1.303-1.303a.592.592 0 0 0 .381-.466l1.334 1.335a2.35 2.35 0 0 1-.412.434Zm-1.244-4.219c.199.019.391.072.578.142l-.391 1.813a.579.579 0 0 0-.434-.205c-.051 0-.092.017-.136.028l.383-1.778Zm-2.465 3.109c-.025-.083-.037-.168-.055-.254l1.705-.606c-.006.036-.021.067-.021.104a.6.6 0 0 0 .224.462l-1.715.611c-.05-.102-.102-.205-.138-.317Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M10.028 8.53a4.486 4.486 0 0 1-1.56-3.403c0-.592.116-1.61.324-2.127H7.109c.208.518.324 1.535.324 2.127a4.508 4.508 0 0 1-4.511 4.504c-.86 0-2.24-.242-2.922-.661v3.637C0 13.442 1.177 14 1.917 14h12.067c.74 0 2.016-.558 2.016-1.393V8.97c-.685.417-2.162.662-3.024.662a4.485 4.485 0 0 1-2.948-1.102ZM3 11.957H2v-1h1v1Zm1.96.001h-1v-1h1v1ZM9 10H7V9h2v1Zm3 1.969h-1v-1h1v1Zm.953-1h1v1h-1v-1Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphReelAudio };