disqus circle icon
disqus-circle from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.
- Name
- disqus-circle
- Set
- Jam Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Related icons in Jam Icons
Use the disqus circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10s-4.477 10-10 10"/><path d="M10.172 14.665a4.88 4.88 0 0 1-3.116-1.113l-2.068.271l.797-1.903a4.5 4.5 0 0 1-.433-1.944c0-2.59 2.159-4.689 4.819-4.689c2.664 0 4.82 2.099 4.82 4.689s-2.156 4.689-4.82 4.689zm.03-7.19H8.426v5.001h1.751c1.657 0 2.625-1.072 2.625-2.514v-.013c0-1.442-.956-2.474-2.6-2.474"/><path d="M11.491 9.979c0 .81-.506 1.267-1.27 1.267h-.519V8.702h.519c.764 0 1.27.464 1.27 1.264z"/></g></svg>
React
import type { SVGProps } from "react";
export function JamDisqusCircle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10s-4.477 10-10 10"/><path d="M10.172 14.665a4.88 4.88 0 0 1-3.116-1.113l-2.068.271l.797-1.903a4.5 4.5 0 0 1-.433-1.944c0-2.59 2.159-4.689 4.819-4.689c2.664 0 4.82 2.099 4.82 4.689s-2.156 4.689-4.82 4.689zm.03-7.19H8.426v5.001h1.751c1.657 0 2.625-1.072 2.625-2.514v-.013c0-1.442-.956-2.474-2.6-2.474"/><path d="M11.491 9.979c0 .81-.506 1.267-1.27 1.267h-.519V8.702h.519c.764 0 1.27.464 1.27 1.264z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m0 2C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10s-4.477 10-10 10"/><path d="M10.172 14.665a4.88 4.88 0 0 1-3.116-1.113l-2.068.271l.797-1.903a4.5 4.5 0 0 1-.433-1.944c0-2.59 2.159-4.689 4.819-4.689c2.664 0 4.82 2.099 4.82 4.689s-2.156 4.689-4.82 4.689zm.03-7.19H8.426v5.001h1.751c1.657 0 2.625-1.072 2.625-2.514v-.013c0-1.442-.956-2.474-2.6-2.474"/><path d="M11.491 9.979c0 .81-.506 1.267-1.27 1.267h-.519V8.702h.519c.764 0 1.27.464 1.27 1.264z"/></g></svg> </template>
CSS
.icon-disqus-circle {
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%22-2%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10%2018a8%208%200%201%200%200-16a8%208%200%200%200%200%2016m0%202C4.477%2020%200%2015.523%200%2010S4.477%200%2010%200s10%204.477%2010%2010s-4.477%2010-10%2010%22%2F%3E%3Cpath%20d%3D%22M10.172%2014.665a4.88%204.88%200%200%201-3.116-1.113l-2.068.271l.797-1.903a4.5%204.5%200%200%201-.433-1.944c0-2.59%202.159-4.689%204.819-4.689c2.664%200%204.82%202.099%204.82%204.689s-2.156%204.689-4.82%204.689zm.03-7.19H8.426v5.001h1.751c1.657%200%202.625-1.072%202.625-2.514v-.013c0-1.442-.956-2.474-2.6-2.474%22%2F%3E%3Cpath%20d%3D%22M11.491%209.979c0%20.81-.506%201.267-1.27%201.267h-.519V8.702h.519c.764%200%201.27.464%201.27%201.264z%22%2F%3E%3C%2Fg%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%22-2%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10%2018a8%208%200%201%200%200-16a8%208%200%200%200%200%2016m0%202C4.477%2020%200%2015.523%200%2010S4.477%200%2010%200s10%204.477%2010%2010s-4.477%2010-10%2010%22%2F%3E%3Cpath%20d%3D%22M10.172%2014.665a4.88%204.88%200%200%201-3.116-1.113l-2.068.271l.797-1.903a4.5%204.5%200%200%201-.433-1.944c0-2.59%202.159-4.689%204.819-4.689c2.664%200%204.82%202.099%204.82%204.689s-2.156%204.689-4.82%204.689zm.03-7.19H8.426v5.001h1.751c1.657%200%202.625-1.072%202.625-2.514v-.013c0-1.442-.956-2.474-2.6-2.474%22%2F%3E%3Cpath%20d%3D%22M11.491%209.979c0%20.81-.506%201.267-1.27%201.267h-.519V8.702h.519c.764%200%201.27.464%201.27%201.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/jam/disqus-circle.svg?color=%231a73e8&size=48