jest logo
jest from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- jest
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the jest logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.251 11.82a3.12 3.12 0 0 0-2.328-3.01L22.911 0H8.104L11.1 8.838a3.12 3.12 0 0 0-2.244 2.988a3.12 3.12 0 0 0 1.313 2.536a8.3 8.3 0 0 1-1.084 1.244a8.1 8.1 0 0 1-2.55 1.647c-.834-.563-1.195-1.556-.869-2.446a3.11 3.11 0 0 0-.91-6.08a3.117 3.117 0 0 0-3.113 3.113c0 .848.347 1.626.903 2.182q-.072.144-.146.299c-.465.959-.993 2.043-1.195 3.259c-.403 2.432.257 4.384 1.849 5.489A5.1 5.1 0 0 0 5.999 24c1.827 0 3.682-.917 5.475-1.807c1.279-.632 2.599-1.292 3.898-1.612c.48-.118.98-.187 1.508-.264c1.07-.153 2.175-.312 3.168-.89a4.48 4.48 0 0 0 2.182-3.091c.174-.994 0-1.994-.444-2.87c.298-.48.465-1.042.465-1.647zm-1.355 0c0 .965-.785 1.75-1.75 1.75a1.753 1.753 0 0 1-1.085-3.126l.007-.007q.085-.063.18-.125s.008 0 .008-.007c.028-.014.055-.035.083-.05c.007 0 .014-.006.021-.006q.044-.021.097-.042q.054-.02.098-.041c.007 0 .013-.007.02-.007c.028-.007.056-.021.084-.028c.007 0 .02-.007.028-.007c.034-.007.062-.014.097-.02h.007l.104-.022c.007 0 .02 0 .028-.007c.028 0 .055-.007.083-.007h.035c.035 0 .07-.007.111-.007h.09c.028 0 .05 0 .077.007h.014q.083.009.167.028a1.766 1.766 0 0 1 1.396 1.723zM10.043 1.39h10.93l-2.509 7.4c-.104.02-.208.055-.312.09l-2.64-5.385l-2.648 5.35c-.104-.034-.216-.055-.327-.076zm4.968 9.825a3.1 3.1 0 0 0-.938-1.668l1.438-2.904l1.452 2.967c-.43.43-.743.98-.868 1.605zm-3.481-1.098c.034-.007.062-.014.097-.02h.02c.029-.008.056-.008.084-.015h.028c.028 0 .049-.007.076-.007h.271c.028 0 .049.007.07.007c.014 0 .02 0 .035.007c.027.007.048.007.076.014q.009-.002.028.007l.097.02h.007q.042.01.083.029c.007 0 .014.007.028.007c.021.007.049.014.07.027c.007 0 .014.007.02.007c.028.014.056.021.084.035h.007a.4.4 0 0 1 .09.049h.007c.028.014.056.034.084.048c.007 0 .007.007.013.007c.028.014.05.035.077.049l.007.007c.083.062.16.132.236.201l.007.007a1.75 1.75 0 0 1 .48 1.209a1.752 1.752 0 0 1-3.502 0a1.74 1.74 0 0 1 1.32-1.695m-6.838-.049c.966 0 1.751.786 1.751 1.751s-.785 1.751-1.75 1.751s-1.752-.785-1.752-1.75s.786-1.752 1.751-1.752m16.163 6.025a3.07 3.07 0 0 1-1.508 2.133c-.758.438-1.689.577-2.669.716a17 17 0 0 0-1.64.291c-1.445.355-2.834 1.05-4.182 1.717c-1.724.854-3.35 1.66-4.857 1.66a3.65 3.65 0 0 1-2.154-.688c-1.529-1.056-1.453-3.036-1.272-4.12c.167-1.015.632-1.966 1.077-2.877c.028-.055.049-.104.077-.16q.228.084.479.126c-.264 1.473.486 2.994 1.946 3.745l.264.139l.284-.104c1.216-.431 2.342-1.133 3.336-2.071a9.3 9.3 0 0 0 1.445-1.716c.16.027.32.034.48.034a3.12 3.12 0 0 0 3.008-2.327h1.167a3.11 3.11 0 0 0 3.01 2.327c.576 0 1.11-.16 1.57-.43c.18.52.236 1.063.139 1.605"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsJest(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="M22.251 11.82a3.12 3.12 0 0 0-2.328-3.01L22.911 0H8.104L11.1 8.838a3.12 3.12 0 0 0-2.244 2.988a3.12 3.12 0 0 0 1.313 2.536a8.3 8.3 0 0 1-1.084 1.244a8.1 8.1 0 0 1-2.55 1.647c-.834-.563-1.195-1.556-.869-2.446a3.11 3.11 0 0 0-.91-6.08a3.117 3.117 0 0 0-3.113 3.113c0 .848.347 1.626.903 2.182q-.072.144-.146.299c-.465.959-.993 2.043-1.195 3.259c-.403 2.432.257 4.384 1.849 5.489A5.1 5.1 0 0 0 5.999 24c1.827 0 3.682-.917 5.475-1.807c1.279-.632 2.599-1.292 3.898-1.612c.48-.118.98-.187 1.508-.264c1.07-.153 2.175-.312 3.168-.89a4.48 4.48 0 0 0 2.182-3.091c.174-.994 0-1.994-.444-2.87c.298-.48.465-1.042.465-1.647zm-1.355 0c0 .965-.785 1.75-1.75 1.75a1.753 1.753 0 0 1-1.085-3.126l.007-.007q.085-.063.18-.125s.008 0 .008-.007c.028-.014.055-.035.083-.05c.007 0 .014-.006.021-.006q.044-.021.097-.042q.054-.02.098-.041c.007 0 .013-.007.02-.007c.028-.007.056-.021.084-.028c.007 0 .02-.007.028-.007c.034-.007.062-.014.097-.02h.007l.104-.022c.007 0 .02 0 .028-.007c.028 0 .055-.007.083-.007h.035c.035 0 .07-.007.111-.007h.09c.028 0 .05 0 .077.007h.014q.083.009.167.028a1.766 1.766 0 0 1 1.396 1.723zM10.043 1.39h10.93l-2.509 7.4c-.104.02-.208.055-.312.09l-2.64-5.385l-2.648 5.35c-.104-.034-.216-.055-.327-.076zm4.968 9.825a3.1 3.1 0 0 0-.938-1.668l1.438-2.904l1.452 2.967c-.43.43-.743.98-.868 1.605zm-3.481-1.098c.034-.007.062-.014.097-.02h.02c.029-.008.056-.008.084-.015h.028c.028 0 .049-.007.076-.007h.271c.028 0 .049.007.07.007c.014 0 .02 0 .035.007c.027.007.048.007.076.014q.009-.002.028.007l.097.02h.007q.042.01.083.029c.007 0 .014.007.028.007c.021.007.049.014.07.027c.007 0 .014.007.02.007c.028.014.056.021.084.035h.007a.4.4 0 0 1 .09.049h.007c.028.014.056.034.084.048c.007 0 .007.007.013.007c.028.014.05.035.077.049l.007.007c.083.062.16.132.236.201l.007.007a1.75 1.75 0 0 1 .48 1.209a1.752 1.752 0 0 1-3.502 0a1.74 1.74 0 0 1 1.32-1.695m-6.838-.049c.966 0 1.751.786 1.751 1.751s-.785 1.751-1.75 1.751s-1.752-.785-1.752-1.75s.786-1.752 1.751-1.752m16.163 6.025a3.07 3.07 0 0 1-1.508 2.133c-.758.438-1.689.577-2.669.716a17 17 0 0 0-1.64.291c-1.445.355-2.834 1.05-4.182 1.717c-1.724.854-3.35 1.66-4.857 1.66a3.65 3.65 0 0 1-2.154-.688c-1.529-1.056-1.453-3.036-1.272-4.12c.167-1.015.632-1.966 1.077-2.877c.028-.055.049-.104.077-.16q.228.084.479.126c-.264 1.473.486 2.994 1.946 3.745l.264.139l.284-.104c1.216-.431 2.342-1.133 3.336-2.071a9.3 9.3 0 0 0 1.445-1.716c.16.027.32.034.48.034a3.12 3.12 0 0 0 3.008-2.327h1.167a3.11 3.11 0 0 0 3.01 2.327c.576 0 1.11-.16 1.57-.43c.18.52.236 1.063.139 1.605"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.251 11.82a3.12 3.12 0 0 0-2.328-3.01L22.911 0H8.104L11.1 8.838a3.12 3.12 0 0 0-2.244 2.988a3.12 3.12 0 0 0 1.313 2.536a8.3 8.3 0 0 1-1.084 1.244a8.1 8.1 0 0 1-2.55 1.647c-.834-.563-1.195-1.556-.869-2.446a3.11 3.11 0 0 0-.91-6.08a3.117 3.117 0 0 0-3.113 3.113c0 .848.347 1.626.903 2.182q-.072.144-.146.299c-.465.959-.993 2.043-1.195 3.259c-.403 2.432.257 4.384 1.849 5.489A5.1 5.1 0 0 0 5.999 24c1.827 0 3.682-.917 5.475-1.807c1.279-.632 2.599-1.292 3.898-1.612c.48-.118.98-.187 1.508-.264c1.07-.153 2.175-.312 3.168-.89a4.48 4.48 0 0 0 2.182-3.091c.174-.994 0-1.994-.444-2.87c.298-.48.465-1.042.465-1.647zm-1.355 0c0 .965-.785 1.75-1.75 1.75a1.753 1.753 0 0 1-1.085-3.126l.007-.007q.085-.063.18-.125s.008 0 .008-.007c.028-.014.055-.035.083-.05c.007 0 .014-.006.021-.006q.044-.021.097-.042q.054-.02.098-.041c.007 0 .013-.007.02-.007c.028-.007.056-.021.084-.028c.007 0 .02-.007.028-.007c.034-.007.062-.014.097-.02h.007l.104-.022c.007 0 .02 0 .028-.007c.028 0 .055-.007.083-.007h.035c.035 0 .07-.007.111-.007h.09c.028 0 .05 0 .077.007h.014q.083.009.167.028a1.766 1.766 0 0 1 1.396 1.723zM10.043 1.39h10.93l-2.509 7.4c-.104.02-.208.055-.312.09l-2.64-5.385l-2.648 5.35c-.104-.034-.216-.055-.327-.076zm4.968 9.825a3.1 3.1 0 0 0-.938-1.668l1.438-2.904l1.452 2.967c-.43.43-.743.98-.868 1.605zm-3.481-1.098c.034-.007.062-.014.097-.02h.02c.029-.008.056-.008.084-.015h.028c.028 0 .049-.007.076-.007h.271c.028 0 .049.007.07.007c.014 0 .02 0 .035.007c.027.007.048.007.076.014q.009-.002.028.007l.097.02h.007q.042.01.083.029c.007 0 .014.007.028.007c.021.007.049.014.07.027c.007 0 .014.007.02.007c.028.014.056.021.084.035h.007a.4.4 0 0 1 .09.049h.007c.028.014.056.034.084.048c.007 0 .007.007.013.007c.028.014.05.035.077.049l.007.007c.083.062.16.132.236.201l.007.007a1.75 1.75 0 0 1 .48 1.209a1.752 1.752 0 0 1-3.502 0a1.74 1.74 0 0 1 1.32-1.695m-6.838-.049c.966 0 1.751.786 1.751 1.751s-.785 1.751-1.75 1.751s-1.752-.785-1.752-1.75s.786-1.752 1.751-1.752m16.163 6.025a3.07 3.07 0 0 1-1.508 2.133c-.758.438-1.689.577-2.669.716a17 17 0 0 0-1.64.291c-1.445.355-2.834 1.05-4.182 1.717c-1.724.854-3.35 1.66-4.857 1.66a3.65 3.65 0 0 1-2.154-.688c-1.529-1.056-1.453-3.036-1.272-4.12c.167-1.015.632-1.966 1.077-2.877c.028-.055.049-.104.077-.16q.228.084.479.126c-.264 1.473.486 2.994 1.946 3.745l.264.139l.284-.104c1.216-.431 2.342-1.133 3.336-2.071a9.3 9.3 0 0 0 1.445-1.716c.16.027.32.034.48.034a3.12 3.12 0 0 0 3.008-2.327h1.167a3.11 3.11 0 0 0 3.01 2.327c.576 0 1.11-.16 1.57-.43c.18.52.236 1.063.139 1.605"/></svg> </template>
CSS
.icon-jest {
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%22M22.251%2011.82a3.12%203.12%200%200%200-2.328-3.01L22.911%200H8.104L11.1%208.838a3.12%203.12%200%200%200-2.244%202.988a3.12%203.12%200%200%200%201.313%202.536a8.3%208.3%200%200%201-1.084%201.244a8.1%208.1%200%200%201-2.55%201.647c-.834-.563-1.195-1.556-.869-2.446a3.11%203.11%200%200%200-.91-6.08a3.117%203.117%200%200%200-3.113%203.113c0%20.848.347%201.626.903%202.182q-.072.144-.146.299c-.465.959-.993%202.043-1.195%203.259c-.403%202.432.257%204.384%201.849%205.489A5.1%205.1%200%200%200%205.999%2024c1.827%200%203.682-.917%205.475-1.807c1.279-.632%202.599-1.292%203.898-1.612c.48-.118.98-.187%201.508-.264c1.07-.153%202.175-.312%203.168-.89a4.48%204.48%200%200%200%202.182-3.091c.174-.994%200-1.994-.444-2.87c.298-.48.465-1.042.465-1.647zm-1.355%200c0%20.965-.785%201.75-1.75%201.75a1.753%201.753%200%200%201-1.085-3.126l.007-.007q.085-.063.18-.125s.008%200%20.008-.007c.028-.014.055-.035.083-.05c.007%200%20.014-.006.021-.006q.044-.021.097-.042q.054-.02.098-.041c.007%200%20.013-.007.02-.007c.028-.007.056-.021.084-.028c.007%200%20.02-.007.028-.007c.034-.007.062-.014.097-.02h.007l.104-.022c.007%200%20.02%200%20.028-.007c.028%200%20.055-.007.083-.007h.035c.035%200%20.07-.007.111-.007h.09c.028%200%20.05%200%20.077.007h.014q.083.009.167.028a1.766%201.766%200%200%201%201.396%201.723zM10.043%201.39h10.93l-2.509%207.4c-.104.02-.208.055-.312.09l-2.64-5.385l-2.648%205.35c-.104-.034-.216-.055-.327-.076zm4.968%209.825a3.1%203.1%200%200%200-.938-1.668l1.438-2.904l1.452%202.967c-.43.43-.743.98-.868%201.605zm-3.481-1.098c.034-.007.062-.014.097-.02h.02c.029-.008.056-.008.084-.015h.028c.028%200%20.049-.007.076-.007h.271c.028%200%20.049.007.07.007c.014%200%20.02%200%20.035.007c.027.007.048.007.076.014q.009-.002.028.007l.097.02h.007q.042.01.083.029c.007%200%20.014.007.028.007c.021.007.049.014.07.027c.007%200%20.014.007.02.007c.028.014.056.021.084.035h.007a.4.4%200%200%201%20.09.049h.007c.028.014.056.034.084.048c.007%200%20.007.007.013.007c.028.014.05.035.077.049l.007.007c.083.062.16.132.236.201l.007.007a1.75%201.75%200%200%201%20.48%201.209a1.752%201.752%200%200%201-3.502%200a1.74%201.74%200%200%201%201.32-1.695m-6.838-.049c.966%200%201.751.786%201.751%201.751s-.785%201.751-1.75%201.751s-1.752-.785-1.752-1.75s.786-1.752%201.751-1.752m16.163%206.025a3.07%203.07%200%200%201-1.508%202.133c-.758.438-1.689.577-2.669.716a17%2017%200%200%200-1.64.291c-1.445.355-2.834%201.05-4.182%201.717c-1.724.854-3.35%201.66-4.857%201.66a3.65%203.65%200%200%201-2.154-.688c-1.529-1.056-1.453-3.036-1.272-4.12c.167-1.015.632-1.966%201.077-2.877c.028-.055.049-.104.077-.16q.228.084.479.126c-.264%201.473.486%202.994%201.946%203.745l.264.139l.284-.104c1.216-.431%202.342-1.133%203.336-2.071a9.3%209.3%200%200%200%201.445-1.716c.16.027.32.034.48.034a3.12%203.12%200%200%200%203.008-2.327h1.167a3.11%203.11%200%200%200%203.01%202.327c.576%200%201.11-.16%201.57-.43c.18.52.236%201.063.139%201.605%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%22M22.251%2011.82a3.12%203.12%200%200%200-2.328-3.01L22.911%200H8.104L11.1%208.838a3.12%203.12%200%200%200-2.244%202.988a3.12%203.12%200%200%200%201.313%202.536a8.3%208.3%200%200%201-1.084%201.244a8.1%208.1%200%200%201-2.55%201.647c-.834-.563-1.195-1.556-.869-2.446a3.11%203.11%200%200%200-.91-6.08a3.117%203.117%200%200%200-3.113%203.113c0%20.848.347%201.626.903%202.182q-.072.144-.146.299c-.465.959-.993%202.043-1.195%203.259c-.403%202.432.257%204.384%201.849%205.489A5.1%205.1%200%200%200%205.999%2024c1.827%200%203.682-.917%205.475-1.807c1.279-.632%202.599-1.292%203.898-1.612c.48-.118.98-.187%201.508-.264c1.07-.153%202.175-.312%203.168-.89a4.48%204.48%200%200%200%202.182-3.091c.174-.994%200-1.994-.444-2.87c.298-.48.465-1.042.465-1.647zm-1.355%200c0%20.965-.785%201.75-1.75%201.75a1.753%201.753%200%200%201-1.085-3.126l.007-.007q.085-.063.18-.125s.008%200%20.008-.007c.028-.014.055-.035.083-.05c.007%200%20.014-.006.021-.006q.044-.021.097-.042q.054-.02.098-.041c.007%200%20.013-.007.02-.007c.028-.007.056-.021.084-.028c.007%200%20.02-.007.028-.007c.034-.007.062-.014.097-.02h.007l.104-.022c.007%200%20.02%200%20.028-.007c.028%200%20.055-.007.083-.007h.035c.035%200%20.07-.007.111-.007h.09c.028%200%20.05%200%20.077.007h.014q.083.009.167.028a1.766%201.766%200%200%201%201.396%201.723zM10.043%201.39h10.93l-2.509%207.4c-.104.02-.208.055-.312.09l-2.64-5.385l-2.648%205.35c-.104-.034-.216-.055-.327-.076zm4.968%209.825a3.1%203.1%200%200%200-.938-1.668l1.438-2.904l1.452%202.967c-.43.43-.743.98-.868%201.605zm-3.481-1.098c.034-.007.062-.014.097-.02h.02c.029-.008.056-.008.084-.015h.028c.028%200%20.049-.007.076-.007h.271c.028%200%20.049.007.07.007c.014%200%20.02%200%20.035.007c.027.007.048.007.076.014q.009-.002.028.007l.097.02h.007q.042.01.083.029c.007%200%20.014.007.028.007c.021.007.049.014.07.027c.007%200%20.014.007.02.007c.028.014.056.021.084.035h.007a.4.4%200%200%201%20.09.049h.007c.028.014.056.034.084.048c.007%200%20.007.007.013.007c.028.014.05.035.077.049l.007.007c.083.062.16.132.236.201l.007.007a1.75%201.75%200%200%201%20.48%201.209a1.752%201.752%200%200%201-3.502%200a1.74%201.74%200%200%201%201.32-1.695m-6.838-.049c.966%200%201.751.786%201.751%201.751s-.785%201.751-1.75%201.751s-1.752-.785-1.752-1.75s.786-1.752%201.751-1.752m16.163%206.025a3.07%203.07%200%200%201-1.508%202.133c-.758.438-1.689.577-2.669.716a17%2017%200%200%200-1.64.291c-1.445.355-2.834%201.05-4.182%201.717c-1.724.854-3.35%201.66-4.857%201.66a3.65%203.65%200%200%201-2.154-.688c-1.529-1.056-1.453-3.036-1.272-4.12c.167-1.015.632-1.966%201.077-2.877c.028-.055.049-.104.077-.16q.228.084.479.126c-.264%201.473.486%202.994%201.946%203.745l.264.139l.284-.104c1.216-.431%202.342-1.133%203.336-2.071a9.3%209.3%200%200%200%201.445-1.716c.16.027.32.034.48.034a3.12%203.12%200%200%200%203.008-2.327h1.167a3.11%203.11%200%200%200%203.01%202.327c.576%200%201.11-.16%201.57-.43c.18.52.236%201.063.139%201.605%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/jest.svg?color=%231a73e8&size=48