@icongo/li
Version:
LibreICONS Icons
14 lines • 1.15 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUbuntu = 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: "M7 1c3.312 0 6 2.688 6 6s-2.688 6-6 6-6-2.688-6-6 2.688-6 6-6Zm1.64 8.84a.8.8 0 1 0 .8 1.387.8.8 0 0 0-.8-1.387ZM7 9.34c-.353 0-.686-.079-.986-.217l-.556.997a3.478 3.478 0 0 0 2.472.232 1.122 1.122 0 0 1 1.508-.871 3.466 3.466 0 0 0 1.034-2.258L9.33 7.207A2.34 2.34 0 0 1 7 9.34ZM4.66 7c0-.792.393-1.49.995-1.915l-.585-.98a3.484 3.484 0 0 0-1.44 2.017c.253.202.415.517.415.87 0 .352-.162.66-.415.87a3.485 3.485 0 0 0 1.44 2.017l.585-.983A2.293 2.293 0 0 1 4.66 7Zm-1.74-.801a.8.8 0 1 0 0 1.602.8.8 0 0 0 0-1.602ZM7 4.66a2.34 2.34 0 0 1 2.33 2.132l1.143-.016a3.474 3.474 0 0 0-1.036-2.258 1.123 1.123 0 0 1-1.507-.873A3.562 3.562 0 0 0 7 3.52c-.555 0-1.077.13-1.542.36l.556.998c.3-.14.635-.218.986-.218Zm1.64-.5a.802.802 0 1 0 .8-1.39.802.802 0 0 0-.802 1.388z"
})
}));
export { LIBrandUbuntu };