@icongo/li
Version:
LibreICONS Icons
14 lines • 1.59 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapCarFuel = 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.365 12.949a.62.62 0 0 1 .254-1.186h.135l.007-5.025.007-5.024.085-.162a1.04 1.04 0 0 1 .48-.462l.162-.075h5.757l.164.076c.197.09.383.272.487.475l.075.148.014 1.641.013 1.641.363.017c.2.01.412.032.471.05.41.128.816.47.99.835.179.375.18.4.18 2.48 0 1.802.003 1.868.053 1.95.155.255.544.216.664-.064.03-.072.037-.58.037-2.926v-2.84h-.41c-.468 0-.564-.027-.713-.196a.5.5 0 0 1-.115-.472c.034-.15.058-.18.616-.763l.147-.153-.46-.469c-.252-.257-.48-.507-.503-.554a.713.713 0 0 1-.043-.454.697.697 0 0 1 .337-.385.686.686 0 0 1 .51 0c.07.034.391.336.892.84.822.828.88.9.95 1.208.018.076.028 1.377.029 3.684 0 3.952.012 3.696-.18 4.087-.181.373-.578.695-1.017.824a1.943 1.943 0 0 1-.794.014 1.68 1.68 0 0 1-1.176-1.09l-.074-.218-.013-1.964C9.733 6.6 9.728 6.47 9.683 6.402c-.078-.116-.2-.157-.46-.157h-.231l.007 2.75.007 2.751.16.016c.188.018.29.065.41.19a.619.619 0 0 1-.022.876c-.192.182.114.17-4.186.169-3.737 0-3.9 0-4.003-.051zm5.993-6.973a.614.614 0 0 0 .346-.307c.045-.1.049-.213.049-1.547 0-1.335-.004-1.447-.049-1.547a.613.613 0 0 0-.346-.308c-.145-.04-3.83-.04-3.975 0a.63.63 0 0 0-.36.36c-.041.146-.042 2.837-.001 2.983a.623.623 0 0 0 .334.353c.088.03.44.038 2.004.039 1.244 0 1.931-.01 1.998-.027z"
})
}));
export { LIMapCarFuel };