@icongo/li
Version:
LibreICONS Icons
14 lines • 796 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSwift = 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: "M8.478 1.64s2.667 1.588 3.365 4.114c.63 2.278.125 3.365.125 3.365s.375.363.748 1.246c.556 1.321.124 1.994.124 1.994s-.04-.929-1.37-1.121c-1.22-.177-1.663 1.056-3.989.997C6.141 12.2 3.351 11.87 1 8.496c1.14.65 2.63 1.648 4.487 1.496 1.856-.153 2.243-.748 2.243-.748S4.175 6.357 2.246 3.262C3.701 4.536 7.316 7.065 7.231 7c-1.103-.847-3.614-4.362-3.614-4.362S9.039 7.275 9.474 7.25c.18-.385 1.107-2.376-.997-5.609Z"
})
}));
export { LIBrandSwift };