@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":"84b73ff67f568f9ac80c9022efb9fb7b5669102b"}],["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":"481f148002c01f35b16a4dcea3b3c55a9eedd5da"}]])
export default Hashtag