@icongo/li
Version:
LibreICONS Icons
14 lines • 1.03 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAppStoreIos = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M11.714 1H2.286C1.576 1 1 1.576 1 2.286v9.428C1 12.424 1.576 13 2.286 13h9.428c.71 0 1.286-.576 1.286-1.286V2.286C13 1.576 12.424 1 11.714 1Zm-7.312 9.442a.535.535 0 1 1-.927-.536l.383-.661c.431-.132.785-.03 1.06.305l-.516.892Zm3.72-1.444H3.25a.537.537 0 0 1-.536-.535c0-.295.241-.536.536-.536h1.366l1.752-3.032-.55-.949a.537.537 0 0 1 .196-.73.537.537 0 0 1 .732.195l.238.412.238-.412a.535.535 0 1 1 .927.535l-2.298 3.98h1.663c.541 0 .844.636.608 1.072zm2.628 0h-.777l.525.908a.537.537 0 0 1-.195.731.537.537 0 0 1-.732-.195c-.88-1.524-1.54-2.67-1.982-3.431-.447-.777-.128-1.554.19-1.816l1.578 2.732h1.393a.536.536 0 1 1 0 1.071z"
})
}));
export { LIBrandAppStoreIos };