Money Forward Ic Reader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Money Forward Ic Reader 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/329489.svg" alt="Money Forward Ic Reader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329489.svg" alt="Money Forward Ic Reader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329489.svg" alt="Money Forward Ic Reader icon" :width="24" :height="24" />
CSS background
.icon-money-forward-ic-reader {
background-image: url('https://proicons.com/icon/329489.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M8.3051,13.7736c-2.1079,0-3.8049,1.697-3.8049,3.8049v17.122c0,2.1079,1.697,3.8049,3.8049,3.8049h29.488c2.1079,0,3.8049-1.697,3.8049-3.8049v-16.249c-.3146.0505-.6326.0766-.9512.078-.3521-.0035-.7033-.0371-1.0497-.1003l-6.3613,10.014c-.873,1.3739-2.837,1.4845-3.8588.2174l-3.0915-3.8346-2.3,6.4932c-.6105,1.7216-2.8533,2.1409-4.0445.7561l-2.1291-2.4728-1.3785,4.5963c-.3768,1.2587-1.7029,1.9734-2.9614,1.5959-1.258-.3776-1.9717-1.7035-1.594-2.9614l2.627-8.756c.5404-1.7986,2.8543-2.2907,4.0798-.8676l2.287,2.6567,2.352-6.6418c.6215-1.7535,2.9249-2.1466,4.0928-.6985l3.6823,4.5685,4.587-7.2159c-.4425-.6365-.7614-1.3505-.9401-2.1049H8.3051Z"/><circle class="e" cx="40.6462" cy="12.3476" r="2.8537"/><path class="e" d="M24.8442,28.8966l6.7786,9.6095"/><path class="e" d="M21.4852,24.1346l-7.3085-10.361"/></svg>
Copied!