Goodwy Voice Memos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Goodwy Voice Memos 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/341171.svg" alt="Goodwy Voice Memos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341171.svg" alt="Goodwy Voice Memos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341171.svg" alt="Goodwy Voice Memos icon" :width="24" :height="24" />
CSS background
.icon-goodwy-voice-memos {
background-image: url('https://proicons.com/icon/341171.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>.p{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><g id="e"><path id="f" class="p" d="m4.5241,21.9116l.0224,5.6233"/><path id="g" class="p" d="m8.5582,15.9319l-.1216,17.0915"/><path id="h" class="p" d="m13.0588,9.075l-.0281,30.673"/><path id="i" class="p" d="m17.5869,16.1867l-.0338,16.8635"/><path id="j" class="p" d="m21.8885,20.2568l.0589,8.8054"/><path id="k" class="p" d="m25.9587,16.0795l-.1115,16.8655"/><path id="l" class="p" d="m30.6618,20.2939l-.0512,7.9212"/><path id="m" class="p" d="m35.119,16.3262l-.0193,16.3318"/><path id="n" class="p" d="m39.5881,20.4684l-.0268,8.2175"/><path id="o" class="p" d="m43.475,22.2486l.0491,4.3967"/></g></g></g></svg>
Copied!