Cue Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cue 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/324167.svg" alt="Cue icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324167.svg" alt="Cue icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324167.svg" alt="Cue icon" :width="24" :height="24" />
CSS background
.icon-cue {
background-image: url('https://proicons.com/icon/324167.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="g" d="M41.4324,22.9742c0-5.1272-3.0763-18.4578-11.2798-18.4578S6.5676,6.5672,6.5676,16.8215c3.0763,38.9665,34.7564,30.1404,34.8648,6.1526Z"/><path id="d" class="g" d="M10.6683,33.4285c21.991-.0676,30.6623-8.239,30.6623-8.239"/><path id="e" class="g" d="M13.2719,18.3042c2.5095-2.0651,6.029-1.866,7.8785.4458,1.8496,2.3118,1.3353,5.8687-1.1513,7.9624s-6.0125,1.9384-7.8928-.3475c-1.8803-2.2859-1.4095-5.8448,1.0539-7.9667"/><path id="f" class="g" d="M28.4931,10.0551c2.5972-1.1405,5.5998.9832,6.7067,4.7433s-.1013,7.7328-2.6984,8.8732-5.5998-.9832-6.7067-4.7433c-1.1069-3.7601.1013-7.7328,2.6984-8.8732Z"/></g></svg>
Cue in other icon packs
Copied!