Annabelle Ui Icon Pack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Annabelle Ui Icon Pack 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/321828.svg" alt="Annabelle Ui Icon Pack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321828.svg" alt="Annabelle Ui Icon Pack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321828.svg" alt="Annabelle Ui Icon Pack icon" :width="24" :height="24" />
CSS background
.icon-annabelle-ui-icon-pack {
background-image: url('https://proicons.com/icon/321828.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="d" cx="24" cy="24" r="21.5"/><path class="d" d="m28.1993,10.8085c0-1.8273-1.4813-3.3085-3.3085-3.3085s-3.3085,1.4813-3.3085,3.3085c0,4.2221,3.6048,3.9505,2.6913,9.6047,3.6378-5.0369,3.9258-5.827,3.9258-9.6047Z"/><path class="d" d="m37.5337,21.0487c1.5835-.9118,2.1281-2.9346,1.2163-4.5181s-2.9346-2.1281-4.5181-1.2163c-3.6589,2.1068-1.6248,5.0952-6.9805,7.1249,6.1802.6391,7.0087.4945,10.2824-1.3905Z"/><path class="d" d="m33.3172,34.2477c1.5803.9173,3.6051.3798,4.5224-1.2005s.3798-3.6051-1.2005-4.5224c-3.6515-2.1196-5.2263,1.1345-9.6577-2.4941,2.53,5.6747,3.0687,6.3205,6.3358,8.217Z"/><path class="d" d="m19.7749,37.1799c-.0064,1.8272,1.4697,3.3137,3.297,3.3201s3.3137-1.4697,3.3201-3.297c.0148-4.2221-3.591-3.9631-2.6577-9.614-3.6553,5.0241-3.9461,5.8132-3.9593,9.5909Z"/><path class="d" d="m10.4764,26.9071c-1.5867.9062-2.1383,2.9272-1.2321,4.5139s2.9272,2.1383,4.5139,1.2321c3.6662-2.094,1.6425-5.0895,7.0054-7.1005-6.1779-.6607-7.0069-.519-10.2872,1.3546Z"/><path class="d" d="m14.7389,13.723c-1.5771-.9228-3.6037-.3924-4.5265,1.1847s-.3924,3.6037,1.1847,4.5265c3.6441,2.1323,5.2302-1.1162,9.649,2.5279-2.5101-5.6835-3.0466-6.3312-6.3071-8.2391Z"/></svg>
Copied!