Regex Golf: The Art of Minimizing Regex

Find the shortest regex to match the pattern:

      /abc/
    

Using only the following characters:

Submit your solution:

Or, try the following solutions: