white-cane from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
white-cane
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the white cane emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.268 1.732a2.5 2.5 0 0 0-3.536 0L3.405 25.06a3 3 0 1 0 3.536 3.536L26.035 9.5c.174 2.085.988 3.661 1.965 3.661c1.105 0 2-2.014 2-4.5c0-1.022-.151-1.964-.407-2.72l.675-.674a2.5 2.5 0 0 0 0-3.536m-7.622 6.914l.707.708l-12.5 12.5l-.707-.708zm-17.75 17.75l.708.707l-.583.583l-.023.378a1 1 0 1 1-1.062-1.062l.378-.023zm23.735-19.49c.075.506.119 1.11.119 1.757c0 1.795-.336 3.25-.75 3.25s-.75-1.455-.75-3.25q0-.193.005-.382z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastWhiteCane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.268 1.732a2.5 2.5 0 0 0-3.536 0L3.405 25.06a3 3 0 1 0 3.536 3.536L26.035 9.5c.174 2.085.988 3.661 1.965 3.661c1.105 0 2-2.014 2-4.5c0-1.022-.151-1.964-.407-2.72l.675-.674a2.5 2.5 0 0 0 0-3.536m-7.622 6.914l.707.708l-12.5 12.5l-.707-.708zm-17.75 17.75l.708.707l-.583.583l-.023.378a1 1 0 1 1-1.062-1.062l.378-.023zm23.735-19.49c.075.506.119 1.11.119 1.757c0 1.795-.336 3.25-.75 3.25s-.75-1.455-.75-3.25q0-.193.005-.382z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.268 1.732a2.5 2.5 0 0 0-3.536 0L3.405 25.06a3 3 0 1 0 3.536 3.536L26.035 9.5c.174 2.085.988 3.661 1.965 3.661c1.105 0 2-2.014 2-4.5c0-1.022-.151-1.964-.407-2.72l.675-.674a2.5 2.5 0 0 0 0-3.536m-7.622 6.914l.707.708l-12.5 12.5l-.707-.708zm-17.75 17.75l.708.707l-.583.583l-.023.378a1 1 0 1 1-1.062-1.062l.378-.023zm23.735-19.49c.075.506.119 1.11.119 1.757c0 1.795-.336 3.25-.75 3.25s-.75-1.455-.75-3.25q0-.193.005-.382z"/></svg>
</template>

CSS

.icon-white-cane {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.268%201.732a2.5%202.5%200%200%200-3.536%200L3.405%2025.06a3%203%200%201%200%203.536%203.536L26.035%209.5c.174%202.085.988%203.661%201.965%203.661c1.105%200%202-2.014%202-4.5c0-1.022-.151-1.964-.407-2.72l.675-.674a2.5%202.5%200%200%200%200-3.536m-7.622%206.914l.707.708l-12.5%2012.5l-.707-.708zm-17.75%2017.75l.708.707l-.583.583l-.023.378a1%201%200%201%201-1.062-1.062l.378-.023zm23.735-19.49c.075.506.119%201.11.119%201.757c0%201.795-.336%203.25-.75%203.25s-.75-1.455-.75-3.25q0-.193.005-.382z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.268%201.732a2.5%202.5%200%200%200-3.536%200L3.405%2025.06a3%203%200%201%200%203.536%203.536L26.035%209.5c.174%202.085.988%203.661%201.965%203.661c1.105%200%202-2.014%202-4.5c0-1.022-.151-1.964-.407-2.72l.675-.674a2.5%202.5%200%200%200%200-3.536m-7.622%206.914l.707.708l-12.5%2012.5l-.707-.708zm-17.75%2017.75l.708.707l-.583.583l-.023.378a1%201%200%201%201-1.062-1.062l.378-.023zm23.735-19.49c.075.506.119%201.11.119%201.757c0%201.795-.336%203.25-.75%203.25s-.75-1.455-.75-3.25q0-.193.005-.382z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/white-cane.svg?color=%231a73e8&size=48