@untitledui/icons
Version:
Official React library for Untitled UI Icons
2 lines (1 loc) • 390 B
JavaScript
import*as e from"react";const n=({size:r=24,color:o="currentColor",...t})=>e.createElement("svg",{viewBox:"0 0 24 24",width:r,height:r,stroke:o,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...t},e.createElement("path",{d:"M8.5 11.5h6a4 4 0 0 0 0-8h-6v8Zm0 0h-2m7 4h-7M8.5 4v16.5"}));n.displayName="CurrencyRuble";export{n as CurrencyRuble};