white cane emoji
white-cane from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- white-cane
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
- Aliases
- probing-cane
The same emoji in other sets
More objects icons from OpenMoji
Use the white cane emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="m54.26 17.472l6.503-6.503a1.234 1.234 0 0 0 0-1.745l-.719-.72a1.226 1.226 0 0 0-1.733 0l-6.51 6.51Z"/><path fill="#d0cfce" d="m19.956 46.859l31.845-31.845l2.459 2.459l-31.845 31.844z"/><path fill="#ea5a47" d="m9.842 56.973l10.114-10.115l2.459 2.459l-9.909 9.909z"/><path fill="#d0cfce" d="m9.636 57.056l.206-.083l2.664 2.253l-.043.166c-.176 1.121-2.846 1.948-3.324 1.47l-.723-.724c-.48-.48-.01-2.467 1.22-3.082"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M54.26 17.472L12.506 59.226l-.043.166c-.176 1.121-2.846 1.948-3.324 1.47m45.121-43.39l6.503-6.503a1.234 1.234 0 0 0 0-1.745l-.719-.72"/><path stroke-miterlimit="10" d="M61.635 8.867s1.23-2.459 4.918-2.459s4.917 7.376 3.688 8.606s-3.688-2.46-4.918-3.688a17.7 17.7 0 0 0-3.688-2.459Z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiWhiteCane(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="m54.26 17.472l6.503-6.503a1.234 1.234 0 0 0 0-1.745l-.719-.72a1.226 1.226 0 0 0-1.733 0l-6.51 6.51Z"/><path fill="#d0cfce" d="m19.956 46.859l31.845-31.845l2.459 2.459l-31.845 31.844z"/><path fill="#ea5a47" d="m9.842 56.973l10.114-10.115l2.459 2.459l-9.909 9.909z"/><path fill="#d0cfce" d="m9.636 57.056l.206-.083l2.664 2.253l-.043.166c-.176 1.121-2.846 1.948-3.324 1.47l-.723-.724c-.48-.48-.01-2.467 1.22-3.082"/><g fill="none" stroke="#000"><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M54.26 17.472L12.506 59.226l-.043.166c-.176 1.121-2.846 1.948-3.324 1.47m45.121-43.39l6.503-6.503a1.234 1.234 0 0 0 0-1.745l-.719-.72"/><path strokeMiterlimit="10" d="M61.635 8.867s1.23-2.459 4.918-2.459s4.917 7.376 3.688 8.606s-3.688-2.46-4.918-3.688a17.7 17.7 0 0 0-3.688-2.459Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#3f3f3f" d="m54.26 17.472l6.503-6.503a1.234 1.234 0 0 0 0-1.745l-.719-.72a1.226 1.226 0 0 0-1.733 0l-6.51 6.51Z"/><path fill="#d0cfce" d="m19.956 46.859l31.845-31.845l2.459 2.459l-31.845 31.844z"/><path fill="#ea5a47" d="m9.842 56.973l10.114-10.115l2.459 2.459l-9.909 9.909z"/><path fill="#d0cfce" d="m9.636 57.056l.206-.083l2.664 2.253l-.043.166c-.176 1.121-2.846 1.948-3.324 1.47l-.723-.724c-.48-.48-.01-2.467 1.22-3.082"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M54.26 17.472L12.506 59.226l-.043.166c-.176 1.121-2.846 1.948-3.324 1.47m45.121-43.39l6.503-6.503a1.234 1.234 0 0 0 0-1.745l-.719-.72"/><path stroke-miterlimit="10" d="M61.635 8.867s1.23-2.459 4.918-2.459s4.917 7.376 3.688 8.606s-3.688-2.46-4.918-3.688a17.7 17.7 0 0 0-3.688-2.459Z"/></g></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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m54.26%2017.472l6.503-6.503a1.234%201.234%200%200%200%200-1.745l-.719-.72a1.226%201.226%200%200%200-1.733%200l-6.51%206.51Z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m19.956%2046.859l31.845-31.845l2.459%202.459l-31.845%2031.844z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m9.842%2056.973l10.114-10.115l2.459%202.459l-9.909%209.909z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m9.636%2057.056l.206-.083l2.664%202.253l-.043.166c-.176%201.121-2.846%201.948-3.324%201.47l-.723-.724c-.48-.48-.01-2.467%201.22-3.082%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M54.26%2017.472L12.506%2059.226l-.043.166c-.176%201.121-2.846%201.948-3.324%201.47m45.121-43.39l6.503-6.503a1.234%201.234%200%200%200%200-1.745l-.719-.72%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M61.635%208.867s1.23-2.459%204.918-2.459s4.917%207.376%203.688%208.606s-3.688-2.46-4.918-3.688a17.7%2017.7%200%200%200-3.688-2.459Z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m54.26%2017.472l6.503-6.503a1.234%201.234%200%200%200%200-1.745l-.719-.72a1.226%201.226%200%200%200-1.733%200l-6.51%206.51Z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m19.956%2046.859l31.845-31.845l2.459%202.459l-31.845%2031.844z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m9.842%2056.973l10.114-10.115l2.459%202.459l-9.909%209.909z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m9.636%2057.056l.206-.083l2.664%202.253l-.043.166c-.176%201.121-2.846%201.948-3.324%201.47l-.723-.724c-.48-.48-.01-2.467%201.22-3.082%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M54.26%2017.472L12.506%2059.226l-.043.166c-.176%201.121-2.846%201.948-3.324%201.47m45.121-43.39l6.503-6.503a1.234%201.234%200%200%200%200-1.745l-.719-.72%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M61.635%208.867s1.23-2.459%204.918-2.459s4.917%207.376%203.688%208.606s-3.688-2.46-4.918-3.688a17.7%2017.7%200%200%200-3.688-2.459Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/white-cane.svg?color=%231a73e8&size=48