@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 • 466 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:"M21.476 4.321c.61.498.7 1.394.201 2.001L10.47 19.957a2.866 2.866 0 0 1-4.092.34l-3.89-3.387a1.417 1.417 0 0 1-.134-2.007 1.433 1.433 0 0 1 2.016-.134l3.889 3.387L19.466 4.522c.5-.608 1.4-.698 2.01-.2",clipRule:"evenodd"}));export{l as default};