Chord Reader 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chord Reader 2 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/338226.svg" alt="Chord Reader 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338226.svg" alt="Chord Reader 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338226.svg" alt="Chord Reader 2 icon" :width="24" :height="24" />
CSS background
.icon-chord-reader-2 {
background-image: url('https://proicons.com/icon/338226.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m29.1164,25.7091c2.6507,0,4.7877,1.6027,4.7877,3.5753s-2.137,3.5753-4.7877,3.5753-4.7877-1.6027-4.7877-3.5753,2.137-3.5753,4.7877-3.5753Z"/><path class="c" d="m30.4418,12.466c3.5753.3082,4.839,2.5479,8.0342,2.0856l-.0514-3.2979c-2.3322.7705-4.2329-2.1164-7.8801-1.8493-1.1404,8.8151.9349,12.7192,2.2295,17.6199"/><path class="c" d="m13.726,27.281c1.7466-.8014,3.5651-.5548,4.0788.5548.5137,1.0993-.4829,2.6507-2.2295,3.4521-1.7363.8014-3.5651.5548-4.0788-.5548-.5034-1.0993.4932-2.6507,2.2295-3.4521Z"/><path class="c" d="m14.3219,16.6783c1.1301-.524,2.3219-.3493,2.661.3904.3493.7397-.2877,1.7568-1.4178,2.2808-1.1199.524-2.3219.3493-2.661-.3904-.3493-.7397.2877-1.7568,1.4178-2.2808Z"/><path class="c" d="m19.0377,14.0995c.9144-.4418,1.8699-.3493,2.137.2055.2671.5548-.2466,1.3664-1.161,1.8082-.9144.4418-1.8699.3493-2.137-.2055-.2671-.5548.2568-1.3664,1.161-1.8082Z"/><path class="c" d="m4.613,31.8324l7.7774,6.7808"/><path class="c" d="m4.6541,23.7776l7.613,4.4589"/><path class="c" d="m16.8801,30.692l12.524,7.7158"/><path class="c" d="m33.7603,30.5481l9.7397,3.8938"/><path class="c" d="m4.6233,18.4968l20.3733,8.5993"/><path class="c" d="m4.5,15.1064l8.4555,2.4041"/><path class="c" d="m16.9212,18.5584l26.5788,7.5411"/><path class="c" d="m4.7363,12.3427l12.9452,2.7329"/><path class="c" d="m21.1336,15.5173l22.3664,4.7466"/><path class="c" d="m4.5205,10.3701l38.9795,4.9418"/></svg>
Copied!