@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 • 632 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:"M6.931 4.296a2.1 2.1 0 0 1 2.075.022l9.65 5.923a1.957 1.957 0 0 1 0 3.49l-9.648 5.967-.024.014a2.1 2.1 0 0 1-2.053.01 1.99 1.99 0 0 1-1.083-1.738V6.034A1.99 1.99 0 0 1 6.93 4.296m1.02 1.167a.67.67 0 0 0-.363.104.56.56 0 0 0-.31.487v11.91a.56.56 0 0 0 .342.504.67.67 0 0 0 .651.005l9.663-5.976.065-.036a.527.527 0 0 0 0-.95l-.063-.034L8.27 5.545a.7.7 0 0 0-.321-.082",clipRule:"evenodd"}));export{l as default};