radiofrance logo

radiofrance from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
radiofrance
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the radiofrance logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24C6.144 24 1.397 19.497 1.397 13.94a9.6 9.6 0 0 1 .208-1.991h5.99a4.4 4.4 0 0 0-.474 1.991c0 2.557 2.184 4.63 4.88 4.63c.6 0 1.175-.104 1.706-.292v5.592Q12.872 24 12 24m10.355-7.888H16.31a4.4 4.4 0 0 0 .57-2.172c0-2.557-2.184-4.63-4.879-4.63c-.504 0-.99.073-1.448.208V0h5.25v4.546c3.978 1.45 6.802 5.109 6.802 9.394a9.6 9.6 0 0 1-.249 2.172"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRadiofrance(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24C6.144 24 1.397 19.497 1.397 13.94a9.6 9.6 0 0 1 .208-1.991h5.99a4.4 4.4 0 0 0-.474 1.991c0 2.557 2.184 4.63 4.88 4.63c.6 0 1.175-.104 1.706-.292v5.592Q12.872 24 12 24m10.355-7.888H16.31a4.4 4.4 0 0 0 .57-2.172c0-2.557-2.184-4.63-4.879-4.63c-.504 0-.99.073-1.448.208V0h5.25v4.546c3.978 1.45 6.802 5.109 6.802 9.394a9.6 9.6 0 0 1-.249 2.172"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24C6.144 24 1.397 19.497 1.397 13.94a9.6 9.6 0 0 1 .208-1.991h5.99a4.4 4.4 0 0 0-.474 1.991c0 2.557 2.184 4.63 4.88 4.63c.6 0 1.175-.104 1.706-.292v5.592Q12.872 24 12 24m10.355-7.888H16.31a4.4 4.4 0 0 0 .57-2.172c0-2.557-2.184-4.63-4.879-4.63c-.504 0-.99.073-1.448.208V0h5.25v4.546c3.978 1.45 6.802 5.109 6.802 9.394a9.6 9.6 0 0 1-.249 2.172"/></svg>
</template>

CSS

.icon-radiofrance {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2024C6.144%2024%201.397%2019.497%201.397%2013.94a9.6%209.6%200%200%201%20.208-1.991h5.99a4.4%204.4%200%200%200-.474%201.991c0%202.557%202.184%204.63%204.88%204.63c.6%200%201.175-.104%201.706-.292v5.592Q12.872%2024%2012%2024m10.355-7.888H16.31a4.4%204.4%200%200%200%20.57-2.172c0-2.557-2.184-4.63-4.879-4.63c-.504%200-.99.073-1.448.208V0h5.25v4.546c3.978%201.45%206.802%205.109%206.802%209.394a9.6%209.6%200%200%201-.249%202.172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2024C6.144%2024%201.397%2019.497%201.397%2013.94a9.6%209.6%200%200%201%20.208-1.991h5.99a4.4%204.4%200%200%200-.474%201.991c0%202.557%202.184%204.63%204.88%204.63c.6%200%201.175-.104%201.706-.292v5.592Q12.872%2024%2012%2024m10.355-7.888H16.31a4.4%204.4%200%200%200%20.57-2.172c0-2.557-2.184-4.63-4.879-4.63c-.504%200-.99.073-1.448.208V0h5.25v4.546c3.978%201.45%206.802%205.109%206.802%209.394a9.6%209.6%200%200%201-.249%202.172%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/radiofrance.svg?color=%231a73e8&size=48