codescan icon
codescan-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.
- Name
- codescan-16
- Set
- Octicons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
1 other variant in Octicons
Related icons in Octicons
Use the codescan icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.47 4.97a.75.75 0 0 0 0 1.06L9.94 7.5L8.47 8.97a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0M6.53 6.03a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 1 0 1.06-1.06L5.06 7.5z"/><path fill="currentColor" d="M12.246 13.307a7.501 7.501 0 1 1 1.06-1.06l2.474 2.473a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215ZM1.5 7.5a6 6 0 0 0 3.608 5.504a6 6 0 0 0 6.486-1.117a.75.75 0 0 1 .292-.293A6 6 0 1 0 1.5 7.5"/></svg>
React
import type { SVGProps } from "react";
export function OcticonCodescan16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.47 4.97a.75.75 0 0 0 0 1.06L9.94 7.5L8.47 8.97a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0M6.53 6.03a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 1 0 1.06-1.06L5.06 7.5z"/><path fill="currentColor" d="M12.246 13.307a7.501 7.501 0 1 1 1.06-1.06l2.474 2.473a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215ZM1.5 7.5a6 6 0 0 0 3.608 5.504a6 6 0 0 0 6.486-1.117a.75.75 0 0 1 .292-.293A6 6 0 1 0 1.5 7.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.47 4.97a.75.75 0 0 0 0 1.06L9.94 7.5L8.47 8.97a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06l-2-2a.75.75 0 0 0-1.06 0M6.53 6.03a.75.75 0 0 0-1.06-1.06l-2 2a.75.75 0 0 0 0 1.06l2 2a.75.75 0 1 0 1.06-1.06L5.06 7.5z"/><path fill="currentColor" d="M12.246 13.307a7.501 7.501 0 1 1 1.06-1.06l2.474 2.473a.749.749 0 0 1-.326 1.275a.75.75 0 0 1-.734-.215ZM1.5 7.5a6 6 0 0 0 3.608 5.504a6 6 0 0 0 6.486-1.117a.75.75 0 0 1 .292-.293A6 6 0 1 0 1.5 7.5"/></svg> </template>
CSS
.icon-codescan-16 {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.47%204.97a.75.75%200%200%200%200%201.06L9.94%207.5L8.47%208.97a.75.75%200%201%200%201.06%201.06l2-2a.75.75%200%200%200%200-1.06l-2-2a.75.75%200%200%200-1.06%200M6.53%206.03a.75.75%200%200%200-1.06-1.06l-2%202a.75.75%200%200%200%200%201.06l2%202a.75.75%200%201%200%201.06-1.06L5.06%207.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.246%2013.307a7.501%207.501%200%201%201%201.06-1.06l2.474%202.473a.749.749%200%200%201-.326%201.275a.75.75%200%200%201-.734-.215ZM1.5%207.5a6%206%200%200%200%203.608%205.504a6%206%200%200%200%206.486-1.117a.75.75%200%200%201%20.292-.293A6%206%200%201%200%201.5%207.5%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.47%204.97a.75.75%200%200%200%200%201.06L9.94%207.5L8.47%208.97a.75.75%200%201%200%201.06%201.06l2-2a.75.75%200%200%200%200-1.06l-2-2a.75.75%200%200%200-1.06%200M6.53%206.03a.75.75%200%200%200-1.06-1.06l-2%202a.75.75%200%200%200%200%201.06l2%202a.75.75%200%201%200%201.06-1.06L5.06%207.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.246%2013.307a7.501%207.501%200%201%201%201.06-1.06l2.474%202.473a.749.749%200%200%201-.326%201.275a.75.75%200%200%201-.734-.215ZM1.5%207.5a6%206%200%200%200%203.608%205.504a6%206%200%200%200%206.486-1.117a.75.75%200%200%201%20.292-.293A6%206%200%201%200%201.5%207.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/codescan-16.svg?color=%231a73e8&size=48