@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 820 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(l){const t=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_319)"},React.createElement("path",{fill:"currentColor",d:"M18.575 19q.424 0 .713-.288a.97.97 0 0 0 .287-.712v-8a.97.97 0 0 0-.287-.712.97.97 0 0 0-.713-.288.97.97 0 0 0-.712.288.97.97 0 0 0-.288.712v5.6L6.675 4.7a.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275.95.95 0 0 0-.275.7q0 .425.275.7l10.9 10.9h-5.6a.97.97 0 0 0-.713.288.97.97 0 0 0-.287.712q0 .424.287.712.288.288.713.288z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_319"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(a);export{p as default};