@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.03 kB
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(t){const o=r(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M5.4 19.6A8.3 8.3 0 0 1 3.637 17Q3 15.525 3 13.95t.6-3.113T5.55 7.95q1.5-1.5 4.238-2.275 2.737-.775 7.087-.65.65.025 1.2.275t.975.675a3.25 3.25 0 0 1 .95 2.2 32 32 0 0 1-.113 3.787 20 20 0 0 1-.524 3.138q-.363 1.4-.925 2.487A7.4 7.4 0 0 1 17.1 19.45q-1.324 1.326-2.813 1.937A7.9 7.9 0 0 1 11.25 22a8.3 8.3 0 0 1-3.175-.638A8.1 8.1 0 0 1 5.4 19.6m2.8-.4q.725.425 1.488.612A6.5 6.5 0 0 0 11.25 20q1.15 0 2.275-.463 1.125-.462 2.15-1.487.45-.45.912-1.263.464-.812.8-2.125.338-1.312.513-3.175t.05-4.437a57 57 0 0 0-2.762-.038 22 22 0 0 0-3.063.238q-1.525.225-2.9.725T6.975 9.35q-1.125 1.125-1.55 2.225T5 13.7q0 1.475.563 2.587t.987 1.563q1.05-2 2.775-3.838A14.6 14.6 0 0 1 13.35 11a18.3 18.3 0 0 0-3.137 3.562Q8.875 16.55 8.2 19.2"}))}var l=React.memo(e);export{l as default};