@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.13 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(a){const q=t(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},React.createElement("path",{fill:"currentColor",d:"M18.2 13h-5.25a9.03 9.03 0 0 1-1.575 4.163A8.8 8.8 0 0 1 8 20.05q-.05 1.25-.9 2.1T5 23a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 2 20q0-1.25.875-2.125A2.9 2.9 0 0 1 5 17q.675 0 1.3.313.625.312 1.05.837A6.8 6.8 0 0 0 9.75 16q.925-1.35 1.15-3H7.8q-.3.9-1.075 1.45A2.9 2.9 0 0 1 5 15a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 2 12q0-1.25.875-2.125A2.9 2.9 0 0 1 5 9q.95 0 1.725.55T7.8 11h3.1q-.225-1.65-1.15-3a6.8 6.8 0 0 0-2.4-2.15q-.425.525-1.05.838T5 7a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 2 4q0-1.25.875-2.125A2.9 2.9 0 0 1 5 1q1.25 0 2.1.85t.9 2.1a9.4 9.4 0 0 1 3.35 2.9 8.8 8.8 0 0 1 1.6 4.15h5.25l-.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.175.063.375t-.062.375a.9.9 0 0 1-.213.325l-2.6 2.6a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7z"}))}var e=React.memo(o);export{e as default};