Rviapay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rviapay icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/332298.svg" alt="Rviapay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332298.svg" alt="Rviapay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332298.svg" alt="Rviapay icon" :width="24" :height="24" />
CSS background
.icon-rviapay {
background-image: url('https://proicons.com/icon/332298.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.ac{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="ac" d="M10.5,15.9899c0-1.197.9774-2.1763,2.1721-2.1763h0"/><line id="f" class="ac" x1="10.5" y1="13.8135" x2="10.5" y2="19.5808"/></g><polyline id="g" class="ac" points="18.8476 13.8136 16.6755 19.5809 14.5034 13.8136"/><g id="h"><line id="i" class="ac" x1="21.0046" y1="13.8135" x2="21.0046" y2="19.5808"/></g><g id="j"><g id="k"><path id="l" class="ac" d="M27.506,17.4045c0,1.197-.9775,2.1763-2.1721,2.1763h0c-1.1947,0-2.1721-.9794-2.1721-2.1763v-1.4146c0-1.197.9775-2.1763,2.1721-2.1763h0c1.1947,0,2.1721.9794,2.1721,2.1763"/></g><line id="m" class="ac" x1="27.506" y1="19.5808" x2="27.506" y2="13.8135"/></g><g id="n"><g id="o"><path id="p" class="ac" d="M27.5167,28.9849c0,1.9317-1.5801,3.5121-3.5114,3.5121h0c-1.9313,0-3.5114-1.5805-3.5114-3.5121v-2.2829c0-1.9317,1.5801-3.5121,3.5114-3.5121h0c1.9313,0,3.5114,1.5805,3.5114,3.5121"/></g><line id="q" class="ac" x1="27.5167" y1="32.4971" x2="27.5167" y2="23.1899"/></g><g id="r"><g id="s"><line id="t" class="ac" x1="34.1641" y1="32.4971" x2="30.4771" y2="23.1899"/></g><path id="u" class="ac" d="M37.5,23.1899l-4.3893,12.6437c-.3512.878-1.0534,1.4049-1.9313,1.4049h-.5267"/></g><g id="v"><g id="w"><path id="x" class="ac" d="M10.5106,28.9849c0,1.9317,1.5801,3.5121,3.5114,3.5121h0c1.9313,0,3.5114-1.5805,3.5114-3.5121v-2.2829c0-1.9317-1.5801-3.5121-3.5114-3.5121h0c-1.9313,0-3.5114,1.5805-3.5114,3.5121"/></g><line id="y" class="ac" x1="10.5106" y1="23.1899" x2="10.5106" y2="37.2385"/></g><line id="z" class="ac" x1="21.0047" y1="11.3056" x2="22.5251" y2="10.7615"/></g><g id="aa"><path id="ab" class="ac" d="M38.5,5.4999H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.4999c0-2.2091-1.7909-4-4-4Z"/></g></svg>
Copied!