Talking Angela Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Talking Angela 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/348198.svg" alt="Talking Angela icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348198.svg" alt="Talking Angela icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348198.svg" alt="Talking Angela icon" :width="24" :height="24" />
CSS background
.icon-talking-angela {
background-image: url('https://proicons.com/icon/348198.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>.y{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><g id="g"><path id="h" class="y" d="M25.4677,30.5258c.2848-.8188,1.9871-.9791,1.8824-1.9456-.1073-.9898-1.4117-.3589-2.4871-.2984-1.0754.0604-2.4423-.4205-2.438.5752.0041.9722,1.7138.9408,2.0885,1.7225.1669.3483.2805.2195.4903.2077.2098-.0118.3371.1035.4639-.2613Z"/><path id="i" class="y" d="M18.6851,33.0615c3.0201,1.8194,4.35,1.616,6.8408,1.2137,2.5203.1207,3.8645.1739,6.6618-1.9724"/></g><g id="j"><path id="k" class="y" d="M6.071,9.7784c.9702-1.5036,3.2268,1.2953,4.6618,4.5789-.5997,1.3072-1.0481,2.654-1.3544,4.0209"/><path id="l" class="y" d="M40.3045,21.3141c3.1867-3.6185,3.8737-8.5768,2.5763-13.6365-.6539-2.5501-6.7387.6478-8.6723,1.4565-2.7439-2.0947-6.3491-2.9239-10.5489-2.6879-4.1997.236-7.6894,1.4639-10.1813,3.8528-2.012-.587-8.4167-3.0831-8.7808-.4758-.7225,5.1732.5157,10.0234,4.0877,13.2621"/><path id="m" class="y" d="M39.8695,19.1542c.2409,1.1263.3894,2.2687.4494,3.4158,2.0859,3.4549,2.845,9.3592-3.7689,14.2142-3.2347,2.3745-6.808,4.5575-10.9166,4.7883-4.1086.2309-7.904-1.5381-11.3843-3.5352-7.1162-4.0835-7.0233-10.0357-5.3376-13.7025-.0689-1.1466-.0493-2.2984.0639-3.4446"/><path id="n" class="y" d="M41.5107,7.7871c-1.1325-1.3855-3.0614,1.6486-4.1195,5.0724.7424,1.2318,1.3388,2.5198,1.7963,3.8439"/></g><g id="o"><path id="p" class="y" d="M38.3044,18.4534c3.1996,5.1235-6.1433,5.4433-9.4383,7.2264-2.0012-7.6679,3.6728-11.5253,8.2938-10.0053,2.0815.6847,3.0067,2.6955,4.8609,2.5776-1.3766,1.1619-2.5283,1.0231-3.7163.2013-1.6986-1.1751-4.92-2.1487-8.4905.6944"/><g id="q"><path id="r" class="y" d="M36.7965,22.8346c.0666-.3368.0905-.6806.0713-1.0233-.1268-2.2563-2.0586-3.9826-4.3149-3.8558-2.2563.1268-3.9826,2.0586-3.8558,4.3149h0c.0595,1.0592.5281,2.0539,1.3069,2.7743"/><path id="s" class="y" d="M34.0067,20.334l1.7526-1.0978"/></g></g><g id="t"><path id="u" class="y" d="M10.452,20.0185c-2.6054,5.4497,6.7144,4.7208,10.1885,6.1236,1.1295-7.8439-4.9409-11.0413-9.3624-9.0132-1.9917.9136-2.6858,3.0154-4.5415,3.1059,1.4981,1.0004,2.627.7334,3.7155-.2163,1.5563-1.358,4.6483-2.6863,8.5149-.2612"/><g id="v"><path id="w" class="y" d="M12.4413,24.2031c-.1039-.3272-.1662-.6661-.1855-1.0089-.1268-2.2563,1.5995-4.1881,3.8558-4.3149,2.2563-.1268,4.1881,1.5995,4.3149,3.8558h0c.0595,1.0592-.2947,2.1001-.9879,2.9032"/><path id="x" class="y" d="M17.8514,21.128l1.4973-.9379"/></g></g></g></svg>
Copied!