@icongo/li
Version:
LibreICONS Icons
14 lines • 1.16 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandOculus = 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: "M10.068 7.974c-.16.11-.338.177-.529.208-.191.03-.38.024-.571.024H5.032c-.191 0-.381.007-.573-.024a1.294 1.294 0 0 1-.528-.208 1.189 1.189 0 0 1-.514-.976c0-.398.194-.757.515-.975.157-.112.337-.18.524-.21.188-.03.375-.03.57-.03h3.938c.188 0 .383-.007.57.023.188.03.368.097.526.202.322.217.51.585.51.975s-.196.75-.518.975l.016.016zm1.587-3.778a3.617 3.617 0 0 0-1.433-.699 4.39 4.39 0 0 0-.911-.115c-.224-.007-.45-.005-.682-.005H5.38c-.228 0-.457-.002-.686.005-.309.01-.611.042-.912.115a3.63 3.63 0 0 0-1.433.7A3.584 3.584 0 0 0 1 7c0 1.091.495 2.12 1.345 2.803.423.34.907.573 1.432.7.302.073.603.106.912.115.225.008.45.006.682.006h3.248c.225 0 .457.002.682-.006.308-.01.608-.041.907-.115a3.687 3.687 0 0 0 1.433-.7A3.563 3.563 0 0 0 13 6.998c0-1.09-.495-2.12-1.345-2.803z"
})
}));
export { LIBrandOculus };