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

Name
playerfm
Set
Simple Icons
Style
Brand
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M11.976 0a12 12 0 0 0-.347.012a19 19 0 0 0-1.129.11c-3.29.448-6.096 2.1-7.993 4.56a12 12 0 0 0-1.22 1.94a12 12 0 0 0-.173.358q-.138.298-.261.603a12 12 0 0 0-.288.788l-.045.143A12 12 0 0 0 0 11.986v.037A12 12 0 0 0 12 24a12 12 0 0 0 11.939-10.79l.003-.024A12 12 0 0 0 24 12.018v-.048a12 12 0 0 0-.769-4.182a9 9 0 0 0-.125-.313a12 12 0 0 0-.226-.507c-1.487-3.15-4.299-5.59-7.698-6.506c-.76-.208-1.978-.39-2.813-.444A12 12 0 0 0 12.024 0zm2.321 2.88c.166.001.377.056.675.159c1.782.611 3.773 2.157 4.856 3.764c.752 1.118 1.337 2.428 1.337 2.987c0 .358-.35.681-.725.681c-.35 0-.708-.305-.804-.68c-.13-.525-.83-1.852-1.345-2.534c-.917-1.205-2.332-2.262-3.72-2.777c-.979-.367-1.232-.795-.778-1.336c.152-.182.29-.267.504-.265zm-3.885 1.4q.391.002.7.165c1.31.664 1.24 2.568-.122 3.092c-1.686.637-2.533 1.319-3.084 2.437c-1.153 2.34-.21 5.1 2.123 6.218c1.712.821 3.668.533 5.03-.725c.62-.576.961-1.074 1.267-1.878c.428-1.126.917-1.545 1.79-1.545c1.119 0 1.887.943 1.66 2.026c-.463 2.13-2.253 4.27-4.42 5.275c-1.196.55-1.851.69-3.362.69c-1.485 0-2.131-.131-3.284-.655c-3.144-1.424-5.075-4.83-4.673-8.21a8.12 8.12 0 0 1 5.511-6.734a2.7 2.7 0 0 1 .864-.156m3.463.96c.217.004.499.105.914.306c1.686.803 3.083 2.279 3.834 4.035c.28.672.14 1.109-.41 1.283c-.42.123-.7-.104-1.066-.864c-.681-1.441-1.65-2.437-3.013-3.11c-.795-.384-.891-.471-.97-.847c-.035-.2 0-.314.184-.532c.157-.184.31-.276.527-.271m-.398 2.443c.23-.001.496.108.84.334c.961.629 2.044 1.983 2.044 2.55c0 .289-.28.656-.559.725c-.376.097-.646-.087-1.04-.707c-.427-.655-.925-1.153-1.44-1.415c-.446-.227-.577-.402-.577-.769a.58.58 0 0 1 .245-.515a.73.73 0 0 1 .487-.203"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPlayerfm(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="M11.976 0a12 12 0 0 0-.347.012a19 19 0 0 0-1.129.11c-3.29.448-6.096 2.1-7.993 4.56a12 12 0 0 0-1.22 1.94a12 12 0 0 0-.173.358q-.138.298-.261.603a12 12 0 0 0-.288.788l-.045.143A12 12 0 0 0 0 11.986v.037A12 12 0 0 0 12 24a12 12 0 0 0 11.939-10.79l.003-.024A12 12 0 0 0 24 12.018v-.048a12 12 0 0 0-.769-4.182a9 9 0 0 0-.125-.313a12 12 0 0 0-.226-.507c-1.487-3.15-4.299-5.59-7.698-6.506c-.76-.208-1.978-.39-2.813-.444A12 12 0 0 0 12.024 0zm2.321 2.88c.166.001.377.056.675.159c1.782.611 3.773 2.157 4.856 3.764c.752 1.118 1.337 2.428 1.337 2.987c0 .358-.35.681-.725.681c-.35 0-.708-.305-.804-.68c-.13-.525-.83-1.852-1.345-2.534c-.917-1.205-2.332-2.262-3.72-2.777c-.979-.367-1.232-.795-.778-1.336c.152-.182.29-.267.504-.265zm-3.885 1.4q.391.002.7.165c1.31.664 1.24 2.568-.122 3.092c-1.686.637-2.533 1.319-3.084 2.437c-1.153 2.34-.21 5.1 2.123 6.218c1.712.821 3.668.533 5.03-.725c.62-.576.961-1.074 1.267-1.878c.428-1.126.917-1.545 1.79-1.545c1.119 0 1.887.943 1.66 2.026c-.463 2.13-2.253 4.27-4.42 5.275c-1.196.55-1.851.69-3.362.69c-1.485 0-2.131-.131-3.284-.655c-3.144-1.424-5.075-4.83-4.673-8.21a8.12 8.12 0 0 1 5.511-6.734a2.7 2.7 0 0 1 .864-.156m3.463.96c.217.004.499.105.914.306c1.686.803 3.083 2.279 3.834 4.035c.28.672.14 1.109-.41 1.283c-.42.123-.7-.104-1.066-.864c-.681-1.441-1.65-2.437-3.013-3.11c-.795-.384-.891-.471-.97-.847c-.035-.2 0-.314.184-.532c.157-.184.31-.276.527-.271m-.398 2.443c.23-.001.496.108.84.334c.961.629 2.044 1.983 2.044 2.55c0 .289-.28.656-.559.725c-.376.097-.646-.087-1.04-.707c-.427-.655-.925-1.153-1.44-1.415c-.446-.227-.577-.402-.577-.769a.58.58 0 0 1 .245-.515a.73.73 0 0 1 .487-.203"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.976 0a12 12 0 0 0-.347.012a19 19 0 0 0-1.129.11c-3.29.448-6.096 2.1-7.993 4.56a12 12 0 0 0-1.22 1.94a12 12 0 0 0-.173.358q-.138.298-.261.603a12 12 0 0 0-.288.788l-.045.143A12 12 0 0 0 0 11.986v.037A12 12 0 0 0 12 24a12 12 0 0 0 11.939-10.79l.003-.024A12 12 0 0 0 24 12.018v-.048a12 12 0 0 0-.769-4.182a9 9 0 0 0-.125-.313a12 12 0 0 0-.226-.507c-1.487-3.15-4.299-5.59-7.698-6.506c-.76-.208-1.978-.39-2.813-.444A12 12 0 0 0 12.024 0zm2.321 2.88c.166.001.377.056.675.159c1.782.611 3.773 2.157 4.856 3.764c.752 1.118 1.337 2.428 1.337 2.987c0 .358-.35.681-.725.681c-.35 0-.708-.305-.804-.68c-.13-.525-.83-1.852-1.345-2.534c-.917-1.205-2.332-2.262-3.72-2.777c-.979-.367-1.232-.795-.778-1.336c.152-.182.29-.267.504-.265zm-3.885 1.4q.391.002.7.165c1.31.664 1.24 2.568-.122 3.092c-1.686.637-2.533 1.319-3.084 2.437c-1.153 2.34-.21 5.1 2.123 6.218c1.712.821 3.668.533 5.03-.725c.62-.576.961-1.074 1.267-1.878c.428-1.126.917-1.545 1.79-1.545c1.119 0 1.887.943 1.66 2.026c-.463 2.13-2.253 4.27-4.42 5.275c-1.196.55-1.851.69-3.362.69c-1.485 0-2.131-.131-3.284-.655c-3.144-1.424-5.075-4.83-4.673-8.21a8.12 8.12 0 0 1 5.511-6.734a2.7 2.7 0 0 1 .864-.156m3.463.96c.217.004.499.105.914.306c1.686.803 3.083 2.279 3.834 4.035c.28.672.14 1.109-.41 1.283c-.42.123-.7-.104-1.066-.864c-.681-1.441-1.65-2.437-3.013-3.11c-.795-.384-.891-.471-.97-.847c-.035-.2 0-.314.184-.532c.157-.184.31-.276.527-.271m-.398 2.443c.23-.001.496.108.84.334c.961.629 2.044 1.983 2.044 2.55c0 .289-.28.656-.559.725c-.376.097-.646-.087-1.04-.707c-.427-.655-.925-1.153-1.44-1.415c-.446-.227-.577-.402-.577-.769a.58.58 0 0 1 .245-.515a.73.73 0 0 1 .487-.203"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.976%200a12%2012%200%200%200-.347.012a19%2019%200%200%200-1.129.11c-3.29.448-6.096%202.1-7.993%204.56a12%2012%200%200%200-1.22%201.94a12%2012%200%200%200-.173.358q-.138.298-.261.603a12%2012%200%200%200-.288.788l-.045.143A12%2012%200%200%200%200%2011.986v.037A12%2012%200%200%200%2012%2024a12%2012%200%200%200%2011.939-10.79l.003-.024A12%2012%200%200%200%2024%2012.018v-.048a12%2012%200%200%200-.769-4.182a9%209%200%200%200-.125-.313a12%2012%200%200%200-.226-.507c-1.487-3.15-4.299-5.59-7.698-6.506c-.76-.208-1.978-.39-2.813-.444A12%2012%200%200%200%2012.024%200zm2.321%202.88c.166.001.377.056.675.159c1.782.611%203.773%202.157%204.856%203.764c.752%201.118%201.337%202.428%201.337%202.987c0%20.358-.35.681-.725.681c-.35%200-.708-.305-.804-.68c-.13-.525-.83-1.852-1.345-2.534c-.917-1.205-2.332-2.262-3.72-2.777c-.979-.367-1.232-.795-.778-1.336c.152-.182.29-.267.504-.265zm-3.885%201.4q.391.002.7.165c1.31.664%201.24%202.568-.122%203.092c-1.686.637-2.533%201.319-3.084%202.437c-1.153%202.34-.21%205.1%202.123%206.218c1.712.821%203.668.533%205.03-.725c.62-.576.961-1.074%201.267-1.878c.428-1.126.917-1.545%201.79-1.545c1.119%200%201.887.943%201.66%202.026c-.463%202.13-2.253%204.27-4.42%205.275c-1.196.55-1.851.69-3.362.69c-1.485%200-2.131-.131-3.284-.655c-3.144-1.424-5.075-4.83-4.673-8.21a8.12%208.12%200%200%201%205.511-6.734a2.7%202.7%200%200%201%20.864-.156m3.463.96c.217.004.499.105.914.306c1.686.803%203.083%202.279%203.834%204.035c.28.672.14%201.109-.41%201.283c-.42.123-.7-.104-1.066-.864c-.681-1.441-1.65-2.437-3.013-3.11c-.795-.384-.891-.471-.97-.847c-.035-.2%200-.314.184-.532c.157-.184.31-.276.527-.271m-.398%202.443c.23-.001.496.108.84.334c.961.629%202.044%201.983%202.044%202.55c0%20.289-.28.656-.559.725c-.376.097-.646-.087-1.04-.707c-.427-.655-.925-1.153-1.44-1.415c-.446-.227-.577-.402-.577-.769a.58.58%200%200%201%20.245-.515a.73.73%200%200%201%20.487-.203%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%22M11.976%200a12%2012%200%200%200-.347.012a19%2019%200%200%200-1.129.11c-3.29.448-6.096%202.1-7.993%204.56a12%2012%200%200%200-1.22%201.94a12%2012%200%200%200-.173.358q-.138.298-.261.603a12%2012%200%200%200-.288.788l-.045.143A12%2012%200%200%200%200%2011.986v.037A12%2012%200%200%200%2012%2024a12%2012%200%200%200%2011.939-10.79l.003-.024A12%2012%200%200%200%2024%2012.018v-.048a12%2012%200%200%200-.769-4.182a9%209%200%200%200-.125-.313a12%2012%200%200%200-.226-.507c-1.487-3.15-4.299-5.59-7.698-6.506c-.76-.208-1.978-.39-2.813-.444A12%2012%200%200%200%2012.024%200zm2.321%202.88c.166.001.377.056.675.159c1.782.611%203.773%202.157%204.856%203.764c.752%201.118%201.337%202.428%201.337%202.987c0%20.358-.35.681-.725.681c-.35%200-.708-.305-.804-.68c-.13-.525-.83-1.852-1.345-2.534c-.917-1.205-2.332-2.262-3.72-2.777c-.979-.367-1.232-.795-.778-1.336c.152-.182.29-.267.504-.265zm-3.885%201.4q.391.002.7.165c1.31.664%201.24%202.568-.122%203.092c-1.686.637-2.533%201.319-3.084%202.437c-1.153%202.34-.21%205.1%202.123%206.218c1.712.821%203.668.533%205.03-.725c.62-.576.961-1.074%201.267-1.878c.428-1.126.917-1.545%201.79-1.545c1.119%200%201.887.943%201.66%202.026c-.463%202.13-2.253%204.27-4.42%205.275c-1.196.55-1.851.69-3.362.69c-1.485%200-2.131-.131-3.284-.655c-3.144-1.424-5.075-4.83-4.673-8.21a8.12%208.12%200%200%201%205.511-6.734a2.7%202.7%200%200%201%20.864-.156m3.463.96c.217.004.499.105.914.306c1.686.803%203.083%202.279%203.834%204.035c.28.672.14%201.109-.41%201.283c-.42.123-.7-.104-1.066-.864c-.681-1.441-1.65-2.437-3.013-3.11c-.795-.384-.891-.471-.97-.847c-.035-.2%200-.314.184-.532c.157-.184.31-.276.527-.271m-.398%202.443c.23-.001.496.108.84.334c.961.629%202.044%201.983%202.044%202.55c0%20.289-.28.656-.559.725c-.376.097-.646-.087-1.04-.707c-.427-.655-.925-1.153-1.44-1.415c-.446-.227-.577-.402-.577-.769a.58.58%200%200%201%20.245-.515a.73.73%200%200%201%20.487-.203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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