@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.02 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(a){const t=l(a);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:"m7 17.7 1.4 1.425a.48.48 0 0 0 .7 0q.15-.15.15-.363a.5.5 0 0 0-.15-.362L7.7 17l1.425-1.425a.48.48 0 0 0 0-.7.48.48 0 0 0-.7 0L7 16.3l-1.425-1.425a.48.48 0 0 0-.7 0 .48.48 0 0 0 0 .7L6.3 17l-1.425 1.425a.48.48 0 0 0 0 .7.48.48 0 0 0 .7 0zM7 22q-2.074 0-3.537-1.462Q2 19.074 2 17q0-2.075 1.463-3.537Q4.925 12 7 12t3.537 1.463T12 17t-1.463 3.538T7 22m7.2-7.4a23 23 0 0 0-1.3-1.3 4.5 4.5 0 0 0 1.525-1.6Q15 10.7 15 9.5q0-1.875-1.312-3.187Q12.375 5 10.5 5T7.313 6.313 6 9.5a3 3 0 0 0 .05.575q-.45.05-.987.2-.538.15-.963.35A6 6 0 0 1 4 9.5q0-2.725 1.888-4.612T10.5 3t4.613 1.888T17 9.5q0 1.076-.337 2.037a6.5 6.5 0 0 1-.938 1.763l5.575 5.6q.276.275.287.688a.93.93 0 0 1-.287.712.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275z"}))}var e=React.memo(o);export{e as default};