South Park Phone Destroyer Alt 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The South Park Phone Destroyer Alt 2 icon is commonly used in contact pages, call-to-action sections and support widgets. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/333125.svg" alt="South Park Phone Destroyer Alt 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333125.svg" alt="South Park Phone Destroyer Alt 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333125.svg" alt="South Park Phone Destroyer Alt 2 icon" :width="24" :height="24" />
CSS background
.icon-south-park-phone-destroyer-alt-2 {
background-image: url('https://proicons.com/icon/333125.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:#000;}.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M20.5869,36.199l9.0722-1.1563c-.3883,1.1493-1.1106,2.1567-2.0747,2.8931-.5702.44-1.1452.8737-1.7249,1.3012-.8694.1905-2.3525-.521-4.4491-2.1346l-.8235-.9034Z"/><ellipse class="e" cx="29.3345" cy="27.2012" rx="4.1973" ry="5.0518" transform="translate(-8.3712 13.8333) rotate(-23.318)"/><ellipse class="e" cx="19.7651" cy="28.0533" rx="5.0518" ry="4.1973" transform="translate(-14.3078 32.1378) rotate(-61.669)"/><path class="e" d="M35.8261,20.0274l-1.0064-8.1987-25.9503,3.1869,1.0064,8.1977c.1889,1.497.034,3.5707-.5377,5.7833v.001c-1.0573,4.0974-3.082,7.1194-4.5201,6.7467-1.4391-.3698-1.7469-3.9934-.6896-8.0918.6466-2.4984,1.6499-4.597,2.6633-5.7693l-1.1023-8.9762c-.2356-1.9118,1.1232-3.6525,3.035-3.8881.001-.0001.002-.0002.003-.0004l24.9879-3.068c1.9118-.2356,3.6526,1.1231,3.8882,3.0349,0,.0007.0002.0014.0003.0022l1.1533,9.388c1.2132.9384,2.5953,2.6543,3.7546,4.7899,2.0187,3.7196,2.5943,7.3103,1.2902,8.0178-1.3062.7085-4.0004-1.7329-6.0181-5.4535-1.1443-2.1086-1.8208-4.1783-1.9577-5.7023Z"/><path class="e" d="M9.9019,23.4462c8.4232-2.619,17.034-3.7118,25.951-3.1688"/><path class="e" d="M7.9584,32.7667c1.4321,3.05,3.7822,5.507,6.8941,7.111,3.2939,1.6969,6.9292,2.4115,10.906,2.1436,4.0454-.2725,7.5815-2.2545,10.6082-5.9462,1.7059-2.0787,2.875-4.4026,3.5726-7.1339"/><circle class="d" cx="27.5476" cy="27.353" r=".75"/><circle class="d" cx="21.0425" cy="27.9614" r=".75"/></svg>
Copied!