@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":"3da53491f2810f8e05aef9d76f3398ba31b5f500"}],["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":"7fd372201ae57cfc4e605e4ec81437d97b9519f0"}]])
export default Hashtag