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

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

Use the quest logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.284 8.755l-.166.002c-.096 0-.2.01-.296.029a3.225 3.225 0 0 0-2.82 3.325a3.243 3.243 0 0 0 3.354 3.115a3.2 3.2 0 0 0 1.79-.629l-.495-.362a.17.17 0 0 0-.19-.01c-.381.22-.82.334-1.296.324C1.86 14.521.784 13.463.717 12.16a2.52 2.52 0 0 1 2.744-2.62a2.52 2.52 0 0 1 2.276 2.324a2.53 2.53 0 0 1-.428 1.59a.18.18 0 0 0 .038.249l.42.304c.485-.61.733-1.352.704-2.133a3.244 3.244 0 0 0-3.187-3.118zm2.482 5.251s-.095.124-.286.305s-.343.296-.343.296l.553.41a.2.2 0 0 0 .229 0a3.3 3.3 0 0 0 .381-.372a.177.177 0 0 0-.03-.267zm17.586-4.572c-.038 0-.076 0-.105.028a.2.2 0 0 0-.095.058a.2.2 0 0 0-.067.085c-.01.029-.019.067-.028.105c0 .038 0 .076.019.114a.4.4 0 0 0 .067.096c.028.019.057.047.095.057s.076.019.114.019s.076-.01.114-.02a.2.2 0 0 0 .096-.056c.019-.029.047-.058.057-.096a.5.5 0 0 0 .019-.114a.4.4 0 0 0-.02-.114a.2.2 0 0 0-.056-.086a1 1 0 0 0-.096-.057a.5.5 0 0 0-.114-.02zm-2.124.01v1.295h-.277c-.114 0-.2.095-.2.2v.41h.477v2.276c0 1.086.552 1.601 1.486 1.601A2.08 2.08 0 0 0 24 14.797l-.22-.352a.186.186 0 0 0-.247-.067c-.228.124-.486.21-.762.21c-.505 0-.857-.296-.857-.972v-2.267h1.152a.17.17 0 0 0 .172-.172v-.438h-1.334V9.624a.18.18 0 0 0-.18-.18zm2.124.037c.038 0 .067.01.095.02a.2.2 0 0 1 .077.047a.2.2 0 0 1 .047.076c.01.029.02.057.02.096a.3.3 0 0 1-.02.095a.2.2 0 0 1-.047.076a.2.2 0 0 1-.077.048a.3.3 0 0 1-.095.019a.3.3 0 0 1-.095-.02a.2.2 0 0 1-.076-.047a.2.2 0 0 1-.048-.076c-.01-.038-.01-.067-.02-.095c0-.039.01-.067.02-.096a.2.2 0 0 1 .048-.076a.2.2 0 0 1 .076-.048a.3.3 0 0 1 .095-.019m-.124.067v.333h.048V9.74h.057l.095.142h.058l-.096-.142l.067-.029a.1.1 0 0 0 .029-.067c0-.038-.01-.057-.03-.076a.2.2 0 0 0-.085-.019zm.067.038h.095s.01.01.02.01l.018.019c.01.01.01.019.01.028s0 .02-.01.029c0 .01-.01.019-.019.019c-.01.01-.019.01-.028.01h-.029v-.01h-.057zm-9.25 1.143c-1.23 0-2.144.924-2.144 2.249c0 1.343.915 2.248 2.191 2.248c.639 0 1.239-.162 1.782-.677l-.257-.323a.177.177 0 0 0-.239-.029a2 2 0 0 1-1.248.438c-.78 0-1.438-.476-1.533-1.41h3.286a.19.19 0 0 0 .19-.19v-.067c-.009-1.315-.856-2.23-2.028-2.239m-6.602.01a.18.18 0 0 0-.181.18v2.43c0 1.286.914 1.896 1.962 1.896c1.039 0 1.963-.61 1.963-1.896V10.91a.17.17 0 0 0-.172-.171h-.505v2.544c0 .895-.533 1.314-1.276 1.314s-1.286-.419-1.286-1.314v-2.544zm11.032 0c-1.039 0-1.725.495-1.725 1.315c0 .647.457 1.086 1.43 1.2l.514.057c.61.067.905.286.905.629c0 .457-.458.695-1.191.695c-.62 0-1.02-.152-1.334-.352a.2.2 0 0 0-.276.066l-.21.334c.543.419 1.239.552 1.8.552c1.163 0 1.906-.523 1.906-1.343c0-.714-.533-1.095-1.448-1.21l-.514-.066c-.572-.067-.886-.248-.886-.61c0-.42.4-.676 1.019-.676c.495 0 .962.152 1.267.314c.086.047.19.019.238-.067l.134-.21a.184.184 0 0 0-.067-.247a3.26 3.26 0 0 0-1.562-.381m-4.44.6c.734 0 1.267.524 1.353 1.334h-2.782c.105-.781.629-1.334 1.43-1.334z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQuest(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="m3.284 8.755l-.166.002c-.096 0-.2.01-.296.029a3.225 3.225 0 0 0-2.82 3.325a3.243 3.243 0 0 0 3.354 3.115a3.2 3.2 0 0 0 1.79-.629l-.495-.362a.17.17 0 0 0-.19-.01c-.381.22-.82.334-1.296.324C1.86 14.521.784 13.463.717 12.16a2.52 2.52 0 0 1 2.744-2.62a2.52 2.52 0 0 1 2.276 2.324a2.53 2.53 0 0 1-.428 1.59a.18.18 0 0 0 .038.249l.42.304c.485-.61.733-1.352.704-2.133a3.244 3.244 0 0 0-3.187-3.118zm2.482 5.251s-.095.124-.286.305s-.343.296-.343.296l.553.41a.2.2 0 0 0 .229 0a3.3 3.3 0 0 0 .381-.372a.177.177 0 0 0-.03-.267zm17.586-4.572c-.038 0-.076 0-.105.028a.2.2 0 0 0-.095.058a.2.2 0 0 0-.067.085c-.01.029-.019.067-.028.105c0 .038 0 .076.019.114a.4.4 0 0 0 .067.096c.028.019.057.047.095.057s.076.019.114.019s.076-.01.114-.02a.2.2 0 0 0 .096-.056c.019-.029.047-.058.057-.096a.5.5 0 0 0 .019-.114a.4.4 0 0 0-.02-.114a.2.2 0 0 0-.056-.086a1 1 0 0 0-.096-.057a.5.5 0 0 0-.114-.02zm-2.124.01v1.295h-.277c-.114 0-.2.095-.2.2v.41h.477v2.276c0 1.086.552 1.601 1.486 1.601A2.08 2.08 0 0 0 24 14.797l-.22-.352a.186.186 0 0 0-.247-.067c-.228.124-.486.21-.762.21c-.505 0-.857-.296-.857-.972v-2.267h1.152a.17.17 0 0 0 .172-.172v-.438h-1.334V9.624a.18.18 0 0 0-.18-.18zm2.124.037c.038 0 .067.01.095.02a.2.2 0 0 1 .077.047a.2.2 0 0 1 .047.076c.01.029.02.057.02.096a.3.3 0 0 1-.02.095a.2.2 0 0 1-.047.076a.2.2 0 0 1-.077.048a.3.3 0 0 1-.095.019a.3.3 0 0 1-.095-.02a.2.2 0 0 1-.076-.047a.2.2 0 0 1-.048-.076c-.01-.038-.01-.067-.02-.095c0-.039.01-.067.02-.096a.2.2 0 0 1 .048-.076a.2.2 0 0 1 .076-.048a.3.3 0 0 1 .095-.019m-.124.067v.333h.048V9.74h.057l.095.142h.058l-.096-.142l.067-.029a.1.1 0 0 0 .029-.067c0-.038-.01-.057-.03-.076a.2.2 0 0 0-.085-.019zm.067.038h.095s.01.01.02.01l.018.019c.01.01.01.019.01.028s0 .02-.01.029c0 .01-.01.019-.019.019c-.01.01-.019.01-.028.01h-.029v-.01h-.057zm-9.25 1.143c-1.23 0-2.144.924-2.144 2.249c0 1.343.915 2.248 2.191 2.248c.639 0 1.239-.162 1.782-.677l-.257-.323a.177.177 0 0 0-.239-.029a2 2 0 0 1-1.248.438c-.78 0-1.438-.476-1.533-1.41h3.286a.19.19 0 0 0 .19-.19v-.067c-.009-1.315-.856-2.23-2.028-2.239m-6.602.01a.18.18 0 0 0-.181.18v2.43c0 1.286.914 1.896 1.962 1.896c1.039 0 1.963-.61 1.963-1.896V10.91a.17.17 0 0 0-.172-.171h-.505v2.544c0 .895-.533 1.314-1.276 1.314s-1.286-.419-1.286-1.314v-2.544zm11.032 0c-1.039 0-1.725.495-1.725 1.315c0 .647.457 1.086 1.43 1.2l.514.057c.61.067.905.286.905.629c0 .457-.458.695-1.191.695c-.62 0-1.02-.152-1.334-.352a.2.2 0 0 0-.276.066l-.21.334c.543.419 1.239.552 1.8.552c1.163 0 1.906-.523 1.906-1.343c0-.714-.533-1.095-1.448-1.21l-.514-.066c-.572-.067-.886-.248-.886-.61c0-.42.4-.676 1.019-.676c.495 0 .962.152 1.267.314c.086.047.19.019.238-.067l.134-.21a.184.184 0 0 0-.067-.247a3.26 3.26 0 0 0-1.562-.381m-4.44.6c.734 0 1.267.524 1.353 1.334h-2.782c.105-.781.629-1.334 1.43-1.334z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.284 8.755l-.166.002c-.096 0-.2.01-.296.029a3.225 3.225 0 0 0-2.82 3.325a3.243 3.243 0 0 0 3.354 3.115a3.2 3.2 0 0 0 1.79-.629l-.495-.362a.17.17 0 0 0-.19-.01c-.381.22-.82.334-1.296.324C1.86 14.521.784 13.463.717 12.16a2.52 2.52 0 0 1 2.744-2.62a2.52 2.52 0 0 1 2.276 2.324a2.53 2.53 0 0 1-.428 1.59a.18.18 0 0 0 .038.249l.42.304c.485-.61.733-1.352.704-2.133a3.244 3.244 0 0 0-3.187-3.118zm2.482 5.251s-.095.124-.286.305s-.343.296-.343.296l.553.41a.2.2 0 0 0 .229 0a3.3 3.3 0 0 0 .381-.372a.177.177 0 0 0-.03-.267zm17.586-4.572c-.038 0-.076 0-.105.028a.2.2 0 0 0-.095.058a.2.2 0 0 0-.067.085c-.01.029-.019.067-.028.105c0 .038 0 .076.019.114a.4.4 0 0 0 .067.096c.028.019.057.047.095.057s.076.019.114.019s.076-.01.114-.02a.2.2 0 0 0 .096-.056c.019-.029.047-.058.057-.096a.5.5 0 0 0 .019-.114a.4.4 0 0 0-.02-.114a.2.2 0 0 0-.056-.086a1 1 0 0 0-.096-.057a.5.5 0 0 0-.114-.02zm-2.124.01v1.295h-.277c-.114 0-.2.095-.2.2v.41h.477v2.276c0 1.086.552 1.601 1.486 1.601A2.08 2.08 0 0 0 24 14.797l-.22-.352a.186.186 0 0 0-.247-.067c-.228.124-.486.21-.762.21c-.505 0-.857-.296-.857-.972v-2.267h1.152a.17.17 0 0 0 .172-.172v-.438h-1.334V9.624a.18.18 0 0 0-.18-.18zm2.124.037c.038 0 .067.01.095.02a.2.2 0 0 1 .077.047a.2.2 0 0 1 .047.076c.01.029.02.057.02.096a.3.3 0 0 1-.02.095a.2.2 0 0 1-.047.076a.2.2 0 0 1-.077.048a.3.3 0 0 1-.095.019a.3.3 0 0 1-.095-.02a.2.2 0 0 1-.076-.047a.2.2 0 0 1-.048-.076c-.01-.038-.01-.067-.02-.095c0-.039.01-.067.02-.096a.2.2 0 0 1 .048-.076a.2.2 0 0 1 .076-.048a.3.3 0 0 1 .095-.019m-.124.067v.333h.048V9.74h.057l.095.142h.058l-.096-.142l.067-.029a.1.1 0 0 0 .029-.067c0-.038-.01-.057-.03-.076a.2.2 0 0 0-.085-.019zm.067.038h.095s.01.01.02.01l.018.019c.01.01.01.019.01.028s0 .02-.01.029c0 .01-.01.019-.019.019c-.01.01-.019.01-.028.01h-.029v-.01h-.057zm-9.25 1.143c-1.23 0-2.144.924-2.144 2.249c0 1.343.915 2.248 2.191 2.248c.639 0 1.239-.162 1.782-.677l-.257-.323a.177.177 0 0 0-.239-.029a2 2 0 0 1-1.248.438c-.78 0-1.438-.476-1.533-1.41h3.286a.19.19 0 0 0 .19-.19v-.067c-.009-1.315-.856-2.23-2.028-2.239m-6.602.01a.18.18 0 0 0-.181.18v2.43c0 1.286.914 1.896 1.962 1.896c1.039 0 1.963-.61 1.963-1.896V10.91a.17.17 0 0 0-.172-.171h-.505v2.544c0 .895-.533 1.314-1.276 1.314s-1.286-.419-1.286-1.314v-2.544zm11.032 0c-1.039 0-1.725.495-1.725 1.315c0 .647.457 1.086 1.43 1.2l.514.057c.61.067.905.286.905.629c0 .457-.458.695-1.191.695c-.62 0-1.02-.152-1.334-.352a.2.2 0 0 0-.276.066l-.21.334c.543.419 1.239.552 1.8.552c1.163 0 1.906-.523 1.906-1.343c0-.714-.533-1.095-1.448-1.21l-.514-.066c-.572-.067-.886-.248-.886-.61c0-.42.4-.676 1.019-.676c.495 0 .962.152 1.267.314c.086.047.19.019.238-.067l.134-.21a.184.184 0 0 0-.067-.247a3.26 3.26 0 0 0-1.562-.381m-4.44.6c.734 0 1.267.524 1.353 1.334h-2.782c.105-.781.629-1.334 1.43-1.334z"/></svg>
</template>

CSS

.icon-quest {
  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%22m3.284%208.755l-.166.002c-.096%200-.2.01-.296.029a3.225%203.225%200%200%200-2.82%203.325a3.243%203.243%200%200%200%203.354%203.115a3.2%203.2%200%200%200%201.79-.629l-.495-.362a.17.17%200%200%200-.19-.01c-.381.22-.82.334-1.296.324C1.86%2014.521.784%2013.463.717%2012.16a2.52%202.52%200%200%201%202.744-2.62a2.52%202.52%200%200%201%202.276%202.324a2.53%202.53%200%200%201-.428%201.59a.18.18%200%200%200%20.038.249l.42.304c.485-.61.733-1.352.704-2.133a3.244%203.244%200%200%200-3.187-3.118zm2.482%205.251s-.095.124-.286.305s-.343.296-.343.296l.553.41a.2.2%200%200%200%20.229%200a3.3%203.3%200%200%200%20.381-.372a.177.177%200%200%200-.03-.267zm17.586-4.572c-.038%200-.076%200-.105.028a.2.2%200%200%200-.095.058a.2.2%200%200%200-.067.085c-.01.029-.019.067-.028.105c0%20.038%200%20.076.019.114a.4.4%200%200%200%20.067.096c.028.019.057.047.095.057s.076.019.114.019s.076-.01.114-.02a.2.2%200%200%200%20.096-.056c.019-.029.047-.058.057-.096a.5.5%200%200%200%20.019-.114a.4.4%200%200%200-.02-.114a.2.2%200%200%200-.056-.086a1%201%200%200%200-.096-.057a.5.5%200%200%200-.114-.02zm-2.124.01v1.295h-.277c-.114%200-.2.095-.2.2v.41h.477v2.276c0%201.086.552%201.601%201.486%201.601A2.08%202.08%200%200%200%2024%2014.797l-.22-.352a.186.186%200%200%200-.247-.067c-.228.124-.486.21-.762.21c-.505%200-.857-.296-.857-.972v-2.267h1.152a.17.17%200%200%200%20.172-.172v-.438h-1.334V9.624a.18.18%200%200%200-.18-.18zm2.124.037c.038%200%20.067.01.095.02a.2.2%200%200%201%20.077.047a.2.2%200%200%201%20.047.076c.01.029.02.057.02.096a.3.3%200%200%201-.02.095a.2.2%200%200%201-.047.076a.2.2%200%200%201-.077.048a.3.3%200%200%201-.095.019a.3.3%200%200%201-.095-.02a.2.2%200%200%201-.076-.047a.2.2%200%200%201-.048-.076c-.01-.038-.01-.067-.02-.095c0-.039.01-.067.02-.096a.2.2%200%200%201%20.048-.076a.2.2%200%200%201%20.076-.048a.3.3%200%200%201%20.095-.019m-.124.067v.333h.048V9.74h.057l.095.142h.058l-.096-.142l.067-.029a.1.1%200%200%200%20.029-.067c0-.038-.01-.057-.03-.076a.2.2%200%200%200-.085-.019zm.067.038h.095s.01.01.02.01l.018.019c.01.01.01.019.01.028s0%20.02-.01.029c0%20.01-.01.019-.019.019c-.01.01-.019.01-.028.01h-.029v-.01h-.057zm-9.25%201.143c-1.23%200-2.144.924-2.144%202.249c0%201.343.915%202.248%202.191%202.248c.639%200%201.239-.162%201.782-.677l-.257-.323a.177.177%200%200%200-.239-.029a2%202%200%200%201-1.248.438c-.78%200-1.438-.476-1.533-1.41h3.286a.19.19%200%200%200%20.19-.19v-.067c-.009-1.315-.856-2.23-2.028-2.239m-6.602.01a.18.18%200%200%200-.181.18v2.43c0%201.286.914%201.896%201.962%201.896c1.039%200%201.963-.61%201.963-1.896V10.91a.17.17%200%200%200-.172-.171h-.505v2.544c0%20.895-.533%201.314-1.276%201.314s-1.286-.419-1.286-1.314v-2.544zm11.032%200c-1.039%200-1.725.495-1.725%201.315c0%20.647.457%201.086%201.43%201.2l.514.057c.61.067.905.286.905.629c0%20.457-.458.695-1.191.695c-.62%200-1.02-.152-1.334-.352a.2.2%200%200%200-.276.066l-.21.334c.543.419%201.239.552%201.8.552c1.163%200%201.906-.523%201.906-1.343c0-.714-.533-1.095-1.448-1.21l-.514-.066c-.572-.067-.886-.248-.886-.61c0-.42.4-.676%201.019-.676c.495%200%20.962.152%201.267.314c.086.047.19.019.238-.067l.134-.21a.184.184%200%200%200-.067-.247a3.26%203.26%200%200%200-1.562-.381m-4.44.6c.734%200%201.267.524%201.353%201.334h-2.782c.105-.781.629-1.334%201.43-1.334z%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%22m3.284%208.755l-.166.002c-.096%200-.2.01-.296.029a3.225%203.225%200%200%200-2.82%203.325a3.243%203.243%200%200%200%203.354%203.115a3.2%203.2%200%200%200%201.79-.629l-.495-.362a.17.17%200%200%200-.19-.01c-.381.22-.82.334-1.296.324C1.86%2014.521.784%2013.463.717%2012.16a2.52%202.52%200%200%201%202.744-2.62a2.52%202.52%200%200%201%202.276%202.324a2.53%202.53%200%200%201-.428%201.59a.18.18%200%200%200%20.038.249l.42.304c.485-.61.733-1.352.704-2.133a3.244%203.244%200%200%200-3.187-3.118zm2.482%205.251s-.095.124-.286.305s-.343.296-.343.296l.553.41a.2.2%200%200%200%20.229%200a3.3%203.3%200%200%200%20.381-.372a.177.177%200%200%200-.03-.267zm17.586-4.572c-.038%200-.076%200-.105.028a.2.2%200%200%200-.095.058a.2.2%200%200%200-.067.085c-.01.029-.019.067-.028.105c0%20.038%200%20.076.019.114a.4.4%200%200%200%20.067.096c.028.019.057.047.095.057s.076.019.114.019s.076-.01.114-.02a.2.2%200%200%200%20.096-.056c.019-.029.047-.058.057-.096a.5.5%200%200%200%20.019-.114a.4.4%200%200%200-.02-.114a.2.2%200%200%200-.056-.086a1%201%200%200%200-.096-.057a.5.5%200%200%200-.114-.02zm-2.124.01v1.295h-.277c-.114%200-.2.095-.2.2v.41h.477v2.276c0%201.086.552%201.601%201.486%201.601A2.08%202.08%200%200%200%2024%2014.797l-.22-.352a.186.186%200%200%200-.247-.067c-.228.124-.486.21-.762.21c-.505%200-.857-.296-.857-.972v-2.267h1.152a.17.17%200%200%200%20.172-.172v-.438h-1.334V9.624a.18.18%200%200%200-.18-.18zm2.124.037c.038%200%20.067.01.095.02a.2.2%200%200%201%20.077.047a.2.2%200%200%201%20.047.076c.01.029.02.057.02.096a.3.3%200%200%201-.02.095a.2.2%200%200%201-.047.076a.2.2%200%200%201-.077.048a.3.3%200%200%201-.095.019a.3.3%200%200%201-.095-.02a.2.2%200%200%201-.076-.047a.2.2%200%200%201-.048-.076c-.01-.038-.01-.067-.02-.095c0-.039.01-.067.02-.096a.2.2%200%200%201%20.048-.076a.2.2%200%200%201%20.076-.048a.3.3%200%200%201%20.095-.019m-.124.067v.333h.048V9.74h.057l.095.142h.058l-.096-.142l.067-.029a.1.1%200%200%200%20.029-.067c0-.038-.01-.057-.03-.076a.2.2%200%200%200-.085-.019zm.067.038h.095s.01.01.02.01l.018.019c.01.01.01.019.01.028s0%20.02-.01.029c0%20.01-.01.019-.019.019c-.01.01-.019.01-.028.01h-.029v-.01h-.057zm-9.25%201.143c-1.23%200-2.144.924-2.144%202.249c0%201.343.915%202.248%202.191%202.248c.639%200%201.239-.162%201.782-.677l-.257-.323a.177.177%200%200%200-.239-.029a2%202%200%200%201-1.248.438c-.78%200-1.438-.476-1.533-1.41h3.286a.19.19%200%200%200%20.19-.19v-.067c-.009-1.315-.856-2.23-2.028-2.239m-6.602.01a.18.18%200%200%200-.181.18v2.43c0%201.286.914%201.896%201.962%201.896c1.039%200%201.963-.61%201.963-1.896V10.91a.17.17%200%200%200-.172-.171h-.505v2.544c0%20.895-.533%201.314-1.276%201.314s-1.286-.419-1.286-1.314v-2.544zm11.032%200c-1.039%200-1.725.495-1.725%201.315c0%20.647.457%201.086%201.43%201.2l.514.057c.61.067.905.286.905.629c0%20.457-.458.695-1.191.695c-.62%200-1.02-.152-1.334-.352a.2.2%200%200%200-.276.066l-.21.334c.543.419%201.239.552%201.8.552c1.163%200%201.906-.523%201.906-1.343c0-.714-.533-1.095-1.448-1.21l-.514-.066c-.572-.067-.886-.248-.886-.61c0-.42.4-.676%201.019-.676c.495%200%20.962.152%201.267.314c.086.047.19.019.238-.067l.134-.21a.184.184%200%200%200-.067-.247a3.26%203.26%200%200%200-1.562-.381m-4.44.6c.734%200%201.267.524%201.353%201.334h-2.782c.105-.781.629-1.334%201.43-1.334z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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