Ringtone Maker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ringtone Maker 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/332173.svg" alt="Ringtone Maker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332173.svg" alt="Ringtone Maker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332173.svg" alt="Ringtone Maker icon" :width="24" :height="24" />
CSS background
.icon-ringtone-maker {
background-image: url('https://proicons.com/icon/332173.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>.c{fill:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M42.5005,19.3c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75M42.5005,28.698c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75"/><path class="d" d="M41.7505,16.204c-1.7104-.0006-3.0974,1.3856-3.098,3.096v.001c.003.53.141,1.051.403,1.513l-.018-.018-1.77,1.605c-2.406-2.687-4.907-4.816-7.99-4.05l6.228,5.648-6.227,5.65c3.082.766,5.583-1.363,7.99-4.05l1.77,1.605.017-.018c-.262.462-.4.982-.403,1.513,0,1.7104,1.3866,3.097,3.097,3.097s3.097-1.3866,3.097-3.097-1.386-3.0964-3.096-3.097c-.5043.003-1.0004.1289-1.445.367l.02-.02c-.563-.637-1.118-1.295-1.674-1.95.555-.655,1.112-1.311,1.673-1.949l-.019-.02c.445.239.94.365,1.445.368,1.7104,0,3.097-1.3866,3.097-3.097s-1.3866-3.097-3.097-3.097h0M14.8665,11.545v24.91M12.9145,15.794v16.412M16.8185,18.263v11.474M22.6755,18.387v11.226M20.7235,20.406v7.188M18.7715,21.776v4.448M10.9625,19.918v8.164M9.0095,22.156v3.688M7.0575,21.089v5.822M5.1055,22.899v2.202M3.1525,23.68v.64M24.6285,21.675v4.65M28.6925,22.986v2.028M30.6455,22.335v3.33M26.7355,43.637l.005.896M26.7215,40.953l.005.895M26.7085,38.268l.004.895M26.6935,35.583l.005.895M26.6785,32.899l.006.894M26.6655,30.213l.005.896M26.6515,27.528l.004.896M26.6375,24.843l.004.895M26.6225,22.157l.005.895M26.6085,19.473l.005.895M26.5945,16.787l.005.896M26.5805,14.102l.005.895M26.6225,11.522l.005.895M26.6085,8.837l.005.896M26.5945,6.152l.005.895M26.5805,3.467l.005.895"/></svg>
Copied!