@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 638 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Hashtag = createMeisterIcons("hashtag", [["path",{"fill":"currentColor","d":"M8.65 2.9a.75.75 0 0 1 .75.75v16.7a.75.75 0 0 1-1.5 0V3.65a.75.75 0 0 1 .75-.75Zm6.6 0a.75.75 0 0 1 .75.75v16.7a.75.75 0 0 1-1.5 0V3.65a.75.75 0 0 1 .75-.75Z","key":"0c9759832ebcbf75040fd1e1c680ebf06d3504ed"}],["path",{"fill":"currentColor","d":"M2.9 8.65a.75.75 0 0 1 .75-.75h16.7a.75.75 0 0 1 0 1.5H3.65a.75.75 0 0 1-.75-.75Zm0 6.6a.75.75 0 0 1 .75-.75h16.7a.75.75 0 0 1 0 1.5H3.65a.75.75 0 0 1-.75-.75Z","key":"72d53dba04928da444a4c7afad57b1839b1a459d"}]])
export default Hashtag