South Park Phone Destroyer Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The South Park Phone Destroyer Alt 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/333124.svg" alt="South Park Phone Destroyer Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333124.svg" alt="South Park Phone Destroyer Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333124.svg" alt="South Park Phone Destroyer Alt icon" :width="24" :height="24" />
CSS background
.icon-south-park-phone-destroyer-alt {
background-image: url('https://proicons.com/icon/333124.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><circle class="e" cx="24" cy="26.0838" r="18.4143"/><path class="e" d="M22.4317,39.1676c1.7666-.7729,3.7201-.8737,5.8607-.3025M23.5223,29.4643c-.9447,2.8111-3.5697,4.4638-5.8636,3.6918-2.2939-.7729-3.3855-3.6756-2.439-6.4857.9456-2.8111,3.5697-4.4638,5.8636-3.6928,2.293.7729,3.3855,3.6756,2.439,6.4867ZM26.4041,22.6704c2.0382-1.3034,4.9848-.334,6.5831,2.1632s1.2405,5.5802-.7977,6.8846c-2.0391,1.3025-4.9848.334-6.5831-2.1632s-1.2405-5.5812.7968-6.8846h.001Z"/><path class="e" d="M5.7594,23.5284c11.7393-4.7125,23.3257-5.8206,35.6565-3.437"/><polygon class="e" points="20.3924 3.5 20.9334 7.9084 22.3123 3.605 20.9334 7.9084 24.0212 4.3645 20.9334 7.9075 25.2617 5.6651 20.9334 7.9075 25.8419 7.3054 20.9334 7.9075 25.6758 9.0373 20.9334 7.9075 24.7865 10.5983 20.9334 7.9075 23.3123 11.7491 20.9334 7.9075 21.4745 12.315 20.9334 7.9075 19.5556 12.2109 20.9334 7.9075 17.8466 11.4504 20.9334 7.9075 16.6071 10.1499 20.9334 7.9075 16.0269 8.5105 20.9334 7.9075 16.1929 6.7777 20.9334 7.9075 17.0813 5.2166 20.9334 7.9075 18.5556 4.0658 20.9334 7.9075 20.3924 3.5"/><circle class="d" cx="28.2095" cy="26.9581" r=".75"/><circle class="d" cx="20.9566" cy="27.6131" r=".75"/></svg>
Copied!