prepbytes logo
prepbytes from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- prepbytes
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the prepbytes logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.427 0 .1 5.372.102 12c0 6.628 5.327 12 11.898 12s11.898-5.374 11.898-12c0-6.628-5.327-12-11.898-12m1.408 7.16h1.127v3.914l.268-.185a3.57 3.57 0 0 1 2.252-.7l.029.003a3.493 3.493 0 0 1 3.297 3.673c-.216 3.54-5.07 4.585-6.625 1.395c-.376-.776-.348-.484-.375-4.506zm-4.732.133a3.43 3.43 0 0 1 2.13.754a3.5 3.5 0 0 1-4.263 5.55c-.08-.053-.19-.106-.27-.16c-.026 0-.027.857-.027 1.93v1.93H5.12v-3.19c0-3.861.001-4.076.377-4.828A3.6 3.6 0 0 1 7.91 7.375q.381-.085.766-.082m-.069 1.103a2.319 2.319 0 1 0 .59.08a2.2 2.2 0 0 0-.59-.08m8.42 2.897a2.379 2.379 0 0 0-.775 4.666a2.378 2.378 0 0 0 1.258-4.586a1.5 1.5 0 0 0-.483-.08"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPrepbytes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.427 0 .1 5.372.102 12c0 6.628 5.327 12 11.898 12s11.898-5.374 11.898-12c0-6.628-5.327-12-11.898-12m1.408 7.16h1.127v3.914l.268-.185a3.57 3.57 0 0 1 2.252-.7l.029.003a3.493 3.493 0 0 1 3.297 3.673c-.216 3.54-5.07 4.585-6.625 1.395c-.376-.776-.348-.484-.375-4.506zm-4.732.133a3.43 3.43 0 0 1 2.13.754a3.5 3.5 0 0 1-4.263 5.55c-.08-.053-.19-.106-.27-.16c-.026 0-.027.857-.027 1.93v1.93H5.12v-3.19c0-3.861.001-4.076.377-4.828A3.6 3.6 0 0 1 7.91 7.375q.381-.085.766-.082m-.069 1.103a2.319 2.319 0 1 0 .59.08a2.2 2.2 0 0 0-.59-.08m8.42 2.897a2.379 2.379 0 0 0-.775 4.666a2.378 2.378 0 0 0 1.258-4.586a1.5 1.5 0 0 0-.483-.08"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.427 0 .1 5.372.102 12c0 6.628 5.327 12 11.898 12s11.898-5.374 11.898-12c0-6.628-5.327-12-11.898-12m1.408 7.16h1.127v3.914l.268-.185a3.57 3.57 0 0 1 2.252-.7l.029.003a3.493 3.493 0 0 1 3.297 3.673c-.216 3.54-5.07 4.585-6.625 1.395c-.376-.776-.348-.484-.375-4.506zm-4.732.133a3.43 3.43 0 0 1 2.13.754a3.5 3.5 0 0 1-4.263 5.55c-.08-.053-.19-.106-.27-.16c-.026 0-.027.857-.027 1.93v1.93H5.12v-3.19c0-3.861.001-4.076.377-4.828A3.6 3.6 0 0 1 7.91 7.375q.381-.085.766-.082m-.069 1.103a2.319 2.319 0 1 0 .59.08a2.2 2.2 0 0 0-.59-.08m8.42 2.897a2.379 2.379 0 0 0-.775 4.666a2.378 2.378 0 0 0 1.258-4.586a1.5 1.5 0 0 0-.483-.08"/></svg> </template>
CSS
.icon-prepbytes {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200C5.427%200%20.1%205.372.102%2012c0%206.628%205.327%2012%2011.898%2012s11.898-5.374%2011.898-12c0-6.628-5.327-12-11.898-12m1.408%207.16h1.127v3.914l.268-.185a3.57%203.57%200%200%201%202.252-.7l.029.003a3.493%203.493%200%200%201%203.297%203.673c-.216%203.54-5.07%204.585-6.625%201.395c-.376-.776-.348-.484-.375-4.506zm-4.732.133a3.43%203.43%200%200%201%202.13.754a3.5%203.5%200%200%201-4.263%205.55c-.08-.053-.19-.106-.27-.16c-.026%200-.027.857-.027%201.93v1.93H5.12v-3.19c0-3.861.001-4.076.377-4.828A3.6%203.6%200%200%201%207.91%207.375q.381-.085.766-.082m-.069%201.103a2.319%202.319%200%201%200%20.59.08a2.2%202.2%200%200%200-.59-.08m8.42%202.897a2.379%202.379%200%200%200-.775%204.666a2.378%202.378%200%200%200%201.258-4.586a1.5%201.5%200%200%200-.483-.08%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200C5.427%200%20.1%205.372.102%2012c0%206.628%205.327%2012%2011.898%2012s11.898-5.374%2011.898-12c0-6.628-5.327-12-11.898-12m1.408%207.16h1.127v3.914l.268-.185a3.57%203.57%200%200%201%202.252-.7l.029.003a3.493%203.493%200%200%201%203.297%203.673c-.216%203.54-5.07%204.585-6.625%201.395c-.376-.776-.348-.484-.375-4.506zm-4.732.133a3.43%203.43%200%200%201%202.13.754a3.5%203.5%200%200%201-4.263%205.55c-.08-.053-.19-.106-.27-.16c-.026%200-.027.857-.027%201.93v1.93H5.12v-3.19c0-3.861.001-4.076.377-4.828A3.6%203.6%200%200%201%207.91%207.375q.381-.085.766-.082m-.069%201.103a2.319%202.319%200%201%200%20.59.08a2.2%202.2%200%200%200-.59-.08m8.42%202.897a2.379%202.379%200%200%200-.775%204.666a2.378%202.378%200%200%200%201.258-4.586a1.5%201.5%200%200%200-.483-.08%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/prepbytes.svg?color=%231a73e8&size=48