Easyreader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Easyreader 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/324908.svg" alt="Easyreader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324908.svg" alt="Easyreader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324908.svg" alt="Easyreader icon" :width="24" :height="24" />
CSS background
.icon-easyreader {
background-image: url('https://proicons.com/icon/324908.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M24,37.5835c1.1602-.0272,1.4121-1.0319,2.7396-1.6996,3.9903-2.0068,10.9017-.5417,14.0204-.1372,1.2733.1651,2.3124-.2404,2.5777-1.3942.1298-.5646.121-1.6461.121-1.6461l.0401-18.926c-.0378-.1513.3773-2.1049-2.5913-2.4836-3.1147-.3973-13.8302-2.4956-16.9074,1.6661"/><path id="c" class="k" d="M24,37.5835c-1.1602-.0272-1.4121-1.0319-2.7396-1.6996-3.9903-2.0068-10.9017-.5417-14.0204-.1372-1.2733.1651-2.3124-.2404-2.5777-1.3942-.1298-.5646-.121-1.6461-.121-1.6461l-.0401-18.926c.0378-.1513-.3773-2.1049,2.5913-2.4836,3.1147-.3973,13.8302-2.4956,16.9074,1.6661"/><path id="d" class="k" d="M24,12.9629v24.6206"/><path id="e" class="k" d="M10.3959,28.1043h8.6334"/><path id="f" class="k" d="M30.7619,21.5478c.6887.6596,1.0781,1.5717,1.0781,2.5252h0c0,.9338-.3736,1.8289-1.0376,2.4857"/><path id="g" class="k" d="M32.5834,19.3033c1.3627,1.2111,2.1424,2.9469,2.1424,4.7697h0c0,1.574-.5819,3.0926-1.6338,4.2637"/><path id="h" class="k" d="M34.5651,16.8613c2.0979,1.8093,3.3041,4.4419,3.3041,7.2117h0c0,2.272-.8124,4.4691-2.2906,6.1948"/><path id="i" class="k" d="M10.3959,23.3468h8.6334"/><path id="j" class="k" d="M10.3959,18.5893h8.6334"/></svg>
Copied!