@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 • 435 B
JavaScript
import e from"react";const t=({size:t="1.5rem",color:l="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,width:t,height:t},e.createElement("path",{d:"M22 12a.72.72 0 0 1-.242.538l-3.092 3.093a.715.715 0 0 1-1.012-1.012l1.905-1.904H2.709A.71.71 0 0 1 2 12c0-.395.317-.715.709-.715h16.85l-1.905-1.904a.715.715 0 0 1 1.012-1.012l3.092 3.093A.72.72 0 0 1 22 12"}));export{t as default};