@icongo/li
Version:
LibreICONS Icons
14 lines • 1.08 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LITechPropeller = 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: "M12.88 11.249c-.27-.385-.832-.87-1.77-1.41-.704-.408-1.5-.755-2.172-.967-.08.473-.33.89-.684 1.183.52.477 1.218.992 1.923 1.4.938.54 1.638.785 2.107.826a.657.657 0 0 0 .596-1.032zM5.062 8.872a11.43 11.43 0 0 0-2.173.966c-.937.541-1.499 1.026-1.77 1.41a.657.657 0 0 0 .597 1.033c.469-.041 1.17-.285 2.107-.827a11.453 11.453 0 0 0 1.923-1.399 1.966 1.966 0 0 1-.684-1.183ZM7 6.577c.24 0 .47.043.684.122.152-.689.25-1.55.25-2.364 0-1.083-.14-1.812-.338-2.238a.657.657 0 0 0-1.192 0c-.198.426-.337 1.155-.337 2.238 0 .814.097 1.675.25 2.364A1.96 1.96 0 0 1 7 6.577zm1.175 1.965A1.175 1.175 0 0 1 7 9.717a1.175 1.175 0 0 1-1.175-1.175A1.175 1.175 0 0 1 7 7.368a1.175 1.175 0 0 1 1.175 1.174z"
})
}));
export { LITechPropeller };