@icongo/li
Version:
LibreICONS Icons
15 lines • 1.12 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialRedbubble = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-redbubble",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1.017 10.454c-.016-.042-.022-1.624-.013-3.517l.016-3.442h1.75c1.712 0 1.76 0 2.114.146.71.285 1.09.68 1.277 1.323.134.462.091 1.387-.082 1.772-.155.344-.56.795-.804.896-.098.041-.18.094-.18.118 0 .024.408.58.907 1.238.498.657.905 1.22.905 1.252 0 .03-.028.109-.062.173-.06.113-.157.117-2.93.117-2.24 0-2.875-.017-2.898-.075zm6.595.035c-.022-.022-.04-1.597-.04-3.5V3.526l.145-.037c.08-.02.862-.026 1.736-.014 1.588.022 1.591.023 1.952.19.446.206.602.347.807.734.148.278.16.359.16 1.027 0 .646-.014.748-.136.943-.074.12-.135.234-.135.254 0 .019.116.115.258.213.158.108.327.303.433.497.148.271.178.405.201.9.036.747-.07 1.14-.412 1.53-.3.34-.839.612-1.387.701-.426.069-3.517.09-3.582.024z"
})
}));
export { LISocialRedbubble };