Virgin Radio Switzerland Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Virgin Radio Switzerland 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/334782.svg" alt="Virgin Radio Switzerland icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334782.svg" alt="Virgin Radio Switzerland icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334782.svg" alt="Virgin Radio Switzerland icon" :width="24" :height="24" />
CSS background
.icon-virgin-radio-switzerland {
background-image: url('https://proicons.com/icon/334782.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.o{fill:#000;stroke-width:0px;}</style></defs><g id="b"><path id="c" class="n" d="M3.5,19.3828l15.5963.002,4.7915-14.9143,4.8285,14.9163,15.7836.002-12.7779,9.2845,4.8095,14.8562-12.5897-9.2044-12.5826,9.1433,4.7714-14.8532L3.5,19.3828Z"/><path id="d" class="n" d="M16.5964,27.2601l1.1748-3.1519,1.4483,7.7291c.5268-5.3864,1.7648-10.0537,3.846-13.8656"/><path id="e" class="n" d="M21.9067,26.1353l-.2254,2.8414"/><path id="f" class="n" d="M23.5313,28.0213l.0701-2.6121,1.0296-.4928"/><path id="g" class="n" d="M26.539,23.8327c-.654.1032-.8684,1.0897-.9976,1.9831-.2704,1.8869,1.3731,1.3661,2.0111.4106"/><path id="h" class="n" d="M27.6156,23.6374l-.1993,9.9676"/><path id="i" class="n" d="M29.2923,22.7821l-.1803,2.4438"/><path id="j" class="n" d="M30.7445,24.5609l.0881-1.943c.6049-.7532,1.4943-1.8038,1.9561-1.1999.6079.7942-.5038,2.8394.7662,2.7092"/><path id="k" class="n" d="M34.7448,23.7857c-2.7343.4317-13.8296,8.4382-13.6423,9.3446"/><circle id="l" class="o" cx="22.3424" cy="24.1883" r=".75"/><circle id="m" class="o" cx="29.7209" cy="20.9803" r=".75"/></g></svg>
Copied!