Ereader Prestigio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ereader Prestigio 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/340057.svg" alt="Ereader Prestigio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340057.svg" alt="Ereader Prestigio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340057.svg" alt="Ereader Prestigio icon" :width="24" :height="24" />
CSS background
.icon-ereader-prestigio {
background-image: url('https://proicons.com/icon/340057.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{stroke-width:1px;}.b,.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m35.8861,13.639h-7.6411"/><path class="c" d="m35.9385,16.9092h-7.6516"/><path class="c" d="m35.9385,20.1271h-7.6516"/><path class="c" d="m35.9385,23.4288h-7.6516"/><path class="c" d="m40.0054,9.352v26.2878h-11.6555c-1.8762,0-4.4966,1.8343-4.4966,1.8343l-.0052-26.7071c1.0769-1.0583,2.6146-1.6528,4.1245-1.6561l12.0329.2411Z"/><path class="c" d="m7.7011,9.2996v26.3402h11.6555c1.8762,0,4.4966,1.8343,4.4966,1.8343l-.0052-26.7071c-1.0717-1.0533-2.6009-1.6473-4.1035-1.6561-4.015.024-8.0291.1128-12.0433.1887Z"/><path class="c" d="m40.1941,10.788h2.3059v27.4932h-15.8901c-.8551.3127-1.7459.5169-2.6518.6079-.8536-.0859-1.6923-.2832-2.4946-.587H5.5V10.6936h1.6666"/><path class="c" d="m35.9385,26.7588h-7.6516"/><path class="c" d="m35.9385,29.9766h-7.6516"/><path class="b" d="m18.2332,20.1909c.5416.4062.993,1.4443.9027,2.5727-.0903.8576-.5416,1.5798-.9027,1.8506"/><path class="b" d="m10.1088,20.5068v3.9267h2.6179l3.3853,2.7082v-9.4334l-3.3853,2.7984h-2.6179Z"/><path class="b" d="m19.813,18.4304c.9478.7222,1.7152,2.5727,1.6249,4.6038-.1354,1.5346-.9027,2.7984-1.6249,3.3399"/></svg>
Copied!