discover logo

discover from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
discover
Set
SVG Logos
Style
Color
Viewbox
512×86
License
CC0

The same logo in other sets

Use the discover logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 86"><defs><linearGradient id="SVGcvTIXKbo" x1="19.414%" x2="88.601%" y1="9.063%" y2="80.499%"><stop offset="0%" stop-color="#f34f26"/><stop offset="100%" stop-color="#f69e35"/></linearGradient><filter id="SVG78rrJTul" width="200%" height="200%" x="-50%" y="-50%" filterUnits="objectBoundingBox"><feMorphology in="SourceAlpha" radius="1" result="shadowSpreadInner1"/><feGaussianBlur in="shadowSpreadInner1" result="shadowBlurInner1" stdDeviation="4"/><feOffset dx="3" dy="3" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/></filter><path id="SVGYiLlGcjR" d="M270.356.365c-23.982 0-43.44 18.735-43.44 41.857c0 24.584 18.613 42.96 43.44 42.96c24.208 0 43.322-18.62 43.322-42.477c0-23.716-18.986-42.34-43.322-42.34"/></defs><use fill="url(#SVGcvTIXKbo)" fill-rule="evenodd" href="#SVGYiLlGcjR"/><use filter="url(#SVG78rrJTul)" href="#SVGYiLlGcjR"/><path fill="#0b1015" d="M23.746 1.891H.393v81.454h23.231c12.326 0 21.24-2.92 29.06-9.398c9.278-7.695 14.78-19.298 14.78-31.29c0-24.048-17.965-40.766-43.718-40.766m18.572 61.177c-5.021 4.53-11.486 6.488-21.76 6.488H16.29V15.684h4.268c10.274 0 16.491 1.834 21.76 6.592c5.495 4.886 8.772 12.452 8.772 20.265c0 7.83-3.277 15.66-8.772 20.527m32.48 20.277H90.67V1.891H74.8zm54.728-50.209c-9.539-3.534-12.346-5.865-12.346-10.246c0-5.134 4.998-9.039 11.849-9.039c4.763 0 8.671 1.953 12.836 6.58l8.295-10.853C143.32 3.581 135.139.532 126.214.532c-14.398 0-25.399 10.02-25.399 23.32c0 11.246 5.126 16.981 20.032 22.369c6.232 2.187 9.4 3.646 10.992 4.643c3.175 2.077 4.77 4.998 4.77 8.415c0 6.606-5.257 11.484-12.351 11.484c-7.574 0-13.674-3.782-17.34-10.865L96.67 69.802c7.314 10.733 16.11 15.512 28.214 15.512c16.488 0 28.084-11.007 28.084-26.758c0-12.949-5.36-18.816-23.442-25.42m28.448 9.522c0 23.965 18.816 42.525 43.006 42.525c6.839 0 12.701-1.352 19.915-4.759V61.727c-6.36 6.358-11.98 8.916-19.19 8.916c-15.996 0-27.363-11.606-27.363-28.102c0-15.626 11.722-27.964 26.638-27.964c7.561 0 13.311 2.685 19.915 9.158V5.04C213.933 1.51 208.183.054 201.343.054c-24.067 0-43.369 18.935-43.369 42.604m191.652 13.948L327.883 1.891h-17.346l34.58 83.535h8.543L388.843 1.89h-17.217zm46.44 26.74h45.065v-13.79h-29.189V47.555h28.072V33.763h-28.072v-18.08h29.189V1.892h-45.066zM504.02 25.93c0-15.259-10.49-24.039-28.823-24.039H451.62v81.454h15.895V50.608h2.08l21.975 32.737h19.544l-25.667-34.31c11.988-2.452 18.573-10.639 18.573-23.105m-31.882 13.452h-4.623V14.7h4.877c9.915 0 15.287 4.165 15.287 12.092c0 8.177-5.372 12.59-15.541 12.59"/></svg>

React

import type { SVGProps } from "react";

export function LogosDiscover(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 86"><defs><linearGradient id="SVGcvTIXKbo" x1="19.414%" x2="88.601%" y1="9.063%" y2="80.499%"><stop offset="0%" stopColor="#f34f26"/><stop offset="100%" stopColor="#f69e35"/></linearGradient><filter id="SVG78rrJTul" width="200%" height="200%" x="-50%" y="-50%" filterUnits="objectBoundingBox"><feMorphology in="SourceAlpha" radius="1" result="shadowSpreadInner1"/><feGaussianBlur in="shadowSpreadInner1" result="shadowBlurInner1" stdDeviation="4"/><feOffset dx="3" dy="3" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/></filter><path id="SVGYiLlGcjR" d="M270.356.365c-23.982 0-43.44 18.735-43.44 41.857c0 24.584 18.613 42.96 43.44 42.96c24.208 0 43.322-18.62 43.322-42.477c0-23.716-18.986-42.34-43.322-42.34"/></defs><use fill="url(#SVGcvTIXKbo)" fillRule="evenodd" href="#SVGYiLlGcjR"/><use filter="url(#SVG78rrJTul)" href="#SVGYiLlGcjR"/><path fill="#0b1015" d="M23.746 1.891H.393v81.454h23.231c12.326 0 21.24-2.92 29.06-9.398c9.278-7.695 14.78-19.298 14.78-31.29c0-24.048-17.965-40.766-43.718-40.766m18.572 61.177c-5.021 4.53-11.486 6.488-21.76 6.488H16.29V15.684h4.268c10.274 0 16.491 1.834 21.76 6.592c5.495 4.886 8.772 12.452 8.772 20.265c0 7.83-3.277 15.66-8.772 20.527m32.48 20.277H90.67V1.891H74.8zm54.728-50.209c-9.539-3.534-12.346-5.865-12.346-10.246c0-5.134 4.998-9.039 11.849-9.039c4.763 0 8.671 1.953 12.836 6.58l8.295-10.853C143.32 3.581 135.139.532 126.214.532c-14.398 0-25.399 10.02-25.399 23.32c0 11.246 5.126 16.981 20.032 22.369c6.232 2.187 9.4 3.646 10.992 4.643c3.175 2.077 4.77 4.998 4.77 8.415c0 6.606-5.257 11.484-12.351 11.484c-7.574 0-13.674-3.782-17.34-10.865L96.67 69.802c7.314 10.733 16.11 15.512 28.214 15.512c16.488 0 28.084-11.007 28.084-26.758c0-12.949-5.36-18.816-23.442-25.42m28.448 9.522c0 23.965 18.816 42.525 43.006 42.525c6.839 0 12.701-1.352 19.915-4.759V61.727c-6.36 6.358-11.98 8.916-19.19 8.916c-15.996 0-27.363-11.606-27.363-28.102c0-15.626 11.722-27.964 26.638-27.964c7.561 0 13.311 2.685 19.915 9.158V5.04C213.933 1.51 208.183.054 201.343.054c-24.067 0-43.369 18.935-43.369 42.604m191.652 13.948L327.883 1.891h-17.346l34.58 83.535h8.543L388.843 1.89h-17.217zm46.44 26.74h45.065v-13.79h-29.189V47.555h28.072V33.763h-28.072v-18.08h29.189V1.892h-45.066zM504.02 25.93c0-15.259-10.49-24.039-28.823-24.039H451.62v81.454h15.895V50.608h2.08l21.975 32.737h19.544l-25.667-34.31c11.988-2.452 18.573-10.639 18.573-23.105m-31.882 13.452h-4.623V14.7h4.877c9.915 0 15.287 4.165 15.287 12.092c0 8.177-5.372 12.59-15.541 12.59"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 86"><defs><linearGradient id="SVGcvTIXKbo" x1="19.414%" x2="88.601%" y1="9.063%" y2="80.499%"><stop offset="0%" stop-color="#f34f26"/><stop offset="100%" stop-color="#f69e35"/></linearGradient><filter id="SVG78rrJTul" width="200%" height="200%" x="-50%" y="-50%" filterUnits="objectBoundingBox"><feMorphology in="SourceAlpha" radius="1" result="shadowSpreadInner1"/><feGaussianBlur in="shadowSpreadInner1" result="shadowBlurInner1" stdDeviation="4"/><feOffset dx="3" dy="3" in="shadowBlurInner1" result="shadowOffsetInner1"/><feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/><feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/></filter><path id="SVGYiLlGcjR" d="M270.356.365c-23.982 0-43.44 18.735-43.44 41.857c0 24.584 18.613 42.96 43.44 42.96c24.208 0 43.322-18.62 43.322-42.477c0-23.716-18.986-42.34-43.322-42.34"/></defs><use fill="url(#SVGcvTIXKbo)" fill-rule="evenodd" href="#SVGYiLlGcjR"/><use filter="url(#SVG78rrJTul)" href="#SVGYiLlGcjR"/><path fill="#0b1015" d="M23.746 1.891H.393v81.454h23.231c12.326 0 21.24-2.92 29.06-9.398c9.278-7.695 14.78-19.298 14.78-31.29c0-24.048-17.965-40.766-43.718-40.766m18.572 61.177c-5.021 4.53-11.486 6.488-21.76 6.488H16.29V15.684h4.268c10.274 0 16.491 1.834 21.76 6.592c5.495 4.886 8.772 12.452 8.772 20.265c0 7.83-3.277 15.66-8.772 20.527m32.48 20.277H90.67V1.891H74.8zm54.728-50.209c-9.539-3.534-12.346-5.865-12.346-10.246c0-5.134 4.998-9.039 11.849-9.039c4.763 0 8.671 1.953 12.836 6.58l8.295-10.853C143.32 3.581 135.139.532 126.214.532c-14.398 0-25.399 10.02-25.399 23.32c0 11.246 5.126 16.981 20.032 22.369c6.232 2.187 9.4 3.646 10.992 4.643c3.175 2.077 4.77 4.998 4.77 8.415c0 6.606-5.257 11.484-12.351 11.484c-7.574 0-13.674-3.782-17.34-10.865L96.67 69.802c7.314 10.733 16.11 15.512 28.214 15.512c16.488 0 28.084-11.007 28.084-26.758c0-12.949-5.36-18.816-23.442-25.42m28.448 9.522c0 23.965 18.816 42.525 43.006 42.525c6.839 0 12.701-1.352 19.915-4.759V61.727c-6.36 6.358-11.98 8.916-19.19 8.916c-15.996 0-27.363-11.606-27.363-28.102c0-15.626 11.722-27.964 26.638-27.964c7.561 0 13.311 2.685 19.915 9.158V5.04C213.933 1.51 208.183.054 201.343.054c-24.067 0-43.369 18.935-43.369 42.604m191.652 13.948L327.883 1.891h-17.346l34.58 83.535h8.543L388.843 1.89h-17.217zm46.44 26.74h45.065v-13.79h-29.189V47.555h28.072V33.763h-28.072v-18.08h29.189V1.892h-45.066zM504.02 25.93c0-15.259-10.49-24.039-28.823-24.039H451.62v81.454h15.895V50.608h2.08l21.975 32.737h19.544l-25.667-34.31c11.988-2.452 18.573-10.639 18.573-23.105m-31.882 13.452h-4.623V14.7h4.877c9.915 0 15.287 4.165 15.287 12.092c0 8.177-5.372 12.59-15.541 12.59"/></svg>
</template>

CSS

.icon-discover {
  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%20512%2086%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGcvTIXKbo%22%20x1%3D%2219.414%25%22%20x2%3D%2288.601%25%22%20y1%3D%229.063%25%22%20y2%3D%2280.499%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f34f26%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f69e35%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22SVG78rrJTul%22%20width%3D%22200%25%22%20height%3D%22200%25%22%20x%3D%22-50%25%22%20y%3D%22-50%25%22%20filterUnits%3D%22objectBoundingBox%22%3E%3CfeMorphology%20in%3D%22SourceAlpha%22%20radius%3D%221%22%20result%3D%22shadowSpreadInner1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowSpreadInner1%22%20result%3D%22shadowBlurInner1%22%20stdDeviation%3D%224%22%2F%3E%3CfeOffset%20dx%3D%223%22%20dy%3D%223%22%20in%3D%22shadowBlurInner1%22%20result%3D%22shadowOffsetInner1%22%2F%3E%3CfeComposite%20in%3D%22shadowOffsetInner1%22%20in2%3D%22SourceAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%20result%3D%22shadowInnerInner1%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowInnerInner1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200%22%2F%3E%3C%2Ffilter%3E%3Cpath%20id%3D%22SVGYiLlGcjR%22%20d%3D%22M270.356.365c-23.982%200-43.44%2018.735-43.44%2041.857c0%2024.584%2018.613%2042.96%2043.44%2042.96c24.208%200%2043.322-18.62%2043.322-42.477c0-23.716-18.986-42.34-43.322-42.34%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22url(%23SVGcvTIXKbo)%22%20fill-rule%3D%22evenodd%22%20href%3D%22%23SVGYiLlGcjR%22%2F%3E%3Cuse%20filter%3D%22url(%23SVG78rrJTul)%22%20href%3D%22%23SVGYiLlGcjR%22%2F%3E%3Cpath%20fill%3D%22%230b1015%22%20d%3D%22M23.746%201.891H.393v81.454h23.231c12.326%200%2021.24-2.92%2029.06-9.398c9.278-7.695%2014.78-19.298%2014.78-31.29c0-24.048-17.965-40.766-43.718-40.766m18.572%2061.177c-5.021%204.53-11.486%206.488-21.76%206.488H16.29V15.684h4.268c10.274%200%2016.491%201.834%2021.76%206.592c5.495%204.886%208.772%2012.452%208.772%2020.265c0%207.83-3.277%2015.66-8.772%2020.527m32.48%2020.277H90.67V1.891H74.8zm54.728-50.209c-9.539-3.534-12.346-5.865-12.346-10.246c0-5.134%204.998-9.039%2011.849-9.039c4.763%200%208.671%201.953%2012.836%206.58l8.295-10.853C143.32%203.581%20135.139.532%20126.214.532c-14.398%200-25.399%2010.02-25.399%2023.32c0%2011.246%205.126%2016.981%2020.032%2022.369c6.232%202.187%209.4%203.646%2010.992%204.643c3.175%202.077%204.77%204.998%204.77%208.415c0%206.606-5.257%2011.484-12.351%2011.484c-7.574%200-13.674-3.782-17.34-10.865L96.67%2069.802c7.314%2010.733%2016.11%2015.512%2028.214%2015.512c16.488%200%2028.084-11.007%2028.084-26.758c0-12.949-5.36-18.816-23.442-25.42m28.448%209.522c0%2023.965%2018.816%2042.525%2043.006%2042.525c6.839%200%2012.701-1.352%2019.915-4.759V61.727c-6.36%206.358-11.98%208.916-19.19%208.916c-15.996%200-27.363-11.606-27.363-28.102c0-15.626%2011.722-27.964%2026.638-27.964c7.561%200%2013.311%202.685%2019.915%209.158V5.04C213.933%201.51%20208.183.054%20201.343.054c-24.067%200-43.369%2018.935-43.369%2042.604m191.652%2013.948L327.883%201.891h-17.346l34.58%2083.535h8.543L388.843%201.89h-17.217zm46.44%2026.74h45.065v-13.79h-29.189V47.555h28.072V33.763h-28.072v-18.08h29.189V1.892h-45.066zM504.02%2025.93c0-15.259-10.49-24.039-28.823-24.039H451.62v81.454h15.895V50.608h2.08l21.975%2032.737h19.544l-25.667-34.31c11.988-2.452%2018.573-10.639%2018.573-23.105m-31.882%2013.452h-4.623V14.7h4.877c9.915%200%2015.287%204.165%2015.287%2012.092c0%208.177-5.372%2012.59-15.541%2012.59%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%20512%2086%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGcvTIXKbo%22%20x1%3D%2219.414%25%22%20x2%3D%2288.601%25%22%20y1%3D%229.063%25%22%20y2%3D%2280.499%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f34f26%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f69e35%22%2F%3E%3C%2FlinearGradient%3E%3Cfilter%20id%3D%22SVG78rrJTul%22%20width%3D%22200%25%22%20height%3D%22200%25%22%20x%3D%22-50%25%22%20y%3D%22-50%25%22%20filterUnits%3D%22objectBoundingBox%22%3E%3CfeMorphology%20in%3D%22SourceAlpha%22%20radius%3D%221%22%20result%3D%22shadowSpreadInner1%22%2F%3E%3CfeGaussianBlur%20in%3D%22shadowSpreadInner1%22%20result%3D%22shadowBlurInner1%22%20stdDeviation%3D%224%22%2F%3E%3CfeOffset%20dx%3D%223%22%20dy%3D%223%22%20in%3D%22shadowBlurInner1%22%20result%3D%22shadowOffsetInner1%22%2F%3E%3CfeComposite%20in%3D%22shadowOffsetInner1%22%20in2%3D%22SourceAlpha%22%20k2%3D%22-1%22%20k3%3D%221%22%20operator%3D%22arithmetic%22%20result%3D%22shadowInnerInner1%22%2F%3E%3CfeColorMatrix%20in%3D%22shadowInnerInner1%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200%22%2F%3E%3C%2Ffilter%3E%3Cpath%20id%3D%22SVGYiLlGcjR%22%20d%3D%22M270.356.365c-23.982%200-43.44%2018.735-43.44%2041.857c0%2024.584%2018.613%2042.96%2043.44%2042.96c24.208%200%2043.322-18.62%2043.322-42.477c0-23.716-18.986-42.34-43.322-42.34%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22url(%23SVGcvTIXKbo)%22%20fill-rule%3D%22evenodd%22%20href%3D%22%23SVGYiLlGcjR%22%2F%3E%3Cuse%20filter%3D%22url(%23SVG78rrJTul)%22%20href%3D%22%23SVGYiLlGcjR%22%2F%3E%3Cpath%20fill%3D%22%230b1015%22%20d%3D%22M23.746%201.891H.393v81.454h23.231c12.326%200%2021.24-2.92%2029.06-9.398c9.278-7.695%2014.78-19.298%2014.78-31.29c0-24.048-17.965-40.766-43.718-40.766m18.572%2061.177c-5.021%204.53-11.486%206.488-21.76%206.488H16.29V15.684h4.268c10.274%200%2016.491%201.834%2021.76%206.592c5.495%204.886%208.772%2012.452%208.772%2020.265c0%207.83-3.277%2015.66-8.772%2020.527m32.48%2020.277H90.67V1.891H74.8zm54.728-50.209c-9.539-3.534-12.346-5.865-12.346-10.246c0-5.134%204.998-9.039%2011.849-9.039c4.763%200%208.671%201.953%2012.836%206.58l8.295-10.853C143.32%203.581%20135.139.532%20126.214.532c-14.398%200-25.399%2010.02-25.399%2023.32c0%2011.246%205.126%2016.981%2020.032%2022.369c6.232%202.187%209.4%203.646%2010.992%204.643c3.175%202.077%204.77%204.998%204.77%208.415c0%206.606-5.257%2011.484-12.351%2011.484c-7.574%200-13.674-3.782-17.34-10.865L96.67%2069.802c7.314%2010.733%2016.11%2015.512%2028.214%2015.512c16.488%200%2028.084-11.007%2028.084-26.758c0-12.949-5.36-18.816-23.442-25.42m28.448%209.522c0%2023.965%2018.816%2042.525%2043.006%2042.525c6.839%200%2012.701-1.352%2019.915-4.759V61.727c-6.36%206.358-11.98%208.916-19.19%208.916c-15.996%200-27.363-11.606-27.363-28.102c0-15.626%2011.722-27.964%2026.638-27.964c7.561%200%2013.311%202.685%2019.915%209.158V5.04C213.933%201.51%20208.183.054%20201.343.054c-24.067%200-43.369%2018.935-43.369%2042.604m191.652%2013.948L327.883%201.891h-17.346l34.58%2083.535h8.543L388.843%201.89h-17.217zm46.44%2026.74h45.065v-13.79h-29.189V47.555h28.072V33.763h-28.072v-18.08h29.189V1.892h-45.066zM504.02%2025.93c0-15.259-10.49-24.039-28.823-24.039H451.62v81.454h15.895V50.608h2.08l21.975%2032.737h19.544l-25.667-34.31c11.988-2.452%2018.573-10.639%2018.573-23.105m-31.882%2013.452h-4.623V14.7h4.877c9.915%200%2015.287%204.165%2015.287%2012.092c0%208.177-5.372%2012.59-15.541%2012.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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