ok button emoji
ok-button from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.
- Name
- ok-button
- Set
- Fluent Emoji
- Style
- Default
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
Related icons in Fluent Emoji
Use the ok 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(#iMcOVAI)"><rect width="27.875" height="27.875" x="1.723" y="2.063" fill="url(#iCIS50b)" rx="3.6"/><rect width="27.875" height="27.875" x="1.723" y="2.063" fill="url(#iHuHgml)" rx="3.6"/></g><g filter="url(#iU3xVFc)"><path stroke="url(#i6D0j6b)" stroke-linecap="round" stroke-width="1.5" d="M27.91 4.563v22.875"/></g><g filter="url(#izbT3id)"><path stroke="url(#iK4uABc)" stroke-linecap="round" stroke-width="1.5" d="M5.187 3.875h21.781"/></g><path fill="#fff" d="M9.856 8.984a4.89 4.89 0 0 0-4.89 4.89v4.228a4.89 4.89 0 0 0 9.781 0v-4.227a4.89 4.89 0 0 0-4.89-4.89m-2.14 4.89a2.14 2.14 0 0 1 4.281 0v4.228a2.14 2.14 0 0 1-4.281 0zM19.74 10.36a1.375 1.375 0 0 0-2.75 0v11.257a1.375 1.375 0 1 0 2.75 0V17.78c0-.034.013-.067.037-.091l.002-.002l.498-.52a.125.125 0 0 1 .195.019l3.345 5.2a1.375 1.375 0 1 0 2.313-1.488l-3.734-5.804a.125.125 0 0 1 .015-.154l3.446-3.597a1.375 1.375 0 0 0-1.986-1.903l-3.916 4.088a.125.125 0 0 1-.216-.086z"/><defs><linearGradient id="iCIS50b" x1="15.661" x2="15.661" y1="5.637" y2="38.89" gradientUnits="userSpaceOnUse"><stop stop-color="#5CB7FF"/><stop offset="1" stop-color="#4878DD"/></linearGradient><linearGradient id="i6D0j6b" x1="28.411" x2="28.411" y1="4.563" y2="27.438" gradientUnits="userSpaceOnUse"><stop stop-color="#7FD9FF"/><stop offset="1" stop-color="#639DF4"/></linearGradient><linearGradient id="iK4uABc" x1="28.125" x2="2.594" y1="4.125" y2="4.125" gradientUnits="userSpaceOnUse"><stop stop-color="#7DD8FF"/><stop offset="1" stop-color="#5DB6FF"/></linearGradient><filter id="iMcOVAI" width="28.875" height="28.875" x="1.723" y="1.063" 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_2450"/><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_2450" result="effect2_innerShadow_18590_2450"/></filter><filter id="iU3xVFc" width="5.5" height="28.375" x="25.161" y="1.813" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2450" stdDeviation="1"/></filter><filter id="izbT3id" width="27.281" height="5.5" x="2.437" y="1.125" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2450" stdDeviation="1"/></filter><radialGradient id="iHuHgml" cx="0" cy="0" r="1" gradientTransform="matrix(-1.56249 1.46876 -1.71548 -1.82495 27.38 4.156)" 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 FluentEmojiOkButton(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(#iMcOVAI)"><rect width="27.875" height="27.875" x="1.723" y="2.063" fill="url(#iCIS50b)" rx="3.6"/><rect width="27.875" height="27.875" x="1.723" y="2.063" fill="url(#iHuHgml)" rx="3.6"/></g><g filter="url(#iU3xVFc)"><path stroke="url(#i6D0j6b)" strokeLinecap="round" strokeWidth="1.5" d="M27.91 4.563v22.875"/></g><g filter="url(#izbT3id)"><path stroke="url(#iK4uABc)" strokeLinecap="round" strokeWidth="1.5" d="M5.187 3.875h21.781"/></g><path fill="#fff" d="M9.856 8.984a4.89 4.89 0 0 0-4.89 4.89v4.228a4.89 4.89 0 0 0 9.781 0v-4.227a4.89 4.89 0 0 0-4.89-4.89m-2.14 4.89a2.14 2.14 0 0 1 4.281 0v4.228a2.14 2.14 0 0 1-4.281 0zM19.74 10.36a1.375 1.375 0 0 0-2.75 0v11.257a1.375 1.375 0 1 0 2.75 0V17.78c0-.034.013-.067.037-.091l.002-.002l.498-.52a.125.125 0 0 1 .195.019l3.345 5.2a1.375 1.375 0 1 0 2.313-1.488l-3.734-5.804a.125.125 0 0 1 .015-.154l3.446-3.597a1.375 1.375 0 0 0-1.986-1.903l-3.916 4.088a.125.125 0 0 1-.216-.086z"/><defs><linearGradient id="iCIS50b" x1="15.661" x2="15.661" y1="5.637" y2="38.89" gradientUnits="userSpaceOnUse"><stop stopColor="#5CB7FF"/><stop offset="1" stopColor="#4878DD"/></linearGradient><linearGradient id="i6D0j6b" x1="28.411" x2="28.411" y1="4.563" y2="27.438" gradientUnits="userSpaceOnUse"><stop stopColor="#7FD9FF"/><stop offset="1" stopColor="#639DF4"/></linearGradient><linearGradient id="iK4uABc" x1="28.125" x2="2.594" y1="4.125" y2="4.125" gradientUnits="userSpaceOnUse"><stop stopColor="#7DD8FF"/><stop offset="1" stopColor="#5DB6FF"/></linearGradient><filter id="iMcOVAI" width="28.875" height="28.875" x="1.723" y="1.063" 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_2450"/><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_2450" result="effect2_innerShadow_18590_2450"/></filter><filter id="iU3xVFc" width="5.5" height="28.375" x="25.161" y="1.813" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2450" stdDeviation="1"/></filter><filter id="izbT3id" width="27.281" height="5.5" x="2.437" y="1.125" colorInterpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2450" stdDeviation="1"/></filter><radialGradient id="iHuHgml" cx="0" cy="0" r="1" gradientTransform="matrix(-1.56249 1.46876 -1.71548 -1.82495 27.38 4.156)" 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(#iMcOVAI)"><rect width="27.875" height="27.875" x="1.723" y="2.063" fill="url(#iCIS50b)" rx="3.6"/><rect width="27.875" height="27.875" x="1.723" y="2.063" fill="url(#iHuHgml)" rx="3.6"/></g><g filter="url(#iU3xVFc)"><path stroke="url(#i6D0j6b)" stroke-linecap="round" stroke-width="1.5" d="M27.91 4.563v22.875"/></g><g filter="url(#izbT3id)"><path stroke="url(#iK4uABc)" stroke-linecap="round" stroke-width="1.5" d="M5.187 3.875h21.781"/></g><path fill="#fff" d="M9.856 8.984a4.89 4.89 0 0 0-4.89 4.89v4.228a4.89 4.89 0 0 0 9.781 0v-4.227a4.89 4.89 0 0 0-4.89-4.89m-2.14 4.89a2.14 2.14 0 0 1 4.281 0v4.228a2.14 2.14 0 0 1-4.281 0zM19.74 10.36a1.375 1.375 0 0 0-2.75 0v11.257a1.375 1.375 0 1 0 2.75 0V17.78c0-.034.013-.067.037-.091l.002-.002l.498-.52a.125.125 0 0 1 .195.019l3.345 5.2a1.375 1.375 0 1 0 2.313-1.488l-3.734-5.804a.125.125 0 0 1 .015-.154l3.446-3.597a1.375 1.375 0 0 0-1.986-1.903l-3.916 4.088a.125.125 0 0 1-.216-.086z"/><defs><linearGradient id="iCIS50b" x1="15.661" x2="15.661" y1="5.637" y2="38.89" gradientUnits="userSpaceOnUse"><stop stop-color="#5CB7FF"/><stop offset="1" stop-color="#4878DD"/></linearGradient><linearGradient id="i6D0j6b" x1="28.411" x2="28.411" y1="4.563" y2="27.438" gradientUnits="userSpaceOnUse"><stop stop-color="#7FD9FF"/><stop offset="1" stop-color="#639DF4"/></linearGradient><linearGradient id="iK4uABc" x1="28.125" x2="2.594" y1="4.125" y2="4.125" gradientUnits="userSpaceOnUse"><stop stop-color="#7DD8FF"/><stop offset="1" stop-color="#5DB6FF"/></linearGradient><filter id="iMcOVAI" width="28.875" height="28.875" x="1.723" y="1.063" 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_2450"/><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_2450" result="effect2_innerShadow_18590_2450"/></filter><filter id="iU3xVFc" width="5.5" height="28.375" x="25.161" y="1.813" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2450" stdDeviation="1"/></filter><filter id="izbT3id" width="27.281" height="5.5" x="2.437" y="1.125" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_18590_2450" stdDeviation="1"/></filter><radialGradient id="iHuHgml" cx="0" cy="0" r="1" gradientTransform="matrix(-1.56249 1.46876 -1.71548 -1.82495 27.38 4.156)" gradientUnits="userSpaceOnUse"><stop stop-color="#7BD7FF"/><stop offset="1" stop-color="#7BD7FF" stop-opacity="0"/></radialGradient></defs></g></svg> </template>
CSS
.icon-ok-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(%23iMcOVAI)%22%3E%3Crect%20width%3D%2227.875%22%20height%3D%2227.875%22%20x%3D%221.723%22%20y%3D%222.063%22%20fill%3D%22url(%23iCIS50b)%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%222.063%22%20fill%3D%22url(%23iHuHgml)%22%20rx%3D%223.6%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23iU3xVFc)%22%3E%3Cpath%20stroke%3D%22url(%23i6D0j6b)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M27.91%204.563v22.875%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23izbT3id)%22%3E%3Cpath%20stroke%3D%22url(%23iK4uABc)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.187%203.875h21.781%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.856%208.984a4.89%204.89%200%200%200-4.89%204.89v4.228a4.89%204.89%200%200%200%209.781%200v-4.227a4.89%204.89%200%200%200-4.89-4.89m-2.14%204.89a2.14%202.14%200%200%201%204.281%200v4.228a2.14%202.14%200%200%201-4.281%200zM19.74%2010.36a1.375%201.375%200%200%200-2.75%200v11.257a1.375%201.375%200%201%200%202.75%200V17.78c0-.034.013-.067.037-.091l.002-.002l.498-.52a.125.125%200%200%201%20.195.019l3.345%205.2a1.375%201.375%200%201%200%202.313-1.488l-3.734-5.804a.125.125%200%200%201%20.015-.154l3.446-3.597a1.375%201.375%200%200%200-1.986-1.903l-3.916%204.088a.125.125%200%200%201-.216-.086z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22iCIS50b%22%20x1%3D%2215.661%22%20x2%3D%2215.661%22%20y1%3D%225.637%22%20y2%3D%2238.89%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%22i6D0j6b%22%20x1%3D%2228.411%22%20x2%3D%2228.411%22%20y1%3D%224.563%22%20y2%3D%2227.438%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%22iK4uABc%22%20x1%3D%2228.125%22%20x2%3D%222.594%22%20y1%3D%224.125%22%20y2%3D%224.125%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%22iMcOVAI%22%20width%3D%2228.875%22%20height%3D%2228.875%22%20x%3D%221.723%22%20y%3D%221.063%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_2450%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_2450%22%20result%3D%22effect2_innerShadow_18590_2450%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22iU3xVFc%22%20width%3D%225.5%22%20height%3D%2228.375%22%20x%3D%2225.161%22%20y%3D%221.813%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_2450%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22izbT3id%22%20width%3D%2227.281%22%20height%3D%225.5%22%20x%3D%222.437%22%20y%3D%221.125%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_2450%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3CradialGradient%20id%3D%22iHuHgml%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.156)%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(%23iMcOVAI)%22%3E%3Crect%20width%3D%2227.875%22%20height%3D%2227.875%22%20x%3D%221.723%22%20y%3D%222.063%22%20fill%3D%22url(%23iCIS50b)%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%222.063%22%20fill%3D%22url(%23iHuHgml)%22%20rx%3D%223.6%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23iU3xVFc)%22%3E%3Cpath%20stroke%3D%22url(%23i6D0j6b)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M27.91%204.563v22.875%22%2F%3E%3C%2Fg%3E%3Cg%20filter%3D%22url(%23izbT3id)%22%3E%3Cpath%20stroke%3D%22url(%23iK4uABc)%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5.187%203.875h21.781%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.856%208.984a4.89%204.89%200%200%200-4.89%204.89v4.228a4.89%204.89%200%200%200%209.781%200v-4.227a4.89%204.89%200%200%200-4.89-4.89m-2.14%204.89a2.14%202.14%200%200%201%204.281%200v4.228a2.14%202.14%200%200%201-4.281%200zM19.74%2010.36a1.375%201.375%200%200%200-2.75%200v11.257a1.375%201.375%200%201%200%202.75%200V17.78c0-.034.013-.067.037-.091l.002-.002l.498-.52a.125.125%200%200%201%20.195.019l3.345%205.2a1.375%201.375%200%201%200%202.313-1.488l-3.734-5.804a.125.125%200%200%201%20.015-.154l3.446-3.597a1.375%201.375%200%200%200-1.986-1.903l-3.916%204.088a.125.125%200%200%201-.216-.086z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22iCIS50b%22%20x1%3D%2215.661%22%20x2%3D%2215.661%22%20y1%3D%225.637%22%20y2%3D%2238.89%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%22i6D0j6b%22%20x1%3D%2228.411%22%20x2%3D%2228.411%22%20y1%3D%224.563%22%20y2%3D%2227.438%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%22iK4uABc%22%20x1%3D%2228.125%22%20x2%3D%222.594%22%20y1%3D%224.125%22%20y2%3D%224.125%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%22iMcOVAI%22%20width%3D%2228.875%22%20height%3D%2228.875%22%20x%3D%221.723%22%20y%3D%221.063%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_2450%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_2450%22%20result%3D%22effect2_innerShadow_18590_2450%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22iU3xVFc%22%20width%3D%225.5%22%20height%3D%2228.375%22%20x%3D%2225.161%22%20y%3D%221.813%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_2450%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3Cfilter%20id%3D%22izbT3id%22%20width%3D%2227.281%22%20height%3D%225.5%22%20x%3D%222.437%22%20y%3D%221.125%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_2450%22%20stdDeviation%3D%221%22%2F%3E%3C%2Ffilter%3E%3CradialGradient%20id%3D%22iHuHgml%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.156)%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/ok-button.svg?color=%231a73e8&size=48