quora from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
quora
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the quora logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.984 24.932c-1.109-2.177-2.406-4.38-4.943-4.38c-.484 0-.969.083-1.411.276l-.865-1.714c1.047-.906 2.745-1.62 4.927-1.62c3.391 0 5.13 1.635 6.516 3.719c.818-1.776 1.203-4.182 1.203-7.167c0-7.443-2.323-11.26-7.76-11.26c-5.359 0-7.677 3.818-7.677 11.26c0 7.406 2.318 11.188 7.677 11.188c.854 0 1.625-.094 2.333-.302m1.329 2.599c-1.177.318-2.422.49-3.656.49c-7.135 0-14.12-5.693-14.12-13.974C.537 5.693 7.521 0 14.657 0c7.255 0 14.167 5.651 14.167 14.047c0 4.672-2.177 8.469-5.344 10.922c1.016 1.531 2.057 2.552 3.536 2.552c1.599 0 2.24-1.219 2.359-2.198h2.078c.12 1.302-.536 6.677-6.359 6.677c-3.531 0-5.396-2.036-6.792-4.438z"/></svg>

React

import type { SVGProps } from "react";

export function CibQuora(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.984 24.932c-1.109-2.177-2.406-4.38-4.943-4.38c-.484 0-.969.083-1.411.276l-.865-1.714c1.047-.906 2.745-1.62 4.927-1.62c3.391 0 5.13 1.635 6.516 3.719c.818-1.776 1.203-4.182 1.203-7.167c0-7.443-2.323-11.26-7.76-11.26c-5.359 0-7.677 3.818-7.677 11.26c0 7.406 2.318 11.188 7.677 11.188c.854 0 1.625-.094 2.333-.302m1.329 2.599c-1.177.318-2.422.49-3.656.49c-7.135 0-14.12-5.693-14.12-13.974C.537 5.693 7.521 0 14.657 0c7.255 0 14.167 5.651 14.167 14.047c0 4.672-2.177 8.469-5.344 10.922c1.016 1.531 2.057 2.552 3.536 2.552c1.599 0 2.24-1.219 2.359-2.198h2.078c.12 1.302-.536 6.677-6.359 6.677c-3.531 0-5.396-2.036-6.792-4.438z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.984 24.932c-1.109-2.177-2.406-4.38-4.943-4.38c-.484 0-.969.083-1.411.276l-.865-1.714c1.047-.906 2.745-1.62 4.927-1.62c3.391 0 5.13 1.635 6.516 3.719c.818-1.776 1.203-4.182 1.203-7.167c0-7.443-2.323-11.26-7.76-11.26c-5.359 0-7.677 3.818-7.677 11.26c0 7.406 2.318 11.188 7.677 11.188c.854 0 1.625-.094 2.333-.302m1.329 2.599c-1.177.318-2.422.49-3.656.49c-7.135 0-14.12-5.693-14.12-13.974C.537 5.693 7.521 0 14.657 0c7.255 0 14.167 5.651 14.167 14.047c0 4.672-2.177 8.469-5.344 10.922c1.016 1.531 2.057 2.552 3.536 2.552c1.599 0 2.24-1.219 2.359-2.198h2.078c.12 1.302-.536 6.677-6.359 6.677c-3.531 0-5.396-2.036-6.792-4.438z"/></svg>
</template>

CSS

.icon-quora {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.984%2024.932c-1.109-2.177-2.406-4.38-4.943-4.38c-.484%200-.969.083-1.411.276l-.865-1.714c1.047-.906%202.745-1.62%204.927-1.62c3.391%200%205.13%201.635%206.516%203.719c.818-1.776%201.203-4.182%201.203-7.167c0-7.443-2.323-11.26-7.76-11.26c-5.359%200-7.677%203.818-7.677%2011.26c0%207.406%202.318%2011.188%207.677%2011.188c.854%200%201.625-.094%202.333-.302m1.329%202.599c-1.177.318-2.422.49-3.656.49c-7.135%200-14.12-5.693-14.12-13.974C.537%205.693%207.521%200%2014.657%200c7.255%200%2014.167%205.651%2014.167%2014.047c0%204.672-2.177%208.469-5.344%2010.922c1.016%201.531%202.057%202.552%203.536%202.552c1.599%200%202.24-1.219%202.359-2.198h2.078c.12%201.302-.536%206.677-6.359%206.677c-3.531%200-5.396-2.036-6.792-4.438z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.984%2024.932c-1.109-2.177-2.406-4.38-4.943-4.38c-.484%200-.969.083-1.411.276l-.865-1.714c1.047-.906%202.745-1.62%204.927-1.62c3.391%200%205.13%201.635%206.516%203.719c.818-1.776%201.203-4.182%201.203-7.167c0-7.443-2.323-11.26-7.76-11.26c-5.359%200-7.677%203.818-7.677%2011.26c0%207.406%202.318%2011.188%207.677%2011.188c.854%200%201.625-.094%202.333-.302m1.329%202.599c-1.177.318-2.422.49-3.656.49c-7.135%200-14.12-5.693-14.12-13.974C.537%205.693%207.521%200%2014.657%200c7.255%200%2014.167%205.651%2014.167%2014.047c0%204.672-2.177%208.469-5.344%2010.922c1.016%201.531%202.057%202.552%203.536%202.552c1.599%200%202.24-1.219%202.359-2.198h2.078c.12%201.302-.536%206.677-6.359%206.677c-3.531%200-5.396-2.036-6.792-4.438z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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