logo quora icon
logo-quora from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- logo-quora
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
More brand icons from Carbon
beecarboncarbon-for-aemcarbon-for-ibm-dotcomcarbon-for-ibm-productcarbon-for-mobilecarbon-for-salesforcecarbon-ui-buildercloud-appedt-loopibm-cloudibm-partner-plusibm-securitylogo-angularlogo-ansible-communitylogo-astradblogo-blueskylogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-github
Use the logo quora icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 23.86h-2a1.72 1.72 0 0 1-1.73 1.72c-1.15 0-1.82-.86-2.58-2a11 11 0 0 0 4.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3 7.37 3 14.37s6 11.79 12.17 11.79a10.7 10.7 0 0 0 3.07-.48c1.15 2.11 2.59 3.74 5.46 3.74a5 5 0 0 0 5.3-5.56m-8.14-3.45a6.31 6.31 0 0 0-5.56-3.16a6 6 0 0 0-3.74 1.15l.64 1.6a2.6 2.6 0 0 1 .86-.1c1.82 0 3 1.53 4.12 3.64a7.6 7.6 0 0 1-1.91.19C10.86 23.76 9 20.6 9 14.47s1.91-9.3 6.23-9.3s6.32 3.16 6.32 9.3a20.7 20.7 0 0 1-.72 5.94Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoQuora(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="M29 23.86h-2a1.72 1.72 0 0 1-1.73 1.72c-1.15 0-1.82-.86-2.58-2a11 11 0 0 0 4.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3 7.37 3 14.37s6 11.79 12.17 11.79a10.7 10.7 0 0 0 3.07-.48c1.15 2.11 2.59 3.74 5.46 3.74a5 5 0 0 0 5.3-5.56m-8.14-3.45a6.31 6.31 0 0 0-5.56-3.16a6 6 0 0 0-3.74 1.15l.64 1.6a2.6 2.6 0 0 1 .86-.1c1.82 0 3 1.53 4.12 3.64a7.6 7.6 0 0 1-1.91.19C10.86 23.76 9 20.6 9 14.47s1.91-9.3 6.23-9.3s6.32 3.16 6.32 9.3a20.7 20.7 0 0 1-.72 5.94Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 23.86h-2a1.72 1.72 0 0 1-1.73 1.72c-1.15 0-1.82-.86-2.58-2a11 11 0 0 0 4.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3 7.37 3 14.37s6 11.79 12.17 11.79a10.7 10.7 0 0 0 3.07-.48c1.15 2.11 2.59 3.74 5.46 3.74a5 5 0 0 0 5.3-5.56m-8.14-3.45a6.31 6.31 0 0 0-5.56-3.16a6 6 0 0 0-3.74 1.15l.64 1.6a2.6 2.6 0 0 1 .86-.1c1.82 0 3 1.53 4.12 3.64a7.6 7.6 0 0 1-1.91.19C10.86 23.76 9 20.6 9 14.47s1.91-9.3 6.23-9.3s6.32 3.16 6.32 9.3a20.7 20.7 0 0 1-.72 5.94Z"/></svg> </template>
CSS
.icon-logo-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%22M29%2023.86h-2a1.72%201.72%200%200%201-1.73%201.72c-1.15%200-1.82-.86-2.58-2a11%2011%200%200%200%204.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3%207.37%203%2014.37s6%2011.79%2012.17%2011.79a10.7%2010.7%200%200%200%203.07-.48c1.15%202.11%202.59%203.74%205.46%203.74a5%205%200%200%200%205.3-5.56m-8.14-3.45a6.31%206.31%200%200%200-5.56-3.16a6%206%200%200%200-3.74%201.15l.64%201.6a2.6%202.6%200%200%201%20.86-.1c1.82%200%203%201.53%204.12%203.64a7.6%207.6%200%200%201-1.91.19C10.86%2023.76%209%2020.6%209%2014.47s1.91-9.3%206.23-9.3s6.32%203.16%206.32%209.3a20.7%2020.7%200%200%201-.72%205.94Z%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%22M29%2023.86h-2a1.72%201.72%200%200%201-1.73%201.72c-1.15%200-1.82-.86-2.58-2a11%2011%200%200%200%204.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3%207.37%203%2014.37s6%2011.79%2012.17%2011.79a10.7%2010.7%200%200%200%203.07-.48c1.15%202.11%202.59%203.74%205.46%203.74a5%205%200%200%200%205.3-5.56m-8.14-3.45a6.31%206.31%200%200%200-5.56-3.16a6%206%200%200%200-3.74%201.15l.64%201.6a2.6%202.6%200%200%201%20.86-.1c1.82%200%203%201.53%204.12%203.64a7.6%207.6%200%200%201-1.91.19C10.86%2023.76%209%2020.6%209%2014.47s1.91-9.3%206.23-9.3s6.32%203.16%206.32%209.3a20.7%2020.7%200%200%201-.72%205.94Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-quora.svg?color=%231a73e8&size=48