@icongo/li
Version:
LibreICONS Icons
15 lines • 690 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialCreattica = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-creattica",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M9.043 4.581h2.694l.592-3.062C10.476.977 7.456.682 5.53 1.544 3.125 2.72 1.771 4.945 1.674 8.607 1.61 11.106 2.65 13 6.194 13c1.308 0 2.978-.184 4.149-.571l.49-2.624c-3.016.235-4.254.229-4.624-.254-1.041-1.235.094-5.666 2.085-5.666.852 0 .89-.003.749.696z"
})
}));
export { LISocialCreattica };