pts logo
pts from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- pts
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the pts logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGM1Hbzebt)" d="M11.1 3.739A6.84 6.84 0 0 0 7.32 6.24c-.409.612-.66 1.398-2.16 6.731a112 112 0 0 1-1.95 6.498c-.139.252-.234.57-.204.702c.042.222.168.24 1.5.222c1.847-.018 2.25-.096 2.67-.522c.545-.558.743-1.08 1.547-4.11c1.116-4.218 1.818-6.42 2.202-6.93c.714-.971 2.076-1.031 3.744-1.031c1.404 0 1.44-.162.504 3.12c-.414 1.44-1.734 2.364-3.612 2.52c-.48.035-.948.12-1.032.191c-.21.174-.198 1.297.018 1.728c.606 1.182 2.1 1.41 3.336 1.44c2.112.06 3.678-.978 4.746-3.24c.732-1.542.948-2.322 1.38-4.913c.216-1.284.564-2.88.78-3.54c.096-.288.162-.6.204-.87c.054-.342-.222-.636-.57-.636h-4.158s-4.59-.006-5.172.138z"/><defs><linearGradient id="SVGM1Hbzebt" x1="3.312" x2="22.295" y1="18.984" y2="15.144" gradientUnits="userSpaceOnUse"><stop stop-color="#fd8c30"/><stop offset=".54" stop-color="#c720b6"/><stop offset=".8" stop-color="#9246e2"/><stop offset="1" stop-color="#6966ff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedPts(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGM1Hbzebt)" d="M11.1 3.739A6.84 6.84 0 0 0 7.32 6.24c-.409.612-.66 1.398-2.16 6.731a112 112 0 0 1-1.95 6.498c-.139.252-.234.57-.204.702c.042.222.168.24 1.5.222c1.847-.018 2.25-.096 2.67-.522c.545-.558.743-1.08 1.547-4.11c1.116-4.218 1.818-6.42 2.202-6.93c.714-.971 2.076-1.031 3.744-1.031c1.404 0 1.44-.162.504 3.12c-.414 1.44-1.734 2.364-3.612 2.52c-.48.035-.948.12-1.032.191c-.21.174-.198 1.297.018 1.728c.606 1.182 2.1 1.41 3.336 1.44c2.112.06 3.678-.978 4.746-3.24c.732-1.542.948-2.322 1.38-4.913c.216-1.284.564-2.88.78-3.54c.096-.288.162-.6.204-.87c.054-.342-.222-.636-.57-.636h-4.158s-4.59-.006-5.172.138z"/><defs><linearGradient id="SVGM1Hbzebt" x1="3.312" x2="22.295" y1="18.984" y2="15.144" gradientUnits="userSpaceOnUse"><stop stopColor="#fd8c30"/><stop offset=".54" stopColor="#c720b6"/><stop offset=".8" stopColor="#9246e2"/><stop offset="1" stopColor="#6966ff"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGM1Hbzebt)" d="M11.1 3.739A6.84 6.84 0 0 0 7.32 6.24c-.409.612-.66 1.398-2.16 6.731a112 112 0 0 1-1.95 6.498c-.139.252-.234.57-.204.702c.042.222.168.24 1.5.222c1.847-.018 2.25-.096 2.67-.522c.545-.558.743-1.08 1.547-4.11c1.116-4.218 1.818-6.42 2.202-6.93c.714-.971 2.076-1.031 3.744-1.031c1.404 0 1.44-.162.504 3.12c-.414 1.44-1.734 2.364-3.612 2.52c-.48.035-.948.12-1.032.191c-.21.174-.198 1.297.018 1.728c.606 1.182 2.1 1.41 3.336 1.44c2.112.06 3.678-.978 4.746-3.24c.732-1.542.948-2.322 1.38-4.913c.216-1.284.564-2.88.78-3.54c.096-.288.162-.6.204-.87c.054-.342-.222-.636-.57-.636h-4.158s-4.59-.006-5.172.138z"/><defs><linearGradient id="SVGM1Hbzebt" x1="3.312" x2="22.295" y1="18.984" y2="15.144" gradientUnits="userSpaceOnUse"><stop stop-color="#fd8c30"/><stop offset=".54" stop-color="#c720b6"/><stop offset=".8" stop-color="#9246e2"/><stop offset="1" stop-color="#6966ff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-pts {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGM1Hbzebt)%22%20d%3D%22M11.1%203.739A6.84%206.84%200%200%200%207.32%206.24c-.409.612-.66%201.398-2.16%206.731a112%20112%200%200%201-1.95%206.498c-.139.252-.234.57-.204.702c.042.222.168.24%201.5.222c1.847-.018%202.25-.096%202.67-.522c.545-.558.743-1.08%201.547-4.11c1.116-4.218%201.818-6.42%202.202-6.93c.714-.971%202.076-1.031%203.744-1.031c1.404%200%201.44-.162.504%203.12c-.414%201.44-1.734%202.364-3.612%202.52c-.48.035-.948.12-1.032.191c-.21.174-.198%201.297.018%201.728c.606%201.182%202.1%201.41%203.336%201.44c2.112.06%203.678-.978%204.746-3.24c.732-1.542.948-2.322%201.38-4.913c.216-1.284.564-2.88.78-3.54c.096-.288.162-.6.204-.87c.054-.342-.222-.636-.57-.636h-4.158s-4.59-.006-5.172.138z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGM1Hbzebt%22%20x1%3D%223.312%22%20x2%3D%2222.295%22%20y1%3D%2218.984%22%20y2%3D%2215.144%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fd8c30%22%2F%3E%3Cstop%20offset%3D%22.54%22%20stop-color%3D%22%23c720b6%22%2F%3E%3Cstop%20offset%3D%22.8%22%20stop-color%3D%22%239246e2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236966ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGM1Hbzebt)%22%20d%3D%22M11.1%203.739A6.84%206.84%200%200%200%207.32%206.24c-.409.612-.66%201.398-2.16%206.731a112%20112%200%200%201-1.95%206.498c-.139.252-.234.57-.204.702c.042.222.168.24%201.5.222c1.847-.018%202.25-.096%202.67-.522c.545-.558.743-1.08%201.547-4.11c1.116-4.218%201.818-6.42%202.202-6.93c.714-.971%202.076-1.031%203.744-1.031c1.404%200%201.44-.162.504%203.12c-.414%201.44-1.734%202.364-3.612%202.52c-.48.035-.948.12-1.032.191c-.21.174-.198%201.297.018%201.728c.606%201.182%202.1%201.41%203.336%201.44c2.112.06%203.678-.978%204.746-3.24c.732-1.542.948-2.322%201.38-4.913c.216-1.284.564-2.88.78-3.54c.096-.288.162-.6.204-.87c.054-.342-.222-.636-.57-.636h-4.158s-4.59-.006-5.172.138z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGM1Hbzebt%22%20x1%3D%223.312%22%20x2%3D%2222.295%22%20y1%3D%2218.984%22%20y2%3D%2215.144%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fd8c30%22%2F%3E%3Cstop%20offset%3D%22.54%22%20stop-color%3D%22%23c720b6%22%2F%3E%3Cstop%20offset%3D%22.8%22%20stop-color%3D%22%239246e2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236966ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/pts.svg?color=%231a73e8&size=48