@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 LIOsLinuxMint = 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: "M1 1.736v2.141h.914c.639 0 .751.441.751 1.05l.005 3.787c0 1.96 1.72 3.55 3.84 3.55h5.232c.671 0 1.258-.424 1.258-1.077v-5.87c0-1.96-1.72-3.55-3.841-3.55H6.956v-.005L1 1.736zm2.772 1.372h1.052V8.5c0 .722.493 1.283 1.07 1.283l3.585.015c.747 0 1.329-.515 1.329-1.126l-.005-2.864a.621.621 0 0 0-.193-.465.601.601 0 0 0-.457-.196.6.6 0 0 0-.46.196.62.62 0 0 0-.193.465V8.26H8.388V5.81a.621.621 0 0 0-.193-.465.6.6 0 0 0-.46-.196.603.603 0 0 0-.457.196.62.62 0 0 0-.193.465v2.45H5.973V5.81c0-.485.179-.915.52-1.259.34-.344.765-.522 1.243-.522.468 0 .875.175 1.206.494.332-.32.742-.494 1.21-.494.478 0 .902.178 1.243.522.341.344.52.774.52 1.259l.005 3.06a2.223 2.223 0 0 1-.639 1.347h-.002c-.434.443-.973.67-1.587.67H5.7c-.488-.052-.923-.283-1.285-.64a2.108 2.108 0 0 1-.64-1.537v-5.6z"
})
}));
export { LIOsLinuxMint };