@icongo/li
Version:
LibreICONS Icons
14 lines • 1.09 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIOsLinuxAlpine = 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: "M5.36 5.526v1.46l-.91-1.052c.097-.079.19-.144.277-.196.087-.053.168-.094.244-.125.076-.031.146-.052.21-.066a.925.925 0 0 1 .178-.02m4.655.12a.458.458 0 0 1 .1-.065.584.584 0 0 1 .118-.041.874.874 0 0 1 .348 0c.066.013.137.034.214.065.077.03.159.072.247.125.088.053.182.118.282.198l-.691.782-2.29 2.653-1.004-1.16-1.355 1.614L2.58 5.935c.1-.08.194-.146.282-.199a1.74 1.74 0 0 1 .247-.125 1.21 1.21 0 0 1 .213-.065.902.902 0 0 1 .179-.019.708.708 0 0 1 .288.06.454.454 0 0 1 .1.066l1.535 1.773.55.608 1.52-1.756.53-.63a.456.456 0 0 1 .1-.065.588.588 0 0 1 .12-.042.874.874 0 0 1 .348 0 1.51 1.51 0 0 1 .46.19c.089.053.182.118.282.198l-1.22 1.38.227.262 1.056-1.219.616-.704M10 13l3-6-3-6H4L1 7l3 6h6z"
})
}));
export { LIOsLinuxAlpine };