tooltip quote off icon
tooltip-quote-off-12-filled from Fluent UI System Icons by Microsoft Corporation · 12 Filled · MIT Free for personal and commercial use.
- Name
- tooltip-quote-off-12-filled
- Set
- Fluent UI System Icons
- Style
- 12 Filled
- Viewbox
- 12×12
- License
- MIT
13 other variants in Fluent UI System Icons
tooltip-quote-off-12-regulartooltip-quote-off-16-filledtooltip-quote-off-16-regulartooltip-quote-off-20-filledtooltip-quote-off-20-regulartooltip-quote-off-24-filledtooltip-quote-off-24-regulartooltip-quote-off-28-filledtooltip-quote-off-28-regulartooltip-quote-off-32-filledtooltip-quote-off-32-regulartooltip-quote-off-48-filledtooltip-quote-off-48-regular
Related icons in Fluent UI System Icons
Use the tooltip quote off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M4.072 11H1.5a.5.5 0 0 1 0-1h2.072zM1.146 1.146a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1 .119.2c.015.05.027.1.027.154a.5.5 0 0 1-.5.5H6.928l.5-1h1.865l-1.99-1.99l-1.356 2.714a.5.5 0 0 1-.894 0L3.69 8h-.94A1.75 1.75 0 0 1 1 6.25v-3.5c0-.301.076-.585.21-.833l-.064-.063a.5.5 0 0 1 0-.708M8.25 1C9.216 1 10 1.784 10 2.75v3.5c0 .452-.173.862-.454 1.173L7.439 5.316l.027-.029c.33-.412.65-1.057.494-1.88a.5.5 0 0 0-.403-.4L7.469 3H6.5a.5.5 0 0 0-.5.5v.377L3.123 1zM3.795 4.502q-.051.085-.11.16a2 2 0 0 1-.415.388l-.025.016v.001a.501.501 0 0 0 .421.902l.092-.044l.004-.002a3 3 0 0 0 .704-.636l.049-.065zM3 4a.5.5 0 0 0 .733.44L3 3.707z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTooltipQuoteOff12Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M4.072 11H1.5a.5.5 0 0 1 0-1h2.072zM1.146 1.146a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1 .119.2c.015.05.027.1.027.154a.5.5 0 0 1-.5.5H6.928l.5-1h1.865l-1.99-1.99l-1.356 2.714a.5.5 0 0 1-.894 0L3.69 8h-.94A1.75 1.75 0 0 1 1 6.25v-3.5c0-.301.076-.585.21-.833l-.064-.063a.5.5 0 0 1 0-.708M8.25 1C9.216 1 10 1.784 10 2.75v3.5c0 .452-.173.862-.454 1.173L7.439 5.316l.027-.029c.33-.412.65-1.057.494-1.88a.5.5 0 0 0-.403-.4L7.469 3H6.5a.5.5 0 0 0-.5.5v.377L3.123 1zM3.795 4.502q-.051.085-.11.16a2 2 0 0 1-.415.388l-.025.016v.001a.501.501 0 0 0 .421.902l.092-.044l.004-.002a3 3 0 0 0 .704-.636l.049-.065zM3 4a.5.5 0 0 0 .733.44L3 3.707z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M4.072 11H1.5a.5.5 0 0 1 0-1h2.072zM1.146 1.146a.5.5 0 0 1 .708 0l9 9a.5.5 0 0 1 .119.2c.015.05.027.1.027.154a.5.5 0 0 1-.5.5H6.928l.5-1h1.865l-1.99-1.99l-1.356 2.714a.5.5 0 0 1-.894 0L3.69 8h-.94A1.75 1.75 0 0 1 1 6.25v-3.5c0-.301.076-.585.21-.833l-.064-.063a.5.5 0 0 1 0-.708M8.25 1C9.216 1 10 1.784 10 2.75v3.5c0 .452-.173.862-.454 1.173L7.439 5.316l.027-.029c.33-.412.65-1.057.494-1.88a.5.5 0 0 0-.403-.4L7.469 3H6.5a.5.5 0 0 0-.5.5v.377L3.123 1zM3.795 4.502q-.051.085-.11.16a2 2 0 0 1-.415.388l-.025.016v.001a.501.501 0 0 0 .421.902l.092-.044l.004-.002a3 3 0 0 0 .704-.636l.049-.065zM3 4a.5.5 0 0 0 .733.44L3 3.707z"/></svg> </template>
CSS
.icon-tooltip-quote-off-12-filled {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.072%2011H1.5a.5.5%200%200%201%200-1h2.072zM1.146%201.146a.5.5%200%200%201%20.708%200l9%209a.5.5%200%200%201%20.119.2c.015.05.027.1.027.154a.5.5%200%200%201-.5.5H6.928l.5-1h1.865l-1.99-1.99l-1.356%202.714a.5.5%200%200%201-.894%200L3.69%208h-.94A1.75%201.75%200%200%201%201%206.25v-3.5c0-.301.076-.585.21-.833l-.064-.063a.5.5%200%200%201%200-.708M8.25%201C9.216%201%2010%201.784%2010%202.75v3.5c0%20.452-.173.862-.454%201.173L7.439%205.316l.027-.029c.33-.412.65-1.057.494-1.88a.5.5%200%200%200-.403-.4L7.469%203H6.5a.5.5%200%200%200-.5.5v.377L3.123%201zM3.795%204.502q-.051.085-.11.16a2%202%200%200%201-.415.388l-.025.016v.001a.501.501%200%200%200%20.421.902l.092-.044l.004-.002a3%203%200%200%200%20.704-.636l.049-.065zM3%204a.5.5%200%200%200%20.733.44L3%203.707z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.072%2011H1.5a.5.5%200%200%201%200-1h2.072zM1.146%201.146a.5.5%200%200%201%20.708%200l9%209a.5.5%200%200%201%20.119.2c.015.05.027.1.027.154a.5.5%200%200%201-.5.5H6.928l.5-1h1.865l-1.99-1.99l-1.356%202.714a.5.5%200%200%201-.894%200L3.69%208h-.94A1.75%201.75%200%200%201%201%206.25v-3.5c0-.301.076-.585.21-.833l-.064-.063a.5.5%200%200%201%200-.708M8.25%201C9.216%201%2010%201.784%2010%202.75v3.5c0%20.452-.173.862-.454%201.173L7.439%205.316l.027-.029c.33-.412.65-1.057.494-1.88a.5.5%200%200%200-.403-.4L7.469%203H6.5a.5.5%200%200%200-.5.5v.377L3.123%201zM3.795%204.502q-.051.085-.11.16a2%202%200%200%201-.415.388l-.025.016v.001a.501.501%200%200%200%20.421.902l.092-.044l.004-.002a3%203%200%200%200%20.704-.636l.049-.065zM3%204a.5.5%200%200%200%20.733.44L3%203.707z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tooltip-quote-off-12-filled.svg?color=%231a73e8&size=48