@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.47 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphAndroid = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-android",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M4.018 6.062s-.008 4.412-.008 5.562c0 1.034.117 1.256 1.021 1.35v2.333c0 .356.437.646.974.646.538 0 .976-.29.976-.646v-2.312l2.051.004v2.308c0 .356.438.646.975.646.537 0 .975-.29.975-.646V12.98c.926-.1.978-.371.978-1.335l.001-5.582H4.018v-.001Zm9.977-1.032c-.537 0-.975.29-.975.647l.005 3.634c0 .356.438.646.975.646.537 0 .976-.29.976-.646l-.005-3.634c0-.357-.44-.647-.976-.647Zm-12.01 0c-.54 0-.98.295-.98.661v3.642c0 .365.44.661.98.661.543 0 .983-.296.983-.661V5.691c.001-.366-.44-.661-.983-.661Zm7.989-2.843c.011-.012.026-.018.035-.032l.929-1.634c.102-.159.041-.365-.134-.457a.384.384 0 0 0-.499.123L9.377 1.82c-.018.028-.025.059-.033.089a4.17 4.17 0 0 0-1.357-.231 4.2 4.2 0 0 0-1.372.234c-.009-.031-.015-.062-.034-.092L5.709.168a.383.383 0 0 0-.498-.123c-.176.092-.236.298-.135.457l.872 1.653c.01.016.028.023.042.037-1.057.579-1.759 1.598-1.947 2.803h7.948c-.19-1.209-.958-2.229-2.017-2.808ZM7.042 4.042H5.938V2.98h1.104v1.062Zm3-.021H8.98V2.938h1.062v1.083Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphAndroid };