UNPKG

@navinc/base-react-components

Version:
6 lines 2.08 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const Strawberry = (props) => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ fill: "currentcolor", width: "24", height: "24", "data-testid": "icon:strawberry" }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M13.0851194,3.0990667 C14.445863,1.73832309 15.9591079,2.02432385 15.9591079,2.02432385 C16.5065219,2.0158204 16.965296,2.48984884 16.9756842,3.04090021 C16.9756842,3.04090021 17.261685,4.5541451 15.9009414,5.91488871 C15.7435635,6.07226659 15.5707993,6.20736559 15.388313,6.32323394 C18.3554083,6.98399101 20,8.69642755 20,11.8125 C20,16.5872372 16.2193846,22 12,22 C7.78061543,22 4,16.5872372 4,11.8125 C4,8.69642755 5.64459172,6.98399101 8.61168697,6.32323394 C8.42920067,6.20736559 8.25643649,6.07226659 8.09905861,5.91488871 C6.738315,4.5541451 7.02431576,3.04090021 7.02431576,3.04090021 C7.03470401,2.48984884 7.49347813,2.0158204 8.04089212,2.02432385 C8.04089212,2.02432385 9.55413701,1.73832309 10.9148806,3.0990667 C11.7313725,3.91555859 11.9481978,5.14619337 11.9910267,6.00000173 C12.0518022,5.14619337 12.2686275,3.91555859 13.0851194,3.0990667 Z M12,20 C14.9297322,20 18,15.6042524 18,11.8125 C18,9.06768527 16.121216,8 12,8 C7.878784,8 6,9.06768527 6,11.8125 C6,15.6042524 9.07026776,20 12,20 Z M9.5,14 C8.67157288,14 7.99963379,12.4935303 8.00054932,11.5008545 C8.00146484,10.5081787 8.67157288,10 9.5,10 C10.3284271,10 11.0088501,10.5003662 11.006958,11.5008545 C11.0050659,12.5013428 10.3284271,14 9.5,14 Z M14.5,14 C13.6715729,14 12.9996338,12.4935303 13.0005493,11.5008545 C13.0014648,10.5081787 13.6715729,10 14.5,10 C15.3284271,10 16.0088501,10.5003662 16.006958,11.5008545 C16.0050659,12.5013428 15.3284271,14 14.5,14 Z M12,18 C11.1715729,18 10.4996338,16.4935303 10.5005493,15.5008545 C10.5014648,14.5081787 11.1715729,14 12,14 C12.8284271,14 13.5088501,14.5003662 13.506958,15.5008545 C13.5050659,16.5013428 12.8284271,18 12,18 Z" }) }))); exports.default = Strawberry; //# sourceMappingURL=strawberry.js.map