pluralsight logo

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

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

The same logo in other sets

Use the pluralsight logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.72 1.755C10.08-.301 3.811 2.625 1.771 8.25c-2.071 5.699.854 11.956 6.494 14.01c5.655 2.055 11.956-.87 14.01-6.51c2.057-5.67-.87-11.939-6.524-13.995zM12 24C5.4 24 0 18.6 0 12S5.4 0 12 0s12 5.4 12 12s-5.4 12-12 12M8.926 5.805v12.391L19.68 12zm1.049 1.769L17.625 12l-7.65 4.426zm-3.526-.419v9.689L14.85 12zm1.051 1.8L12.811 12L7.5 15.061V8.939"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPluralsight(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.72 1.755C10.08-.301 3.811 2.625 1.771 8.25c-2.071 5.699.854 11.956 6.494 14.01c5.655 2.055 11.956-.87 14.01-6.51c2.057-5.67-.87-11.939-6.524-13.995zM12 24C5.4 24 0 18.6 0 12S5.4 0 12 0s12 5.4 12 12s-5.4 12-12 12M8.926 5.805v12.391L19.68 12zm1.049 1.769L17.625 12l-7.65 4.426zm-3.526-.419v9.689L14.85 12zm1.051 1.8L12.811 12L7.5 15.061V8.939"/></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.72 1.755C10.08-.301 3.811 2.625 1.771 8.25c-2.071 5.699.854 11.956 6.494 14.01c5.655 2.055 11.956-.87 14.01-6.51c2.057-5.67-.87-11.939-6.524-13.995zM12 24C5.4 24 0 18.6 0 12S5.4 0 12 0s12 5.4 12 12s-5.4 12-12 12M8.926 5.805v12.391L19.68 12zm1.049 1.769L17.625 12l-7.65 4.426zm-3.526-.419v9.689L14.85 12zm1.051 1.8L12.811 12L7.5 15.061V8.939"/></svg>
</template>

CSS

.icon-pluralsight {
  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.72%201.755C10.08-.301%203.811%202.625%201.771%208.25c-2.071%205.699.854%2011.956%206.494%2014.01c5.655%202.055%2011.956-.87%2014.01-6.51c2.057-5.67-.87-11.939-6.524-13.995zM12%2024C5.4%2024%200%2018.6%200%2012S5.4%200%2012%200s12%205.4%2012%2012s-5.4%2012-12%2012M8.926%205.805v12.391L19.68%2012zm1.049%201.769L17.625%2012l-7.65%204.426zm-3.526-.419v9.689L14.85%2012zm1.051%201.8L12.811%2012L7.5%2015.061V8.939%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.72%201.755C10.08-.301%203.811%202.625%201.771%208.25c-2.071%205.699.854%2011.956%206.494%2014.01c5.655%202.055%2011.956-.87%2014.01-6.51c2.057-5.67-.87-11.939-6.524-13.995zM12%2024C5.4%2024%200%2018.6%200%2012S5.4%200%2012%200s12%205.4%2012%2012s-5.4%2012-12%2012M8.926%205.805v12.391L19.68%2012zm1.049%201.769L17.625%2012l-7.65%204.426zm-3.526-.419v9.689L14.85%2012zm1.051%201.8L12.811%2012L7.5%2015.061V8.939%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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