@icongo/vv
Version:
Vivid Icons
24 lines • 1.14 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var VVCookie = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 48 48"
}, props, {
children: [/*#__PURE__*/_jsx("path", {
d: "M41 28.6a17.976 17.976 0 0 1-29.265 7.655 18.08 18.08 0 0 1 7.36-29.259A5.373 5.373 0 0 0 20.779 9.1a5.812 5.812 0 0 0 1.06 1.075c-.424 1.105-1.643 4.895.9 6.37.534.958 1.616 1.66 3.613 1.7.02 1.381.325 3.629 1.969 4.624.925 1.482 2.811 2.365 6.6.751A5.55 5.55 0 0 0 37 27.228a3.282 3.282 0 0 0 4 1.372Z",
style: {
fillRule: "evenodd",
fill: "#ff6e6e"
}
}), /*#__PURE__*/_jsx("path", {
d: "M13.5 25a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Zm9 9a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Zm0-10a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Zm-6-10a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Zm17 15a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Z",
style: {
fill: "#0c0058",
fillRule: "evenodd"
}
})]
}));
export { VVCookie };