read cv logo icon

read-cv-logo-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
read-cv-logo-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the read cv logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m210.78 39.25l-130.25-23A16 16 0 0 0 62 29.23l-29.75 169a16 16 0 0 0 13 18.53l130.25 23a16 16 0 0 0 18.54-13l29.75-169a16 16 0 0 0-13.01-18.51m-75.28 92.31a8 8 0 0 1-7.87 6.61a8.3 8.3 0 0 1-1.4-.12l-41.5-7.33A8 8 0 0 1 87.52 115l41.48 7.29a8 8 0 0 1 6.5 9.27m47-24.18a8 8 0 0 1-7.86 6.61a7.6 7.6 0 0 1-1.41-.13l-83-14.65a8 8 0 0 1 2.79-15.76l83 14.66a8 8 0 0 1 6.51 9.27Zm5.55-31.52a8 8 0 0 1-7.87 6.61a8.4 8.4 0 0 1-1.4-.12l-83-14.66a8 8 0 1 1 2.78-15.75l83 14.65a8 8 0 0 1 6.52 9.27Z"/></svg>

React

import type { SVGProps } from "react";

export function PhReadCvLogoFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m210.78 39.25l-130.25-23A16 16 0 0 0 62 29.23l-29.75 169a16 16 0 0 0 13 18.53l130.25 23a16 16 0 0 0 18.54-13l29.75-169a16 16 0 0 0-13.01-18.51m-75.28 92.31a8 8 0 0 1-7.87 6.61a8.3 8.3 0 0 1-1.4-.12l-41.5-7.33A8 8 0 0 1 87.52 115l41.48 7.29a8 8 0 0 1 6.5 9.27m47-24.18a8 8 0 0 1-7.86 6.61a7.6 7.6 0 0 1-1.41-.13l-83-14.65a8 8 0 0 1 2.79-15.76l83 14.66a8 8 0 0 1 6.51 9.27Zm5.55-31.52a8 8 0 0 1-7.87 6.61a8.4 8.4 0 0 1-1.4-.12l-83-14.66a8 8 0 1 1 2.78-15.75l83 14.65a8 8 0 0 1 6.52 9.27Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m210.78 39.25l-130.25-23A16 16 0 0 0 62 29.23l-29.75 169a16 16 0 0 0 13 18.53l130.25 23a16 16 0 0 0 18.54-13l29.75-169a16 16 0 0 0-13.01-18.51m-75.28 92.31a8 8 0 0 1-7.87 6.61a8.3 8.3 0 0 1-1.4-.12l-41.5-7.33A8 8 0 0 1 87.52 115l41.48 7.29a8 8 0 0 1 6.5 9.27m47-24.18a8 8 0 0 1-7.86 6.61a7.6 7.6 0 0 1-1.41-.13l-83-14.65a8 8 0 0 1 2.79-15.76l83 14.66a8 8 0 0 1 6.51 9.27Zm5.55-31.52a8 8 0 0 1-7.87 6.61a8.4 8.4 0 0 1-1.4-.12l-83-14.66a8 8 0 1 1 2.78-15.75l83 14.65a8 8 0 0 1 6.52 9.27Z"/></svg>
</template>

CSS

.icon-read-cv-logo-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m210.78%2039.25l-130.25-23A16%2016%200%200%200%2062%2029.23l-29.75%20169a16%2016%200%200%200%2013%2018.53l130.25%2023a16%2016%200%200%200%2018.54-13l29.75-169a16%2016%200%200%200-13.01-18.51m-75.28%2092.31a8%208%200%200%201-7.87%206.61a8.3%208.3%200%200%201-1.4-.12l-41.5-7.33A8%208%200%200%201%2087.52%20115l41.48%207.29a8%208%200%200%201%206.5%209.27m47-24.18a8%208%200%200%201-7.86%206.61a7.6%207.6%200%200%201-1.41-.13l-83-14.65a8%208%200%200%201%202.79-15.76l83%2014.66a8%208%200%200%201%206.51%209.27Zm5.55-31.52a8%208%200%200%201-7.87%206.61a8.4%208.4%200%200%201-1.4-.12l-83-14.66a8%208%200%201%201%202.78-15.75l83%2014.65a8%208%200%200%201%206.52%209.27Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m210.78%2039.25l-130.25-23A16%2016%200%200%200%2062%2029.23l-29.75%20169a16%2016%200%200%200%2013%2018.53l130.25%2023a16%2016%200%200%200%2018.54-13l29.75-169a16%2016%200%200%200-13.01-18.51m-75.28%2092.31a8%208%200%200%201-7.87%206.61a8.3%208.3%200%200%201-1.4-.12l-41.5-7.33A8%208%200%200%201%2087.52%20115l41.48%207.29a8%208%200%200%201%206.5%209.27m47-24.18a8%208%200%200%201-7.86%206.61a7.6%207.6%200%200%201-1.41-.13l-83-14.65a8%208%200%200%201%202.79-15.76l83%2014.66a8%208%200%200%201%206.51%209.27Zm5.55-31.52a8%208%200%200%201-7.87%206.61a8.4%208.4%200%200%201-1.4-.12l-83-14.66a8%208%200%201%201%202.78-15.75l83%2014.65a8%208%200%200%201%206.52%209.27Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/read-cv-logo-fill.svg?color=%231a73e8&size=48