playerfm logo
playerfm from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- playerfm
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the playerfm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.969 0l-.464.016c-.432.025-1.027.083-1.505.145C9.615.76 5.869 2.964 3.344 6.245a16.3 16.3 0 0 0-1.631 2.583c-.077.161-.156.317-.229.479c-.12.267-.239.532-.348.803c-.141.349-.267.697-.381 1.052l-.061.193a16 16 0 0 0-.693 4.624v.052C.017 24.855 7.178 32 16.001 32c8.213 0 15.088-6.219 15.917-14.385l.004-.031c.052-.521.079-1.043.079-1.557v-.068a15.9 15.9 0 0 0-1.027-5.573a9 9 0 0 0-.167-.416a11 11 0 0 0-.301-.677C28.527 5.089 24.777 1.84 20.246.616C19.23.34 17.605.095 16.49.028a13 13 0 0 0-.459-.027zm3.094 3.839c.224.005.505.079.901.213c2.375.812 5.031 2.875 6.473 5.021c1 1.489 1.781 3.233 1.781 3.979c0 .479-.464.912-.964.912c-.468 0-.948-.412-1.072-.912c-.172-.697-1.109-2.468-1.797-3.375c-1.219-1.609-3.104-3.016-4.959-3.704c-1.301-.489-1.64-1.061-1.036-1.78c.203-.245.385-.355.672-.355zM13.88 5.708q.523 0 .937.219c1.745.885 1.652 3.423-.167 4.12c-2.244.855-3.375 1.76-4.109 3.251c-1.536 3.119-.281 6.801 2.828 8.291c2.287 1.095 4.891.715 6.709-.963c.828-.771 1.281-1.432 1.687-2.505c.573-1.5 1.224-2.063 2.391-2.063c1.489 0 2.516 1.26 2.213 2.703c-.62 2.839-3.005 5.693-5.896 7.032c-1.593.735-2.468.921-4.484.921c-1.979 0-2.839-.177-4.375-.875c-4.193-1.896-6.765-6.437-6.235-10.943a10.83 10.83 0 0 1 7.349-8.979c.421-.141.807-.215 1.151-.209zm4.62 1.276c.292.005.667.141 1.219.412c2.251 1.068 4.109 3.036 5.109 5.38c.375.896.188 1.479-.541 1.708c-.563.167-.937-.135-1.423-1.151c-.911-1.921-2.203-3.251-4.02-4.145c-1.057-.511-1.188-.631-1.292-1.131c-.047-.265 0-.417.245-.708c.208-.245.411-.371.703-.365m-.531 3.261c.307 0 .661.14 1.119.443c1.281.839 2.724 2.645 2.724 3.4c0 .385-.369.876-.744.969c-.5.131-.86-.12-1.385-.943c-.568-.875-1.235-1.536-1.923-1.885c-.593-.308-.765-.536-.765-1.027a.77.77 0 0 1 .323-.687a.97.97 0 0 1 .652-.271z"/></svg>
React
import type { SVGProps } from "react";
export function CibPlayerfm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.969 0l-.464.016c-.432.025-1.027.083-1.505.145C9.615.76 5.869 2.964 3.344 6.245a16.3 16.3 0 0 0-1.631 2.583c-.077.161-.156.317-.229.479c-.12.267-.239.532-.348.803c-.141.349-.267.697-.381 1.052l-.061.193a16 16 0 0 0-.693 4.624v.052C.017 24.855 7.178 32 16.001 32c8.213 0 15.088-6.219 15.917-14.385l.004-.031c.052-.521.079-1.043.079-1.557v-.068a15.9 15.9 0 0 0-1.027-5.573a9 9 0 0 0-.167-.416a11 11 0 0 0-.301-.677C28.527 5.089 24.777 1.84 20.246.616C19.23.34 17.605.095 16.49.028a13 13 0 0 0-.459-.027zm3.094 3.839c.224.005.505.079.901.213c2.375.812 5.031 2.875 6.473 5.021c1 1.489 1.781 3.233 1.781 3.979c0 .479-.464.912-.964.912c-.468 0-.948-.412-1.072-.912c-.172-.697-1.109-2.468-1.797-3.375c-1.219-1.609-3.104-3.016-4.959-3.704c-1.301-.489-1.64-1.061-1.036-1.78c.203-.245.385-.355.672-.355zM13.88 5.708q.523 0 .937.219c1.745.885 1.652 3.423-.167 4.12c-2.244.855-3.375 1.76-4.109 3.251c-1.536 3.119-.281 6.801 2.828 8.291c2.287 1.095 4.891.715 6.709-.963c.828-.771 1.281-1.432 1.687-2.505c.573-1.5 1.224-2.063 2.391-2.063c1.489 0 2.516 1.26 2.213 2.703c-.62 2.839-3.005 5.693-5.896 7.032c-1.593.735-2.468.921-4.484.921c-1.979 0-2.839-.177-4.375-.875c-4.193-1.896-6.765-6.437-6.235-10.943a10.83 10.83 0 0 1 7.349-8.979c.421-.141.807-.215 1.151-.209zm4.62 1.276c.292.005.667.141 1.219.412c2.251 1.068 4.109 3.036 5.109 5.38c.375.896.188 1.479-.541 1.708c-.563.167-.937-.135-1.423-1.151c-.911-1.921-2.203-3.251-4.02-4.145c-1.057-.511-1.188-.631-1.292-1.131c-.047-.265 0-.417.245-.708c.208-.245.411-.371.703-.365m-.531 3.261c.307 0 .661.14 1.119.443c1.281.839 2.724 2.645 2.724 3.4c0 .385-.369.876-.744.969c-.5.131-.86-.12-1.385-.943c-.568-.875-1.235-1.536-1.923-1.885c-.593-.308-.765-.536-.765-1.027a.77.77 0 0 1 .323-.687a.97.97 0 0 1 .652-.271z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m15.969 0l-.464.016c-.432.025-1.027.083-1.505.145C9.615.76 5.869 2.964 3.344 6.245a16.3 16.3 0 0 0-1.631 2.583c-.077.161-.156.317-.229.479c-.12.267-.239.532-.348.803c-.141.349-.267.697-.381 1.052l-.061.193a16 16 0 0 0-.693 4.624v.052C.017 24.855 7.178 32 16.001 32c8.213 0 15.088-6.219 15.917-14.385l.004-.031c.052-.521.079-1.043.079-1.557v-.068a15.9 15.9 0 0 0-1.027-5.573a9 9 0 0 0-.167-.416a11 11 0 0 0-.301-.677C28.527 5.089 24.777 1.84 20.246.616C19.23.34 17.605.095 16.49.028a13 13 0 0 0-.459-.027zm3.094 3.839c.224.005.505.079.901.213c2.375.812 5.031 2.875 6.473 5.021c1 1.489 1.781 3.233 1.781 3.979c0 .479-.464.912-.964.912c-.468 0-.948-.412-1.072-.912c-.172-.697-1.109-2.468-1.797-3.375c-1.219-1.609-3.104-3.016-4.959-3.704c-1.301-.489-1.64-1.061-1.036-1.78c.203-.245.385-.355.672-.355zM13.88 5.708q.523 0 .937.219c1.745.885 1.652 3.423-.167 4.12c-2.244.855-3.375 1.76-4.109 3.251c-1.536 3.119-.281 6.801 2.828 8.291c2.287 1.095 4.891.715 6.709-.963c.828-.771 1.281-1.432 1.687-2.505c.573-1.5 1.224-2.063 2.391-2.063c1.489 0 2.516 1.26 2.213 2.703c-.62 2.839-3.005 5.693-5.896 7.032c-1.593.735-2.468.921-4.484.921c-1.979 0-2.839-.177-4.375-.875c-4.193-1.896-6.765-6.437-6.235-10.943a10.83 10.83 0 0 1 7.349-8.979c.421-.141.807-.215 1.151-.209zm4.62 1.276c.292.005.667.141 1.219.412c2.251 1.068 4.109 3.036 5.109 5.38c.375.896.188 1.479-.541 1.708c-.563.167-.937-.135-1.423-1.151c-.911-1.921-2.203-3.251-4.02-4.145c-1.057-.511-1.188-.631-1.292-1.131c-.047-.265 0-.417.245-.708c.208-.245.411-.371.703-.365m-.531 3.261c.307 0 .661.14 1.119.443c1.281.839 2.724 2.645 2.724 3.4c0 .385-.369.876-.744.969c-.5.131-.86-.12-1.385-.943c-.568-.875-1.235-1.536-1.923-1.885c-.593-.308-.765-.536-.765-1.027a.77.77 0 0 1 .323-.687a.97.97 0 0 1 .652-.271z"/></svg> </template>
CSS
.icon-playerfm {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.969%200l-.464.016c-.432.025-1.027.083-1.505.145C9.615.76%205.869%202.964%203.344%206.245a16.3%2016.3%200%200%200-1.631%202.583c-.077.161-.156.317-.229.479c-.12.267-.239.532-.348.803c-.141.349-.267.697-.381%201.052l-.061.193a16%2016%200%200%200-.693%204.624v.052C.017%2024.855%207.178%2032%2016.001%2032c8.213%200%2015.088-6.219%2015.917-14.385l.004-.031c.052-.521.079-1.043.079-1.557v-.068a15.9%2015.9%200%200%200-1.027-5.573a9%209%200%200%200-.167-.416a11%2011%200%200%200-.301-.677C28.527%205.089%2024.777%201.84%2020.246.616C19.23.34%2017.605.095%2016.49.028a13%2013%200%200%200-.459-.027zm3.094%203.839c.224.005.505.079.901.213c2.375.812%205.031%202.875%206.473%205.021c1%201.489%201.781%203.233%201.781%203.979c0%20.479-.464.912-.964.912c-.468%200-.948-.412-1.072-.912c-.172-.697-1.109-2.468-1.797-3.375c-1.219-1.609-3.104-3.016-4.959-3.704c-1.301-.489-1.64-1.061-1.036-1.78c.203-.245.385-.355.672-.355zM13.88%205.708q.523%200%20.937.219c1.745.885%201.652%203.423-.167%204.12c-2.244.855-3.375%201.76-4.109%203.251c-1.536%203.119-.281%206.801%202.828%208.291c2.287%201.095%204.891.715%206.709-.963c.828-.771%201.281-1.432%201.687-2.505c.573-1.5%201.224-2.063%202.391-2.063c1.489%200%202.516%201.26%202.213%202.703c-.62%202.839-3.005%205.693-5.896%207.032c-1.593.735-2.468.921-4.484.921c-1.979%200-2.839-.177-4.375-.875c-4.193-1.896-6.765-6.437-6.235-10.943a10.83%2010.83%200%200%201%207.349-8.979c.421-.141.807-.215%201.151-.209zm4.62%201.276c.292.005.667.141%201.219.412c2.251%201.068%204.109%203.036%205.109%205.38c.375.896.188%201.479-.541%201.708c-.563.167-.937-.135-1.423-1.151c-.911-1.921-2.203-3.251-4.02-4.145c-1.057-.511-1.188-.631-1.292-1.131c-.047-.265%200-.417.245-.708c.208-.245.411-.371.703-.365m-.531%203.261c.307%200%20.661.14%201.119.443c1.281.839%202.724%202.645%202.724%203.4c0%20.385-.369.876-.744.969c-.5.131-.86-.12-1.385-.943c-.568-.875-1.235-1.536-1.923-1.885c-.593-.308-.765-.536-.765-1.027a.77.77%200%200%201%20.323-.687a.97.97%200%200%201%20.652-.271z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.969%200l-.464.016c-.432.025-1.027.083-1.505.145C9.615.76%205.869%202.964%203.344%206.245a16.3%2016.3%200%200%200-1.631%202.583c-.077.161-.156.317-.229.479c-.12.267-.239.532-.348.803c-.141.349-.267.697-.381%201.052l-.061.193a16%2016%200%200%200-.693%204.624v.052C.017%2024.855%207.178%2032%2016.001%2032c8.213%200%2015.088-6.219%2015.917-14.385l.004-.031c.052-.521.079-1.043.079-1.557v-.068a15.9%2015.9%200%200%200-1.027-5.573a9%209%200%200%200-.167-.416a11%2011%200%200%200-.301-.677C28.527%205.089%2024.777%201.84%2020.246.616C19.23.34%2017.605.095%2016.49.028a13%2013%200%200%200-.459-.027zm3.094%203.839c.224.005.505.079.901.213c2.375.812%205.031%202.875%206.473%205.021c1%201.489%201.781%203.233%201.781%203.979c0%20.479-.464.912-.964.912c-.468%200-.948-.412-1.072-.912c-.172-.697-1.109-2.468-1.797-3.375c-1.219-1.609-3.104-3.016-4.959-3.704c-1.301-.489-1.64-1.061-1.036-1.78c.203-.245.385-.355.672-.355zM13.88%205.708q.523%200%20.937.219c1.745.885%201.652%203.423-.167%204.12c-2.244.855-3.375%201.76-4.109%203.251c-1.536%203.119-.281%206.801%202.828%208.291c2.287%201.095%204.891.715%206.709-.963c.828-.771%201.281-1.432%201.687-2.505c.573-1.5%201.224-2.063%202.391-2.063c1.489%200%202.516%201.26%202.213%202.703c-.62%202.839-3.005%205.693-5.896%207.032c-1.593.735-2.468.921-4.484.921c-1.979%200-2.839-.177-4.375-.875c-4.193-1.896-6.765-6.437-6.235-10.943a10.83%2010.83%200%200%201%207.349-8.979c.421-.141.807-.215%201.151-.209zm4.62%201.276c.292.005.667.141%201.219.412c2.251%201.068%204.109%203.036%205.109%205.38c.375.896.188%201.479-.541%201.708c-.563.167-.937-.135-1.423-1.151c-.911-1.921-2.203-3.251-4.02-4.145c-1.057-.511-1.188-.631-1.292-1.131c-.047-.265%200-.417.245-.708c.208-.245.411-.371.703-.365m-.531%203.261c.307%200%20.661.14%201.119.443c1.281.839%202.724%202.645%202.724%203.4c0%20.385-.369.876-.744.969c-.5.131-.86-.12-1.385-.943c-.568-.875-1.235-1.536-1.923-1.885c-.593-.308-.765-.536-.765-1.027a.77.77%200%200%201%20.323-.687a.97.97%200%200%201%20.652-.271z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/playerfm.svg?color=%231a73e8&size=48