Fossify Keyboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fossify Keyboard icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/326188.svg" alt="Fossify Keyboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326188.svg" alt="Fossify Keyboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326188.svg" alt="Fossify Keyboard icon" :width="24" :height="24" />
CSS background
.icon-fossify-keyboard {
background-image: url('https://proicons.com/icon/326188.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:#000;}.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="g" d="M6.67263269,11.02579546h34.65473318c1.20363998,0,2.17263412.970047,2.17263412,2.17499447v21.59841919c0,1.20494843-.96899414,2.17499542-2.17263412,2.17499542H6.67263269c-1.20363855,0-2.17263269-.970047-2.17263269-2.17499542V13.20078993c0-1.20494652.96899414-2.17499352,2.17263269-2.17499447Z"/><path id="e" class="g" d="M17.19423485,30.42510557h13.61152458"/></g></g><circle class="f" cx="11.01098323" cy="17.49195051" r=".75"/><circle class="f" cx="17.50549161" cy="17.49195051" r=".75"/><circle class="f" cx="24" cy="17.49195051" r=".75"/><circle class="f" cx="30.49450839" cy="17.49195051" r=".75"/><circle class="f" cx="36.98901677" cy="17.49195051" r=".75"/><circle class="f" cx="11.01098323" cy="23.97010374" r=".75"/><circle class="f" cx="17.50549161" cy="23.97010374" r=".75"/><circle class="f" cx="24" cy="23.97010374" r=".75"/><circle class="f" cx="30.49450839" cy="23.97010374" r=".75"/><circle class="f" cx="36.98901677" cy="23.97010374" r=".75"/></svg>
Copied!