quora icon
quora from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- quora
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the quora icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.492 4C10.202 4 5 8.23 5 14.44c0 7.116 6.969 11.759 13.215 10.029C19.26 26.252 20.639 28 23.265 28C27.608 28 28 24 28 23h-1.555c-.08.716-.567 1.457-1.761 1.457c-1.088 0-1.873-.752-2.627-1.898c2.346-1.815 3.892-4.646 3.892-8.122C25.954 8.204 20.894 4 15.492 4m0 2c4.044 0 5.77 2.91 5.77 8.44c.005 2.217-.289 4.01-.889 5.331c-1.035-1.55-2.318-2.769-4.855-2.769c-1.62 0-2.725.471-3.506 1.15l.646 1.291c.33-.159.536-.154.897-.154c1.884 0 2.85 1.636 3.672 3.254c-.531.159-1.1.223-1.737.223c-3.98 0-5.705-2.814-5.705-8.317C9.786 8.91 11.512 6 15.492 6"/></svg>
React
import type { SVGProps } from "react";
export function LaQuora(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="M15.492 4C10.202 4 5 8.23 5 14.44c0 7.116 6.969 11.759 13.215 10.029C19.26 26.252 20.639 28 23.265 28C27.608 28 28 24 28 23h-1.555c-.08.716-.567 1.457-1.761 1.457c-1.088 0-1.873-.752-2.627-1.898c2.346-1.815 3.892-4.646 3.892-8.122C25.954 8.204 20.894 4 15.492 4m0 2c4.044 0 5.77 2.91 5.77 8.44c.005 2.217-.289 4.01-.889 5.331c-1.035-1.55-2.318-2.769-4.855-2.769c-1.62 0-2.725.471-3.506 1.15l.646 1.291c.33-.159.536-.154.897-.154c1.884 0 2.85 1.636 3.672 3.254c-.531.159-1.1.223-1.737.223c-3.98 0-5.705-2.814-5.705-8.317C9.786 8.91 11.512 6 15.492 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.492 4C10.202 4 5 8.23 5 14.44c0 7.116 6.969 11.759 13.215 10.029C19.26 26.252 20.639 28 23.265 28C27.608 28 28 24 28 23h-1.555c-.08.716-.567 1.457-1.761 1.457c-1.088 0-1.873-.752-2.627-1.898c2.346-1.815 3.892-4.646 3.892-8.122C25.954 8.204 20.894 4 15.492 4m0 2c4.044 0 5.77 2.91 5.77 8.44c.005 2.217-.289 4.01-.889 5.331c-1.035-1.55-2.318-2.769-4.855-2.769c-1.62 0-2.725.471-3.506 1.15l.646 1.291c.33-.159.536-.154.897-.154c1.884 0 2.85 1.636 3.672 3.254c-.531.159-1.1.223-1.737.223c-3.98 0-5.705-2.814-5.705-8.317C9.786 8.91 11.512 6 15.492 6"/></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%22M15.492%204C10.202%204%205%208.23%205%2014.44c0%207.116%206.969%2011.759%2013.215%2010.029C19.26%2026.252%2020.639%2028%2023.265%2028C27.608%2028%2028%2024%2028%2023h-1.555c-.08.716-.567%201.457-1.761%201.457c-1.088%200-1.873-.752-2.627-1.898c2.346-1.815%203.892-4.646%203.892-8.122C25.954%208.204%2020.894%204%2015.492%204m0%202c4.044%200%205.77%202.91%205.77%208.44c.005%202.217-.289%204.01-.889%205.331c-1.035-1.55-2.318-2.769-4.855-2.769c-1.62%200-2.725.471-3.506%201.15l.646%201.291c.33-.159.536-.154.897-.154c1.884%200%202.85%201.636%203.672%203.254c-.531.159-1.1.223-1.737.223c-3.98%200-5.705-2.814-5.705-8.317C9.786%208.91%2011.512%206%2015.492%206%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%22M15.492%204C10.202%204%205%208.23%205%2014.44c0%207.116%206.969%2011.759%2013.215%2010.029C19.26%2026.252%2020.639%2028%2023.265%2028C27.608%2028%2028%2024%2028%2023h-1.555c-.08.716-.567%201.457-1.761%201.457c-1.088%200-1.873-.752-2.627-1.898c2.346-1.815%203.892-4.646%203.892-8.122C25.954%208.204%2020.894%204%2015.492%204m0%202c4.044%200%205.77%202.91%205.77%208.44c.005%202.217-.289%204.01-.889%205.331c-1.035-1.55-2.318-2.769-4.855-2.769c-1.62%200-2.725.471-3.506%201.15l.646%201.291c.33-.159.536-.154.897-.154c1.884%200%202.85%201.636%203.672%203.254c-.531.159-1.1.223-1.737.223c-3.98%200-5.705-2.814-5.705-8.317C9.786%208.91%2011.512%206%2015.492%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/quora.svg?color=%231a73e8&size=48