@icongo/li
Version:
LibreICONS Icons
14 lines • 956 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSellfy = 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.59 1.409C8.765.863 5.202.863 1.4 1.409a38.478 38.478 0 0 0 0 11.064c1.855.273 3.71.527 5.602.527 1.874 0 3.73-.255 5.585-.508.55-3.78.55-7.304 0-11.083h.002zm-5.77 9.157c-1.028 0-2.114-.344-2.59-.6l.403-1.562c.532.352 1.341.697 2.223.697.698 0 1.12-.218 1.12-.652 0-.308-.217-.488-.787-.63l-1.14-.316c-1.208-.33-1.778-.945-1.778-1.927 0-1.183.915-2.129 2.81-2.129.994 0 1.986.273 2.534.546L9.14 5.482c-.552-.308-1.395-.563-2.113-.563-.683 0-.975.218-.975.546 0 .31.202.435.645.546l1.244.367c1.283.368 1.854.983 1.854 1.943-.038 1.35-1.23 2.258-2.979 2.258l.003-.013z"
})
}));
export { LIBrandSellfy };