crutch emoji
crutch from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- crutch
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the crutch emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M11.855 19.92a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 1 1-1.06-1.06l7-7a.75.75 0 0 1 1.06 0"/><path fill="#7167a4" d="m22.525 13.75l-4.5-4.5l1.4-1.4l4.5 4.5z"/><path fill="#bebebe" d="M10.325 23.45c-.2 0-.4-.1-.6-.2l-1.1-1.1c-.3-.3-.3-.8 0-1.2l2-2.1c.6-.5 2.1-2.3 2.1-3.5c0-2.2 2-3.9 2.1-4l7.2-7.2l1.2 1.2l-7.3 7.3c-.1.1-1.5 1.4-1.5 2.8c0 1.2-.8 2.5-1.5 3.4c.9-.7 2.2-1.5 3.5-1.5c1.4 0 2.8-1.5 2.8-1.5l7.3-7.3l1.2 1.2l-7.4 7.2s-1.8 2-4 2c-1.2 0-2.9 1.5-3.5 2l-1.9 2.2q-.3.3-.6.3"/><path fill="#7167a4" d="m3.225 29.65l-1-1c-.3-.3-.3-.8 0-1.1l1.7-1.7c.3-.3.8-.3 1.1 0l1 1c.3.3.3.8 0 1.1l-1.7 1.7c-.3.3-.8.3-1.1 0m23.8-19.7l-5.2-5.2c-.6-.6-.6-1.7 0-2.3s1.7-.6 2.3 0l5.2 5.2c.6.6.6 1.7 0 2.3s-1.7.6-2.3 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatCrutch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M11.855 19.92a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 1 1-1.06-1.06l7-7a.75.75 0 0 1 1.06 0"/><path fill="#7167a4" d="m22.525 13.75l-4.5-4.5l1.4-1.4l4.5 4.5z"/><path fill="#bebebe" d="M10.325 23.45c-.2 0-.4-.1-.6-.2l-1.1-1.1c-.3-.3-.3-.8 0-1.2l2-2.1c.6-.5 2.1-2.3 2.1-3.5c0-2.2 2-3.9 2.1-4l7.2-7.2l1.2 1.2l-7.3 7.3c-.1.1-1.5 1.4-1.5 2.8c0 1.2-.8 2.5-1.5 3.4c.9-.7 2.2-1.5 3.5-1.5c1.4 0 2.8-1.5 2.8-1.5l7.3-7.3l1.2 1.2l-7.4 7.2s-1.8 2-4 2c-1.2 0-2.9 1.5-3.5 2l-1.9 2.2q-.3.3-.6.3"/><path fill="#7167a4" d="m3.225 29.65l-1-1c-.3-.3-.3-.8 0-1.1l1.7-1.7c.3-.3.8-.3 1.1 0l1 1c.3.3.3.8 0 1.1l-1.7 1.7c-.3.3-.8.3-1.1 0m23.8-19.7l-5.2-5.2c-.6-.6-.6-1.7 0-2.3s1.7-.6 2.3 0l5.2 5.2c.6.6.6 1.7 0 2.3s-1.7.6-2.3 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="M11.855 19.92a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 1 1-1.06-1.06l7-7a.75.75 0 0 1 1.06 0"/><path fill="#7167a4" d="m22.525 13.75l-4.5-4.5l1.4-1.4l4.5 4.5z"/><path fill="#bebebe" d="M10.325 23.45c-.2 0-.4-.1-.6-.2l-1.1-1.1c-.3-.3-.3-.8 0-1.2l2-2.1c.6-.5 2.1-2.3 2.1-3.5c0-2.2 2-3.9 2.1-4l7.2-7.2l1.2 1.2l-7.3 7.3c-.1.1-1.5 1.4-1.5 2.8c0 1.2-.8 2.5-1.5 3.4c.9-.7 2.2-1.5 3.5-1.5c1.4 0 2.8-1.5 2.8-1.5l7.3-7.3l1.2 1.2l-7.4 7.2s-1.8 2-4 2c-1.2 0-2.9 1.5-3.5 2l-1.9 2.2q-.3.3-.6.3"/><path fill="#7167a4" d="m3.225 29.65l-1-1c-.3-.3-.3-.8 0-1.1l1.7-1.7c.3-.3.8-.3 1.1 0l1 1c.3.3.3.8 0 1.1l-1.7 1.7c-.3.3-.8.3-1.1 0m23.8-19.7l-5.2-5.2c-.6-.6-.6-1.7 0-2.3s1.7-.6 2.3 0l5.2 5.2c.6.6.6 1.7 0 2.3s-1.7.6-2.3 0"/></g></svg> </template>
CSS
.icon-crutch {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M11.855%2019.92a.75.75%200%200%201%200%201.06l-7%207a.75.75%200%201%201-1.06-1.06l7-7a.75.75%200%200%201%201.06%200%22%2F%3E%3Cpath%20fill%3D%22%237167a4%22%20d%3D%22m22.525%2013.75l-4.5-4.5l1.4-1.4l4.5%204.5z%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20d%3D%22M10.325%2023.45c-.2%200-.4-.1-.6-.2l-1.1-1.1c-.3-.3-.3-.8%200-1.2l2-2.1c.6-.5%202.1-2.3%202.1-3.5c0-2.2%202-3.9%202.1-4l7.2-7.2l1.2%201.2l-7.3%207.3c-.1.1-1.5%201.4-1.5%202.8c0%201.2-.8%202.5-1.5%203.4c.9-.7%202.2-1.5%203.5-1.5c1.4%200%202.8-1.5%202.8-1.5l7.3-7.3l1.2%201.2l-7.4%207.2s-1.8%202-4%202c-1.2%200-2.9%201.5-3.5%202l-1.9%202.2q-.3.3-.6.3%22%2F%3E%3Cpath%20fill%3D%22%237167a4%22%20d%3D%22m3.225%2029.65l-1-1c-.3-.3-.3-.8%200-1.1l1.7-1.7c.3-.3.8-.3%201.1%200l1%201c.3.3.3.8%200%201.1l-1.7%201.7c-.3.3-.8.3-1.1%200m23.8-19.7l-5.2-5.2c-.6-.6-.6-1.7%200-2.3s1.7-.6%202.3%200l5.2%205.2c.6.6.6%201.7%200%202.3s-1.7.6-2.3%200%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M11.855%2019.92a.75.75%200%200%201%200%201.06l-7%207a.75.75%200%201%201-1.06-1.06l7-7a.75.75%200%200%201%201.06%200%22%2F%3E%3Cpath%20fill%3D%22%237167a4%22%20d%3D%22m22.525%2013.75l-4.5-4.5l1.4-1.4l4.5%204.5z%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20d%3D%22M10.325%2023.45c-.2%200-.4-.1-.6-.2l-1.1-1.1c-.3-.3-.3-.8%200-1.2l2-2.1c.6-.5%202.1-2.3%202.1-3.5c0-2.2%202-3.9%202.1-4l7.2-7.2l1.2%201.2l-7.3%207.3c-.1.1-1.5%201.4-1.5%202.8c0%201.2-.8%202.5-1.5%203.4c.9-.7%202.2-1.5%203.5-1.5c1.4%200%202.8-1.5%202.8-1.5l7.3-7.3l1.2%201.2l-7.4%207.2s-1.8%202-4%202c-1.2%200-2.9%201.5-3.5%202l-1.9%202.2q-.3.3-.6.3%22%2F%3E%3Cpath%20fill%3D%22%237167a4%22%20d%3D%22m3.225%2029.65l-1-1c-.3-.3-.3-.8%200-1.1l1.7-1.7c.3-.3.8-.3%201.1%200l1%201c.3.3.3.8%200%201.1l-1.7%201.7c-.3.3-.8.3-1.1%200m23.8-19.7l-5.2-5.2c-.6-.6-.6-1.7%200-2.3s1.7-.6%202.3%200l5.2%205.2c.6.6.6%201.7%200%202.3s-1.7.6-2.3%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/crutch.svg?color=%231a73e8&size=48