@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function c(a){const l=t(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 15 14",...l},React.createElement("g",{fill:"#44475B",opacity:.7},React.createElement("path",{d:"M13.966 0H8.532c-.424 0-.823.16-1.122.449L.465 7.163a1.496 1.496 0 0 0 0 2.168l4.365 4.22a1.626 1.626 0 0 0 2.243 0l6.945-6.714c.3-.29.465-.675.465-1.084V.5c0-.276-.231-.5-.517-.5m-.517 5.753a.52.52 0 0 1-.162.377l-6.945 6.714a.565.565 0 0 1-.78 0l-4.365-4.22a.52.52 0 0 1 0-.754l6.945-6.714A.56.56 0 0 1 8.532 1h4.917z"}),React.createElement("path",{d:"m6.09 5.147 2.586 2.5a.49.49 0 0 1 0 .707.53.53 0 0 1-.731 0l-2.587-2.5a.49.49 0 0 1 0-.708.53.53 0 0 1 .732 0m.517 4.5a.49.49 0 0 1 0 .707.53.53 0 0 1-.731 0l-2.587-2.5a.49.49 0 0 1 0-.708.53.53 0 0 1 .732 0zM10.38 5c.856 0 1.552-.673 1.552-1.5S11.235 2 10.379 2c-.855 0-1.551.673-1.551 1.5S9.524 5 10.379 5m0-2a.51.51 0 0 1 .518.5.51.51 0 0 1-.518.5.51.51 0 0 1-.517-.5c0-.276.232-.5.517-.5"})))}var m=React.memo(c);export{m as default};