pluralsight logo

pluralsight from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
pluralsight
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M20.959 2.339C13.438-.401 5.083 3.5 2.36 11c-2.761 7.599 1.14 15.943 8.661 18.683c7.541 2.739 15.943-1.161 18.676-8.683C32.442 13.437 28.541 5.083 21 2.339zM16 32C7.197 32 0 24.803 0 16S7.197 0 16 0s16 7.197 16 16s-7.197 16-16 16M11.901 7.74v16.52L26.24 16zm1.402 2.359L23.5 16l-10.197 5.901zm-4.704-.558v12.917l11.204-6.459zM10 11.937L17.083 16L10 20.083v-8.165z"/></svg>

React

import type { SVGProps } from "react";

export function CibPluralsight(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="M20.959 2.339C13.438-.401 5.083 3.5 2.36 11c-2.761 7.599 1.14 15.943 8.661 18.683c7.541 2.739 15.943-1.161 18.676-8.683C32.442 13.437 28.541 5.083 21 2.339zM16 32C7.197 32 0 24.803 0 16S7.197 0 16 0s16 7.197 16 16s-7.197 16-16 16M11.901 7.74v16.52L26.24 16zm1.402 2.359L23.5 16l-10.197 5.901zm-4.704-.558v12.917l11.204-6.459zM10 11.937L17.083 16L10 20.083v-8.165z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.959 2.339C13.438-.401 5.083 3.5 2.36 11c-2.761 7.599 1.14 15.943 8.661 18.683c7.541 2.739 15.943-1.161 18.676-8.683C32.442 13.437 28.541 5.083 21 2.339zM16 32C7.197 32 0 24.803 0 16S7.197 0 16 0s16 7.197 16 16s-7.197 16-16 16M11.901 7.74v16.52L26.24 16zm1.402 2.359L23.5 16l-10.197 5.901zm-4.704-.558v12.917l11.204-6.459zM10 11.937L17.083 16L10 20.083v-8.165z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.959%202.339C13.438-.401%205.083%203.5%202.36%2011c-2.761%207.599%201.14%2015.943%208.661%2018.683c7.541%202.739%2015.943-1.161%2018.676-8.683C32.442%2013.437%2028.541%205.083%2021%202.339zM16%2032C7.197%2032%200%2024.803%200%2016S7.197%200%2016%200s16%207.197%2016%2016s-7.197%2016-16%2016M11.901%207.74v16.52L26.24%2016zm1.402%202.359L23.5%2016l-10.197%205.901zm-4.704-.558v12.917l11.204-6.459zM10%2011.937L17.083%2016L10%2020.083v-8.165z%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%22M20.959%202.339C13.438-.401%205.083%203.5%202.36%2011c-2.761%207.599%201.14%2015.943%208.661%2018.683c7.541%202.739%2015.943-1.161%2018.676-8.683C32.442%2013.437%2028.541%205.083%2021%202.339zM16%2032C7.197%2032%200%2024.803%200%2016S7.197%200%2016%200s16%207.197%2016%2016s-7.197%2016-16%2016M11.901%207.74v16.52L26.24%2016zm1.402%202.359L23.5%2016l-10.197%205.901zm-4.704-.558v12.917l11.204-6.459zM10%2011.937L17.083%2016L10%2020.083v-8.165z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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