Readscripture Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Readscripture 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/346532.svg" alt="Readscripture icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346532.svg" alt="Readscripture icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346532.svg" alt="Readscripture icon" :width="24" :height="24" />
CSS background
.icon-readscripture {
background-image: url('https://proicons.com/icon/346532.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M15.7952,33.0176H5.5V7.4728h37v25.5818h-10.1817"/><path class="f" d="M24.0007,7.4737v17.1848"/><path class="f" d="M23.8462,28.2969v12.2303"/><path class="f" d="M19.5889,33.0176h8.7501"/><path class="f" d="M11.3055,14.0528h8.1277"/><path class="f" d="M11.0731,20.5258h8.5934"/><path class="f" d="M10.9358,26.9579h8.6755"/><path class="f" d="M29.272,14.0673h8.2924"/><path class="f" d="M29.1902,20.4439h8.484"/><path class="f" d="M29.2456,26.8206h8.566"/></svg>
Copied!