@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function o(l){const t=q(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M9 15q-2.5 0-4.25-1.75T3 9q0-.5.075-1t.275-.95a.94.94 0 0 1 .313-.375 1.2 1.2 0 0 1 .412-.175.965.965 0 0 1 .9.275L7.6 9.4l1.8-1.8-2.625-2.625a.97.97 0 0 1-.275-.9 1.2 1.2 0 0 1 .175-.413.94.94 0 0 1 .375-.312q.45-.2.95-.275T9 3q2.5 0 4.25 1.75T15 9q0 .575-.1 1.088-.1.512-.3 1.012l5.05 5q.725.725.725 1.775t-.725 1.775-1.775.725-1.775-.75l-5-5.025q-.5.2-1.012.3A5.7 5.7 0 0 1 9 15m0-2q.65 0 1.3-.2a3.5 3.5 0 0 0 1.175-.625l6.075 6.075q.125.124.337.113a.5.5 0 0 0 .338-.138.46.46 0 0 0 .125-.338.46.46 0 0 0-.125-.337L12.15 11.5q.45-.5.65-1.162Q13 9.675 13 9q0-1.5-.963-2.612-.962-1.113-2.387-1.338L11.5 6.9q.3.3.3.7t-.3.7l-3.2 3.2q-.3.3-.7.3a.96.96 0 0 1-.7-.3L5.05 9.65q.225 1.425 1.338 2.387Q7.5 13 9 13"}))}var a=React.memo(o);export{a as default};