Scan Thumb Up Off icon

Used to represent scanning scenarios with different content. The Scan Thumb Up Off icon is part of Microsoft's Fluent UI System Icons, available here in filled and regular (outlined) styles on a 24 px grid. Download it as SVG or PNG, or copy it as code — it's free to use under the MIT License.

Regular (outlined)

SVG

Filled

SVG

Use the Scan Thumb Up Off icon in React

Install Microsoft's @fluentui/react-icons package, then import the component. Icons inherit the current text color, and you can size them with CSS.

npm install @fluentui/react-icons

import { ScanThumbUpOff24Regular, ScanThumbUpOff24Filled } from "@fluentui/react-icons";

export function Example() {
  return <ScanThumbUpOff24Regular aria-label="Scan Thumb Up Off" />;
}

Use it in HTML

Reference the SVG file directly:

<img src="https://fluenticons.co/icons/ic_fluent_scan_thumb_up_off_24_regular.svg" width="24" height="24" alt="Scan Thumb Up Off">

Or paste the SVG markup inline. Setting fill="currentColor" makes the icon follow the text color of its parent:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.48327 3.54394C2.17684 4.03982 2 4.62426 2 5.25V8.25C2 8.66421 2.33579 9 2.75 9C3.16421 9 3.5 8.66421 3.5 8.25V5.25C3.5 5.0437 3.5357 4.84573 3.60126 4.66194L9.04635 10.1071C9.04382 10.1092 9.04137 10.1111 9.03901 10.113C9.02669 10.1227 9.01671 10.1303 9.00926 10.1358L7.46691 10.9854C6.45244 11.5441 5.97322 12.7401 6.41194 13.8302L6.84997 14.9187C7.12335 15.5979 7.70619 16.1002 8.40692 16.3057L12.9186 17.6288C13.9729 17.938 15.1063 17.6361 15.8388 16.8998L19.3378 20.3988C19.1541 20.4643 18.9562 20.5 18.75 20.5H15.75C15.3358 20.5 15 20.8358 15 21.25C15 21.6642 15.3358 22 15.75 22H18.75C19.3756 22 19.96 21.8232 20.4558 21.5169L20.7194 21.7805C21.0123 22.0734 21.4872 22.0734 21.7801 21.7805C22.073 21.4876 22.073 21.0127 21.7801 20.7198L3.28034 2.21968C2.98745 1.92678 2.51257 1.92677 2.21968 2.21966C1.92678 2.51255 1.92677 2.98743 2.21966 3.28032L2.48327 3.54394ZM14.776 15.8369C14.4386 16.1793 13.8932 16.3514 13.3407 16.1894L8.82903 14.8663C8.54081 14.7818 8.33272 14.5853 8.24151 14.3586L7.80348 13.2702C7.66665 12.9302 7.79566 12.5168 8.19059 12.2992L9.739 11.4464C9.76059 11.4354 9.78186 11.4233 9.80272 11.4101L9.8043 11.4091L9.81195 11.4041L9.82439 11.396L9.83799 11.3868L9.84419 11.3826C9.87505 11.3614 9.91759 11.3306 9.97005 11.2891C10.0111 11.2566 10.0582 11.2175 10.1105 11.1713L14.776 15.8369ZM10.7312 7.54934L11.8395 8.65761C11.9114 8.52143 11.9789 8.39604 12.0442 8.27482L12.0478 8.26815C12.2599 7.87445 12.4513 7.5191 12.6672 7.01714C12.6992 6.94288 12.7696 6.85288 12.8566 6.79834C12.9283 6.75336 12.9994 6.73717 13.0919 6.76117C13.3861 6.83751 13.5281 6.97958 13.6127 7.15091C13.7089 7.34576 13.7502 7.61805 13.7577 7.98414C13.7643 8.30279 13.6901 8.72938 13.5839 9.15255C13.5362 9.34285 13.4832 9.52751 13.4313 9.69423C13.3605 9.92139 13.4018 10.1686 13.5423 10.3605L13.7042 10.5223C13.8312 10.6154 13.986 10.6673 14.1474 10.6673H15.314C16.0054 10.6673 16.3585 11.2522 16.2151 11.7083L15.8981 12.7163L17.0943 13.9125L17.646 12.1584C18.1361 10.6 16.8715 9.1673 15.314 9.1673H15.1201C15.2018 8.78147 15.2656 8.35004 15.2574 7.95324C15.2488 7.53737 15.2056 6.98912 14.9577 6.48687C14.673 5.91031 14.1689 5.49097 13.4686 5.30926C12.353 5.01977 11.5541 5.80875 11.2893 6.42443C11.1029 6.85768 10.9403 7.16115 10.7312 7.54934ZM20.5 17.3183L21.9993 18.8177C21.9998 18.7952 22 18.7726 22 18.75V15.75C22 15.3358 21.6642 15 21.25 15C20.8358 15 20.5 15.3358 20.5 15.75V17.3183ZM5.18267 2.00068L6.68196 3.5H8.25C8.66421 3.5 9 3.16421 9 2.75C9 2.33579 8.66421 2 8.25 2H5.25C5.2275 2 5.20506 2.00023 5.18267 2.00068ZM5.25 20.5C4.2835 20.5 3.5 19.7165 3.5 18.75V15.75C3.5 15.3358 3.16421 15 2.75 15C2.33579 15 2 15.3358 2 15.75V18.75C2 20.5449 3.45507 22 5.25 22H8.25C8.66421 22 9 21.6642 9 21.25C9 20.8358 8.66421 20.5 8.25 20.5H5.25ZM20.5 5.25C20.5 4.2835 19.7165 3.5 18.75 3.5H15.75C15.3358 3.5 15 3.16421 15 2.75C15 2.33579 15.3358 2 15.75 2H18.75C20.5449 2 22 3.45507 22 5.25V8.25C22 8.66421 21.6642 9 21.25 9C20.8358 9 20.5 8.66421 20.5 8.25V5.25Z" fill="currentColor"/></svg>

Use it from the SVG package

Microsoft's @fluentui/svg-icons package contains the raw SVG files, which works well with bundlers that import SVGs:

npm install @fluentui/svg-icons

import icon from "@fluentui/svg-icons/icons/scan_thumb_up_off_24_regular.svg";

Details

NameScan Thumb Up Off
StylesRegular (outlined), Filled
Size24 × 24 px (scalable SVG)
Regular (outlined) fileic_fluent_scan_thumb_up_off_24_regular.svg
Filled fileic_fluent_scan_thumb_up_off_24_filled.svg
React componentsScanThumbUpOff24Regular, ScanThumbUpOff24Filled
LicenseMIT (© Microsoft Corporation)

Keywords

cameraapertureimagepicturescanai

Related icons