@icongo/li
Version:
LibreICONS Icons
14 lines • 939 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandVisualstudio = 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.7 3.354C6.402 4.65 5.311 5.707 5.26 5.707c-.043 0-.756-.524-1.572-1.16L2.211 3.389 1.01 3.99v6.012l1.202.601 1.366-1.065a57.115 57.115 0 0 1 1.546-1.185c.172-.103.344.051 2.568 2.268L10.071 13l1.46-.593 1.46-.584V2.168l-1.116-.446c-.61-.25-1.272-.507-1.469-.585L10.054 1 7.7 3.353Zm2.327 3.642c0 1.323-.017 2.405-.051 2.405-.12 0-3.04-2.354-3.015-2.431.026-.094 2.903-2.37 3.006-2.37.035-.01.06 1.073.06 2.395zM3.2 6.136l.859.86-.86.86c-.472.471-.884.858-.918.858-.043 0-.07-.773-.07-1.717 0-.945.026-1.719.07-1.719.034 0 .446.387.919.86z"
})
}));
export { LIBrandVisualstudio };