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

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

Use the prdotco logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4.67a7.3 7.3 0 0 1 5.183 2.147a7.27 7.27 0 0 1 1.898 3.285l1.79-1.79a1.832 1.832 0 0 1 2.592 2.59l-6.28 6.281A7.3 7.3 0 0 1 12 19.33a7.3 7.3 0 0 1-5.183-2.147a7.3 7.3 0 0 1-1.898-3.285l-1.791 1.79a1.832 1.832 0 1 1-2.591-2.59c2.092-2.094 4.19-4.19 5.95-5.951C8.183 5.287 10.258 4.672 12 4.67m2.592 4.738a3.666 3.666 0 1 0-5.184 5.185a3.666 3.666 0 0 0 5.184-5.185"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPrdotco(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="M12 4.67a7.3 7.3 0 0 1 5.183 2.147a7.27 7.27 0 0 1 1.898 3.285l1.79-1.79a1.832 1.832 0 0 1 2.592 2.59l-6.28 6.281A7.3 7.3 0 0 1 12 19.33a7.3 7.3 0 0 1-5.183-2.147a7.3 7.3 0 0 1-1.898-3.285l-1.791 1.79a1.832 1.832 0 1 1-2.591-2.59c2.092-2.094 4.19-4.19 5.95-5.951C8.183 5.287 10.258 4.672 12 4.67m2.592 4.738a3.666 3.666 0 1 0-5.184 5.185a3.666 3.666 0 0 0 5.184-5.185"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4.67a7.3 7.3 0 0 1 5.183 2.147a7.27 7.27 0 0 1 1.898 3.285l1.79-1.79a1.832 1.832 0 0 1 2.592 2.59l-6.28 6.281A7.3 7.3 0 0 1 12 19.33a7.3 7.3 0 0 1-5.183-2.147a7.3 7.3 0 0 1-1.898-3.285l-1.791 1.79a1.832 1.832 0 1 1-2.591-2.59c2.092-2.094 4.19-4.19 5.95-5.951C8.183 5.287 10.258 4.672 12 4.67m2.592 4.738a3.666 3.666 0 1 0-5.184 5.185a3.666 3.666 0 0 0 5.184-5.185"/></svg>
</template>

CSS

.icon-prdotco {
  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%22M12%204.67a7.3%207.3%200%200%201%205.183%202.147a7.27%207.27%200%200%201%201.898%203.285l1.79-1.79a1.832%201.832%200%200%201%202.592%202.59l-6.28%206.281A7.3%207.3%200%200%201%2012%2019.33a7.3%207.3%200%200%201-5.183-2.147a7.3%207.3%200%200%201-1.898-3.285l-1.791%201.79a1.832%201.832%200%201%201-2.591-2.59c2.092-2.094%204.19-4.19%205.95-5.951C8.183%205.287%2010.258%204.672%2012%204.67m2.592%204.738a3.666%203.666%200%201%200-5.184%205.185a3.666%203.666%200%200%200%205.184-5.185%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%22M12%204.67a7.3%207.3%200%200%201%205.183%202.147a7.27%207.27%200%200%201%201.898%203.285l1.79-1.79a1.832%201.832%200%200%201%202.592%202.59l-6.28%206.281A7.3%207.3%200%200%201%2012%2019.33a7.3%207.3%200%200%201-5.183-2.147a7.3%207.3%200%200%201-1.898-3.285l-1.791%201.79a1.832%201.832%200%201%201-2.591-2.59c2.092-2.094%204.19-4.19%205.95-5.951C8.183%205.287%2010.258%204.672%2012%204.67m2.592%204.738a3.666%203.666%200%201%200-5.184%205.185a3.666%203.666%200%200%200%205.184-5.185%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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