text quote opening icon

text-quote-opening-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
text-quote-opening-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the text quote opening icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 13.5a2.5 2.5 0 1 0 1.174-2.12a8.8 8.8 0 0 1 .952-2.764c.649-1.18 1.476-2.011 2.228-2.762a.5.5 0 0 0-.708-.708l-.012.012c-.746.747-1.663 1.664-2.385 2.976C11.52 9.462 11 11.17 11 13.5m-5.826-2.12A2.5 2.5 0 1 1 4 13.5c0-2.33.52-4.038 1.25-5.366c.721-1.312 1.638-2.23 2.385-2.976l.011-.012a.5.5 0 1 1 .708.708c-.752.751-1.579 1.581-2.228 2.762a8.8 8.8 0 0 0-.952 2.765"/></svg>

React

import type { SVGProps } from "react";

export function FluentTextQuoteOpening20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 13.5a2.5 2.5 0 1 0 1.174-2.12a8.8 8.8 0 0 1 .952-2.764c.649-1.18 1.476-2.011 2.228-2.762a.5.5 0 0 0-.708-.708l-.012.012c-.746.747-1.663 1.664-2.385 2.976C11.52 9.462 11 11.17 11 13.5m-5.826-2.12A2.5 2.5 0 1 1 4 13.5c0-2.33.52-4.038 1.25-5.366c.721-1.312 1.638-2.23 2.385-2.976l.011-.012a.5.5 0 1 1 .708.708c-.752.751-1.579 1.581-2.228 2.762a8.8 8.8 0 0 0-.952 2.765"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 13.5a2.5 2.5 0 1 0 1.174-2.12a8.8 8.8 0 0 1 .952-2.764c.649-1.18 1.476-2.011 2.228-2.762a.5.5 0 0 0-.708-.708l-.012.012c-.746.747-1.663 1.664-2.385 2.976C11.52 9.462 11 11.17 11 13.5m-5.826-2.12A2.5 2.5 0 1 1 4 13.5c0-2.33.52-4.038 1.25-5.366c.721-1.312 1.638-2.23 2.385-2.976l.011-.012a.5.5 0 1 1 .708.708c-.752.751-1.579 1.581-2.228 2.762a8.8 8.8 0 0 0-.952 2.765"/></svg>
</template>

CSS

.icon-text-quote-opening-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%2013.5a2.5%202.5%200%201%200%201.174-2.12a8.8%208.8%200%200%201%20.952-2.764c.649-1.18%201.476-2.011%202.228-2.762a.5.5%200%200%200-.708-.708l-.012.012c-.746.747-1.663%201.664-2.385%202.976C11.52%209.462%2011%2011.17%2011%2013.5m-5.826-2.12A2.5%202.5%200%201%201%204%2013.5c0-2.33.52-4.038%201.25-5.366c.721-1.312%201.638-2.23%202.385-2.976l.011-.012a.5.5%200%201%201%20.708.708c-.752.751-1.579%201.581-2.228%202.762a8.8%208.8%200%200%200-.952%202.765%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%2013.5a2.5%202.5%200%201%200%201.174-2.12a8.8%208.8%200%200%201%20.952-2.764c.649-1.18%201.476-2.011%202.228-2.762a.5.5%200%200%200-.708-.708l-.012.012c-.746.747-1.663%201.664-2.385%202.976C11.52%209.462%2011%2011.17%2011%2013.5m-5.826-2.12A2.5%202.5%200%201%201%204%2013.5c0-2.33.52-4.038%201.25-5.366c.721-1.312%201.638-2.23%202.385-2.976l.011-.012a.5.5%200%201%201%20.708.708c-.752.751-1.579%201.581-2.228%202.762a8.8%208.8%200%200%200-.952%202.765%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/text-quote-opening-20-filled.svg?color=%231a73e8&size=48