JSFiddle - React, Tailwind, and code Playground
by the94air
HTML
<img src="https://unpkg.com/[email protected]/dist/svg/checkbox.svg" alt="Checkbox">
CSS
img {
transform: scale(1.2);
}
by the94air
<img src="https://unpkg.com/[email protected]/dist/svg/checkbox.svg" alt="Checkbox">
img {
transform: scale(1.2);
}