@dnanpm/icons
Version:
DNA Icons repository provides the set of icons used in various DNA projects. Icons are fetched directly from Figma, processed and published to NPM.
1 lines • 436 B
JavaScript
import e from"react";const t=({size:t="1.5rem",color:r="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,width:t,height:t},e.createElement("path",{d:"M2 12c0-.214.093-.407.242-.538L5.334 8.37a.715.715 0 0 1 1.012 1.012L4.44 11.285h16.85c.392 0 .709.32.709.715a.71.71 0 0 1-.709.715H4.441l1.905 1.904a.715.715 0 0 1-1.012 1.012l-3.092-3.093A.72.72 0 0 1 2 12"}));export{t as default};