Voicegpt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Voicegpt 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/334861.svg" alt="Voicegpt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334861.svg" alt="Voicegpt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334861.svg" alt="Voicegpt icon" :width="24" :height="24" />
CSS background
.icon-voicegpt {
background-image: url('https://proicons.com/icon/334861.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="j" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path id="e" class="j" d="M23.99999959,13.5v21"/><path id="f" class="j" d="M19.33235635,18.20507536v11.58984954"/><path id="g" class="j" d="M28.6676423,18.20507536v11.58984954"/><path id="h" class="j" d="M14.66471283,22.80885037v2.28099078"/><path id="i" class="j" d="M33.33528717,22.80885037v2.28099078"/></svg>
Copied!