Mr Antonio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mr Antonio 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/344184.svg" alt="Mr Antonio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344184.svg" alt="Mr Antonio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344184.svg" alt="Mr Antonio icon" :width="24" :height="24" />
CSS background
.icon-mr-antonio {
background-image: url('https://proicons.com/icon/344184.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>.l{stroke-miterlimit:10;}.l,.m{fill:none;stroke:#fff;}.m{stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><g id="g"><circle id="h" class="l" cx="21.4204" cy="12.4642" r="1.4863"/><path id="i" class="m" d="M20.4456,4.5c3.2943,3.0255,3.8806,3.8734,8.7143.1752,3.7308,3.2604,1.3833,5.973,3.6784,10.6411,5.1362,2.7868,6.8113,8.3857,6.3496,15.7208,3.0458.8331,3.5049,2.5728,3.762,4.0153.4851,2.7215-1.9339,5.2823-4.4189,5.0055-3.3805-.3765-6.0203-.265-7.9032.0848-2.2493.4178-3.6058,1.3005-4.4895,2.5208-1.8075,2.4958-3.981-1.0866.9415-4.2696,4.227-2.7332,13.0979.7188,13.0934-2.3209-.0042-2.7404-2.2318-.6806-4.4666-.8977-6.3132-.6133-20.2259,1.7983-19.8809-3.1091l-.1971-8.7362c-.0714-3.1644,1.3158-6.4973,1.6929-9.6339.411-3.4181-.0613-6.6072,3.1241-9.196h0Z"/><circle id="j" class="l" cx="27.9452" cy="12.4642" r="1.4863"/><circle id="k" class="m" cx="9.3666" cy="34.4089" r="4.379"/></g></g></svg>
Copied!