@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 • 428 B
JavaScript
import e from"react";const l=({size:l="1.5rem",color:t="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,width:l,height:l},e.createElement("path",{fillRule:"evenodd",d:"M2.421 17.794a1.43 1.43 0 0 1 0-2.02l8.067-8.066a2.143 2.143 0 0 1 3.03 0l8.066 8.066a1.428 1.428 0 1 1-2.02 2.02l-7.561-7.561-7.561 7.561a1.43 1.43 0 0 1-2.02 0",clipRule:"evenodd"}));export{l as default};