@icongo/li
Version:
LibreICONS Icons
14 lines • 1.43 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMicrosoftAccess = 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: "M13 8.51c-.025.27-.387.487-1.083.644-.695.16-1.568.24-2.62.24-.31 0-.607-.004-.892-.013v1.641c.284.017.582.027.892.027 1.047-.01 1.92-.102 2.617-.281.698-.18 1.06-.404 1.086-.676V8.509ZM9.284 7.325c-.302 0-.6-.008-.892-.025l.013 1.672c.285.008.582.015.892.015 1.05-.007 1.924-.097 2.62-.277.696-.173 1.058-.398 1.083-.668V6.43c-.026.272-.389.489-1.09.652-.699.165-1.575.248-2.627.248v-.004zm0-2.061c-.302 0-.6-.01-.892-.026v1.667c.293.017.591.027.892.027 1.05-.01 1.927-.102 2.627-.278.7-.177 1.064-.402 1.089-.673V4.379c-.025.273-.388.489-1.089.648-.7.158-1.575.239-2.627.239v-.001zm0-2.313c-.302 0-.6.012-.892.038v1.849c.292.016.591.024.892.024 1.05-.007 1.927-.099 2.627-.274.701-.174 1.064-.4 1.089-.675-.025-.271-.388-.498-1.089-.678-.7-.18-1.575-.27-2.627-.278v-.006zM4.237 5.556c-.016.098-.085.412-.206.937l-.225.917.9.013-.21-.918c-.128-.534-.21-.854-.226-.945h-.03l-.003-.004ZM1 2.576v8.88l6.772 1.169V1.375L1 2.576Zm4.142 6.618L4.89 8.191l-1.247-.044-.24.943-.795-.053L3.818 4.8l.924-.053 1.32 4.498-.923-.053h.003z"
})
}));
export { LIBrandMicrosoftAccess };