cbs logo
cbs from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- cbs
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the cbs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24C5.314 24 .068 18.587.068 11.949C.068 5.413 5.314 0 12 0s11.932 5.413 11.932 11.949C23.932 18.587 18.686 24 12 24m0-5.106c5.452 0 9.36-3.473 11.109-6.945C21.875 9.294 18.172 5.106 12 5.106c-5.452 0-9.36 3.37-11.109 6.843C2.537 15.42 6.548 18.894 12 18.894m0-.613c-3.497 0-6.377-2.86-6.377-6.332S8.503 5.617 12 5.617s6.377 2.86 6.377 6.332c0 3.574-2.88 6.332-6.377 6.332"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCbs(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 24C5.314 24 .068 18.587.068 11.949C.068 5.413 5.314 0 12 0s11.932 5.413 11.932 11.949C23.932 18.587 18.686 24 12 24m0-5.106c5.452 0 9.36-3.473 11.109-6.945C21.875 9.294 18.172 5.106 12 5.106c-5.452 0-9.36 3.37-11.109 6.843C2.537 15.42 6.548 18.894 12 18.894m0-.613c-3.497 0-6.377-2.86-6.377-6.332S8.503 5.617 12 5.617s6.377 2.86 6.377 6.332c0 3.574-2.88 6.332-6.377 6.332"/></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 24C5.314 24 .068 18.587.068 11.949C.068 5.413 5.314 0 12 0s11.932 5.413 11.932 11.949C23.932 18.587 18.686 24 12 24m0-5.106c5.452 0 9.36-3.473 11.109-6.945C21.875 9.294 18.172 5.106 12 5.106c-5.452 0-9.36 3.37-11.109 6.843C2.537 15.42 6.548 18.894 12 18.894m0-.613c-3.497 0-6.377-2.86-6.377-6.332S8.503 5.617 12 5.617s6.377 2.86 6.377 6.332c0 3.574-2.88 6.332-6.377 6.332"/></svg> </template>
CSS
.icon-cbs {
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%2024C5.314%2024%20.068%2018.587.068%2011.949C.068%205.413%205.314%200%2012%200s11.932%205.413%2011.932%2011.949C23.932%2018.587%2018.686%2024%2012%2024m0-5.106c5.452%200%209.36-3.473%2011.109-6.945C21.875%209.294%2018.172%205.106%2012%205.106c-5.452%200-9.36%203.37-11.109%206.843C2.537%2015.42%206.548%2018.894%2012%2018.894m0-.613c-3.497%200-6.377-2.86-6.377-6.332S8.503%205.617%2012%205.617s6.377%202.86%206.377%206.332c0%203.574-2.88%206.332-6.377%206.332%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%2024C5.314%2024%20.068%2018.587.068%2011.949C.068%205.413%205.314%200%2012%200s11.932%205.413%2011.932%2011.949C23.932%2018.587%2018.686%2024%2012%2024m0-5.106c5.452%200%209.36-3.473%2011.109-6.945C21.875%209.294%2018.172%205.106%2012%205.106c-5.452%200-9.36%203.37-11.109%206.843C2.537%2015.42%206.548%2018.894%2012%2018.894m0-.613c-3.497%200-6.377-2.86-6.377-6.332S8.503%205.617%2012%205.617s6.377%202.86%206.377%206.332c0%203.574-2.88%206.332-6.377%206.332%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/cbs.svg?color=%231a73e8&size=48