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

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

Use the pioneerdj logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.46 5.569c1.474 1.144 1.715 2.695 1.107 4.319c-.565 1.503-1.833 2.96-3.827 4.087c-2.21 1.227-4.498 1.554-6.993 1.554H0L4.212 4.308h5.051c2.548 0 4.7.1 6.197 1.26zm-3.112 4.235c.33-.884.246-2.202-.34-2.906c-.658-.782-1.673-.873-3.138-.873l-.716.016s-.616-.07-.866.49c-.153.35.064-.263-2.412 6.341c-.326.876.452.919.452.919s2.794.17 5.132-1.448c.991-.685 1.577-1.705 1.888-2.539m5.938-1.467L24 8.366l-2.892 7.731c-.944 2.518-2.896 3.595-6.812 3.595l-3.058-.04l.731-1.746c4.427.21 5.225-1.76 5.365-2.139l1.846-4.966s.317-.884-.402-.884h-1.132Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPioneerdj(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="M15.46 5.569c1.474 1.144 1.715 2.695 1.107 4.319c-.565 1.503-1.833 2.96-3.827 4.087c-2.21 1.227-4.498 1.554-6.993 1.554H0L4.212 4.308h5.051c2.548 0 4.7.1 6.197 1.26zm-3.112 4.235c.33-.884.246-2.202-.34-2.906c-.658-.782-1.673-.873-3.138-.873l-.716.016s-.616-.07-.866.49c-.153.35.064-.263-2.412 6.341c-.326.876.452.919.452.919s2.794.17 5.132-1.448c.991-.685 1.577-1.705 1.888-2.539m5.938-1.467L24 8.366l-2.892 7.731c-.944 2.518-2.896 3.595-6.812 3.595l-3.058-.04l.731-1.746c4.427.21 5.225-1.76 5.365-2.139l1.846-4.966s.317-.884-.402-.884h-1.132Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.46 5.569c1.474 1.144 1.715 2.695 1.107 4.319c-.565 1.503-1.833 2.96-3.827 4.087c-2.21 1.227-4.498 1.554-6.993 1.554H0L4.212 4.308h5.051c2.548 0 4.7.1 6.197 1.26zm-3.112 4.235c.33-.884.246-2.202-.34-2.906c-.658-.782-1.673-.873-3.138-.873l-.716.016s-.616-.07-.866.49c-.153.35.064-.263-2.412 6.341c-.326.876.452.919.452.919s2.794.17 5.132-1.448c.991-.685 1.577-1.705 1.888-2.539m5.938-1.467L24 8.366l-2.892 7.731c-.944 2.518-2.896 3.595-6.812 3.595l-3.058-.04l.731-1.746c4.427.21 5.225-1.76 5.365-2.139l1.846-4.966s.317-.884-.402-.884h-1.132Z"/></svg>
</template>

CSS

.icon-pioneerdj {
  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%22M15.46%205.569c1.474%201.144%201.715%202.695%201.107%204.319c-.565%201.503-1.833%202.96-3.827%204.087c-2.21%201.227-4.498%201.554-6.993%201.554H0L4.212%204.308h5.051c2.548%200%204.7.1%206.197%201.26zm-3.112%204.235c.33-.884.246-2.202-.34-2.906c-.658-.782-1.673-.873-3.138-.873l-.716.016s-.616-.07-.866.49c-.153.35.064-.263-2.412%206.341c-.326.876.452.919.452.919s2.794.17%205.132-1.448c.991-.685%201.577-1.705%201.888-2.539m5.938-1.467L24%208.366l-2.892%207.731c-.944%202.518-2.896%203.595-6.812%203.595l-3.058-.04l.731-1.746c4.427.21%205.225-1.76%205.365-2.139l1.846-4.966s.317-.884-.402-.884h-1.132Z%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%22M15.46%205.569c1.474%201.144%201.715%202.695%201.107%204.319c-.565%201.503-1.833%202.96-3.827%204.087c-2.21%201.227-4.498%201.554-6.993%201.554H0L4.212%204.308h5.051c2.548%200%204.7.1%206.197%201.26zm-3.112%204.235c.33-.884.246-2.202-.34-2.906c-.658-.782-1.673-.873-3.138-.873l-.716.016s-.616-.07-.866.49c-.153.35.064-.263-2.412%206.341c-.326.876.452.919.452.919s2.794.17%205.132-1.448c.991-.685%201.577-1.705%201.888-2.539m5.938-1.467L24%208.366l-2.892%207.731c-.944%202.518-2.896%203.595-6.812%203.595l-3.058-.04l.731-1.746c4.427.21%205.225-1.76%205.365-2.139l1.846-4.966s.317-.884-.402-.884h-1.132Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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