@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.41 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(q){const a=l(q);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M11 18.5q0-.575-.387-1.137a26 26 0 0 0-.863-1.175 12 12 0 0 1-.863-1.275A2.75 2.75 0 0 1 8.5 13.5q0-1.45 1.025-2.475A3.37 3.37 0 0 1 12 10q1.45 0 2.475 1.025A3.37 3.37 0 0 1 15.5 13.5q0 .75-.387 1.412-.388.663-.863 1.275-.475.613-.863 1.175Q13 17.927 13 18.5zm1 2.5a.97.97 0 0 1-.713-.288A.97.97 0 0 1 11 20v-.5h2v.5q0 .424-.287.712A.97.97 0 0 1 12 21m6-3a.93.93 0 0 1-.262-.575.87.87 0 0 1 .162-.625q.524-.825.813-1.788A7 7 0 0 0 19 13q0-1.376-.488-2.588A7 7 0 0 0 17.15 8.25a1.14 1.14 0 0 1-.287-.712.9.9 0 0 1 .287-.688q.3-.3.725-.3t.7.3q1.125 1.2 1.775 2.775A8.8 8.8 0 0 1 21 13q0 1.35-.375 2.588t-1.05 2.287q-.274.425-.75.45A1.05 1.05 0 0 1 18 18m-13.575-.125q-.675-1.05-1.05-2.287A8.9 8.9 0 0 1 3 13q0-3.75 2.625-6.375T12 4h.2l-.9-.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l2.6 2.6q.15.15.212.325.063.176.063.375 0 .2-.062.375a.9.9 0 0 1-.213.325l-2.6 2.6q-.3.3-.7.288a1 1 0 0 1-.7-.313q-.3-.3-.3-.712 0-.413.3-.713l.85-.85H12Q9.1 6 7.05 8.05T5 13q0 1.05.287 2.012.288.963.813 1.788a.87.87 0 0 1 .163.625A.93.93 0 0 1 6 18a1.05 1.05 0 0 1-.825.325q-.476-.026-.75-.45"}))}var r=React.memo(o);export{r as default};