p-button from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.

Name
p-button
Set
Fluent Emoji
Style
Default
Viewbox
32×32
License
MIT

The same emoji in other sets

Use the p button emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iWh1sQb)"><rect width="27.875" height="27.875" x="1.723" y="1.938" fill="url(#icOaROc)" rx="3.6"/><rect width="27.875" height="27.875" x="1.723" y="1.938" fill="url(#izHDDeb)" rx="3.6"/></g><g filter="url(#i8uJyBd)"><path stroke="url(#iHRaIQe)" stroke-linecap="round" stroke-width="1.5" d="M27.91 4.438v22.875"/></g><g filter="url(#iYHUgXv)"><path stroke="url(#itVKkZc)" stroke-linecap="round" stroke-width="1.5" d="M5.187 3.75h21.781"/></g><path fill="#fff" d="M10.023 8.867a1.5 1.5 0 0 1 1.5-1.5h5.54c2.852 0 5.07 2.068 5.07 5c0 1.412-.523 2.68-1.47 3.593c-.943.908-2.222 1.384-3.6 1.384h-3.79a.25.25 0 0 0-.25.25v5.289a1.5 1.5 0 0 1-3 0zm3 5.227c0 .138.112.25.25.25h3.79c.685 0 1.192-.23 1.518-.545c.321-.31.552-.779.552-1.432c0-1.197-.795-2-2.07-2h-3.79a.25.25 0 0 0-.25.25z"/><defs><linearGradient id="icOaROc" x1="15.661" x2="15.661" y1="5.512" y2="38.765" gradientUnits="userSpaceOnUse"><stop stop-color="#5CB7FF"/><stop offset="1" stop-color="#4878DD"/></linearGradient><linearGradient id="iHRaIQe" x1="28.411" x2="28.411" y1="4.438" y2="27.313" gradientUnits="userSpaceOnUse"><stop stop-color="#7FD9FF"/><stop offset="1" stop-color="#639DF4"/></linearGradient><linearGradient id="itVKkZc" x1="28.125" x2="2.594" y1="4" y2="4" gradientUnits="userSpaceOnUse"><stop stop-color="#7DD8FF"/><stop offset="1" stop-color="#5DB6FF"/></linearGradient><filter id="iWh1sQb" width="28.875" height="28.875" x="1.723" y=".938" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="1" dy="-1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.188235 0 0 0 0 0.470588 0 0 0 0 0.843137 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_2463"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.27451 0 0 0 0 0.34902 0 0 0 0 0.8 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18590_2463" result="effect2_innerShadow_18590_2463"/></filter><filter id="i8uJyBd" width="5.5" height="28.375" x="25.161" y="1.688" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2463" stdDeviation="1"/></filter><filter id="iYHUgXv" width="27.281" height="5.5" x="2.437" y="1" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2463" stdDeviation="1"/></filter><radialGradient id="izHDDeb" cx="0" cy="0" r="1" gradientTransform="matrix(-1.56249 1.46876 -1.71548 -1.82495 27.38 4.031)" gradientUnits="userSpaceOnUse"><stop stop-color="#7BD7FF"/><stop offset="1" stop-color="#7BD7FF" stop-opacity="0"/></radialGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiPButton(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iWh1sQb)"><rect width="27.875" height="27.875" x="1.723" y="1.938" fill="url(#icOaROc)" rx="3.6"/><rect width="27.875" height="27.875" x="1.723" y="1.938" fill="url(#izHDDeb)" rx="3.6"/></g><g filter="url(#i8uJyBd)"><path stroke="url(#iHRaIQe)" strokeLinecap="round" strokeWidth="1.5" d="M27.91 4.438v22.875"/></g><g filter="url(#iYHUgXv)"><path stroke="url(#itVKkZc)" strokeLinecap="round" strokeWidth="1.5" d="M5.187 3.75h21.781"/></g><path fill="#fff" d="M10.023 8.867a1.5 1.5 0 0 1 1.5-1.5h5.54c2.852 0 5.07 2.068 5.07 5c0 1.412-.523 2.68-1.47 3.593c-.943.908-2.222 1.384-3.6 1.384h-3.79a.25.25 0 0 0-.25.25v5.289a1.5 1.5 0 0 1-3 0zm3 5.227c0 .138.112.25.25.25h3.79c.685 0 1.192-.23 1.518-.545c.321-.31.552-.779.552-1.432c0-1.197-.795-2-2.07-2h-3.79a.25.25 0 0 0-.25.25z"/><defs><linearGradient id="icOaROc" x1="15.661" x2="15.661" y1="5.512" y2="38.765" gradientUnits="userSpaceOnUse"><stop stopColor="#5CB7FF"/><stop offset="1" stopColor="#4878DD"/></linearGradient><linearGradient id="iHRaIQe" x1="28.411" x2="28.411" y1="4.438" y2="27.313" gradientUnits="userSpaceOnUse"><stop stopColor="#7FD9FF"/><stop offset="1" stopColor="#639DF4"/></linearGradient><linearGradient id="itVKkZc" x1="28.125" x2="2.594" y1="4" y2="4" gradientUnits="userSpaceOnUse"><stop stopColor="#7DD8FF"/><stop offset="1" stopColor="#5DB6FF"/></linearGradient><filter id="iWh1sQb" width="28.875" height="28.875" x="1.723" y=".938" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="1" dy="-1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.188235 0 0 0 0 0.470588 0 0 0 0 0.843137 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_2463"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.27451 0 0 0 0 0.34902 0 0 0 0 0.8 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18590_2463" result="effect2_innerShadow_18590_2463"/></filter><filter id="i8uJyBd" width="5.5" height="28.375" x="25.161" y="1.688" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2463" stdDeviation="1"/></filter><filter id="iYHUgXv" width="27.281" height="5.5" x="2.437" y="1" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2463" stdDeviation="1"/></filter><radialGradient id="izHDDeb" cx="0" cy="0" r="1" gradientTransform="matrix(-1.56249 1.46876 -1.71548 -1.82495 27.38 4.031)" gradientUnits="userSpaceOnUse"><stop stopColor="#7BD7FF"/><stop offset="1" stopColor="#7BD7FF" stopOpacity="0"/></radialGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><g filter="url(#iWh1sQb)"><rect width="27.875" height="27.875" x="1.723" y="1.938" fill="url(#icOaROc)" rx="3.6"/><rect width="27.875" height="27.875" x="1.723" y="1.938" fill="url(#izHDDeb)" rx="3.6"/></g><g filter="url(#i8uJyBd)"><path stroke="url(#iHRaIQe)" stroke-linecap="round" stroke-width="1.5" d="M27.91 4.438v22.875"/></g><g filter="url(#iYHUgXv)"><path stroke="url(#itVKkZc)" stroke-linecap="round" stroke-width="1.5" d="M5.187 3.75h21.781"/></g><path fill="#fff" d="M10.023 8.867a1.5 1.5 0 0 1 1.5-1.5h5.54c2.852 0 5.07 2.068 5.07 5c0 1.412-.523 2.68-1.47 3.593c-.943.908-2.222 1.384-3.6 1.384h-3.79a.25.25 0 0 0-.25.25v5.289a1.5 1.5 0 0 1-3 0zm3 5.227c0 .138.112.25.25.25h3.79c.685 0 1.192-.23 1.518-.545c.321-.31.552-.779.552-1.432c0-1.197-.795-2-2.07-2h-3.79a.25.25 0 0 0-.25.25z"/><defs><linearGradient id="icOaROc" x1="15.661" x2="15.661" y1="5.512" y2="38.765" gradientUnits="userSpaceOnUse"><stop stop-color="#5CB7FF"/><stop offset="1" stop-color="#4878DD"/></linearGradient><linearGradient id="iHRaIQe" x1="28.411" x2="28.411" y1="4.438" y2="27.313" gradientUnits="userSpaceOnUse"><stop stop-color="#7FD9FF"/><stop offset="1" stop-color="#639DF4"/></linearGradient><linearGradient id="itVKkZc" x1="28.125" x2="2.594" y1="4" y2="4" gradientUnits="userSpaceOnUse"><stop stop-color="#7DD8FF"/><stop offset="1" stop-color="#5DB6FF"/></linearGradient><filter id="iWh1sQb" width="28.875" height="28.875" x="1.723" y=".938" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="1" dy="-1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.188235 0 0 0 0 0.470588 0 0 0 0 0.843137 0 0 0 1 0"/><feBlend in2="shape" result="effect1_innerShadow_18590_2463"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="-1"/><feGaussianBlur stdDeviation="1.5"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 0.27451 0 0 0 0 0.34902 0 0 0 0 0.8 0 0 0 1 0"/><feBlend in2="effect1_innerShadow_18590_2463" result="effect2_innerShadow_18590_2463"/></filter><filter id="i8uJyBd" width="5.5" height="28.375" x="25.161" y="1.688" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2463" stdDeviation="1"/></filter><filter id="iYHUgXv" width="27.281" height="5.5" x="2.437" y="1" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2463" stdDeviation="1"/></filter><radialGradient id="izHDDeb" cx="0" cy="0" r="1" gradientTransform="matrix(-1.56249 1.46876 -1.71548 -1.82495 27.38 4.031)" gradientUnits="userSpaceOnUse"><stop stop-color="#7BD7FF"/><stop offset="1" stop-color="#7BD7FF" stop-opacity="0"/></radialGradient></defs></g></svg>
</template>

CSS

.icon-p-button {
  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%3Cg%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23iWh1sQb)%22%3E%3Crect%20width%3D%2227.875%22%20height%3D%2227.875%22%20x%3D%221.723%22%20y%3D%221.938%22%20fill%3D%22url(%23icOaROc)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2227.875%22%20x%3D%221.723%22%20y%3D%221.938%22%20fill%3D%22url(%23izHDDeb)%22%20rx%3D%223.6%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23i8uJyBd)%22%3E%3Cpath%20stroke%3D%22url(%23iHRaIQe)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M27.91%204.438v22.875%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23iYHUgXv)%22%3E%3Cpath%20stroke%3D%22url(%23itVKkZc)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.187%203.75h21.781%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.023%208.867a1.5%201.5%200%200%201%201.5-1.5h5.54c2.852%200%205.07%202.068%205.07%205c0%201.412-.523%202.68-1.47%203.593c-.943.908-2.222%201.384-3.6%201.384h-3.79a.25.25%200%200%200-.25.25v5.289a1.5%201.5%200%200%201-3%200zm3%205.227c0%20.138.112.25.25.25h3.79c.685%200%201.192-.23%201.518-.545c.321-.31.552-.779.552-1.432c0-1.197-.795-2-2.07-2h-3.79a.25.25%200%200%200-.25.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22icOaROc%22%20x1%3D%2215.661%22%20x2%3D%2215.661%22%20y1%3D%225.512%22%20y2%3D%2238.765%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%235CB7FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234878DD%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iHRaIQe%22%20x1%3D%2228.411%22%20x2%3D%2228.411%22%20y1%3D%224.438%22%20y2%3D%2227.313%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237FD9FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23639DF4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22itVKkZc%22%20x1%3D%2228.125%22%20x2%3D%222.594%22%20y1%3D%224%22%20y2%3D%224%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237DD8FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235DB6FF%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iWh1sQb%22%20width%3D%2228.875%22%20height%3D%2228.875%22%20x%3D%221.723%22%20y%3D%22.938%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%221%22%20dy%3D%22-1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%221.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.188235%200%200%200%200%200.470588%200%200%200%200%200.843137%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18590_2463%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22-1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%221.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.27451%200%200%200%200%200.34902%200%200%200%200%200.8%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18590_2463%22%20result%3D%22effect2_innerShadow_18590_2463%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22i8uJyBd%22%20width%3D%225.5%22%20height%3D%2228.375%22%20x%3D%2225.161%22%20y%3D%221.688%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_18590_2463%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22iYHUgXv%22%20width%3D%2227.281%22%20height%3D%225.5%22%20x%3D%222.437%22%20y%3D%221%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_18590_2463%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3CradialGradient%20id%3D%22izHDDeb%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-1.56249%201.46876%20-1.71548%20-1.82495%2027.38%204.031)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237BD7FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237BD7FF%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20filter%3D%22url(%23iWh1sQb)%22%3E%3Crect%20width%3D%2227.875%22%20height%3D%2227.875%22%20x%3D%221.723%22%20y%3D%221.938%22%20fill%3D%22url(%23icOaROc)%22%20rx%3D%223.6%22%2F%3E%3Crect%20width%3D%2227.875%22%20height%3D%2227.875%22%20x%3D%221.723%22%20y%3D%221.938%22%20fill%3D%22url(%23izHDDeb)%22%20rx%3D%223.6%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23i8uJyBd)%22%3E%3Cpath%20stroke%3D%22url(%23iHRaIQe)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M27.91%204.438v22.875%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23iYHUgXv)%22%3E%3Cpath%20stroke%3D%22url(%23itVKkZc)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.187%203.75h21.781%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.023%208.867a1.5%201.5%200%200%201%201.5-1.5h5.54c2.852%200%205.07%202.068%205.07%205c0%201.412-.523%202.68-1.47%203.593c-.943.908-2.222%201.384-3.6%201.384h-3.79a.25.25%200%200%200-.25.25v5.289a1.5%201.5%200%200%201-3%200zm3%205.227c0%20.138.112.25.25.25h3.79c.685%200%201.192-.23%201.518-.545c.321-.31.552-.779.552-1.432c0-1.197-.795-2-2.07-2h-3.79a.25.25%200%200%200-.25.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22icOaROc%22%20x1%3D%2215.661%22%20x2%3D%2215.661%22%20y1%3D%225.512%22%20y2%3D%2238.765%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%235CB7FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234878DD%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22iHRaIQe%22%20x1%3D%2228.411%22%20x2%3D%2228.411%22%20y1%3D%224.438%22%20y2%3D%2227.313%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237FD9FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23639DF4%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22itVKkZc%22%20x1%3D%2228.125%22%20x2%3D%222.594%22%20y1%3D%224%22%20y2%3D%224%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237DD8FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235DB6FF%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22iWh1sQb%22%20width%3D%2228.875%22%20height%3D%2228.875%22%20x%3D%221.723%22%20y%3D%22.938%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dx%3D%221%22%20dy%3D%22-1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%221.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.188235%200%200%200%200%200.470588%200%200%200%200%200.843137%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_18590_2463%22%2F%3E%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20result%3D%22hardAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%2F%3E%3CfeOffset%20dy%3D%22-1%22%2F%3E%3CfeGaussianBlur%20stdDeviation%3D%221.5%22%2F%3E%3CfeComposite%20in2%3D%22hardAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%2F%3E%3CfeColorMatrix%20values%3D%220%200%200%200%200.27451%200%200%200%200%200.34902%200%200%200%200%200.8%200%200%200%201%200%22%2F%3E%3CfeBlend%20in2%3D%22effect1_innerShadow_18590_2463%22%20result%3D%22effect2_innerShadow_18590_2463%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22i8uJyBd%22%20width%3D%225.5%22%20height%3D%2228.375%22%20x%3D%2225.161%22%20y%3D%221.688%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_18590_2463%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22iYHUgXv%22%20width%3D%2227.281%22%20height%3D%225.5%22%20x%3D%222.437%22%20y%3D%221%22%20color-interpolation-filters%3D%22sRGB%22%20filterUnits%3D%22userSpaceOnUse%22%3E%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%3CfeGaussianBlur%20result%3D%22effect1_foregroundBlur_18590_2463%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3CradialGradient%20id%3D%22izHDDeb%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-1.56249%201.46876%20-1.71548%20-1.82495%2027.38%204.031)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%237BD7FF%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237BD7FF%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%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/fluent-emoji/p-button.svg?color=%231a73e8&size=48