@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 924 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function l(o){const t=a(o);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:"M19.175 11 15.3 7.125q-.3-.3-.3-.712 0-.413.3-.713.3-.275.712-.275.414 0 .688.275l4.6 4.6q.15.15.212.325.063.175.063.375t-.062.375a.9.9 0 0 1-.213.325l-4.6 4.6q-.3.3-.7.287a1.05 1.05 0 0 1-.7-.287q-.3-.3-.312-.7a.92.92 0 0 1 .287-.7zm-6 1H7q-1.25 0-2.125.875A2.9 2.9 0 0 0 4 15v3q0 .424-.288.712A.97.97 0 0 1 3 19a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 18v-3q0-2.075 1.463-3.537Q4.925 10 7 10h6.175L10.3 7.125q-.3-.3-.3-.712 0-.413.3-.713.3-.275.712-.275.413 0 .688.275l4.6 4.6q.15.15.212.325.063.175.063.375t-.062.375a.9.9 0 0 1-.213.325l-4.6 4.6q-.3.3-.7.287a1.05 1.05 0 0 1-.7-.287q-.3-.3-.312-.7a.92.92 0 0 1 .287-.7z"}))}var q=React.memo(l);export{q as default};