patch question fll icon
patch-question-fll from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- patch-question-fll
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
Related icons in Bootstrap Icons
Use the patch question fll icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M5.933.87a2.89 2.89 0 0 1 4.134 0l.622.638l.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89l.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622l.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01l-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637l-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89l-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622l-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01l.622-.636zM7.002 11a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm1.602-2.027c-.05.386-.218.627-.554.627c-.377 0-.585-.317-.585-.745v-.11c0-.727.307-1.208.926-1.641c.614-.44.822-.762.822-1.325c0-.638-.42-1.084-1.03-1.084c-.55 0-.916.323-1.074.914c-.109.364-.292.51-.564.51C6.203 6.12 6 5.873 6 5.48c0-.251.045-.468.139-.69c.307-.798 1.079-1.29 2.099-1.29c1.341 0 2.262.902 2.262 2.227c0 .896-.376 1.511-1.05 1.986c-.648.445-.806.726-.846 1.26z"/></g></svg>
React
import type { SVGProps } from "react";
export function BiPatchQuestionFll(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path fillRule="evenodd" d="M5.933.87a2.89 2.89 0 0 1 4.134 0l.622.638l.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89l.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622l.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01l-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637l-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89l-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622l-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01l.622-.636zM7.002 11a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm1.602-2.027c-.05.386-.218.627-.554.627c-.377 0-.585-.317-.585-.745v-.11c0-.727.307-1.208.926-1.641c.614-.44.822-.762.822-1.325c0-.638-.42-1.084-1.03-1.084c-.55 0-.916.323-1.074.914c-.109.364-.292.51-.564.51C6.203 6.12 6 5.873 6 5.48c0-.251.045-.468.139-.69c.307-.798 1.079-1.29 2.099-1.29c1.341 0 2.262.902 2.262 2.227c0 .896-.376 1.511-1.05 1.986c-.648.445-.806.726-.846 1.26z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M5.933.87a2.89 2.89 0 0 1 4.134 0l.622.638l.89-.011a2.89 2.89 0 0 1 2.924 2.924l-.01.89l.636.622a2.89 2.89 0 0 1 0 4.134l-.637.622l.011.89a2.89 2.89 0 0 1-2.924 2.924l-.89-.01l-.622.636a2.89 2.89 0 0 1-4.134 0l-.622-.637l-.89.011a2.89 2.89 0 0 1-2.924-2.924l.01-.89l-.636-.622a2.89 2.89 0 0 1 0-4.134l.637-.622l-.011-.89a2.89 2.89 0 0 1 2.924-2.924l.89.01l.622-.636zM7.002 11a1 1 0 1 1 2 0a1 1 0 0 1-2 0zm1.602-2.027c-.05.386-.218.627-.554.627c-.377 0-.585-.317-.585-.745v-.11c0-.727.307-1.208.926-1.641c.614-.44.822-.762.822-1.325c0-.638-.42-1.084-1.03-1.084c-.55 0-.916.323-1.074.914c-.109.364-.292.51-.564.51C6.203 6.12 6 5.873 6 5.48c0-.251.045-.468.139-.69c.307-.798 1.079-1.29 2.099-1.29c1.341 0 2.262.902 2.262 2.227c0 .896-.376 1.511-1.05 1.986c-.648.445-.806.726-.846 1.26z"/></g></svg> </template>
CSS
.icon-patch-question-fll {
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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.933.87a2.89%202.89%200%200%201%204.134%200l.622.638l.89-.011a2.89%202.89%200%200%201%202.924%202.924l-.01.89l.636.622a2.89%202.89%200%200%201%200%204.134l-.637.622l.011.89a2.89%202.89%200%200%201-2.924%202.924l-.89-.01l-.622.636a2.89%202.89%200%200%201-4.134%200l-.622-.637l-.89.011a2.89%202.89%200%200%201-2.924-2.924l.01-.89l-.636-.622a2.89%202.89%200%200%201%200-4.134l.637-.622l-.011-.89a2.89%202.89%200%200%201%202.924-2.924l.89.01l.622-.636zM7.002%2011a1%201%200%201%201%202%200a1%201%200%200%201-2%200zm1.602-2.027c-.05.386-.218.627-.554.627c-.377%200-.585-.317-.585-.745v-.11c0-.727.307-1.208.926-1.641c.614-.44.822-.762.822-1.325c0-.638-.42-1.084-1.03-1.084c-.55%200-.916.323-1.074.914c-.109.364-.292.51-.564.51C6.203%206.12%206%205.873%206%205.48c0-.251.045-.468.139-.69c.307-.798%201.079-1.29%202.099-1.29c1.341%200%202.262.902%202.262%202.227c0%20.896-.376%201.511-1.05%201.986c-.648.445-.806.726-.846%201.26z%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%220%200%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.933.87a2.89%202.89%200%200%201%204.134%200l.622.638l.89-.011a2.89%202.89%200%200%201%202.924%202.924l-.01.89l.636.622a2.89%202.89%200%200%201%200%204.134l-.637.622l.011.89a2.89%202.89%200%200%201-2.924%202.924l-.89-.01l-.622.636a2.89%202.89%200%200%201-4.134%200l-.622-.637l-.89.011a2.89%202.89%200%200%201-2.924-2.924l.01-.89l-.636-.622a2.89%202.89%200%200%201%200-4.134l.637-.622l-.011-.89a2.89%202.89%200%200%201%202.924-2.924l.89.01l.622-.636zM7.002%2011a1%201%200%201%201%202%200a1%201%200%200%201-2%200zm1.602-2.027c-.05.386-.218.627-.554.627c-.377%200-.585-.317-.585-.745v-.11c0-.727.307-1.208.926-1.641c.614-.44.822-.762.822-1.325c0-.638-.42-1.084-1.03-1.084c-.55%200-.916.323-1.074.914c-.109.364-.292.51-.564.51C6.203%206.12%206%205.873%206%205.48c0-.251.045-.468.139-.69c.307-.798%201.079-1.29%202.099-1.29c1.341%200%202.262.902%202.262%202.227c0%20.896-.376%201.511-1.05%201.986c-.648.445-.806.726-.846%201.26z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/patch-question-fll.svg?color=%231a73e8&size=48