@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 a}from"./utils";function n(t){const o=a(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:"M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137A10.1 10.1 0 0 1 2.788 15.9 9.7 9.7 0 0 1 2 12q0-3.25 1.875-5.85T8.85 2.525q.725-.25 1.338.175.612.425.612 1.15 0 .5-.288.912a1.44 1.44 0 0 1-.737.563 6.57 6.57 0 0 0-3.463 2.512Q5 9.675 5 12q0 2.925 2.037 4.962T12 19q1.3 0 2.512-.45a6.7 6.7 0 0 0 2.163-1.3q.375-.35.912-.35.538 0 .913.35.575.525.6 1.188t-.55 1.162a9.6 9.6 0 0 1-3.013 1.787A10.2 10.2 0 0 1 12 22m7-10q0-2.3-1.325-4.138A6.76 6.76 0 0 0 14.2 5.325q-.45-.15-.737-.563a1.56 1.56 0 0 1-.288-.912q0-.725.612-1.15.614-.425 1.338-.175 3.125 1.05 5 3.65T22 12q0 .45-.038.912-.036.463-.137 1.013-.125.726-.738 1.037-.612.313-1.337.038a1.38 1.38 0 0 1-.738-.637 1.36 1.36 0 0 1-.162-.963q.075-.425.112-.75T19 12"}))}var e=React.memo(n);export{e as default};